/* banner 开始 */

.fullSlide {

 width: 100%;

 position: relative;

 height: 560px;

 overflow: hidden;

}



.fullSlide .bd {

 height: 560px;

 margin: 0 auto;

 position: relative;

 z-index: 1;

 overflow: hidden;

}



.fullSlide .bd ul {

 width: 100% !important;

}



.fullSlide .bd li {

 width: 100% !important;

 height: 560px;

 overflow: hidden;

 text-align: center;

}



.fullSlide .bd li a {

 display: block;

 height: 560px;

}



.fullSlide .hd {

 width: 100%;

 position: absolute;

 z-index: 2;

 bottom: 0;

 left: 0;

 height: 35px;

 text-align: center;

}



.fullSlide .hd ul {

 text-align: center;

}



.fullSlide .hd ul li {

 cursor: pointer;

 display: inline-block;

 zoom: 1;

 width: 12px;

 height: 12px;

 margin: 7px;

 background-color: #bfbfbf;

 overflow: hidden;

 line-height: 99px;

 border-radius: 50%;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.fullSlide .hd ul .on {

 width: 40px;

 background: #c60913;

 border-radius: 6px;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;

}



.fullSlide .prev, .fullSlide .next {

 width: 40px;

 height: 60px;

 position: absolute;

 top: 50%;

 margin-top: -30px;

 z-index: 2;

 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

 filter: alpha(opacity=30);

 -moz-opacity: .3;

 opacity: .3;

 -webkit-transition: all .5s linear;

 transition: all .5s linear;

}



.fullSlide .prev {

 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

 left: 10%;

}



.fullSlide .next {

 background-position: -6px -137px;

 right: 10%;

}



/* banner 结束 */





/* animated home */



.animated {

 -webkit-animation-duration: 1s;

 animation-duration: 1s;

 -webkit-animation-fill-mode: both;

 animation-fill-mode: both

}



.animated.infinite {

 -webkit-animation-iteration-count: infinite;

 animation-iteration-count: infinite

}



.animated.hinge {

 -webkit-animation-duration: 2s;

 animation-duration: 2s

}



@-webkit-keyframes fadeInUp {

 0% {

  opacity: 0;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0)

 }

 100% {

  opacity: 1;

  -webkit-transform: none;

  transform: none

 }

}



@keyframes fadeInUp {

 0% {

  opacity: 0;

  -webkit-transform: translate3d(0, 100%, 0);

  transform: translate3d(0, 100%, 0)

 }

 100% {

  opacity: 1;

  -webkit-transform: none;

  transform: none

 }

}



.fadeInUp {

 -webkit-animation-name: fadeInUp;

 animation-name: fadeInUp

}



.animated_1 {

 animation-delay: 0.3s;

}



.animated_2 {

 animation-delay: 0.6s;

}



.animated_3 {

 animation-delay: 0.9s;

}



.animated_4 {

 animation-delay: 1.2s;

}



.animated_5 {

 animation-delay: 1.5s;

}



.animated_6 {

 animation-delay: 1.8s;

}



.animated_7 {

 animation-delay: 2.1s;

}



.animated_8 {

 animation-delay: 2.4s;

}



.animated_9 {

 animation-delay: 2.7s;

}



.animated_10 {

 animation-delay: 3s;

}



.animated_11 {

 animation-delay: 3.3s;

}



.animated_12 {

 animation-delay: 3.6s;

}



/* animated end */



.banneryy_x{

 position: relative;

 height: 1px;

}



.banneryy {

 width: 156px;

 height: 34px;

 font-size: 14px;

 position: absolute;

 left: 50%;

top: -90px;

 z-index: 10;

 margin-left: -78px;

}



.banneryy a {

 color: #cacaca;

 display: block;

 line-height: 32px;

 text-align: center;

border: 1px solid #5d5d5d;

}



.banneryy a:hover {

 color: #fff;

 background: #c60913;

 border: 1px solid #c60913;

}





/*服务*/





.fanwei_box {

 padding-top: 50px;

}





.fanwei_4 {

 width: 1180px;

 margin: 0 auto;

 padding-top: 60px;

 overflow: hidden;

}





.fanwei_4_2 {

 float: left;

 width: 160px;

 height: 210px;

 text-align: center;

 background: url(../images/fw_1bg.png) no-repeat center top;

 color: #333;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 margin-left: 44px;

}



.fanwei_4_2 h6 {

 height: 30px;

 line-height: 30px;

 text-align: center;

 font-size: 18px;

 padding-top: 58px;

}



.fanwei_4_2ml {

 margin-left: 0;

}



.fanwei_4_1pic {

 height: 70px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 padding-top: 45px;

}



.fanwei_4_1pic img{

 display:inline-block;

 -webkit-transition: -webkit-transform 2s ease-out;

 -moz-transition: -moz-transform 2s ease-out;

 -o-transition: -o-transform 2s ease-out;

 -ms-transition: -ms-transform 2s ease-out;

}



.fanwei_4_2:hover {

 margin-top: -15px;

 color: #c60913;

}



.fanwei_4_2:hover .fanwei_4_1pic img{

 -webkit-transform: rotateZ(360deg);

 -moz-transform: rotateZ(360deg);

 -o-transform: rotateZ(360deg);

 -ms-transform: rotateZ(360deg);

 transform: rotateZ(360deg);

}





/*服务end*/





.b_tite {

 text-align: center;

}



.b_tite h3 {

 line-height: 20px;

 font-size: 18px;

 color: #333;

 padding-top: 8px;

}





.b_tite h4 {

 line-height: 50px;

 font-size: 48px;

 color: #333;

 font-weight: bold;

}



/*c_tite*/



.c_tite {

 text-align: center;

}



.c_tite h3 {

 line-height: 20px;

 font-size: 18px;

 color: #fff;

 padding-top: 8px;

}





.c_tite h4 {

 line-height: 50px;

 font-size: 48px;

 color: #fff;

 font-weight: bold;

}



.c_tite h5 {

 height: 60px;

 line-height: 50px;

 font-size: 48px;

 color: #fff;

 font-weight: bold;

}





/*产品*/



.in_products_xx {

 width: 100%;

 height: 890px;

 padding-top: 40px;

 background: url(../images/cp_bg.jpg) no-repeat center top;

 margin-top: 30px;

}





.in_chanp_f {

 width: 1180px;

 height: 32px;

 margin: 0 auto;

 padding-top: 48px;

}



.in_chanp_f_2 {

 overflow: hidden;

 text-align: center;

}



.in_chanp_f_2 ul li {

 margin: 0 20px;

 height: 32px;

 display: inline-block;

}



.in_chanp_f_2 ul li a {

 display: block;

 font-size: 16px;

 line-height: 30px;

 color: #333;

 border: 1px solid #c60913;

 padding: 0 20px;

}



.in_chanp_f_2 ul li a:hover {

 color: #fff;

 background: #c60913;

}





.in_products_r {

 width: 1180px;

 height: auto;

 margin: 0 auto;

 overflow: hidden;

 margin-top: 65px;

}



.in_products_pro {

 position: relative;

 width: 110%;

}



.in_pro_2 {

 float: left;

 width: 380px;

 height: 260px;

 margin: 0 20px 20px 0;

 overflow: hidden;

 position: relative;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;

}



.in_pro_2 .in_pro_1pic {

 width: 100%;

 height: 100%;

 overflow: hidden;

}



.in_pro_2 .in_pro_1pic img {

 width: 100%;

 height: 100%;

 transition: all 0.5s;

 transform: scale(1);

}



.in_pro_2 .in_pro_1pic img:hover {

 transform: scale(1.06);

}



.in_pro_txt {

 width: 162px;

 font-size: 14px;

 text-align: center;

 height: 50px;

 line-height: 50px;

 -webkit-transition: all .3s linear;

 transition: all .3s linear;

 position: absolute;

 left: 50%;

 top: 108px;

 margin-left: -81px;

 background-color: rgba(0, 0, 0, 0.8);

 overflow: hidden;

}



.in_pro_txt a {

 color: #fff;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

 padding: 0 5px;

}



.in_pro_txt h4 {

 font-size: 14px;

 line-height: 24px;

 height: 72px;

 overflow: hidden;

 color: #fff;

 padding: 20px 50px 0 50px;

 -webkit-transition: all .5s ease-out;

 transition: all .5s ease-out;

}



.in_pro_2:hover .in_pro_txt {

 width: 100%;

 height: 100%;

 left: 0;

 top: 0;

 margin-left: 0;

 background-color: rgba(198, 9, 19, 0.8);

}





.in_pro_2:hover .in_pro_txt a {

 background: url(../images/cp_line.png) no-repeat center bottom;

 padding: 70px 50px 0 50px;

 font-size: 16px;

}





.cp_more {

 width: 114px;

 height: 28px;

 font-size: 14px;

 margin: 0 auto;

 margin-top: 40px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.cp_more a {

 color: #fff;

 display: block;

 line-height: 28px;

 text-align: center;

 background: #c60913;

}



.cp_more:hover {

 width: 150px;

}



.cp_more a:hover {

 color: #fff;

 background: #c60913;

}



/*产品end*/





/*简介*/



.in2_about {

 width: 100%;

 padding-top: 30px;

}





.in2_about_1 {

 width: 1180px;

 margin: 0 auto;

 margin-top: 45px;

 background: url(../images/ab_bg1.jpg) no-repeat 0 0;

 height: 345px;

 position: relative;

}



.in2_about_2 {

 float: left;

 width: 490px;

 height: 319px;

 margin: 26px 0 0 27px;

}



.in2_about_2 .in_aimgscale {

 width: 490px;

 height: 319px;

 overflow: hidden;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.in2_about_2 .in_aimgscale img {

 width: 512px;

 height: 329px;

}



.in2_about_2 .in_aimgscale:hover {

 transform: translate(-5px, -5px);

 -webkit-transform: translate(-5px, -5px);

 box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);

}





.in2_about_3x {

 float: right;

 width: 590px;

}



.in2_about_6 {

 padding: 0 0 0 0;

}



.in2_about_4a {

 font-size: 18px;

 color: #333;

 line-height: 30px;

 height: 30px;

 padding-top: 5px;

 margin-left: 12px;

}





.in2_about_4c {

 font-size: 26px;

 color: #333;

 line-height: 34px;

 height: 34px;

 border-left: 2px solid #333;

 padding-left: 10px;

 margin-top: 26px;

}





.in2_about_3 {

 line-height: 30px;

 height: 150px;

 overflow: hidden;

 padding: 20px 0 0 12px;

 font-size: 14px;

 color: #8f8f8f;

}





.in2_about_5 {

 height: auto;

}





.about_more {

 width: 200px;

 height: 46px;

 font-size: 14px;

 margin-top: 34px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 margin-left: 12px;

}



.about_more a {

 color: #fff;

 display: block;

 line-height: 46px;

 text-align: center;

 background: url(../images/ab_jia.png) no-repeat 0 #333;

 padding-left: 54px;

}





.about_more a:hover {

 color: #fff;

 background: url(../images/ab_jia.png) no-repeat 146px #333;

 padding-left: 0;

 padding-right: 54px;

}



.about_more:hover {

 left: 460px;

}





/*简介end*/





/*案例*/



.case_xx {

 width: 100%;

 height: 750px;

 padding-top: 40px;

 background: url(../images/al_bg.jpg) no-repeat center top;

 margin-top: 45px;

}



.case_box {

 width: 1180px;

 height: 525px;

 margin: 0 auto;

 padding-top: 40px;

}





#certify {

 position: relative;

 width: 1180px;

 margin: 0 auto;

}



#certify .swiper-container {

 height: 525px;

}



#certify .swiper-slide {

 width: 582px;

 height: 460px;

 background: #fff;

 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);



}



#certify .swiper-slide img {

 display: block;

 width: 582px;

 height: 460px;

 border: 1px solid #fff;

}



#certify .swiper-slide-active img {

 border: 2px solid #fff;

 border-radius: 3px;

}





#certify .swiper-slide .txtlq {

 display: none;

 padding-top: 30px;

}



#certify .swiper-slide-active .txtlq {

 display: block;

}



#certify .swiper-slide .txtlq h4 {

 font-size: 18px;

 text-align: center;

 height: 40px;

}



#certify .swiper-slide .txtlq h4 a {

 display: block;

 color: #FFF;

 line-height: 40px;

 padding: 0 30px;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

}





#certify .swiper-button-prev {

 width: 20px;

 height: 40px;



 background: url(../images/al_l.png) no-repeat center;

 opacity: 1;

 cursor: pointer;

 left: 0px;

 top: 180px;

}





#certify .swiper-button-next {

 width: 20px;

 height: 40px;



 background: url(../images/al_r.png) no-repeat center;

 opacity: 1;

 cursor: pointer;

 right: 0px;

 top: 180px;

}





.case_more {

 width: 145px;

 height: 46px;

 font-size: 14px;

 margin: 0 auto;

 margin-top: 40px;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 box-shadow: 0 8px 8px 0px rgba(198, 9, 19, 0.2);

}



.case_more a {

 color: #fff;

 display: block;

 line-height: 46px;

 text-align: center;

 background: #c60913;

}



.case_more:hover {

 width: 180px;

}





.case_more a:hover {

 color: #fff;

 background: #c60913;

}





/*案例end*/





/*优势*/



.youshi {

 width: 1180px;

 margin: 0 auto;

 padding-top: 20px;

}



.youshi_a {

 float: left;

 width: 393px;

 height: 316px;

 position: relative;

}



.youshi_t {

 padding-top: 100px;

}



.youshi_t h3 {

 padding-top: 15px;

}





.youshi_b {

 width: 393px;

 height: 316px;

 background: url(../images/ys_bg1.png) no-repeat center #f3f3f3;

}



.youshi_b2 {

 width: 393px;

 height: 316px;

 background: url(../images/ys_bg2.png) no-repeat center #f3f3f3;

}



.youshi_b3 {

 width: 393px;

 height: 316px;

 background: url(../images/ys_bg3.png) no-repeat center #c60913;

}





.youshi_b4 {

 width: 393px;

 height: 316px;

 background: url(../images/ys_bg4.png) no-repeat center #f3f3f3;

}





.youshi_b5 {

 width: 393px;

 height: 316px;

 background: url(../images/ys_bg5.png) no-repeat center #e6e6e6;

}





.youshi_c h4 {

 font-size: 60px;

 color: #c60913;

 font-weight: bold;

 text-align: center;

 height: 60px;

 padding-top: 46px;

}



.youshi_c h5 {

 width: 180px;

 height: 34px;

 line-height: 34px;

 font-size: 18px;

 color: #fff;

 background-color: rgba(198, 9, 9, 0.6);

 text-align: center;

 margin: 0 auto;

 margin-top: 35px;

}



.youshi_d h4 {

 color: #ffffff;

}



.youshi_d h5 {

 background-color: rgba(255, 255, 255, 0.5);

}





.youshi_txt {

 width: 100%;

 height: 100%;

 position: absolute;

 left: 0;

 top: 0;

 padding: 70px;

 box-sizing: border-box;

 transform: scale(0.2);

 opacity: 0;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.youshi_txt i {

 width: 100%;

 height: 100%;

 display: block;

 background-color: rgba(198, 9, 9, 0.8);

 box-sizing: border-box;

 padding: 20px;

 color: #fff;

 line-height: 30px;

}



.youshi_a:hover .youshi_txt {

 opacity: 1;

 transform: scale(1);

}





.youshi_tel h4 {

 font-size: 28px;

 color: #333;

 font-weight: bold;

 text-align: center;

 height: 30px;

 padding-top: 110px;

}



.youshi_tel h5 {

 height: 50px;

 line-height: 50px;

 font-size: 30px;

 color: #333;

 background: url(../images/ys_tel.png) no-repeat 66px;

 margin: 0 auto;

 margin-top: 35px;

 padding-left: 115px;

 font-weight: bold;

}





/*优势end*/





/*合作*/



.hezuo_xx {

 width: 100%;

 height: 670px;

 padding-top: 40px;

 background: url(../images/lc_bg.jpg) no-repeat center top;

 margin-top: 60px;

}





.hezuo_box {

 width: 1180px;

 margin: 0 auto;

 padding-top: 1px;

}





.hezuo_4 {

 margin: 0 auto;

 overflow: hidden;

 background: url(../images/lc_line.png) no-repeat 58px 189px;

 margin-top: 10px;

}





.hezuo_4_2 {

 float: left;

 width: 120px;

 height: 180px;

 text-align: center;

 color: #333;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 margin-left: 145px;

 padding-top: 68px;

}





.hezuo_4_2 h6 {

 height: 30px;

 line-height: 30px;

 text-align: center;

 font-size: 16px;

 padding-top: 18px;

 color: #e9e9e9;

}



.hezuo_4_2ml {

 margin-left: 132px;

}



.hezuo_4_2ml2 {

 margin-left: 0px;

}





.hezuo_4_2mr {

 margin-right: 50px;

}





.hezuo_4_1pic {

 width: 120px;

 height: 120px;

 margin: 0 auto;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

 background: #fff;

 border-radius: 50%;

}



.hezuo_4_2:hover .hezuo_4_1pic {

 margin-top: -15px;

}



.hezuo_4_2:hover h6 {

 color: #c60913;

}





/*合作end*/





/*新闻*/



.in_newsfaq_ss {

 margin-top: 48px;

}





.in_newsfaq {

 width: 1180px;

 height: auto;

 margin: 0 auto;

 margin-top: 30px;

}



.in_news_1 {

 float: left;

 width: 535px;

 overflow: hidden;

 position: relative;

}





.in_news_1 .tab_box_news {

 padding-top: 20px;

}





.in_news_2 {

 width: auto;

}



.in_newss_4 {

}



.in_newss_4_1 {

 width: 535px;

 height: 205px;

 overflow: hidden;

}



.in_newss_4_1 img {

 width: 535px;

 height: 205px;

 transition: all 0.5s;

 transform: scale(1);

}



.in_newss_4_1 a:hover img {

 transition: all 0.5s;

 transform: scale(1.06);

}



.in_newss_4_2 {

 color: #666;

 line-height: 32px;

 height: 115px;

 overflow: hidden;

 padding: 10px 20px 0 20px;

 background: #c60913;

}



.in_newss_4_2 h6 {

 font-size: 18px;

 font-weight: normal;

 color: #fff;

 height: 40px;

 line-height: 40px;

 overflow: hidden;

}



.in_newss_4_2 h6 a {

 color: #fff;

 padding-right: 20px;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

}



.in_newss_4_2 h6 span {

 float: right;

 font-size: 14px;

}





.in_newss_4_2 i {

 height: 48px;

 overflow: hidden;

 display: block;

 color: #e6e6e6;

 line-height: 24px;

 padding-top: 5px;

}





.in_newss_4_2 h6 a:hover {

 padding-left: 10px;

}





.in_news_pro_5 {

 padding-top: 5px;

}



.in_news_pro_5 ul li {

 height: 44px;

 line-height: 44px;

 overflow: hidden;

 border-bottom: 1px dashed #e5e5e5;

}





.in_news_pro_5 ul li a {

 display: block;

 padding: 0 10px 0 20px;

 color: #333;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

 background: url(../images/news_d1.png) no-repeat 0;

}



.in_news_pro_5 ul li a:hover {

 color: #c60913;

 padding-left: 30px;

 background: url(../images/news_d2.png) no-repeat 10px;

}



.in_news_pro_5 ul li span {

 float: right;

 color: #9a9a9a;

}





.in_newss_left {

 padding-top: 20px;

 height: 250px;

 overflow: hidden;

}





.in_newss_two {

 height: 110px;

 margin-bottom: 15px;

}



.in_newss_two_1 {

 float: left;

 width: 228px;

 height: 110px;

 overflow: hidden;

}





.in_newss_two_1 img {

 width: 228px;

 height: 110px;

 transition: all 0.5s;

 transform: scale(1);

}



.in_newss_two_1 a:hover img {

 transition: all 0.5s;

 transform: scale(1.06);

}





.in_newss_two_2 {

 float: right;

 width: 340px;

 color: #666;

 line-height: 30px;

 overflow: hidden;

}



.in_newss_two_2 h6 {

 font-size: 16px;

 color: #333;

 height: 30px;

 line-height: 30px;

 overflow: hidden;

 padding-top: 10px;

}



.in_newss_two_2 h6 span {

 float: right;

 font-size: 14px;

}





.in_newss_two_2 h6 a {

 color: #333;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

 padding-right: 20px;

}





.in_newss_two_2 h6 a:hover {

 color: #de2d2d;

 padding-left: 10px;

}



.in_newss_two_2 h4 {

 line-height: 24px;

 height: 48px;

 color: #6f6f6f;

 padding-top: 5px;

}





.in_faq {

 float: right;

 width: 585px;

}



.in_hy_t {

 height: 40px;

 border-bottom: 1px solid #dedede;

 background: url(../images/news_t1.png) no-repeat 0 0;

}



.in_hy_t span {

 float: left;

 width: 130px;

 height: 40px;

 line-height: 35px;

 font-size: 20px;

 color: #333;

 padding-left: 36px;

}





.in_hy_t span h3 {

 font-size: 20px;

}





.in_hy_t_more {

 float: right;

 width: 100px;

 height: 40px;

 line-height: 40px;

 font-size: 14px;

 text-align: right;

}



.in_hy_t_more a {

 color: #dedede;

 display: block;

}



.in_hy_t_more a:hover {

 color: #c60913;

}





/*问答标题*/



.in_faq_t {

 height: 40px;

 border-bottom: 1px solid #dedede;

 background: url(../images/news_t2.png) no-repeat 0 0;

}



.in_faq_t span {

 float: left;

 width: 130px;

 height: 40px;

 line-height: 35px;

 font-size: 20px;

 color: #333;

 padding-left: 36px;

}



.in_faq_t span h3 {

 font-size: 20px;

}





.in_faq_as {

 margin-top: 10px;

}



.in_faq_pro {

 overflow: hidden;

 margin-top: 20px;

}



.in_faq_1 {

 overflow: hidden;

 height: 170px;

}





.in_faq_x {

 height: 85px;

 background: #fff;

 -webkit-transition: all .3s ease-out;

 transition: all .3s ease-out;

}



.in_faq_a {

 height: 30px;

 line-height: 30px;

 background: url(../images/wen.png) no-repeat left;

 padding-left: 35px;

 color: #333;

 overflow: hidden;

 font-size: 16px;

}



.in_faq_a a {

 color: #333;

 display: block;

 overflow: hidden;

 white-space: nowrap;

 text-overflow: ellipsis;

}



.in_faq_a a:hover {

 padding-left: 10px;

 color: #ce2835;

}



.in_faq_q {

 background: url(../images/da.png) 0 no-repeat;

 padding-left: 35px;

 height: 30px;

 line-height: 30px;

 color: #6f6f6f;

 margin-top: 5px;

 overflow: hidden;

}



/*新闻end*/

/*友链end*/
.link{
	position:relative;
	width:1180px;
	margin:0 auto;
	}
.in_link{
	position:absolute;
	width:785px;
	left:0px;
	top: 15px;
	margin:0 auto;
	}
.in_link_title{
	float:left;
	font-size:20px;
	color:#333;
	}
.in_link_a li{
	float:left;
	padding:0px 15px;
	line-height:36px;
	}

.in_link_a li a:hover{
	color:#c60913;}















