body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, figcaption, figure, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}
body {
    font-size: 0.26rem;
    background-color: #f1f2f3;
    color: #666666;
        *overflow-y: scroll; *position: relative; *top: 0; *left: 0;
            height: 100%; width:100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
html, body, a, a:link, a:visited, a:hover, a:active, select, input, label, button, textarea, h1, h2, h3, h4, h5, h6{ font-size: 14px;}
body, button, input, select, textarea {
    font: 14px/1 Lucida Grande, 'Microsoft YaHei', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif
}

code, kbd, pre, samp, tt {
    font-family: "Courier New", Courier, monospace
}
a{text-decoration:none;  
color: #666666;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

* {
    -ms-word-break: break-all;
    word-break: break-all;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
a:hover{text-decoration:none;  
color: #0298e8;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.headTop{ height: 140px;background-color: #ffffff;}
.conPageConRig h2{ width: 2px;background-color: #0291df; display: inline-block;float: left; height: 25px; margin-right: 20px; margin-top: 10px; overflow: hidden;}
.conPageConRig h2{border-bottom:1px solid #dddddd ; line-height: 45px; margin: 0 10px 10px;}
iframe{
    border:none;
}
li{ list-style-type: none;}
input {
    outline: none;
}
strong{
    font-weight: normal;
}
html{ width:100%; height:100%;}

img {
    border: none;
    vertical-align: middle;
}
address, cite, dfn, em, var,i {
    font-style: normal
}
.w1000{ width: 1000px;margin: 0 auto; padding: 0;}
.w1200{ width: 1200px;margin: 0 auto; padding: 0;}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
.clearfix:before {
    content: "";
    display: block;
    clear: both;
     overflow: hidden;
      zoom: 1;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
strong, b {
    font-weight: bold;
}
.hideIcon{ display: none;}
.bgColor{ background-color: #000;}
.bgColor1{ background-color: #1b1c1e;}
/* 去除iphone ipad 设备默认按钮样式 */
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #cccccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #cccccc;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #cccccc;
}
    .font_family {
	  font-family: "font_family" !important;
	  font-size: 30px;
	  font-style: normal;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;}

/*文字的大小*/

.font_family {
				font-family: "font_family" !important;
				font-size:20px;
				font-style: normal;
				color: #666666;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
				background-color:none;
			}