﻿body * {margin:0; padding:0; font-size:14px; line-height:1.4; font-family:"微软雅黑","Microsoft YaHei", "宋体"; }
html {overflow-x: hidden;}
html div{_overflow-x: hidden;}
img{ border:0px}

body {  /*  背景*/
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	/*background-attachment: fixed;*/
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0099FF,endColorStr=#ffffff); 
    background-image: url(/html/hind/images/body_bg.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
    line-height: 0px;
    min-height:100%;
}

/*根元素基准字体*/
html {
    font-size: 10px;
}
/*@media screen and (min-width:375px)*/
html {
    font-size: 12px;
}
/*@media screen and (min-width:414px)*/
html {
    font-size: 12px;
}
/*@media screen and (min-width:481px)*/
html {
    font-size: 15px;
}
/*@media screen and (min-width:561px)*/
html {
    font-size: 17px;
}
/*@media screen and (min-width:641px)*/
html {
    font-size: 20px;
}

div
{
    /*background-color:White;   */ 
}

.centerDiv
{
     width:1000px;
     margin:auto;
     clear:both;
 }

ul
{
    list-style-position:outside;
    list-style-image:none;
    list-style-type:none;    
    list-style: none;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #000000;
}

.checkboxlist td{border:none;}
.checkboxlist td input{border:none;margin-left:10px}
.checkboxlist input{border:none;}
.checkboxlist{padding-left:10px}

/*一些常规使用的样式*/
.breakall{word-break:break-all;}
.center{ text-align:center;}
.left{ text-align:left}
.right{ text-align:right}
.bottom{ vertical-align:bottom}
.top{ vertical-align:top}
.middle{ vertical-align:middle}
.bold{ font-weight:bold}
.red{ color:Red}
.blue{ color:Blue}
.newblue{color: #379be9}
.black{ color:Black}
.green{ color:Green}
.gray{ color:Gray}
.verygray{ color:#b5b5b5}
.white{ color:White}
.blackborder{ border:1px solid black}
.color666{color:#666666}
.norepeat{ background-repeat:no-repeat}
.grayborder{ border:1px solid gray}
.noborder{ border:none}
.bgwhite{ background-color:White}
.floatleft{ float:left}
.floatright{ float:right}
.clearboth{clear:both}
.divcenter{margin-left:auto ; margin-right:auto}
.font10{ font-size:10px}
.font12{ font-size:12px}
.font14{ font-size:14px}
.font16{ font-size:16px}
.font18{ font-size:18px}
.font20{ font-size:20px}
.font22{ font-size:22px}
.font24{ font-size:24px}
.font26{ font-size:26px}
.font28{ font-size:28px}
.font30{ font-size:30px}
.linheight25{ line-height:25px;}
.linheight28{ line-height:28px;}
.linheight26{ line-height:26px;}
.pic12{ width:12px; height:12px}
.pic14{ width:14px; height:14px}
.pic16{ width:16px; height:16px}
.pic18{ width:18px; height:18px}
.pic20{ width:20px; height:20px}
.nomargin{ margin:0px}
.nopadding{ padding:0px}
.padding2{  padding:2px!important;padding:1px;}
.padding4{  padding:4px!important;padding:2px;}
.padding6{  padding:6px!important;padding:3px;}
.padding8{  padding:8px!important;padding:4px;}
.padding10{  padding:10px!important;padding:5px;}
.margin2{  margin:2px!important;margin:1px;}
.margin4{  margin:4px!important;margin:2px;}
.margin6{  margin:6px!important;margin:3px;}
.margin8{  margin:8px!important;margin:4px;}
.margin10{ margin:10px!important;margin:5px;}
.margin12{ margin:12px!important;margin:6px;}
.margin14{ margin:14px!important;margin:7px;}
.pleft5{ padding-left:5px!important; padding-left:2px;}
.pleft10{ padding-left:10px; !important;padding-left:5px;}
.mleft5{ margin-left:5px!important; margin-left:2px;}
.mleft10{ margin-left:10px!important; margin-left:5px;}
.relat{ position:relative}
.abs{ position:absolute}
.pointer{cursor:pointer;}
.width100{ width:100%}
.width30{ width:30px}
.width130{ width:130px}
.width1004{ width:1004px}
.height20{ height:20px}
.clearboth{clear:both}
.linostyle{list-style-type:none;}
.inline{ display:inline}
.block{ display:block}
.full{ width:100%; height:100%}
.title12b {	font-size:12px;	font-weight: bold;color: #990000;}
.title14b {	font-size: 14px;font-weight: bold;color: #990000;}
.title15b {	font-size: 15px;font-weight: bold;color: #990000;}
.title18b {	font-size: 18px;font-weight: bold;color: #990000;}
.title24b {	font-size: 24px;font-weight: bold;color: #990000;}
.border_ju{border: 1px solid #F8CCA9;}
.border_gray{border: 1px solid #dddddd;}
.border_blue{border: 1px solid #c6e5f6;}
.border_black{border: 1px solid black;}
.bg_qc {border: 1px solid #EAEAEA; }/*  灰色框图*/
hr { /*  水平线*/border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E6E6E6;height: 1px;}
.dx {/*  横底线*/border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #EFEFEF;}
/*一些常规使用的样式（完）*/


.main_div
{
    font-size:0;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    clear:both;
    text-align:center;
    line-height:0px;
}

.main_div_1200
{
    font-size:0;
    width:1200px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    background-color:#FFFFFF;
    clear:both;
    text-align:center;
    line-height:0px;
}

.main_div_full
{
    font-size:0;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    clear:both;
    text-align:center;
    line-height:0px;
}


.pagetable
{
    width:1000px;
    border:0px;
    background-color:#ffffff;
    text-align:center;
}

.marquee
{
	position: relative;
	overflow: hidden;
}

.marquee ul li
{
	line-height: 25px;
}

.xubox_title  em
{
    text-align:left;
    }
    
    
    .block01border {
	BORDER-LEFT: #d7d7d7 1px solid; BORDER-RIGHT: #d7d7d7 1px solid
}
		
		
/*weui的alert的确定按钮高度不够*/
    .weui-dialog__ft a{height:40px; line-height:40px;}
/*weui底部的已经加载全部文字不居中，这个用来纠正*/
.weui-loadmore {
    width:100%;text-align:center;display:block;
}
/*weui的提示文字过大，如：再按一次退出程序*/
        .weui-toast_content {
            font-size:14px;
        }



.flexRow {
   display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction: row;
}


//被photoswiper使用的图片
.imgArticleImages {

    max-width:100%!important;
    margin-top:20px!important;margin-top:10px;
}