﻿html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea{margin:0;padding:0;}
footer,section,article,aside,nav,hgroup,address,figure,figcaption,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;outline: none;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:13px/24px "Microsoft YaHei","微软雅黑",arial,\5b8b\4f53;color:#333;outline:0;}
html{background:#fff;background-size:100% 100%;width: 100%;}
body{background:#fff ;position:relative;width:100%;max-width: 1920px;min-width:1280px;overflow-x:auto;margin:0 auto;}
div{display: block;box-sizing: border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
/*img{display: block;width: 100%;}*/


.wrap_dh{
	width:1580px;
	height:100%;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*img{display: block;width: 100%;}*/

.none{display:none;}
.pt{padding-top:30px;}
.pr{position: relative;}
.pa{position:absolute;}
.h48{height:48px;}
.bor-b{border-bottom:1px dashed #cfcac4;}
.mb{margin-bottom:10px;}
.mr{margin-right:30px;}
.mbr{margin:0 30px 10px 0;}
.nm{margin:0;}
.fl{float:left;}
.fr{float: right;}
 /* ===== clearfix ===== */ 
 
.clearfix2:after { content:"\200B"; display:block; height:0; clear:both}
.clearfix2{*zoom:1;}
.clearfix { clear:both; }/*IE/7/6*/ 


/*设置滚动条样式*/
::-webkit-scrollbar{
    width: 5px;
    height: 8px;
    background-color:rgba(210, 210, 210, 0.48);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
::-webkit-scrollbar-thumb{
    background-color:rgba(123, 121, 121, 0.7);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}


/*字体*/
@font-face {
    font-family: 'Novecento Normal';
    src: url('../font/Novecento Normal.eot'),
         url('./font/Novecento Normal.eot?#iefix') format('embedded-opentype'),
         url('../font/Novecento Normal.woff2') format('woff2'),
         url('../font/Novecento Normal.woff') format('woff'),
         url('../font/Novecento Normal.ttf') format('truetype'),
         url('../font/Novecento Normal.svg#Novecento Normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular_2';
    src: url('../font/Montserrat-Regular_2.eot'),
         url('./font/Montserrat-Regular_2.eot?#iefix') format('embedded-opentype'),
         url('../font/Montserrat-Regular_2.woff2') format('woff2'),
         url('../font/Montserrat-Regular_2.woff') format('woff'),
         url('../font/Montserrat-Regular_2.ttf') format('truetype'),
         url('../font/Montserrat-Regular_2.svg#Montserrat-Regular_2') format('svg');
    font-weight: normal;
    font-style: normal;
}


