#banner {
    border: 0;
    /*height: 500px;*/
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
    pos
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
    bottom: 25px;
}


.just {
    text-align: justify;
    text-align-last: justify;
}

.just > .junit ,
.just > .unit {
    display: inline-block;
    text-align: center;
    text-align-last: center;
    width: 24%;
}

/* --------------------------- */

 
.mainw, .main-w  {
    display: block;
   width: 1200px;
   margin:  0 auto;
}


#logo-nav {
 
 
    width: 100%;
    z-index: 99;
    color: #333;
 
    background:  #ffffff;
    box-shadow:  0 0 5px 5px #ccc;
    position: relative;
    z-index: 9999;
}


 
#logo-nav .mainw {
   width: 1400px;
   display: flex;
   flex-wrap:  nowrap;
   align-items: center;
   justify-content:  space-between;
   padding: 20px 0;
}



#logo-nav .mainw .nav   {
    line-height: 50px;
    flex-grow: 1;
    display: flex;
    justify-content:  space-between;
    padding:  0 20px;
    box-sizing: border-box;
}
 
#logo-nav .mainw .nav  a {
  text-align: center;
  flex-grow: 1;
  position: relative;
  font-size: 20px;
}

#logo-nav .mainw .nav  a:after {
    position: absolute;
    content:  ' ';
    background: linear-gradient( to right, #165ba6, #07bef4);
    width: 80%;
    height: 0px;
    bottom: 0;
    left: 10%;
}


#logo-nav .mainw .nav  a:hover:after 
#logo-nav .mainw .nav  a:hover:first-child { 
   
    height: 3px;
 
}




#logo-nav .mainw .tel {
    background: url(/static/chuangxin/tel.png) left center no-repeat;
    padding-left: 50px;
}


#logo-nav .mainw .tel .d {
    font-size: 32px;
    color:  #fb050b;
}

#banner .flex-control-paging li a {
    background: red;
}



/*************************************************************************/



.main-title {
    display: block;
    font-size: 30px;
    color: #222;
    margin-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    font-weight: bold;
    color: #555;
    margin-bottom: 20px;
}


.main-title h3 {
    line-height: 2em;
}


.main-title p {
    max-width: 800px;
    margin:  0 auto;
    color: #666666;
}

.df {
    display: flex;
    justify-content:  space-between;
}


.df img {
    max-width: 100%;
    height:  auto;
}




#hots{
  line-height: 2.4em;  
}

#tonglan {
    background: url(/static/chuangxin/tonglan.jpg) no-repeat center;
    height: 390px;
}
#zixun {
    background: url(/static/chuangxin/zixun.jpg) no-repeat center;
    height: 316px;
}


#zixun .main-w {
    position: relative;
}


#zixun .main-w .tel {
    font-size: 24px;
    color: #ffbe1f;
    position: absolute;
    top: 105px;
    right: 97px;
} 


#hot-list .qiehuan-title {
    display: flex;
    flex-wrap:  wrap;
    justify-content:  flex-start;
    margin-bottom: 20px;
    justify-content: center;
}

#hot-list .qiehuan-title a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 2em;
    padding:  0 20px;
    background: #0169c2;
    color: white;
}

#hot-list .qiehuan-title a.hover {
    background: #fea305;
    
}



#hot-list  .qiehuan-con {
    
}


#hot-list  .qiehuan-con .js {
    display: flex;
    flex-wrap:  wrap;
    justify-content:  space-between;
    
}

#hot-list  .qiehuan-con .js  a {
    width: 24%;
    position: relative;
    margin-bottom: 20px;
}

#hot-list  .qiehuan-con .js  a img  {
    width: 100%;
    height:  auto;
    float: left;
}

#hot-list  .qiehuan-con .js  a  p {
    bottom:  0;
    text-align: center;
    background: rgba(0,0,0,0.5);
    color: white;
    text-align: center;
    width: 100%;
    line-height: 2.5em;
}

#hot-list  .qiehuan-con .js  a:hover  p, 
#hot-list  .qiehuan-con .js  a:first-child  p {
        background: rgba(0,105,194,0.8);
}


#home-about {
    
}

#home-about  .mainw{
    display: flex;
    justify-content:  space-between;
    align-items: center;
}

#home-about  .mainw .info  {
    width: 600px;
    background: #0865ba;
    color: white;
    padding: 25px;
    box-sizing: border-box;
    line-height: 1.7em;
}



#home-about  .mainw .info  .four {
    width: 80%;
    margin:  0 auto;
    padding-bottom: 10px;
    margin-top: 10px;
    display: flex;
    justify-content:  space-between;
}

#home-about  .mainw .info  .four a {
    padding-top: 70px;
    display: inline-block;
}

#home-about  .mainw .info  .four a:nth-child(1){
    background: url(/static/chuangxin/four-1.png) no-repeat  top center  ;
}

 #home-about  .mainw .info  .four a:nth-child(2){
    background: url(/static/chuangxin/four-2.png) no-repeat  top center  ;
}

#home-about  .mainw .info  .four a:nth-child(3){
    background: url(/static/chuangxin/four-3.png) no-repeat  top center  ;
}

#home-about  .mainw .info  .four a:nth-child(4){
    background: url(/static/chuangxin/four-4.png) no-repeat  top center  ;
}





#home-about  .mainw .info .con {
    
}


#home-about  .mainw  video {
    width: 600px;
    height: 380px;
}



#home-gcal{
    background: url(/static/chuangxin/case.jpg) no-repeat  top center  ;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
}


#home-gcal .main-title {
    color: white;
    padding-top: 0;
    position: relative;
    margin-top: -20px;
}


#home-gcal .main-title  p {
    color: white;
}




#home-gcal  .fjs {
    display: flex;
    flex-wrap: wrap;
    justify-content:  space-between;
}



#home-gcal  .fjs  a {
    width: 24%;
    position: relative;
    margin-bottom: 20px;
}

#home-gcal  .fjs  a  img {
    float: left;
   width: 100%;
   height: auto;
}

#home-gcal  .fjs  a p {
    position: absolute;
    width: 100%;
    height:  2.4em;
    background: rgba(0,0,0,0.5);
    bottom:  0;
    color: white;
    text-align: center;
}


#home-gcal  .fjs  a:first-child  p{
  background: rgba(254, 163,5, 0.5);
}






#home-news {
    
}

#home-news .mainw {
    display: flex;
    justify-content:  space-between;
}



#home-news  .qyxw {
    width: 550px;
}

#home-news  .qyxw a  {
    display: block;
    padding: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between; 
    box-shadow:#ccc 0px 0px 5px;
    margin-bottom: 30px;
    position: relative;
    top: 5px;
    left: 5px;
}


#home-news  .qyxw a .img {
    width: 30%;
}

#home-news  .qyxw a .img img {
    width: 100%;
}

#home-news  .qyxw a  .desc {
    width: 67%;
}

#home-news  .qyxw a  .desc h3 {
        overflow: hidden;
            text-overflow: ellipsis;
                white-space: nowrap;
    
}
.fjs {
    display:  flex;
    flex-wrap:  wrap;

    justify-content: space-between;
}

#home-news  .qyxw a  .meta {
    background: url(/static/chuangxin/t2.png) left center no-repeat;
    line-height: 56px;
    padding-left: 60px;
    box-sizing: border-box;
    margin-top: 10px;
}

#home-news  .qyxw a  .meta .more {
        line-height: 1.5em;
            padding: 4px 15px;
                border: 1px solid red;
                    border-radius: 13px;
                        height: 1.5em;

}

#home-news  .hyzs {
    width: 620px;
}


#home-news  .hyzs a { 
display:  flex;
    justify-content: space-between;
    
    
    padding: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between; 
    box-shadow:#ccc 0px 0px 5px;
    margin-bottom: 30px;
    position: relative;
    top: 5px;
    right: 5px;
    
}



#home-news  .hyzs a .t { 
 width: 18%;
    justify-content: space-between;
    text-align: center;
    border-right: 1px solid #ccc;
    a
}



#home-news  .hyzs a .t .y-m {
    font-size: 14px;
    padding-top: 30px;
}

#home-news  .hyzs a .t .d {
    font-size: 20px;
}



#home-news  .hyzs a .info { 
 padding-left: 10px;
 box-sizing: border-box;
}

#home-news  .hyzs a .info  p {
    line-height: 2em;
}








/*************************************************************************/
#home-cases  .links {
    border: 1px solid #ccc;
    padding: 5px;
    background: url(/static/chuangxin/links.png) left .5em center no-repeat;
    padding-left: 160px;
    min-height: 60px;
    margin-top: 2em;
}



















#links {
    background: #fdf3ea;
    padding: 10px 0;
}
#links a {
    display: inline-block;
    padding:  10px 0;
}

#home-links  .mainw{
    background: url(/static/chuangxin/links.png) no-repeat left top;
    padding-left: 100px;
    box-sizing: border-box;
    min-height: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
   
}





 




#footer {
    background: #3e3e3e;
    background: #315dae;
    color: white;
}

#footer > .mainw {
    display: flex;
    flex-wrap:  nowrap;
    justify-content:  space-between;
    padding-top: 30px;
}

#footer > .mainw .logo-top {
    width: 240px;
             background: url(/static/chuangxin/flogo.png) top 40px center  no-repeat;
}


#footer > .mainw .logo-top a {
    width: 100%;
    line-height: 2.2em;
    text-align: center;
    background: #f1761b;
    display: block;
}

#footer > .mainw .nav-info {
   width: 674px; 
}

#footer > .mainw .nav-info .nav {
    display: flex;
    justify-content:  space-around;
    margin-bottom: 20px;
}

#footer > .mainw .nav-info table {
    width: 100%;
    line-height: 2em;
}

#footer > .mainw .ewm {
    width: 150px;
    
}

#footer .cp {
    border-top: 2px solid #f57707;
    background: #000;
    line-height: 3em;
 
    text-align: center;
    margin-top: 10px;
}

 







 
input::-webkit-input-placeholder{
    color:white;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:white;
}



textarea::-webkit-input-placeholder{
    color:white;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:white;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:white;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:white;
}
 

/*********** prolist **********/

#prolist {
    
}

#prolist .pro  {
    
}
#prolist .pro h3  {
   color: #e50012;
   font-size: 40px;
   padding-left: 70px;
background: url(/static/chuangxin/prolist-h3.png)  left 10px center no-repeat;
border-bottom: 2px solid #ccc;
padding-bottom: 20px;
}



#prolist .name-desc {
    margin: 20px 0;
}


#prolist .name-desc {
    background: #e50012;
    border-radius: 10px;
    height: 120px;
}

#prolist .name-desc  .name {
    height: 100%;
    margin-left: 10px; 
      border-radius: 10px;
      display: inline-block;
      width: 260px;
      height: 100%;
      background: black url(/static/chuangxin/prolist-h3l.png) right 10px center no-repeat;
}
#prolist .name-desc  .name .con {
    line-height: 120px;
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}


#prolist .name-desc  .text {
    width: 930px;
    float: right;
    height:  120px;
    background: #eeeeee;
    box-sizing: border-box;
    padding: 1em;
    line-height: 1.7em;
        font-size: 20px;
}
 

#prolist .pro-jswd {
    
}


#prolist .pro-jswd .unit  {
    width: 48%;
    text-align: left;
    text-align-last: left;
    position: relative;
}

#prolist .pro-jswd .unit   h3 {
    padding-left: 40px;
     background:  url(/static/chuangxin/prolist-news-h3.png) no-repeat left 0 center;
         width: 240px;
             overflow: hidden;
                 text-overflow: ellipsis;
                     white-space: nowrap;
}

#prolist .pro-jswd .unit   p {
    padding-left: 40px;
     background:  url(/static/chuangxin/prolist-news-p.png) no-repeat left 0 center;
     line-height: 1.3em;
     margin-top: 10px;
}

#prolist .pro-jswd .unit  span {
    position: absolute;
    top: 5px;
    right: 5px;
    
}


#prolist  .pro-case {
    
}

#prolist  .pro-case .unit {
    width: 32.4%;
    background: red;
}

 #prolist   .just > .unit  > img {
    width: 100%;
    height:  auto;
}


#prolist  .pro-case .unit  h3 {
    line-height: 2.5em;
    color: white;
}
 

#prolist  .pro-case .unit   p {
     line-height: 2.5em;
    color: white;
}


#prolist  .pro-news-video {
  
}

#prolist  .pro-news-video .news  {
    width: 48%;
    float: left;
    display:  inline-block;
}


#prolist  .pro-news-video .news h2 {
    font-size: 30px;
    padding-left: 50px;
    line-height: 50px;
      background:  url(/static/chuangxin/prolist-newss.png) no-repeat left 0 center;
}


#prolist  .pro-news-video .news  .con a {
    display: inline-block;
    position: relative;
    height: 120px;
}

#prolist  .pro-news-video .news  .con a img {
    display: inline-block;
    width: 220px;
    height:  110px;
    margin-right: 20px;
}

#prolist  .pro-news-video .news  .con  .info {
    display: inline-block;
    float: right;
    width: 320px;
}

#prolist  .pro-news-video .news  .con  .info h3 { 

    overflow: hidden;
        text-overflow: ellipsis;
            white-space: nowrap;

}


#prolist  .pro-news-video .news  .con  .info p {
    line-height: 1.3em;
    padding-top: 10px;
}

#prolist  .pro-news-video .news  .con  .info span {
    position: absolute;
    right: 0;
    bottom:  29px;
    width: 160px;
   background:  url(/static/chuangxin/prolist-time.png) no-repeat left 0 center;
   padding-left: 30px;
   line-height: 2em;
}

#prolist  .pro-news-video .video  {
    width: 48%;
    float: right;
    display:  inline-block;
}

#prolist  .pro-news-video .video  h2 {
   font-size: 30px;
    padding-left: 70px;
    line-height: 50px;
      background:  url(/static/chuangxin/prolist-videoo.png) no-repeat left 0 center;
    
}


#prolist  .pro-news-video .video .unit {
    width: 48%;
}


/****** block ** ***/


.kuai-text {
    
}


.kuai-text {
    
}


.kuai-text h3 , .kuai-pic h3 {
    line-height: 2em;
    margin:  10px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.kuai-text  .text  {
    text-align: justify;
    text-align-last: justify;
}

.kuai-text  .text   a.unit {
    display: inline-block;
   border: 1px #ccc dotted;
   padding: 1em;
   box-sizing: border-box;
   margin-bottom: 10px;
   position: relative;
   width: 48%;
    text-align: left;
    text-align-last: left;
       
}

.kuai-text  .text   a.unit  h3 {
    color: #0d0d0d;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
       padding-left: 40px;
      background: url(/static/chuangxin/news-h3.png)  left center no-repeat ;  
}


.kuai-text  .text  a.unit span {
    position: absolute;
    right: 5px;
    bottom: 20px;
    padding-left: 40px;
      background: url(/static/chuangxin/news-time.png)  left center no-repeat;  
}


/******************/
#inner-classify {
    
}

#inner-classify .unit {
    overflow: hidden;
    margin-bottom: 40px;
}

#inner-classify .unit .title {
    border-bottom: 2px solid #ccc;
    position: relative;
    height: 40px;
}

#inner-classify .unit .title .name {
    
    line-height: 40px;
    font-size: 24px;
    display: inline-block;
    border-bottom: 2px solid red;
    position: absolute;
    left: 0;
    top: 0;
  
}
#inner-classify .unit .title .name  i {
    font-size: 25px;  
    color:  #12288b;
    display: inline-block;
    padding-right: 10px;
}


#inner-classify .unit .title  .more {
    float: right;
    color: #c41212;
    padding: 7px 20px;
    border: 1px solid #ccc;
}

 

#inner-classify .unit  .con {
    margin-top: 20px;
}

#inner-classify .unit  .con .tu {
    float: left;
     width: 286px;
    height: 254px;
    position: relative;
    color: white;
    text-align: center;
}
#inner-classify .unit  .con .tu  img {
      width: 286px;
    height: 245px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}


#inner-classify .unit  .con .tu  .name {
    margin-top: 80px;
    font-size: 24px;
    
}
#inner-classify .unit  .con .tu  .desc {
    margin-top: 20px;
    font-size: 20px;
    
}

#inner-classify .unit  .con ul {
    float: right;
   width: 870px;
}


#inner-classify .unit  .con ul li {
    padding-left: 20px;
    float: left;
    width: 267px;
    height: 250px;
}

#inner-classify .unit  .con ul li  a {
    display: block;
    width: 100%;
        color: #666;
}

#inner-classify .unit  .con ul li img {
   width: 100%;
   height: 200px;
    height: 200px;
}

#inner-classify .unit  .con ul li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
}






/*************/



h1 {
    text-align: center;
    margin:  30px 0;
    font-weight: bold;
    font-size: 32px;
}

.last-con {
    line-height: 1.7em;
    font-size: 16px;
}

.last-con .more-info {
     text-align: center;
     border-top: 1px solid #ccc;
}


.last-con .desc {
    width: 960px;
    margin:  0 auto;
    padding: 10px;
    line-height: 2;
    background: #ccc;
    margin: 30px auto;
}

.last-con .desc span {
    color: red;
    
}


#last-proinfo  {
    
}

#last-proinfo   {
    
}
#last-proinfo  h1 {
    margin-top: 0;
}


#last-proinfo  .top   {
    margin:  30px auto;
}

#last-proinfo  .top  .img {
    width: 600px;
    height: 400px;
    display: inline-block;
}

#last-proinfo  .top  .desc {
    width: 550px;
    float: right;
    background: white;
    margin:  0;
}


#last-proinfo  .lianxi {
    
}

#last-proinfo  .lianxi .unit {
    width: 45%;
    background: red;
    color: white;
}


#last-proinfo .xiangqing {
    line-height: 3;
    background: #eeeeee;
    
}


#last-proinfo .xiangqing span {
   background: red;
   color: white;
   width: 100px;
   text-align: center;
   display: inline-block;
   font-weight: bold;
}


.kuai-pic .just p {
    font-size: 18px;
    font-weight: 800;
}
