@charset "utf-8";
/* CSS Document */
input, button{
	outline:none;
}

.main2_r span em{color:#000; font-size:30px;}
.main2_r span em.em01::before{content: '\e63c';}
.main2_r span em.em02::before{content: '\e6c9';}
.main2_r span em.em03::before{content: '\e60f';}
.main2_r span em.em04::before{content: '\e63a';}
/*导航*/
.nav-box{width: 100%; border-bottom: #ec0000 solid 2px;}
.nav{ width:1280px; /*height:100px;*/ overflow: hidden; margin:0 auto; }
.nav_l{ width:252px; /*height:100px;*/ float:left}
.nav_l img{margin:10px 0;}
.nav_r{ width:68%; height: 110px; float:right; position: relative;}
.nav_r ul li{ height:110px; float:left;}
.nav_r ul li a{ display:block; height:110px; line-height: 110px; color:#ffffff; /*margin-left:33px*/ font-size:20px; padding: 0 20px 5px; box-sizing: border-box;}
.nav_r ul li a:hover,.nav_r ul li a.this{ /*border-bottom:3px solid #ffffff;*/ color: #ec0000;/* background: #ec0000;*/}


/*底部*/
.bottom{ width:100%; height:137px; background:rgba(14, 14, 14, 1);}
.bottom_{ width:1280px; height:100px; margin:0 auto; padding-top:34px}
.bottom_l{ width:500px; height:100px; float:left}
.bottom_l ul{ width:270px; height:20px}
.bottom_l ul li{ float:left; margin-right:12px; font-size:18px; color:#FFF; font-family:"微软雅黑"; line-height:20px;}
.bottom_l form{ width:334px; height:30px; margin:22px 0px; background:url(../JDimages/bottom_search.jpg)}
.bottom_l form input{ width:265px; height:27px; margin-left:18px; border:1px solid #FFF; font-size:14px; color:#999999; line-height:27px; font-family:"宋体"; outline:none}
.bottom_l p{ line-height:25px; color:#FFF; font-family:"宋体"}
.bottom_r{ width:40%; /*height:100px;*/ float:right}
.bottom_r ul{ /*float:left;*/ margin-left:8px}
.bottom_r ul li{ text-align:right; font-size:16px; color:#FFF; line-height:23px; margin-bottom:8px}
.bottom_r ul li img{ float:left; margin-right:8px}
.bottom_r ul li.phone{ font-size:24px; margin-bottom:15px}
.bottom_r img{ float:right}
