/* 页面自定义css样式 */
.topLogo a:hover img ,.bottomLogoEwm a:hover img,.tyTitle a:hover img{transform: scale(1,1);transition: all 1s;}
.width-1440{width:1440px;margin:0 auto;}
a:hover{color:#1A67BC;}
img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
img:hover{transform:scale(1.05);transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
a em,li em,.navUl ul li img{transition:1s;-webkit-transition:1s;-moz-transition:1s;}
a:hover em,li:hover em,.navUl ul li a:hover img{-webkit-transform:rotateY(180deg) scale(1.2); -moz-transform:rotateY(180deg) scale(1.2);-ms-transform:rotateY(180deg) scale(1.2);-o-transform:rotateY(180deg) scale(1.2);}
.zxfwClose:hover em{-webkit-transform:rotateY(0deg) scale(1.2); -moz-transform:rotateY(0deg) scale(1.2);-ms-transform:rotateY(0deg) scale(1.2);-o-transform:rotateY(0deg) scale(1.2);}
/*body{overflow-x:hidden;}*/
.rdztList a:hover{padding-left:20px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.clear{clear:both;}
.gjhrqy ul li a:hover p em{-webkit-transform:rotateY(0deg) scale(1); -moz-transform:rotateY(0deg) scale(1);-ms-transform:rotateY(0deg) scale(1);-o-transform:rotateY(0deg) scale(1.2);}
body{overflow-x:hidden}


.main-dqwz span {
    background: url(dqwz.png) no-repeat left center;
    padding-left: 25px;
}

.main-dqwz a {
    text-decoration: none;
    color: #999;
    font-size: 16px;
}

.main-dqwz {
    font-family: "微软雅黑";
    font-weight: 400;
    font-size: 16px;
    height: 62px;
    line-height: 62px;
    /* text-align: right; */
    color: #999;
}

/*左侧导航*/

.content {
    margin-bottom: 30px;
    overflow: hidden;
}

.leftNav {
    width: 292px;
}

.leftNav dl dt {
    width: 292px;
    height: 70px;
    background: url(list-navTop.png) no-repeat left center;
}

.leftNav dl dt a {
    font-family: "微软雅黑";
    line-height: 65px;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 30px;
}

.leftNav dl dd {
    width: 275px;
    background: #f5f5f5;
    height: auto;
    padding: 0 30px;
}

.leftNav dl dd a {
    border-top: 1px solid #bdcbdb;
    display: block;
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";
    font-weight: 700;
    font-size: 18px;
    color: #333;
    line-height: 65px;
}

.leftNav dl dd:first-of-type>a {
    border-top: 0;
}

.leftNav dl dd.on>a,.leftNav dl dd:hover>a,.leftNav dl dd ul li:hover a {
    color: #1A67BC;
}

.leftNav dl dd ul li a {
    padding-left: 37px;
}



/*右侧列表*/
.textList{width:1110px;min-height:400px;}
.listTitle{font-family: "微软雅黑";font-weight: 700;font-size: 22px;line-height: 32px;color: #333;margin-bottom:20px;}
h2.lmh2>span{position: absolute; right: 0px; top: 0px; display: block; width: auto; height: auto; font-weight: normal;}
h2.lmh2>span a{color: #999;font-size: 18px;font-weight: normal;padding: 0;}
h2.lmh2  {height: 50px;font-size: 24px;overflow: hidden;position: relative;border-bottom: 1px solid #e5e5e5;margin-bottom: 10px;}
h2.lmh2  a{font-weight: 400;text-align: center;float: left;display:block;color: #333333;height: 50px;line-height: 35px;width: auto;cursor:pointer;}
h2.lmh2  a.on{color: #000;border-bottom: 3px solid #1658A0;font-weight:700;}
.textList p{font-family: "微软雅黑";font-size: 16px;line-height: 28px;color: #999;margin-bottom:30px;}
.textList ul li{background: url(index-dian.jpg) left center no-repeat;line-height: 48px;height: 48px;position: relative;padding-left: 15px;}
.textList ul li a{color: #333333;font-size: 18px;font-family: "微软雅黑";overflow: hidden;text-overflow:ellipsis;white-space: nowrap;word-wrap: normal;display: inline-block;max-width:85%;position: relative;padding-right: 35px;}
.textList ul li span{ position: absolute; right: 0; top: 0; color: #999;font-size: 18px;}
.textList ul li:hover span{color: #1A67BC;}
.textList ul li:hover a{color:#1A67BC;}
.textList ul li a em{background: url(newsIcon.png) no-repeat center;background-size:100%;width:34px;height: 15px;display: inline-block; margin-left:5px;position: absolute;right: 0;top: 16px;}