﻿@charset "utf-8";
/* 全局样式 */
body, ul,input {padding:0;-webkit-text-size-adjust: none}

.mmore { font-size: 14px; float: left; color: #CB0100; }
.mcon2 { background: url(bombg.png) no-repeat center 16px; width: 1000px; height: 235px; padding-left: 5px; margin-right: auto; margin-left: auto; }
.mcon2 ul li { display: inline; float: left; width: 310px; margin-right: 10px; height: 196px; position: relative; overflow: hidden; }
.mc2_txt { height: 37px; width: 310px; position: relative; z-index: 10; }
.mc2_txtBg { background: #013F6B; opacity: 0.6; filter:alpha(opacity=60); height: 37px; width: 310px; position: absolute; left: 0px; top: 0px; }
.mc2_txtName { line-height: 40px; color: #FFF; text-indent: 24px; height: 40px; width: 260px; position: absolute; left: 0px; top: -1px; font-size: 14px; }
.mcon2_btn1 { line-height: 36px; height: 36px; width: 310px; }
.mcon2_pos { height: 74px; width: 310px; position: absolute; left: 0px; bottom: -38px; z-index: 10; cursor: pointer; }
.mcon2_hover .mcon2_bbn { color: #333; }
.mcon2_bbn {
	font-size: 16px;
	padding-left: 45px;
	color: #F00;
	font-weight: bold;
}
.mc2_btn1 .mcon2_bbn { background: url(bbn1.jpg) no-repeat; line-height: 36px; height: 36px; }
.mcon2_hover .mcon2_bbn1 { background: url(bbn1a.jpg); }
.mc2_btn2 .mcon2_bbn { background: url(bbn2.jpg) no-repeat; line-height: 36px; height: 36px; }
.mcon2_hover .mcon2_bbn2 { background: url(bbn2a.jpg); }
.mc2_btn3 .mcon2_bbn { background: url(bbn3.jpg) no-repeat; line-height: 36px; height: 36px; }
.mcon2_hover .mcon2_bbn3 { background: url(bbn3a.jpg); }
