body,html, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, th, td { margin:0; padding:0; }
body { 
	font-family: "微软雅黑",tahoma,arial,'Hiragino Sans GB';
	line-height: 24px;
	background-color: #fff;
	overflow-x: hidden;
    min-width: 1000px;  
    *min-width: 1000px;
}
fieldset, img,input { border:0; }
ol, ul { list-style:none; }
/*h1, h2, h3, h4, h5, h6{ font-size:100%; }*/
/*text-align: center\9;*/ 
em { font-style:normal; }
input, button, select, textarea {outline:0; outline:none; box-shadow: none;border:0;}
textarea { resize:none; } 
a{text-decoration:none;outline:0;*outline: 0;}
a {star:expression(this.onFocus=this.blur()); /* for Ie*/ } 
a:focus{outline: 0;*outline: 0;}
img{vertical-align:bottom;} 


.fontsize18{
	font-size:18px;
}
.bkgreen{
	background-color:#26c540!important;
}
.bkorange{
	background-color:#ff6005!important;
}
.bkgray{
	background-color:#666666!important;
}
/*去掉input的边框*/

.mui-input-group:before,
.mui-input-group:after,
.mui-input-group .mui-input-row:after {
	height: 0;
}

/*设置input的placeholder*/
input::-webkit-input-placeholder {
	color: #DFDFDF;
}

.verticalt{
	vertical-align: top;
}
.pgorange{
	color: #fe9c00!important;
	line-height: 2em;
	font-weight: bold;
}



/*清除浮动*/
.clearfix:after{
    content:"";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}
.clearfix{
    zoom: 1;
}

/*单行省略*/
.one_omit{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*多行省略*/
.more_omit{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	/*-webkit-line-clamp: *;*/
}

.h1 {
	font-size: 28px;
	font-weight: bold;
	float: left;
}

.more {
	font-size: 24px;
	color: #000;
	float: right;
}

.clear {
	clear: both;
}

/*版心*/
.content{
    width: 1000px;
    margin: 0 auto;
}

input:focus{
    border: 1px solid #61b0ff;
    -webkit-box-shadow: 0 0 6px #67beff;
    box-shadow: 0 0 6px #67beff;
}

.header{
	width:100%;
	height:50px;
	background:#092c54;
	color:#e2ebf6;
	font-size:14px;
	line-height: 50px;
	line-height: 50px\9;
	*line-height: 50px;
	_line-height: 50px;
}

.hLeft{
	float:left;
	width:60%;
	line-height: 50px;
	line-height: 50px\9;
	*line-height: 50px;
	_line-height: 50px;
}

.hLeft a{
	color:#e2ebf6;
}

.hLeft img { 
	float:left;
	max-width:100%;
}


.hRight h3{
	display: inline-block;
	*display: inline;
	*zoom:1;
	font-size: 18px;
}


.hRight{
	float:left;
	width:40%;
	line-height: 50px\9;
	*line-height: 50px;
	_line-height: 50px;
	text-align: right;
	position: relative;
}

.hRight img{
	float:left;
	max-width:20px;
	margin-right:10px;
	position: absolute;
	right:126px;
	top:50%;
	margin-top:-10px;
}


/*大广告*/
.pg_head .content{
	background-color: #fbf9fa;
    position: relative;
}
.pg_head img{
	width: 100%;
}

/*滚动播放部分*/
.mqs {
	width:1000px;
    background-color: #fbf9fa;
    padding-bottom: 20px;
    margin:0 auto;
}

#mq {
    width: 85%;
    margin: 0 auto;
    font-size: 12px;
    height: 33px;
    overflow: hidden;
}

#mq ul li {
	text-align: center;
    height: 33px;
    line-height: 16px;
    _line-height:16px;
    *line-height: 16px;
    line-height: 16px\9;
    color: #f00;
    overflow: hidden;
    vertical-align: middle;
}



/*刊登媒体*/
.nomargin {
    margin: 0;
    padding: 0;
}


.pg_box {
	background-color: #FFFFFF;
	text-align: center;
	padding: 40px 10px;
}

.pg_boxhead {
	text-align: left;
	margin-bottom: 50px;
}

.pg_boxhead img {
	height: 75px;
	margin-left: 40px;
}

.pg_boxheadtwo {
	text-align: left;
}

.pg_boxheadtwo img {
	height: 35px;
}

.pgtable {
    width:100%;
}

.pgtable li{
	float:left;
	width:30%;
	padding:11px;
}

.mt-txt {
	width: 812px;
	text-align: left;
	background-color: #f1f1f1;
	margin-left: 10px;
}

.mt-txt span {
	display: inline-block;
	padding: 5px 10px;
	width: 245px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.mt-txt span i {
	font-size: 18px;
	font-style: normal;
}

.nav span {
	display: inline-block;
	padding-left: 15px;
	font-size: 16px;
}

.nav span a {
	color: #616974;
}

.nav span a:hover {
	color: #fff;
}

/*安全知识信息*/
.pg_box .imgbox {
	width: 44px;
	height: 44px;
	background-color: #fe9c00;
	border-radius: 50%;
	margin: 0 auto;
}

.pg_box .imgbox img {
	height: 24px;
	margin-top: 10px;
}

.pg_box .imgword {
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
}

.pg_box .subimgword {
	width: 182px;
	text-align: left;
	line-height: 20px;
	padding-top:8px;
	margin: 0 auto;
	font-size: 14px;
	color: #7a7a7a;
	font-weight: 400;
}

.pg_box .arrowr {
	height: 50px;
	margin-top: 10px;
}

.pg_box .leftside {
	width: 60%;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #999;
	line-height: 18px;
}

.pg_box .leftside ul {
	margin: 0;
	padding: 15px 0 0 20px;
}

.pg_box .leftside ul li {
	padding: 0;
	margin: 0;
	font-size:14px;
	text-align:justify;
    text-justify:inter-ideograph;
}

.pg_box .rightside {
	width: 40%;
	float: right;
	text-align: left;
	font-size: 14px;
	line-height: 28px;
}

.pg_box .rightside p{
	text-indent:2em;
	color:#333;
	font-size:14px;
	text-align:justify;
    text-justify:inter-ideograph;
    margin:0;
    padding-top:8px;
}

.pg_box .rightside img,
.pg_box .leftside img{
	width:35px;
	height:35px;
	border-radius:50%;
	vertical-align:middle;
}

.pg_box .rightside .pg_boxheadtwo>span,
.pg_box .leftside .pg_boxheadtwo>span{
	display:inline-block;
	font-size:18px;
	height:35px;
	line-height:35px;
	color:#FF0000;
	font-weight:700;
	margin-left:5px;
	vertical-align:middle;
}

.leftside ul li{
	list-style:disc;
}



/*登报流程*/
.lcbox{
	/*background-color: #fbf9fa;*/
	padding-top:50px;	
}

.pg_fixbox{
	width: 85%;
    margin: 0 auto;
    text-align: center;
}

.pg_fixbox li{
	float:left;
	width:20%;
	height: 150px;
}

.pg_fixbox  li.vertmid{
	line-height: 100px;
	_line-height: 100px;
	*line-height: 100px;
	line-height: 100px\9;
}

.pg_btm{
	height:20px;
}

/*登报格式*/
.serveMainBottom{
	margin-top:40px;
	padding-bottom: 35px;
}

.pg_line{
	width:1000px;
	margin:0 auto;
	margin-bottom: 25px;
}

.pg_tab{
	width:80%;
	margin:0 auto;
}


.segmented-control {
    font-size: 16px;
    border: 0;
    border-radius: 6px;
    background-color: none;
    font-weight: 400;
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    table-layout: fixed;
    *table-layout: fixed;
    border:1px solid #092c54;
}

.pg_tab .segmented-control .control-item{
	line-height: 40px;
	font-size:16px;
    display: table-cell;
    *display: inline-block;
    color: #092c54;
    border-color:none;
    border:0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 1%;
    *width: 16%;
    *zoom:1;
    border-right:1px solid #092c54;
}

.pg_tab .segmented-control .no-border{
	border:0;
}


.pg_tab  .segmented-control .control-item.active {
    color: #fff;
    background:#092c54;
}


.control-content{
	width:920px;
	margin:0 40px;
	text-align: center;
	vertical-align: middle;
}


.pg_table {
    border-collapse: collapse;
    font-size:16px;
    color: #9098a0;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
}

.pg_table:first-child{
	border-top: 1px solid #b8b8b8;
}


.pg_table li{
	float:left;
    border-top: none;
    padding: 8px;
}


.justify{
	/*中文字两端对齐*/
	text-align:justify;
	text-justify:inter-ideograph;
}


.pg_title{
	color: #092c54!important;
    line-height: 50px;
    font-weight: 700;
    font-size:16px;
}

.pg_title li{
	height: 50px;
	padding:0 !important;
	line-height: 50px !important;
	text-align: center;
	padding: 8px !important;
}


.col-xs-3 {
    width: 25%;
}

.col-xs-7 {
    width: 70%;
    border-left: 1px solid #b8b8b8;
}




.myforBtn{
	width:76px;
	height:26px;
	font-size:12px;
	line-height: 1;
	border-radius: 26px;
	background:#ff414e;
	border:1px solid #ff414e;
	color:#fff;
	cursor: pointer;
}

.myforBtn:enabled:active{
	color:#ff414e;
	background:#fff;
	border-color:#ff414e;
}


.text-left{
	text-align: left;
}


/*自助下单*/
.pg_boxhead2{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
}
.pg_subboxhead2{
	margin-top: 10px;
	font-size: 18px;
	text-align: left;
	color: #000000;
}

.margintop30{
	margin-top:30px;
}

.marginbottom30{
	margin-bottom:30px;
}

.row{
	width:100%;
	border: 1px solid #B8B8B8;
}

.telBox{
	float:left;
	width:33%;
	height:40px;
	border-right: 1px solid #B8B8B8;
}

.selBox{
	float:left;
	width:66.6666%;
	height:40px;
}

.pg_iptbox{
	width:24%;
	height:40px;
	float:left;
	font-size:16px;
	line-height: 38px;
	font-weight: bold;
}

.ipt_row{
	width:75%;
	height:40px;
	float:left;
}

.ipt_row input{
	margin-bottom: 0;
	border: none;
	position: relative;
	line-height: 38px;
    width: 100%;
    height: 38px;
    outline: 0;
    font-size:14px;
    background-color: #fff;
}

.input_row{
	float:left;
	width:50%;
	position: relative;
}

.pg_sel{
	opacity: 0;
	position: absolute;
	top: -39px;
	left: -11px;
	z-index: 1;
}

.pg_iptspan{
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -33px;
	font-size: 10px;
	color: #0f0f0f;
}

.input_row select {
    font-size: 16px;
    height: auto;
    margin-top: 1px;
    border: 0!important;
    background-color: #fff;
    margin-bottom: 0;
	border: none;
	position: relative;
	line-height: 21px;
    width: 100%;
    height: 38px;
    padding:0 10px;
    outline: 0;
}

.row textarea{
	margin-bottom: 0;
	border: none;
	position: relative;
	line-height: 22px;
    width: 99%;
    outline: 0;
    font-size:16px;
    background-color: #fff;
}




/*报纸相关*/
.paperItems {
	text-align: center;
	min-width: 80px;
	font-size: 14px;
	border: solid 1px #ddd;
	padding: 2px 5px;
	margin: 5px 5px 5px 0;
	float: left;
	cursor: pointer;
}

.paperItems>p {
	font-weight: bolder;
	line-height: 14px;
	margin: 2px 0;
	padding: 0;
}

.paperItems img{
	height:80px;
}

.selected {
	border: solid 1px #f00;
	color: #000;
	background-image: url('../img/gouarrow.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.paperItems.selected>p {
	color: #000
}

.loading-mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-align: center;
	background-color: #000;
	filter: alpha(Opacity = 80);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.loading-text {
	position: fixed;
	width: 240px;
	height: 140px;
	line-height: 140px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto; text-align : center;
	background-color: #fff;
	z-index: 99999;
	border-radius: 10px;
	text-align: center;
}

/*按钮*/
.button-row {
    position: relative;
    padding-top: 5px;
    text-align: center;
}

.pg_btn {
	border-radius: 6px;
	background-color: #092c54;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #092c54;
	position: relative;
    display: inline-block;
    margin-bottom: 0;
    padding: 6px 12px;
    cursor: pointer;
    line-height: 1.42;
}

.button-row button:enabled:active{
	color:#3e5770;
	background:#fff;
}

.cancelbtn {
	background-color: #ddd;
	border: solid 1px #ddd;
	color: #000;
	margin-right:15px;
}

.mt-tj {
	float: right;
	width: 155px;
    height: 480px;
    background-color: #095789;
    text-align: center;
    margin-top: 10px;
}

.mt-tj .mt-tj-item img {
    width: 128px;
    height: 82px;
    vertical-align: center;
}

.mt-tj .mt-tj-item .title {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fff;
}

/*底部通栏*/
.pg_foot{
	width:1000px;
	margin:0 auto;
}

.foot_row{
	margin-bottom: 40px;
}

.cooBox,
.contact,
.pg_foot_qr{
	float:left;
}


.cooBox{
	width:35%;
}

.contact{
	width:45%;
	font-size:16px;
	text-align: left;
}

.pg_foot_qr{
	width:20%;
}

.myrow .pg_foot_icon{
	float:left;
	width:24%;
	border:1px solid #b8b8b8;
	margin-bottom: 10px;
	margin-left:-1px;
	overflow: hidden;
}

.pg_foot_icon img{
	max-width:100%;
}

.pg_foot_word{
	margin-bottom: 10px;
}


.pg_foot_qr img{
	width:165px;
}

.paddingTop0{
	padding-top:0;
}

/*悬浮窗*/
.wxbg {
	position: fixed;
	top: 50px;
	right: 6%;
	z-index: 99999;
}

.qqbg {
	width: 112px;
	position: fixed;
	left: 0px;
	top: 50%;
	margin-top: -222px;
	z-index: 9999;
}

.qqbg ul {
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
}

.qqbg ul li {
	list-style: none;
	width: 100px;
	margin-top: 8px;
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
}

.qqbg ul li{
	max-width: 100%;
}

.qqbg ul li>a {
	width: 100px;
	display: block;
	color: #333;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	outline: none;
	text-align: center;
	position: relative;
}

.qqbg ul li a .qq_txt {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}

.qqbg ul li>a img {
	width: 100%;
}

.qqbg ul li:nth-last-child(1) {
	padding: 0;
	height: 120px;
	background: none;
}

.qqbg ul li:nth-last-child(1)>p {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	font-weight: 400;
	text-align: center;
}
