﻿.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{
    position: absolute;
    top: 0;
    z-index: 2;
    background-color: #fff;
}
.head1{
    width:1200px;
    margin: 0 auto;
    height: 78px;
}
.logo{
    width: 410px;
    line-height: 78px;
	font-weight:bold;
}
.logo img{max-width: 100%;}

.head1_fr{
    width: 684px;
    margin-right: -27px;
}


/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.tnav{
    width: 100%;
    height:78px;
}
.nav li{height:78px;text-align:center;width:109px;float:left;position:relative;z-index:999;margin:0 2.5px;padding:22px 0;}
.nav li a{display:block;line-height:31px;color:#222222;height:33px;font-size: 15px;border: solid 1px #fff;border-radius:15px;}
.nav li:hover a.a{text-decoration:none;color:#c40e24;border: solid 1px #c40e24;}

.nav .sec{background:#fff;overflow:hidden;z-index:9999;position:absolute;top:78px;left:-10%;display: none;width: 120%;}
.nav .sec a{height:38px;line-height:38px;width:100%;overflow: hidden;}
.nav .sec a:hover{text-decoration:none;color:#c40e24;}

/*banner*/
.banner{
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 37px;
}
.banner .bd{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner .bd li,.banner .bd li img{
    width: 100%;
}
.banner .ss{
    width: 100%;
    height: 63px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #c40e24;
    padding: 11px 0;
}
#formsearch{
    width: 380px;
	height: 40px;
	background: url(../images/ss.png) no-repeat center center;
    float: left;
}
#formsearch input{
    float: left;
    height: 40px;
    line-height: 40px;
    background: none;
    border:none;
    outline: none;
}
#formsearch input#keyword{
    width: 330px;
    padding-left: 10px;
    font-size: 14px;
	color: #bdbdbd;
}
#formsearch input#s_btn{
    width: 48px;
    cursor:pointer;
}
.k1{
    margin-left: 31px;
    float: left;
    overflow: hidden;
}
.k1,.k1 a{
    font-size: 12px;
	line-height: 40px;
	color: #f0f0f0;
}
.banner .hd{
    float: right;
    width: 115px;
    overflow: hidden;
}
.banner .hd ul{
    width: 100%;
    overflow: hidden;
    text-align: right;
    padding-top: 5px;
}
.banner .hd li{
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/bbdot.png) no-repeat center center;
    margin-left: 14px;
}
.banner .hd li.on{
    background: url(../images/bbdoth.png) no-repeat center center;
}




/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ÃƒÂ§Ã†â€™Ã‚Â­ÃƒÂ©Ã¢â‚¬â€Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢*/

.ss{width: 1200px;margin: 0 auto;}
.hotSearch{width:400px;float:left;height:37px;line-height:37px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
.hotSearch,.hotSearch a{
    font-size: 14px;
    line-height: 37px;
    letter-spacing: 1px;
    color: #666666;
}

input#keyword:-ms-input-placeholder{
    color: #666;
}
input#keyword::-webkit-input-placeholder{
    color: #666; 
}


/*ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.index_tit{
    text-align: center;
    overflow: hidden;
    background: url(../images/titbg.png)no-repeat 202px 7px;
}
.index_tit h3{
    font-size: 30px;
    line-height: 30px;
    color: #c40e24;
    margin-bottom: 8px;
}
.index_tit h3 span{color:#5a5a5a;margin-left: 18px;vertical-align:top;}

.index_tit p{
    font-size: 14px;
	line-height: 14px;
	color: rgba(0,0,0,0.66);
}
/* box1 */
.box1{
    padding: 50px 0 25px;
    overflow: hidden;
}
.b1_index{
    width: 100%;
    overflow: hidden;
    margin-top: 46px;
}
.b1_index li{
    width: 279px;
    margin: 0 28px 24px 0;
    overflow: hidden;
    float: left;
    text-align: center;
}
.b1_index li:nth-of-type(4n){
    margin-right: 0;
}
.b1_index li a{
    width: 100%;
    display: block;
    overflow: hidden;
    height: 202px;
	border: solid 1px #f4f4f4;
	background-color: #eeeeee;
	margin-bottom: 2px;
}
.b1_index li h3{
    width: 100%;
	height: 39px;
	background-color: #eeeeee;
	border: solid 1px #eeeeee;
	transition: all 0.4s linear;
	line-height: 37px;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: normal;
}
.b1_index li:hover h3{
    background-color: #c40e24;
    color:#fff;
}

/*box2*/
.box2{
    overflow: hidden;
    background: url(../images/b2bg.png) no-repeat center top/1920px auto;
    padding: 51px 0 10px;
}
.b2_tit{
    text-align: center;
    overflow: hidden;
}
.b2_tit h3{
    font-size: 30px;
	line-height: 30px;
	color: #ffffff;
}
.b2_tit p{
    font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	margin: 16px 0 10px;
}
.b2_tit .b2titline{
    width: 70px;
	height: 2px;
	background-color: #ffffff;
	margin: 0 auto;
}
.b2_index{
    width: 1200px;
    margin: 40px auto 0;
    overflow: hidden;
}
.b2ul1{
    width: 100%;
    overflow: hidden;
}
.b2ul1 li{
    width: 238px;
    height: 286px;
    background-color: #fff;
    border-bottom: 8px solid #c40e24;
    margin-right: 2px;
    overflow: hidden;
    text-align: center;
    float: left;
    padding: 36px 27px 0 27px;
}
.b2ul1 li:last-of-type{
    margin-right: 0;
}
.b2ul1 li .b2img1{
    width: 79px;
    height: 79px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 76px;
    text-align: center;
}
.b2ul1 li .b2img1 img{
    max-width: 100%;
    max-height: 100%;
}
.b2ul1 li h3{
    font-size: 18px;
	line-height: 18px;
	color: #c40e24;
	margin: 17px 0 27px;
}
.b2ul1 li p{
    font-size: 14px;
    line-height: 24px;
    color: #5a5a5a;
    text-align: left;
}
.b2tel{
    width: 822px;
    height: 60px;
    background: url(../images/b2tel.png) no-repeat center center;
    padding: 11.5px 192px 0 260px;
    margin: 31px auto 0;
}
.b2tel p{
    float: left;
    font-size: 16px;
	line-height: 37px;
	color: #ffffff;
	vertical-align: top;
}
.b2tel p a{
    font-size: 26px;
	font-weight: bold;
	line-height: 37px;
	vertical-align: top;
	color: #ffffff;
}
.b2mes{
    width: 118px;
    height: 37px;
    border: solid 1px #ffffff;
    display: block;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 18px;
}

/*box3*/
.box3{
    overflow: hidden;
    padding: 58px 0 64px;
}
.b3_tit{
    text-align: center;
    overflow: hidden;
}
.b3_tit h3{
    font-size: 30px;
    line-height: 46px;
	color: #363636;
	margin-bottom: 15px;
}
.b3_tit h3 span{
    font-size: 48px;
    line-height: 43px;
    color: #c40e24;
    vertical-align: top;
}
.b3_index{
    width: 100%;
    overflow: hidden;
    margin-top:55px; 
}
.b3ul1{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.b3ul1 li{
    width: 286px;
	height: 77px;
	background-color: #f6f6f6;
	margin: 0 9px;
	display: inline-block;
	padding: 10px 29px 10px 19px;
}
.b3ul1 li .b3img1{
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 54px;
}
.b3img1 img{max-width: 100%;max-height: 100%}
.b3con1{
    width: 160px;
    overflow: hidden;
    padding: 4.5px 0 0 0;
}
.b3con1 p{
    font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
}
.swiper-container{
    width: 2096px;
    margin: 55px 0 0 -88px;
    overflow: hidden;
}

.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.b3img2{
    width: 673px;
	height: 297px;
	position: relative;
}

.b3img2 img{
    width: 100%;
    height: 100%;
  -webkit-filter: grayscale(50%); /* Chrome, Safari, Opera */
  filter: grayscale(50%);
}
.b3con2{
    width: 642px;
	height: 125px;
	background-color: #ffffff;
	position: absolute;
	bottom: 12px;
	left: 15px;
	opacity: 0;
	transition: all 0.4s linear;
	padding: 25px 34px 0;
}
.swiper-slide-next .b3img2 img{
  -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
  filter: grayscale(0%);
}
.swiper-slide-next .b3con2{
    opacity: 1;
}
.b3con2 p{
    font-size: 14px;
	line-height: 24px;
	color: #4e4e4e;
}

/*box4*/
.box4{
    overflow: hidden;
    padding: 47px 0 0 0;
    background: url(../images/b4bg.png) no-repeat center top;
}
.b4_tit{
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
}
.b4_index{
    width: 1200px;
    margin: 65px auto 0;
    overflow: hidden;
}
.b4ul1{
    width: 100%;
    height: 163px;
    background-color: #fff;
    overflow: hidden;
    padding: 27px 5px;
}
.b4ul1 li{
    width: 170px;
    border-right:1px solid #e5e5e5;
    text-align: center;
    overflow: hidden;
    float: left
}
.b4ul1 li .b4img1{
    width: 76px;
	height: 76px;
	border: solid 1px #aaaaaa;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	line-height: 72px;
	transition: all 0.4s linear;
}
.b4ul1 li:hover .b4img1{
    border: solid 1px #c40e24;
}
.b4img1 img{max-width: 100%;max-height: 100%}
.b4ul1 li h3{
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    color: #5a5a5a;
    margin-top: 17px;
}
.b4ul1 li:hover h3{
    color: #c40e24;
}
.b4mm{
    width: 577px;
    height: 50px;
    background: url(../images/b4mm.png) no-repeat center center;
    margin: 48px auto 0;
}
.b4mm .b4more{
    display: block;
    float: left;
    width: 208px;
    line-height: 50px;
    font-size: 16px;
    color: #c40e24;
    text-align: center;
}
.b4tel{
    width: 368px;
    padding-left: 46px;
    overflow: hidden;
}
.b4tel p{
    font-size: 18px;
	line-height: 50px;
	color: #ffffff;
}
.b4tel p a{
    font-size: 24px;
    font-weight: bold;
    color: #fff;
	vertical-align: top;
}

/*box5*/
.box5{
    padding: 60px 0 58px;
}
.b5_index{
    width: 100%;
    position: relative;
    margin-top: 46px;
}
.b5_index .bd{
    width: 1204px;
    overflow: hidden;
    margin: 0 -2px;
}
.b5_index .bd li{
    width: 399px;
    float: left;
    margin: 0 2px;
    overflow: hidden;
}
.b5_index .bd li a.img{
    width: 100%;
    display: block;
    border: solid 1px #e5e5e5;
    height: 275px;
}
.b5_index .bd li a.img img{
    width: 100%;
    height: 100%;
}
.b5_index .bd li h3{
    width: 100%;
	height: 45px;
	background-color: #eeeeee;
	border: solid 1px #e5e5e5;
	transition: all 0.4s linear;
	text-align: center;
	line-height: 43px;
	font-size: 16px;
	color: #5a5a5a;
	font-weight: normal;
}
.b5_index .bd li:hover h3{
    background-color: #c40e24;
    border: solid 1px #c40e24;
    color: #ffffff;
}
.b5_index .hd .prev{
    width: 54px;
	height: 54px;
	position: absolute;
	left: -67px;
	top: 110.5px;
	background: url(../images/prev1.png) no-repeat;
	cursor: pointer;
}
.b5_index .hd .next{
    width: 54px;
	height: 54px;
	position: absolute;
	right: -67px;
	top: 110.5px;
	background: url(../images/next1.png) no-repeat;
	cursor: pointer;
}

/*box6*/
.box6{
    overflow: hidden;
    padding: 43px 0 16px;
    background-color: #f4f4f4;
}
.b6_index{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.b6_fl{
    width: 541px;
    overflow: hidden;
}
.b6in1{
    text-align: left;
    font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #404040;
	margin-bottom: 25px;
	width: 100%;
	overflow: hidden;
}
.b6_fl .b6in2{
    width: 100%;
    overflow: hidden;
}
.b6_fl .b6in2 .b6img1{
    width: 271px;
	height: 237px;
	overflow: hidden;
}
.b6_fl .b6in2 .b6img1 img{width: 100%;height: 100%}
.b6con1{
    width: 270px;
    height: 237px;
    background-color: #ffffff;
    overflow: hidden;
    padding: 24px 15px 0 15px;
}
.b6con1 h3{
    font-size: 16px;
	line-height: 16px;
	color: #404040;
}
.b6con1 h4{
    font-size: 12px;
	font-weight: normal;
	line-height:12px;
	color: #6e6e6e;
	margin: 21px 0 18px;
}
.b6con1 p{
    font-size: 14px;
	line-height: 24px;
	color: #6e6e6e;
}
.b6more1{
    width: 100%;
    height: 42px;
	background-color: #c40e24;
	display: block;
	overflow: hidden;
	text-align: right;
	padding-right: 20px;
	font-size: 16px;
	line-height: 42px;
	color: #ffffff;
}
.b6_fr{
    width: 615px;
    overflow: hidden;
}
.b6in3{
    width: 100%;
    margin-top: 31px;
    overflow: hidden;
}
.b6in3 li{
    width: 100%;
    margin-bottom: 19px;
    border-bottom: 1px solid #bfbfbf;
    height: 85px;
    overflow: hidden;
}
.b6in3 li:last-of-type{
    border: none;
    margin-bottom: 0;
}
.b6in3 li .b6date1{
    width: 51px;
	height: 51px;
	background-color: #c40e24;
	text-align: center;
	padding: 7px 0 0 0;
}
.b6in3 li .b6date1 h3{
    font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 6px;
}
.b6in3 li .b6date1 p{
    font-size: 14px;
	line-height: 14px;
	color: #ffffff;
}
.b6in3 li .b6con2{
    width: 532px;
    overflow: hidden;
}
.b6in3 li .b6con2 h3{
    font-size: 16px;
	line-height: 16px;
	color: #585858;
	margin-bottom: 6px;
}
.b6in3 li .b6con2 p{
    font-size: 14px;
	line-height: 24px;
	color: #737373;
}



/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥*/
.f_link{
    width:1200px;
    margin:0 auto;
    height:22px;
    overflow: hidden;
    border-bottom: 1px solid rgba(191,191,191,0.34);
    padding-bottom: 9px;

}
.f_link,.f_link a{
    font-size: 12px;
	line-height: 12px;
	color: #c3c3c3;
}

/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/
.foot{
    overflow: hidden;
    background-color: #404040;
}
.foot1{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 53px 0 30px;
}
.fnav{
    width: 676px;
    overflow: hidden;
}
.fnav ul{
    width: 100%;
    overflow: hidden;
}
.fnav li{
    width: 163px;
    overflow: hidden;
    float: left;
    padding-right: 30px;
}
.fnav li .fnava{
    display: block;
    font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 26px;
}
.fnav li .fsec{
    width: 100%;
    overflow: hidden;
}
.fnav li .fsec a{
    font-size: 14px;
    font-weight: lighter;
    line-height: 14px;
    margin-bottom: 13px;
    color: #929292;
    display: block;
}
.fcont{
    width: 278px;
    overflow: hidden;
}
.fcont p{
    font-size: 14px;
    font-weight: lighter;
    line-height: 14px;
    margin-bottom: 13px;
    color: #c3c3c3;
}
.fewm{
    width: 115px;
    overflow: hidden;
    text-align: right;
}
.fewm img{
    max-width: 100%;
}
.foot2{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 8px 0 29px;
}
.foot2 .copyright1{
    width: 50%;
    overflow: hidden;
}
.foot2 .copyright2{
    width: 50%;
    overflow: hidden;
    text-align: right;
}
.foot2,.foot2 a{
    font-size: 12px;
	line-height: 30px;
	color: #c3c3c3;
}


.copyright{text-align:center;line-height:24px;}



