﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center; width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/* CSS Document */
html { -webkit-text-size-adjust: none; }
body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family: "Microsoft YaHei"; font-size: 14px; background: none; color: #333333; }
body { background: #f9f9f9 !important; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { word-wrap: break-word; word-break: break-all; }
img { border: 0; }
del, ins { text-decoration: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup, sub { vertical-align: baseline; }
/* because legend doesn't inherit in IE */
input, select { vertical-align: middle; }
i, cite, em { font-style: normal }
/* New Clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: ''; clear: both; height: 0; }
* html .clearfix { zoom: 1; }
/* IE6 */
*:first-child + html .clearfix { zoom: 1; }
/* IE7 */
/* Defaults */
a { text-decoration: none; color: #333; font-size: 14px; }
a:hover { text-decoration: none; color: #646464; }
a:focus { outline: none; color: #646464; }
body { font: normal 14px tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53; color: #646464; line-height: 24px; background: #fff; }
.L, .l, .C, .c, .Left, .Center, .left, .center { float: left; }
.R, .r, .Right, .right { float: right; }
.reset_ul { margin: 0; padding: 0; list-style: none; }
ul, li { margin: 0; padding: 0; list-style: none; }
/*通用头部*/
.title01 .r { font-size:12px;}
.text img { max-width:100%;}
.left_menu {display:block;}
 @media (min-width:1200px) {
 .ejion_nav_ul>li>a {
 padding:34px 30px;
}
.logo {
 float: left;
 height: 88px;
 font-size: 18px;
 padding: 10px 15px;
 line-height: 60px!important;
}
 .ejion_nav {
width: 1170px;
 height: 88px;
 line-height:88px;
}
 .nav_logo span {
height:70px;
line-height:70PX;
}
}
 @media (min-width:768px) and (max-width:1199px) {
.ejion_nav_ul>li>a {
 padding:10px 25px;
}
 .nav_logo {
height:70px;
}
.logo {
 float: left;
 height: 88px;
 font-size: 18px;
 padding: 10px 15px;
 line-height: 60px!important;
}
}
.navbar-default { background:#f6f6f6; border:none; margin:0; }
 @media (min-width:768px) {
.ejion_nav_ul li a:hover {
color: #555;
background:url(http://oldfile.4e8.com/skin/mrfa8650/img/navhover.jpg) center 35px no-repeat;
}
}
/*banner*/

@media screen and (min-width:992px) {
 .carousel-inner .carousel-bg1 {
 background: url(img/4.jpg) no-repeat center center;
 width: 100%;
 height: 511px;
}
 .carousel-inner .carousel-bg2 {
 background: url(img/1.jpg) no-repeat center center;
 width: 100%;
 height: 511px;
}
 .carousel-inner .carousel-bg3 {
 background: url(http://oldfile.4e8.com/skin/mrfa8650/img/banner1.jpg) no-repeat center center;
 width: 100%;
 height: 511px;
}
 .carousel-inner .carousel-bg4 {
 background: url(http://oldfile.4e8.com/skin/mrfa8650/img/banner1.jpg) no-repeat center center;
 width: 100%;
 height: 511px;
}
}
/*首页产品展示*/
.title { font-size:20px; margin:10px auto; background:url(http://oldfile.4e8.com/skin/mrfa8650/img/titlebg.png) no-repeat 10px center; line-height:40px; z-index:1 }
.title h2 { display:inline; }
.title span { font-size:12px; color:#828282; }
.fenlei { margin:10px auto; }
.fenlei ul li { float:right; height:36px; line-height:36px; margin:5px 5px; }
.fenlei ul li a { display:block;  text-align:center;    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 18px;}
.fenlei ul li a:hover { display:block; background:url(http://oldfile.4e8.com/skin/mrfa8650/img/未标题-1.jpg) no-repeat center bottom; }
.prolist .col-xs-6 { padding:5px; }
.prolist .col-xs-6 a { border:none; margin:0; padding:0; overflow: hidden; }
.prolist .col-xs-6 .caption { height:74px; line-height:74px; text-align:center; background:url(http://oldfile.4e8.com/skin/mrfa8650/img/libg.jpg) center 55px no-repeat #fff; }
.prolist .col-xs-6 .caption:hover { background:url(http://oldfile.4e8.com/skin/mrfa8650/img/libga.jpg) center 55px no-repeat #fff; }
.prolist .col-xs-6 a img { height: 227px; width: 100%; display: block; }
.prolist .col-xs-6 a img:hover { transition:1s; -moz-transition:1s; /* Firefox 4 */ -webkit-transition:1s; /* Safari 和 Chrome */ -o-transition:1s; /* Opera */ transform:scale(1.2) }
/*小屏幕下面产品图*/
@media screen and (max-width:640px) {
.prolist .col-xs-6 a img {
height: 140px;
width: 100%;
display: block;
}
}
/*搜索大屏幕*/
@media (min-width: 768px) {
.form-inline .form-control {
width: 400px;
}
}
.search { background:url(http://oldfile.4e8.com/skin/mrfa8650/img/sousuobg.jpg) no-repeat center center; padding:50px 20px; text-align:center; margin:20px auto; }
.search_text { font-size:20px; color:#fff; }
.search_text span { font-size:12px; display:block; }
.inx_about { background:#ea0d27; }
.ab_left { background:#ea0d27; color:#fff; overflow:hidden; padding: 0 20px; }
.ab_left h2 { font-size:20px; color:#fff; background:url(http://oldfile.4e8.com/skin/mrfa8650/img/abxian.jpg) no-repeat left center; line-height:40px; padding: 20px 10px 15px 0; }
.ab_right { padding:0; }
.ab_left h2 em { font-size:14px; display:block; }
.ab_left .more { margin:15px 0; Border-radius: 20px; background: none; color: #fff; border: 2px solid #fff; padding: 5px 30px; }
.ab_text { overflow:hidden; }
/*首页新闻*/
.newsul { }
.newstitle { font-weight:bold; }
.news_li { background:#fff; padding:15px; margin-bottom:10px; }
.text_box p { background:url(http://oldfile.4e8.com/skin/mrfa8650/img/datexian.jpg) no-repeat left top; line-height:40px; margin-top:10px; font-size:18px; font-weight:normal; color:#838383; }
.newsright { background:#fff; padding:15px; max-height:380px; overflow:hidden; }
.newsright ul { }
.newsright ul li { line-height:2.7; }
.newsright ul li a span { float:right; color:#818181; }
.youshi { margin:10px auto; background:#FFF; padding:20px 10px; }
.ys_title { font-weight:bold; }
.youshi .col-sm-4 { }
.youshi .col-sm-4 .l { width:25%; height:90px; overflow:hidden; }
.youshi .col-sm-4 .l img { max-width:100%; margin:10px; }
.youshi .col-sm-4 .r { width:75%; height:90px; overflow:hidden; }
.footer { background:#e5e5e5; padding:20px 0; }
.footer .foot_text p { line-height:38px; }
.link a { padding:5px; }
.link h4 { font-weight:bold; float:left; padding:5px; }
.m_footer { background:#e5e5e5; width:100%; }
.m_footer .col-xs-3 { text-align:center; padding:10px 0; }
..m_footer a {
width:100%;
display:block;
text-align:center;
line-height:2;
text-align:center;
}
.m_footer .col-xs-3 i { width:60%; display:block; margin:0 auto; }
.m_footer .col-xs-3 i img { width:60%; margin:0 auto; }
.inx_pro { margin-bottom:10px; }
/*关于我们*/
.main { margin:10px auto; padding:0; }
.menu { padding-left:10px; padding-right:10px; overflow: hidden;}
.menu ul li { line-height: 40px; margin: 2px 0; text-indent: 15px; }
.left_menu_1 a { border-bottom: 1px solid #ececec;}
.menu ul li a { display:block; }
 @media (max-width:768px) {
.menu ul li {
width:50%;
float:left;
text-align:center;
background: #f5f5f5;
border:none;
}
}
.title01 { width:100%; overflow:hidden; line-height: 40px; border-bottom: #ececec 1px solid; font-size: 18px; margin-bottom: 10px; color: #333; background:url(http://oldfile.4e8.com/skin/mrfa8650/img/libg.jpg) no-repeat 10px bottom; }
.text { padding:10px; }
.main .col-sm-9 { padding-left:10px; padding-right:10px; }
.main .col-sm-3 { padding-left:10px; padding-right:10px; }
.main .text h1{ font-size:18px; line-height:40px; text-align:center;}
.date { text-align:center; color:#777;}

.newslist {padding:15px; overflow:hidden; }
.newslist ul { }
.newslist ul li { line-height:2.7; }
.newslist ul li a span { float:right; color:#818181; }




@media screen and (max-width:640px) {
.index-pro .content li {
height: 140px;
width: 100%;
display: block;
}
}
#inputform105 input {
    width: 90%;
    line-height: 35px;
    border: #dadada 1px solid;
    margin: 5px;
}
#inputform105 textarea {width: 90%;
    line-height: 35px;
    border: #dadada 1px solid;
    margin: 5px;}


.fenye { margin:10px;text-align: center;}
.left_menu_2 {border:none;text-indent: 2em;text-indent: 2em!important;}
.nav>li{position:relative;}
.nav>li:hover .sy_dh_lanmu{display:block;}
.sy_dh_lanmu{
	padding:0;z-index: 555;
  list-style:none;
  text-align:center;
  background: #fff;
  width:100%;
  position:absolute;
  display:none;
}
.sy_dh_lanmu li a{line-height:40px !important;color:#333;}

.sy_dh_lanmu li{line-height:40px;}