body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}

* {
    margin: 0;
    padding: 0;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
	/*左右滚动条 */
	overflow: scroll;
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 44px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}

.nybody {
    /* background: url(../images/nbg1_03.jpg); */
    /* background: url(../images/9.jpg) no-repeat center;
    background-size: cover; */
}

/*public*/

.size {
    width: 1200px;
    margin: 0 auto;
}

.backcolor {
    background: #e70012;
}

.color {
    color: #e70012;
}

img {
    max-width: 100%;
}


/*共用头部*/

.nyheader {
    position: relative;
    width: 100%;
    z-index: 99;
    background: url(../images/topnbg_01.jpg) no-repeat top center;
    height: 110px;   
}

.nyheader .logo {
    width: 300px;
    float: left;
    margin-top: 26px;
}

.nynav {
    width: 830px;
    float: right;
    background: url(../images/li1_02.png) no-repeat left bottom;
    padding-left: 2px;
}

.nynav>li {
    width: 90px;
    float: left;
    text-align: center;
    font-size: 15px;
    background: url(../images/li1_02.png) no-repeat right bottom;
    line-height: 110px;
    height: 110px;
}

.nynav>li>a {
    display: block;
    color: #bcbcbc;
    height: 110px;
}

.nynav>li.libg>a,
.nynav>li>a:hover {
    background: url(../images/libg_05.jpg) no-repeat bottom left;
    color: #fff;
}
.nynav>li>span{color:#d51314;}
.erji{background:#1367ae;display: none;}
.erji>li{height: 45px;font-size: 14px;line-height: 45px; border-bottom: 1px dashed #fff }
.erji>li>a{color: #fff;line-height: 45px;text-align: center;display: block;margin: 0 auto}


.position {
    margin-top: 25px;
    background: url(../images/mainconbg_03.jpg) no-repeat bottom center;
    margin: 0 auto;
    width: 1200px;
    margin-top: 25px;
    color: #47464e;
    overflow: hidden;
    padding-bottom: 1px;
}

.position span.span01 {
    float: right;
}

.position ul {
    width: 600px;
    float: left;
    margin-left: 0px;
    color: #2e2e2e;
    font-size: 14px;
}

.position ul li {
    width: 110px;
    float: left;
    margin-right: 4px;
    font-size: 13px;
    background: #cbcbcb;
    border: 1px solid #fff;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
}

.position ul li.qhtitbg {
    background: url(../images/maingtitbg_03.jpg) no-repeat;
    height: 50px;
    color: #fff;
    margin-top: 0px;
}

.position p {
    width: 500px;
    text-align: right;
    margin-right: 15px;
    float: right;
    margin-top: 16px;
}

.position ul li a {
    display: block;
}

.position_wrap1 {
    margin-top: -70px;
    position: relative;
    z-index: 999;
}

.position1 {
    margin-top: 25px;
    background: url(../images/cont_p.png) no-repeat bottom center;
    margin: 0 auto;
    width: 1100px;
    margin-top: 25px;
    height: 100px;
    color: #47464e;
    overflow: hidden;
    padding-bottom: 1px;
    padding: 0 38px;
}

.position1 span.span01 {
    float: right;
    margin-top: 25px;
}

.position1 span.span01 a {
    color: #47464e;
    font-size: 12px;
}

.position1 ul {
    width: 600px;
    float: left;
    margin-left: 0px;
    color: #2e2e2e;
    font-size: 14px;
    margin-top: 25px;
}

.position1 p {
    width: 500px;
    text-align: right;
    margin-right: 15px;
    float: right;
    margin-top: 16px;
}

.position1 ul li {
    position: relative;
}

.position1 ul li a {
    display: block;
    color: #2c353c;
}


/*.position1 ul li span.view{position:absolute;top:0;right:0;height:8px; width:8px;transition:all .2s  ease-out}
*/

.position1 ul li span.view1:after {
    content: '';
    position: absolute;
    top: 80%;
    left: 18px;
    width: 8px;
    height: 8px;
    border: solid #3d7edb;
    border-width: 0 2px 2px 0;
    border-color: transparent #2c353c #2c353c transparent;
    transform: rotate(45deg);
    transition: all .4s ease-in;
    margin-top: 0px;
}

.header .nav ul>li img {
    padding-top: 10px
}

.area-info {
    position: relative;
}