.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*å¤´éƒ¨æ ·å¼*/
.header{
    height: 95px;
    background-color: #fff;
}
.logo{
    width: 150px;
    line-height: 95px;
}
.logo img{max-width: 100%;}
.head_fr{
    width: 850px;
 
}
.tdh{line-height:95px;font-weight:bold;color:#e53b1a;font-size:18px;     margin-right: 50px;}




.tnav{
    width: 100%;
}
.nav{
    width: 100%;
    text-align: right;
}
.nav li{height:95px;text-align:center;position:relative;z-index:999;width: 96px;float:left;margin: 0 11px;}
.nav li a{display:block;line-height:95px;color:#222222;height:101px;font-size: 20px;overflow: hidden;}
.nav li:hover a.a{color:#fff;text-decoration:none;background-color:#2175f2;font-weight: bold;font-size: 22px;}
.nav li a.linshi{color:#fff;text-decoration:none;background-color:#2175f2;font-weight: bold;font-size: 22px;}


.nav .sec{background:#f0efef;overflow:hidden;z-index:9999;position:absolute;top:101px;left:-18px;opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;}
.nav .sec a{color:#222222;height:38px;line-height:38px;width:134px;overflow: hidden;font-size: 16px;}
.nav .sec a:hover{background:#2175f2;text-decoration:none;color:#fff;font-weight: bold;}

.nav li:nth-child(3) .sec{width:252px;}
.nav li:nth-child(3) .sec a{float:left;width:126px;}



.nav li:hover .sec {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}






/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:320px;float:left;background: url(../images/ss.png) no-repeat;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:24px;background:none;border:none;line-height:24px;float: left;box-sizing: border-box;outline: none;}
#formsearch input#keyword{padding-left:7px;color:#666;width: 139px;}
#formsearch input#s_btn{width:46px;text-align:center;cursor:pointer;}
input#keyword:-ms-input-placeholder,textarea#keyword:-ms-input-placeholder {
color: #666;
}
input#keyword::-webkit-input-placeholder,textarea#keyword::-webkit-input-placeholder {
color: #666; 
}

.zuiog{
    background: #e0dfde;
    height: 50px;
    text-align: right;
    line-height: 50px;
    padding-right: 20px;    
    margin-bottom: 20px;    
}

/*ä¸»ä½“æ ·å¼*/
.tit{
    overflow: hidden;
    position: relative;
    
    font-size: 36px;
    line-height:36px;
    color: #222222;
    
   
}





.tit:before{
    content: "";
    width: 36px;
    height: 4px;
   /* background-color: #e53b1a;*/
    position: absolute;
    left: 0;
    top: 0;
}


.tit1{
 
    position: relative;
    text-align:center;
    font-size: 36px;
    color: #222222; background: url(../images/tt.png) no-repeat center 55%;margin-bottom:15px;
    
   
}

.tit1 p{    
    font-size: 20px;
    margin-top: 30px;
    border-top-width: 10px;
    margin-top: 80px;
    margin-bottom: 35px;
}







/* box1 */
.box1{
    overflow: hidden;
    background-color: #F5F5F5;
    padding: 30px 0 30px;
    display: none;
}
.b1_tit{
    width: 100%;
    overflow: hidden;
    margin-bottom: 38px;
}
.b1con1{
    margin: 9px 0 0 33px;
    overflow: hidden;
}
.b1con1 li{
    float: left;
    margin: 0 10px;
}
.b1con1 li a{
    font-size: 24px;
    line-height: 24px;
    display: block;
    color: #222222;
}
.b1more1{
    display: block;
    width: 180px;
    height: 50px;
    border: solid 1px #222222;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    color: #222222;
    border-radius: 30px;
    margin-top: 2px;
}
.b1_index{
    width: 100%;
}
.b1_index li{
    float: left;
    margin: 0 10px 15px 0;
    background-color: rgba(204,220,229,0.5);
    transition: all 0.4s linear;
}
.b1_index li:not(:nth-of-type(n+3)){
    padding: 28px 49px 0 48px;
    width: 595px;
    height: 360px;
}
.b1_index li:nth-of-type(n+3){
    width: 394px;
    height: 300px;
    padding: 25px 40px 0 29px;
    margin-right: 9px;
}

.b1_index li:nth-of-type(2),.b1_index li:nth-of-type(5){margin-right: 0;}
.b1_index li:hover{
    box-shadow: 3px 5px 8px 0px rgba(0, 0, 0, 0.5);
}
.b1_index li:not(:nth-of-type(n+3)) .b1img1{
    width: 230px;
    height: 300px;
    line-height: 298px;
}
.b1_index li:nth-of-type(n+3) .b1img1{
    width: 203px;
    height: 240px;
    line-height: 238px;
}
.b1_index li .b1img1 img{    width: 200px;height: 200px;}

.b1_index li:not(:nth-of-type(n+3)) .b1con2{
    width: 217px;
    margin-top: 24px;
}
.b1_index li:nth-of-type(n+3) .b1con2{
    margin-top: 52px;
    width: 122px;
}
.b1_index li .b1con2 h3{
    font-size: 24px;
    line-height: 32px;
    color: #222222;
    margin-bottom: 28px;
}
.b1_index li .b1con2 h3 span{font-weight: normal;display: block;font-size: 24px;line-height: 32px;color: #222222;}
.b1_index li .b1con2 p{
    font-size: 18px;
    line-height: 24px;
    color: #222222;
}
.b1_index li:nth-of-type(n+3) .b1con2 p{display: none;}
.b1_index li .b1more2{
    display: block;
    width: 100px;
    height: 40px;
    border: solid 1px rgba(141,141,141,0.5);
    text-align: center;
    line-height: 38px;
    transition: all 0.4s linear;
    margin-top: 69px;
    font-size: 20px;
    color: #222222;
    border-radius: 25px;
}
.b1_index li:nth-of-type(n+3) .b1more2{margin-top:46px;}
.b1_index li:hover .b1more2{border:1px solid rgba(0,128,192,0.5);}


/* */
.pro{margin-top:44px;}
.pro-tit{text-align: center;background:url(../images/tit.png)no-repeat center 75px;}
.pro-tit h3{height:46px;line-height:46px;color:#222222;font-size:40px;font-weight:normal;}
.pro-tit span{color:#222222;font-size:20px;margin-top:60px;margin-bottom: 30px;line-height:34px;display:block;}
.fenlei{width:100%;margin-top:30px;    margin-bottom: 30px;text-align:center;font-size:0;}
.fenlei li{    
    width: 136px;
    height: 39px;
    margin-left: 43px;
    float: left;
}
.fenlei a{display:inline-block;width:136px;line-height:39px;color:#fff;background:#313131;font-size:20px;}
.fenlei li.cur a{background:#2175f2;}
.fenlei a:hover{background:#e53b1a;color:#fff;}
.fenlei li:last-child{width:97px;}
.fenlei li:nth-child(1){         margin-left: 85px;}

.ttz{
    display: none;
}
.list1z{
    margin-top:30px;
}
.list1z li{
    float: left;
    width: 278px;
    height: 300px;
    position: relative;
    margin-bottom: 48px;
    margin-right: 28px;
}
.list1z li:nth-child(4n){
    margin-right: 0;
}
.list1z li img{
    width: 278px;height: 300px;
}
.list1z li h3{
    display: none;
    position: absolute;
    bottom: 0;
    left:0;
    width:100%;
    height:38px;
    line-height: 38px;
    background: #f8c708;
    color: #222;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
}
.list1z li:hover{
    box-shadow: 2px 4px 4px 1px 
		rgba(7, 0, 2, 0.5);
}
.list1z li:hover h3{
    display: block
}

/*box2*/
.box2{
    overflow: hidden;
    padding: 53px 0 40px;
    background-color: #E0E8ED;
}
.b2_top{width:100%;}
.b2t_fl{
    width: 680px;
    overflow: hidden;
}
.b2con1{
    margin-top: 24px;
    width: 100%;
    overflow: hidden;
}
.b2con1 p{
    font-size: 18px;
    line-height: 30px;
    color: #222222;
}
.b2more{
    display: block;
    width: 90px;
    height: 25px;
    border: solid 1px #222222;
    border-radius: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #222222;
    margin-left: 320px;
    margin-top: -58px;
}
.b2t_fr{
    width: 470px;
    height: 364px;
    /*box-shadow: 5px 8px 7px 1px rgba(0, 0, 0, 0.28);*/
}
.b2img1{
    /*width: 100%;*/
    /*height: 100%;*/
    overflow: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.b2img1 img{
    /*width: 100%;*/
    /*height: 100%;*/
    
}
.b2_bot{
    margin-top: 50px;
    overflow: hidden;
}
.b2_bot .bd{width: 1200px;}
.b2_bot .bd li{
    width: 222px;
    height: 162px;
    float: left;
    margin: 0 11.5px 20px;
    box-shadow: 3px 4px 9px 0px rgba(0, 0, 0, 0.5);
}
.b2_bot .bd li img{width: 100%;height: 100%;}

.bg1{/*background: url(../images/bg1.png) no-repeat center top/100% 100%;*/}

/*box3*/
.box3{
    width: 1200px;
    margin: 35px auto 0;
}
.b3_index{
    width: 100%;
    margin-top: 42px;
    box-shadow: 4px 6px 5px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.b3_index li{
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 200px;
}
.b3_index li.b3img1{
    width: 600px;
    height: 200px;
    overflow: hidden;
}
.b3_index li:nth-of-type(odd) .b3img1{float: left;}
.b3_index li:nth-of-type(even) .b3img1{float: right;}
.b3_index li .b3img1 img{width: 100%;height: 100%;}
.b3_index li .b3con1{
    width: 108px;
    height: 108px;
    background-color: #e53b1a;
    border-radius: 50%;
    position: absolute;
    left: 546px;
    top: 46px;
    text-align: center;
    padding-top: 21px;
}
.b3_index li .b3con1 p{
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}
.b3_index li:nth-of-type(3) .b3con1{padding-top: 37px;}
.b3_index li .b3con2{
    width: 600px;
    height: 200px;
    position:relative;
    display:table-cell;
    vertical-align:middle;
    overflow: hidden;
}
.b3_index li:nth-of-type(odd) .b3con2{padding-left: 149px;}
.b3_index li:nth-of-type(even) .b3con2{padding-left: 133px;}
.b3_index li .b3con2 p{
    font-size: 18px;
    line-height: 36px;
    color: #222222;
    width: 100%;
}

/*box4*/
.box4{
    margin-top: 12px;
    overflow: hidden;
}
.b4_tit{
    width: 100%;
    overflow: hidden;
}
.b4more{
    width: 180px;
    height: 50px;
    border: solid 1px #222222;
    display: block;
    border-radius: 25px;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    color: #222222;
    margin-top: 1px;
}
.b4_index{
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}
.b4_index li{
    width: 293px;
    height: 195px;
    background-color: #ffffff;
    border: solid 1px #e1e1e1;
    text-align: center;
    line-height: 193px;
    float: left;
    margin: 0 9px 20px 0;
}
.b4_index li:nth-of-type(4n){margin-right: 0;}
.b4_index li img{max-width: 100%;max-height: 100%;}

/*box5*/
.box5{
    overflow: hidden;
    padding: 0px 0 25px;
}
.b5_index{
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    position: relative;
}
.b5_index .bd{
    width: 1200px;
}
.b5_index .bd li{
    width: 293px;
    height: 220px;
    float: left;
    margin: 0 5px;
    overflow: hidden;
}
.b5_index .bd li img{
    width: 100%;
    height: 100%;
}
.b5_index .hd{
    width: 1200px;
    overflow: hidden;
    margin-top: 20px;
}
.b5_index .hd ul{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.b5_index .hd ul li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background-color: #cecece;
    margin: 0 8px;
    opacity: 0.5;
    text-indent:-100px;
    overflow:hidden;
}
.b5_index .hd ul li.on{opacity: 1;}

/*box6*/
.box6{
    overflow: hidden;
    position: relative;
    margin-bottom: 4px;
}
.b6img1{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.box6 .b6more{
    width: 180px;
    height: 60px;
    background-color: #e53b1a;
    border-radius: 35px;
    text-align: center;
    line-height: 60px;
    position: absolute;
    top: 123px;
    right: 370px;
    font-size: 24px;
    color: #ffffff;
}





#container{width:1200px;margin:0 auto;margin-top:50px;}

/*å‹æƒ…é“¾æŽ¥*/
.f_link{
    width:1200px;
    margin:0 auto;

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 35px;
    color:#333;
}
/*é¡µé¢åº•éƒ¨*/
.foot{
    background: url(../images/footbg.png) no-repeat center top/100% 100%;
    overflow: hidden;
}
.foot1{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    height: 308px;
    padding-top: 30px;
}
.fnav{
    width: 654px;
    margin-left: 50px;
}
.fnav li{
    width: 106px;
    float: left;
    text-align: center;
}
.foot h4{
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    color: #ffffff;
    text-align: center;    
}
.fnav li .fsec{
    width: 100%;
    height: 170px;
   
    text-align: center;
    margin-top: 28px;
    padding-top: 1px;
    border-left: 1px solid rgba(255,255,255,0.9);
}
.fnav li .fsec a{
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
     float: left;
    width: 105px;
}
.ftel{
    width: 281px;
    overflow: hidden;
    text-align: left;
    float:  left;
    margin-left: 0px;
    padding-right: 25px;
      
}
.ftel h3{
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: #ffffff;
    margin: 22px 0 18px;
}
.ftel p{
    font-size: 14px;
    color: #ffffff;
    margin-left: 5px;
    margin-bottom: 10px;
    line-height: 15px;
}
.foot2{
    width: 1200px;
    margin: 0 auto;
    height: 281px;
    /* padding-top: 52px; */
}
.foot2_fl{
    width: 175px;
    overflow: hidden;
    margin-left: 25px;
}
.flogo{
    width: 100%;
    overflow: hidden;
}
.flogo img{max-height:48px;}
.seo{margin-bottom:2px;}
.fk1{
    width: 100%;
    margin-top: 30px;
    text-align: left;
}
.fk1,.fk1 span,.fk1 a{
    font-size: 14px;
    line-height: 24px;
    color:rgba(255,255,255,0.89);
}
.foot2_mid{
    width: 160px;
    margin-left: 15px;
   /* padding-top: 16px;*/
}
.fcontact{
    width: 100%;
    margin-top: 47px;
    overflow: hidden;
}
.fcontact p{
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}
.foot2_fr{
    width: 230px;
    /*padding-top: 16px;*/
    overflow: hidden;
    margin-right: 85px;    
}
.foot2_fr .fewm{
    width: 100%;
    margin-top: 27px;
}
.foot2_fr .fewm img{max-width: 100%;}


