.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;}
/*å¤´éƒ¨æ ·å¼*/
.head1{
    width: 100%;
    height: 30px;
    background-color: #000;
}
.k1{
    text-align: right;
}
.k1,.k1 a{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.head2{
    width: 100%;
    height: 107px;
    background: url('../images/headerbg.jpg') no-repeat center top;
    overflow: hidden;
}
.logo{
    width: 300px;
    line-height: 107px;
}
.logo img{
    max-width: 100%;
    max-height: 100%;
}
.tadv1{
    margin-left: 42px;
    overflow: hidden;
    line-height: 107px;
}
.tadv1 img{
    max-width: 100%;
}
.tadv2{
    text-align: right;
    line-height: 107px; 
}




/*å¯¼èˆªæ æ ·å¼*/
.tnav{
    height: 44px;
    background: url('../images/mbg.png') no-repeat left center;
}
.nav{
    width: 1200px;
    margin:0 auto;
}
.nav li{height: 44px;text-align:center;width:133px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height: 44px;color:#fff;height: 44px;font-size: 15px;}
.nav li:hover a.a{text-decoration:none;background-color:#333;}

.nav .sec{background:#333;overflow:hidden;z-index:9999;position:absolute;top: 44px;left:0px;display: none;width: 100%;}
.nav .sec a{height:35px;line-height:35px;width:100%;overflow: hidden; border-bottom: 1px solid #111;}
.nav .sec a:hover{background:#111;text-decoration:none;color:#fff;}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.ss{
    padding: 20px 0;
    overflow: hidden;
}
.hotSearch{width: 452px;float:left;height:35px;line-height:35px;font-weight:bold;font-size: 13px;color: #000;}
.hotSearch a{margin-right:20px;font-size: 13px;color: #333;font-weight: normal;}
#formsearch{width:310px;float:right;height: 35px;}
#formsearch input{height:35px;background:none;border:none;line-height:33px;float: left;box-sizing: border-box;outline: none;font-size: 13px;}
#formsearch input#keyword{padding-left:7px;color:#999;width: 246px;border: 1px solid #e1e1e1;}
#formsearch input#s_btn{width:64px;text-align:center;cursor:pointer;background-color: #cb0310;background-color: #cb0310;text-align: center;color: #fff}
input#keyword:-ms-input-placeholder{
color: #999;
}
input#keyword::-webkit-input-placeholder{
color: #999; 
}


/*ä¸»ä½“æ ·å¼*/
#container{width:1200px;margin:0 auto;margin-top:10px;}

.index_tit{
    text-align: center;
    overflow: hidden;
}
.index_tit h3{
    font-size: 30px;
    text-align: center;
    color: #000;
    font-weight: normal;
    line-height: 31px;
}
.index_tit h3 span{
    color: #ca2128;
}
/* box1 */
.box1{
    overflow: hidden;
    padding: 67px 0 58px;
    background-color: #F7F7F7;
}
.b1_index{
    width: 1200px;
    margin: 45px auto 0;
}
.b1in1{
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    height: 42px;
}
.b1in1 p{
    float: left;
    width: 600px;
    font-size: 14px;
    line-height: 42px;
    color: #666666;
}
.b1in1 .hd{
    width: 530px;
    overflow: hidden;
}
.b1in1 .hd ul{
    width: 100%;
    text-align: left;
    overflow: hidden;
}
.b1in1 .hd ul li{
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    background: #e1e1e1;
    margin-right: 3px;
    color: #000;
    font-size: 14px;
    cursor: pointer;   
}
.b1in1 .hd ul li.on{
    background: #ca151e;
    color: #fff;
}
.b1more1{
    display: block;
    float: right;
    font-size: 12px;
    color: #333;
    line-height: 42px;
}
.b1in2{
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}
.b1_fl{
    width: 564px;
    overflow: hidden;
}
.b1con1{
    width: 100%;
    height: 220px;
    position: relative;
}
.b1con1 .b1img1{
    width: 100%;
    height: 100%;
    position: relative;
}
.b1con1 .b1img1 img{
    width: 100%;
    height: 100%;
}
.b1con1 .b1date1{
    width: 85px;
    height: 79px;
    position: absolute;
    left: 0;
    top: 0;
    background-color:rgba(184,39,44,.6);
    text-align: center;
    padding: 10px 20px;
}
.b1con1 .b1date1 h3{
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: normal;
}
.b1con1 .b1date1 p{
    font-size: 12px;
    line-height: 24px;
    color: #fff;
}
.b1con2{
    width: 100%;
    overflow: hidden;
}
.b1con2 h3{
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    color: #333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.b1_fl li:hover .b1con2 h3{color: #d70512;}
.b1con2 p{
    font-size: 12px;
    line-height: 24px;
    color: #666;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.b1_fr{
    width: 600px;
    overflow: hidden;
}
.b1_fr li{
    width: 100%;
    border-bottom: 1px dashed #d9d8d8;
    padding-bottom: 8px;
    margin-bottom: 5px;
    overflow: hidden;
    height: 104px;
}
.b1_fr li .b1date2{
    background: #f0f0f0;
    padding: 18px;
    text-align: center;
    width: 87.5px;
    height: 95px;
}
.b1_fr li:hover .b1date2{
    background-color: #ca141d;
}
.b1_fr li .b1date2 h3{
    font-weight: normal;
    font-size: 18px;
    color: #666;    
}
.b1_fr li:hover .b1date2 h3{color: #ccc;}
.b1_fr li .b1date2 p{
    font-size: 22px;
    color: #000;
    line-height: 30px;
    height: 30px;
    margin-top: 5px;
}
.b1_fr li:hover .b1date2 p{color: #fff;}
.b1_fr li .b1con3{
    width: 492px;
    overflow: hidden;
}
.b1_fr li .b1con3 h3{
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
}
.b1_fr li:hover .b1con3 h3{color: #d70512;}
.b1_fr li .b1con3 p{
    color: #666;
    line-height: 20px;
    font-size: 12px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.b1_fr li .b1con3 .b1more2{
    display: block;
    color: #ca141d;
    font-size: 12px;
    line-height: 24px;
}

/* box2 */
.box2{
    overflow: hidden;
}
.box2 img{width: 100%}


.product{
    padding-top:40px;
}
.public-title{
    font-size: 30px;
    color: #333333;
    font-weight:normal;
    text-align:center;
}
.public-title p{
    font-size: 18px;
    color: #666666;
    padding-top:5px;
}

.product .content{
    padding-top:30px;
}
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}
.roll_product{float:left;}
.product_list1{}
.product_list1 li{float:left;_display:inline;margin: 0 10px;background: #eeeeee;height: 220px;position: relative;}
.product_list1 li img{width:278px;height:222px;border:1px solid #c9c9c9;}
.product_list1 li h3{text-align:center;position: absolute;bottom:15px;width:278px;left:50%;margin-left: -139px;}
.product_list1 li h3 a{font-weight:normal;font-size: 16px;color: #1a1a1a;}
.product_list1 li:hover{background: #4d4d4d;}
.product_list1 li:hover h3 a{color: #fff;}



/* box3 */
.box3{
    overflow: hidden;
    padding: 30px 0 20px;
}
.b3_index{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.b3_fl{
    width: 227px;
    overflow: hidden;
}
.b3in1{
    height: 65px;
    background: url('../images/pico.png') 12px #d70010 no-repeat;
    color: #fff;
    text-indent: 40px;
    line-height: 65px;
    font-size: 21px;
}
.b3in2{
    background-color: #f1f1f1;
    padding: 10px 0;
    overflow: hidden;
}
.b3in2 li{
    width: 100%;
    overflow: hidden;
}
.b3in2 li a.a{
    display: block;
    background: #8a8f8e;
    text-indent: 10px;
    color: #fff;
    line-height: 42px;
    height: 42px;
    font-size: 13px;
    border: 1px solid #747474;
    border-top: 0;
}
.b3in2 li .sec  a{
    display:block;
    border: 0;
    border-bottom: 1px dotted #d6d6d6;
    color: #747474;
    line-height: 38px;
    height: 38px;
    background: url('../images/pli.png') 10px center no-repeat;
    text-indent: 25px;
}
.b3in3{
    padding-top: 82px;
    background: url('../images/telImg.jpg') top no-repeat;
    width: 100%;
    height: 185px;
}
.b3in3 p:first-of-type{
    display: block;
    background: url('../images/teling.png') 15px no-repeat;
    height: 32px;
    line-height: 40px;
    font-size: 14px;
    text-indent: 55px;
    color: #fff;
}
.b3in3 p{
    padding: 2px 20px;
    color: #fff;
    line-height: 18px;
    font-size: 19px;
    font-weight: normal;
    font-family: Arial;
}
.b3_fr{
    width: 942px;
    overflow: hidden;
}
.b3_fr .hd{
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.b3_fr .hd ul{
    width: 100%;
    border: 1px solid #ecebeb;
    height: 63px;
    border-left: 0;
}
.b3_fr .hd ul li{
    display: block;
    float: left;
    padding: 0 60px;
    border-left: 1px solid #ecebeb;
    cursor: pointer;
}
.b3_fr .hd ul li.on{
    border-bottom: 3px solid #d70010;
}
.b3_fr .hd ul li a{
    line-height: 63px;
    font-size: 15px;
}
.b3_fr .hd ul li.on a{
    line-height: 60px;
}
.b3_fr .bd{
    width: 100%;
    overflow: hidden;
}
.b3_fr .bd li{
    float: left;
    margin-right: 26px;
    margin-bottom: 20px;
    width: 296px;
}
.b3_fr .bd li:nth-of-type(3n){
    margin-right: 0;
}
.b3_fr .bd li a.b3con1{
    display: block;
    width: 100%;
    background: url('../images/pbg.jpg') no-repeat;
    text-align: center;
    border: 1px solid #f1eff0;
    overflow: hidden;
    position: relative;
}
.b3_fr .bd li a.b3con1 .b3img1{
    width: 100%;
    height: 237px;
    position: relative;
    line-height: 214px;
    text-align: center;
}
.b3_fr .bd li a.b3con1 img{max-width: 100%;max-height: 100%;}
.b3_fr .bd li a.b3con1 p{
    display: block;
    width: 96%;
    margin: 0 2%;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    text-align: center;
}
.b3_fr .bd li:hover a.b3con1 p{ color: #d70512;}
.b3_fr .bd li .b3con2{
    width: 100%;
    border: 1px solid #f1eff0;
    border-top: none;
    overflow: hidden;
}
.b3_fr .bd li .b3con2 a{
    display: block;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    color: #333;
    width: 50%;
    text-align: center;
}
.b3_fr .bd li .b3con2 .b3more{border-right: 0.5px solid #f1eff0}
.b3_fr .bd li .b3con2 .b3mes{border-left: 0.5px solid #f1eff0}
.b3_fr .bd li .b3con2 a:hover{color: #d70512;}

/* box4 */
.box4{
    background: #dcdedd;
    height: 210px;
}
.b4_index{
    width: 1200px;
    margin: 0 auto;
    background-color: #003271;
    text-align: center;
    position: relative;
}
.b4img1{
    width: 100%;
    text-align: center;
    line-height: 209px;
}
.b4img1 img{
    max-width: 100%;
    max-height: 100%;
}
.b4dot{
    display: block;
    height: 15px;
    background: url('../images/adjt.png') no-repeat;
    width: 37px;
    left: 50%;
    margin-left: -18px;
    position: absolute;
    bottom: -15px;
}


.wm{background:url(../images/wm.jpg) no-repeat center top;height:610px;overflow:hidden;}
.wmnr{width:1100px;margin:0 auto;padding-top:65px;}
.wmtp{float:left;border:1px solid #fe6d0d;width:465px;height:302px;overflow: hidden}
.abnrs{width:585px;float:right;}
.abtt{color:#0066cc;font-size:24px;font-weight:bold;}
.nrs{color:#373737;font-size:14px;line-height:25px;margin-top:10px;text-indent:20px;height:200px;overflow:hidden;}
.wm .more{float:right;display:block;margin-top:8px;}
.bt1{font-size: 40px;color: #fff;letter-spacing: 2px;text-shadow: -1px 1px 0px  #333333;line-height: 45px;padding: 105px 0 0 550px;font-family: 'å®‹ä½“';}
.bt1 span{font-size: 28px;color: #fff;display: block;}




/* box5 */
.box5{
    overflow: hidden;
    padding: 50px 0 10px;
}
.b5_index{
    width: 860px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 27px;
    color: #666;
}

/* box6 */
.box6{
    overflow: hidden;
    padding: 70px 0 46PX;
    position: relative;
    background: url(../images/I5.png) no-repeat right bottom;
    margin-bottom: 14px;
}
.b6_index li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
}
.b6img1{
    width: 530px;
    overflow: hidden;
}
.b6img1 img{
    max-width: 100%;
}
.b6con1{
    width: 620px;
    overflow: hidden;
}
.b6_index li:nth-of-type(even) .b6con1{
    width: 547px;
}
.b6cen1{
    width: 100%;
    overflow: hidden;
    background: url('../images/ico.gif') 0px 5px  no-repeat;
    height: 100px;
    padding-left: 50px;
}
.b6cen1 p{
    width: 100%;
}
.b6cen1 p span{
    font-size: 32px;
    line-height: 1;
    color: #898d8c;
    background-color: #fff;
    padding-right: 5px;
}
.b6cen1 p i{
    width: 100%;
    position: absolute;
    height: 30px;
    background: url('../images/line.gif') repeat-x left bottom;
    z-index: 0;
}
.b6cen1 h4{
    background: url('../images/icoBg.gif') no-repeat;
    width: 155px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    letter-spacing: 8px;
    margin-left: -31px;
    margin-top: 16px;
}
.b6_index li:nth-of-type(odd) .b6cen2{
    width: 538px;
    margin-left: 92px;
    margin-top: 38px;
    overflow: hidden;
}
.b6_index li:nth-of-type(even) .b6cen2{
    width: 440px;
    margin-left: 107px;
    margin-top: 21px;
    overflow: hidden;
}
.b6_index li .b6cen2 h3{
    height: 28px;
    line-height:28px;
    font-size: 28px;
    color: #4c4c4c;
    margin-bottom: 21px;
}
.b6_index li .b6cen2  p{
    font-size: 15px;
    color: #231815;
    line-height: 24px;
}

/* box7 */
.box7{
    padding: 20px 0;
    height: 825px;
    background: url('../images/gcal.jpg') top center no-repeat;
}
.b7_tit{
    text-align: center;
    overflow: hidden;
}
.b7_tit h3{
    padding: 55px 0 20px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-weight: normal;
}
.b7_tit p{
    text-align: center;
    color: #cac8cd;
    font-size: 15px;
    line-height: 1;
    height: 60px;
}
.b7_index{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.b7_index li:first-of-type{
    width: 800px;
    height: 252px;
    float: left;
    background: #c7ccd2;
}
.b7_index li:nth-of-type(2){
    width: 400px;
    height: 504px;
    float: right;
    background: #c7ccd2;
}
.b7_index li:nth-of-type(3){
    width: 800px;
    height: 252px;
    float: left;
    background: #c7ccd2;
}
.b7_index li .b7img1{
    width: 400px;
    height: 252px;
    overflow: hidden;
    position: relative;
}
.b7_index li .b7img1 img{
    width: 100%;
    height: 100%;
}
.b7_index li:first-of-type .b7img1 i{
    display: block;
    width: 18px;
    height: 37px;
    background: url('../images/arr.png') no-repeat;
    position: absolute;
    top: 8%;
    right: 0;
}
.b7_index li:nth-of-type(2) .b7img1 i{
    display: block;
    width: 18px;
    height: 37px;
    background: url('../images/arr.png') no-repeat;
    position: absolute;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    left: 8%;
    bottom: -10px;
}
.b7_index li:last-of-type .b7img1 i{
    display: block;
    width: 18px;
    height: 37px;
    background: url('../images/arr.png') no-repeat;
    position: absolute;
    top: 8%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    left: 0;
}
.b7_index li .b7con1{
    width: 400px;
    height: 252px;
    border-bottom: 4px solid #c30000;
    padding: 20px 25px;
}
.b7_index li .b7con1 h3{
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
}
.b7_index li .b7con1 p{
    width: 100%;
    color: #7a797a;
    font-size: 13px;
    line-height: 24px;
}
.b7_index li:nth-of-type(3) .b7con1{text-align: right;}

/* box8 */
.box8{
    overflow: hidden;
    padding: 43px 0 0 0;
    background: url('../images/Teambg.jpg') bottom #fafafa no-repeat;
}
.b8_index{
    width: 1200px;
    margin: 35px auto 0;
    overflow: hidden;
}
.b8in1{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 440px;
    margin-bottom: 25px;
}
.b8con1{
    font-size: 16px;
    line-height: 16px;
    color: #878484;
    position: absolute;
    right: 76px;
    top: 32px;
}
.b8in1 ul{
    overflow: hidden;
    float: left;
}
.b8in1 ul li{
    width: 200px;
    float: left;
    padding: 0 1.5%;
    color: #a7a9ad;
}
.b8in1 ul li:last-of-type{
     margin-left: 66px;
}
.b8img1{
    width: 151px;
    height: 151px;
}
.b8img1 img{
    max-width: 100%;
    max-height: 100%;
}
.b8in1 ul li .b8con2{
    padding-top: 22px;
    background: url('../images/Tarr.png') no-repeat;
    padding-left: 20px;
    margin: 20px 0 5px;
}
.b8in1 ul li .b8con2 h3{
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 22px;
    color: #a7a9ad;
    font-weight: normal;
}
.b8in1 ul li .b8con2 h4{
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    font-weight: normal;
    color: #a7a9ad;
    text-decoration: none;
}
.b8in1 ul li .b8con2 p{
    display: block;
    width: 100%;
    padding: 20px 0;
    color: #a7a9ad;
    font-size: 12px;
    line-height: 24px;
}
.b8in1 li:last-of-type .b8img1{display: none;}
.b8in1 li:last-of-type .b8con2{
    width: 240px;
    height: 276px;
    margin-top: 120px;
    padding-top: 26px;
    padding-left: 20px;
    color: #a7a9ad;
}

.b8in2{
    width: 100%;
    overflow: hidden;
    padding-bottom: 44px;
    padding-top: 26px;
}
.b8in2 ul li{
    float: left;
    margin: 0 5px;
    width: 390px;
    height: 220px;
    position: relative;
}
.b8in2 ul li img{
    width: 100%;
    height: 100%;
}
.b8in2 ul li p{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url('../images/fix.png') repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    font-size: 16px;
    color: #fff;
}



































































/*å‹æƒ…é“¾æŽ¥*/
.f_link{
    background-color: #fafafa;
    padding: 10px 0 15px;
}
.fink1{
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    position: relative;
    color: #000;
}
.fink1 span{
    font-size: 25px;
    color: #e50112;
}
.fink i{
    display: block;
    height: 1px;
    background: #ebebeb;
    width: 65%;
    left: 50%;
    margin-left: -32.5%;
    top: 50%;
    position: absolute;
}
.flink2{
    padding: 1.25% 5%;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
.flink2 a{
    line-height: 24px;
    padding: 0 13px;
    font-size: 14px;
    color: #333;
}
/*é¡µé¢åº•éƒ¨*/
.foot{
    overflow: hidden;
    background: url('../images/footerbg.jpg') repeat-x top left #000000;
}
.foot1{
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0;
    height: 210px;
}
.flogo{
    width: 350px;
    height: 120px;
    overflow: hidden;
}
.flogo img{
    max-width: 100%;
    max-height: 100%;
}
.foot1_mid{
    width: 520px;
    height: 160px;
    overflow: hidden;
}
.fnav{
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 45px;
    color: #fff;
    font-size: 13px;
}
.fnav a{
    color: #fff;
    padding: 0 8px;
}
.fcont{
    padding-left: 12px;
    color: #bbbbbb;
    font-size: 13px;
    overflow: hidden;
}
.fcont p{
    font-size: 13px;
    line-height: 24px;
    color: #bbb;
}
.foot1_fr{width: 260px;text-align:  center;}
.fewm{
    width: 361px;
    margin: 0px 5px;
    text-align: center;
}
.fewm p{
    color: #fff;
    line-height: 40px;
    font-size: 13px;
}
.foot2{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.foot2 div,.foot2 a{
    color: #f0f0f0;
    font-size: 12px;
    line-height: 52px;
}



