@charset "utf-8";


/* visual */
#visual {width:100%;overflow:hidden; z-index:10;}
#m_visual {width:1920px;height:640px;margin-left:-960px;padding-left:50%;}

#sliderContainer { width:1920px; height:640px; position:relative;}

.slideContent {width:1920px; }

.jFlowSlideContainer { overflow:hidden; }
.jFlowSlideContainer a:hover { text-decoration:none; }
.jFlowSlideContainer a:focus { position:relative;}

.jFlowPrev { position:absolute; width:55px; height:55px; top:540px; left:50%; margin-left:-46px; cursor:pointer; }
.jFlowNext { position:absolute; width:55px; height:55px; top:540px; left:50%; margin-left:5px;  cursor:pointer; }



/* contents style */
#m_contents {position:relative; clear:both; width:1155px; height:580px; padding:60px 0 25px 0; margin:0 auto;}

#m_contents .mban {float:left; width:365px; height:290px; text-align:center; margin-right:30px;}
#m_contents .mban ul .tit {height:30px; padding-top:20px; font-size:20px; color:#333; font-weight:bold;}
.mr0 {margin-right:0;}

#m_quick {clear:both; width:100%; height:84px; padding:70px 0; background:#f2f3f5;}
#m_quick ul {width:1155px; margin:0 auto;}
#m_quick ul li {float:left; width:260px; height:84px; margin-left:97px;}
/* #m_quick ul li {float:left; width:270px; height:84px; margin-right:25px;}*/
#m_quick ul li span {font-size:16px; color:#333; font-weight:bold; line-height:35px;}
#m_quick ul li img {float:left; margin-right:15px; }
#m_quick ul .last {margin-right:0;}
#m_quick ul li a {color:#555;}

