@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; list-style:none;}
body{ font-size:12px; color:#666; text-align:left;}
h1{ text-align:center;}

.cpp{width: 1100px;height: 170px;margin: 0px auto;/* background:#f0f0f0; */font-family:'微软雅黑';}
.cpp .tab{overflow:hidden;background: url(../images/tp.png) no-repeat 31px 8px;margin-bottom: 125px;}
.cpp .tab a{display:block;width:152px;height:145px;line-height: 225px;text-align:center;float:left;text-decoration:none;color: #fff;background: url(../images/l.png) no-repeat;margin: 0 15px;}
.cpp .tab a:hover{ background:#E64E3F; color:#fff; text-decoration:none;}
.cpp .tab a.on{ background:#E64E3F; color:#fff; text-decoration:none;background: url(../images/h.png) no-repeat;}
.cpp .tab a img{
    padding-top: 40px;
}
.cpp .content{ overflow:hidden; padding:10px;}
.cpp .content li{ display:none;}

.neirong{ height:490px;/* background-color: #ddd; */}
.nrtab{ width: 212px; float:left; background:url(../images/pt.jpg) no-repeat;padding-top: 57px;margin-right: 3px;}
.nrtab h2{ background:#03F; text-align:center;width:215px; height:45px; line-height:45px; color:#fff;}
.nrtab a{ width: 212px; height: 70px; line-height: 70px; display: block; text-align:center;  color:#fff; text-decoration: none; font-size:16px; border-bottom:1px solid #0CF;background: #10ABE4 url(../images/line.jpg) no-repeat bottom;}
.nrtab a.on{ background: #F3A22D;}


.nrcontent{ float:left;width: 865px;height: 145px;height: 490px;/* background-color: #fff; */}
.nrc{ display:none;}

.tuiterm{ float:left; border:1px solid #006AA6; margin:0 8px 20px 8px;}
.tuiterm img{ border:1px solid #DCDCDC; margin: 10px 10px 0px 10px;width: 175px;height: 187px;}
.tuiterm h3{ height:30px; line-height:30px; text-align:center; color:#006EAB;}