@charset "utf-8";
/* CSS Document */
.rp_rop{color: #666;font-size: 12px;line-height: 35px;background: #eeeeee;overflow:hidden;min-width:1200px;}
.rp_rop ul{max-width:1200px;margin:0px auto;line-height:35px;}
.rp_rop ul li{float:left; color: #666;font-size: 12px;}
.rp_rop ul li a{color: #666;font-size: 12px;}
.rp_rop ul li.last_rt{float:right;color: #666}
.rp_rop ul li.last_rt i{font-style:normal;margin:0px 8px;}


.header{background:#fff;}
.top_main{padding:10px 0px;max-width:1200px;margin:0px auto;position:relative;min-width:1200px;}
.logo_l{display:flex;justify-content: left;align-items: center;float:left;height:90px;width: 300px;}
.logo_l img{max-height:70px;max-width: 300px;}

.sear_ch{display:block;position:absolute;right:15px;top: 26px;max-width: 236px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background: url(../images/top_tel.png) no-repeat left center;padding-left:50px;}
.sear_ch span{font-size:15px;color:#333;display: block;line-height:25px;}
.sear_ch i{font-style:normal;font-size:30px; color:#0e6fda;line-height:40px;display: block;}
.sear_ch i a{color:#0e6fda;}
.nav{background-color: #0e6fda;height: 50px;width:100%;min-width:1200px;}
.nav ul{max-width: 1200px;margin:0px auto;}
.nav ul li{float:left;border-left: 1px solid #1065c3;position:relative;}
.nav ul li a.dnc_mdfe{display:block;padding:0px 35px;height:50px;line-height: 50px;color: #fff; font-size: 16px;text-align:center;}
.nav ul li.omm a.dnc_mdfe{color: #fff;background: #f1b11a;}
.nav ul li a:hover{color: #fff;background:#f1b11a;}
.nav ul li:last-child{background:none;}

.nre_mdc{position:absolute;left: -43px;top:50px;min-width: 200px;background:#0e6fda;display:none;z-index:1;transition: all .6s ease 0s;padding:5px 0px 0px;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nre_mdc a{display:block;line-height:40px;margin:0px;color: #fff;font-size: 14px;text-align:center;transition: .6s;-ms-transition: .6s;-moz-transition: .6s;-webkit-transition: .6s;-o-transition: .6s;height:40px;overflow:hidden;border-bottom: 1px solid #1065c3;background: #0e6fda;text-align: center;background-repeat: no-repeat;
    background-image: -webkit-linear-gradient(left, #f1b11a, #f1b11a);background-image: linear-gradient(to right, #f1b11a, #f1b11a);
-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;} 
.nre_mdc a:hover{background-size: 100% 100%;color: rgba(255, 255, 255, 0.9999);}
.nav ul li:hover .nre_mdc{display:block;}