@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, Tahoma, Arial, Roboto, Droid Sans, Helvetica Neue, Droid Sans Fallback, Heiti SC, Hiragino Sans GB, Simsun, sans-self, serif;
    font-size: 14px;
    background: #ffffff;
}

ul, li, h1, h2, h3, h4, h5, h6 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    max-height: 100%;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333 !important;
        word-wrap: break-word;
    word-break: break-word;
}

a:hover {
    text-decoration: none;
    color: #990000;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrapper {
    width: 100%;
    min-width: 320px;
}

.header {
    border-bottom: #0b63b3 4px solid;
    height: 54px;
    overflow: hidden
}

.header .logo {
    width: 280px;
    margin: 7px 2% 5px 1%;
}

.header .nav {
    width: 20px;
    margin: 20px 7px 0 0;
}



.banner .search {
    height: auto;
    overflow: hidden;
    width: 90%;
    margin-top: 10px;
    position: absolute;
    font-size: 14px;
    padding: 0 5%;
}

.banner .search input {
    width: 86%;
    border: none;
    padding-left: 10px;
    color: #666;
    height: 40px;
    background: rgba(249, 249, 249, 0.8);
    font-size: 14px;
    -webkit-appearance: none;
    border-radius: inherit;
}

.banner .search button {
    width: 13%;
    float: left;
    height: 40px;
    border: none;
    background: url("../images/search-ico.png") center no-repeat rgba(86, 86, 86, 0.8);
    font-size: 24px;
    color: #000;
    cursor: pointer;
    background-size: 40%;
    position: absolute;
    right: 5%;
}

.banner .t-photo img {
    border: rgba(255, 255, 255, 0.9) 5px solid;
    position: absolute;
    bottom: -35px;
    left: 20px;
    
    z-index: 99
}

.banner .bluebg {
    width: 100%;
    height: 45px;
    background: rgba(11, 99, 179, 0.9);
    bottom: 0;
    position: absolute;
}

.banner .bluebg h1 {
    color: #ffffff;
    padding-left: 150px;
    font-weight: normal;
    line-height: 46px;
    font-size: 20px
}

.banner .bluebg span {
    color: #ffffff;
    font-weight: normal;
    line-height: 46px;
    font-size: 14px;
}

.banner .bluebg span a {
    display: block;
    width: 35px;
    height: 29px;
    margin-top: 5px;
    float: right;
}

.banner .bluebg span a img {
    width: 70%;
    padding: 0 5px;
}

.list-main {
    background: #ebebeb;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 50px 2% 20px 2%;
    margin: 0 auto;
}

.main {
    background: #e2e2e2;
    height: auto;
    overflow: hidden;
    position: relative;
}

.main .p-jbxx {
    margin: 0 auto;
    padding: 50px 10% 30px 10%;
    background: url("../images/border-qx.png") bottom repeat-x #f6f6f6;
    min-height: 90px;
    overflow: hidden;position:relative
}

.main .p-jbxx h2 {
    color: #0b63b3;
    font-size: 18px;
    display: block;
    width: 30px;
    line-height: 27px;position:absolute; left:6%; top:50px
}

.main .p-jbxx ul {
    border-left: #cdcdcd 1px solid;
    margin-left: 10px;
    padding-left: 20px
}

.main .p-jbxx li {
    color: #333333;
    font-size: 14px;
    line-height: 27px
}

.main .p-teacher-xx h3{
    font-size: 14px;
}

.p-teacher-xx {
    margin: 15px auto;
    width: 96%;
}

.p-teacher-xx h3 {
    height: 46px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    cursor: pointer;
    font: normal 16px/46px "Microsoft YaHei";
    margin-top: 10px
}

.p-teacher-xx h3 span {
    font-size: 12px;
    color: #aaaaaa
}

.p-teacher-xx h3 em {
    float: right;
    display: block;
    width: 40px;
    height: 46px;
    background: url("../images/ico-go.png") center no-repeat;
    cursor: pointer;
}

.p-teacher-xx h3.on em {
    background: url("../images/ico-goon.png") center no-repeat;
}

.p-teacher-xx ul {
    padding: 10px 20px;
    color: #999;
    display: none;
    background: #fff;
    border-top: #e2e2e2 1px solid;
}

.p-teacher-xx ul p {
    margin: 0;
    padding: 0;
    line-height: 27px;
    font-size: 14px;
    text-indent: 0em;
    color: #333
}

.p-teacher-xx ul li {
word-wrap: break-word;
    word-break: break-word;
    line-height: 27px;
    font-size: 14px;
    color: #333
}

.p-teacher-xx .t-one {
    background: url("../images/ico-001.png")  2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #b34c19;
    border-top: #b34c19 2px solid;
}

.p-teacher-xx .t-two {
    background: url("../images/ico-002.png")  2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #007b6f;
    border-top: #007b6f 2px solid;
}

.p-teacher-xx .t-three {
    background: url("../images/ico-003.png")  2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #5386c4;
    border-top: #5386c4 2px solid;
}

.p-teacher-xx .t-four {
    background: url("../images/ico-004.png") 2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #fd7700;
    border-top: #fd7700 2px solid;
}

.p-teacher-xx .t-five {
    background: url("../images/ico-005.png") 2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #66cc33;
    border-top: #66cc33 2px solid;
}

.p-teacher-xx .t-six {
    background: url("../images/ico-006.png") 2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #4f4f4f;
    border-top: #4f4f4f 2px solid;
}

.p-teacher-xx .t-seven {
    background: url("../images/ico-007.png") 2px 16px no-repeat #fff;
    padding-left: 20px;
    background-size: 15px;
    color: #4f4f4f;
    border-top: #4f4f4f 2px solid;
}

.p-btn-link {
    margin: 15px auto;
    width: 100%;
}

.p-btn-link li {
    background: url("../images/ico-jt.png") 10% center no-repeat #fff;
    float: left;
    font-size: 14px;
    line-height: 40px;
    height: 40px;;
    width: 35.666%;
    padding-left: 14%;
    margin-left: 1px;
}

.p-btn-link a {
    display: block;
    width: 100%;
    height: 40px
}


.lm-title {
    border-top: #0b63b3 3px solid;
    width: 100%;
    
    margin: 5px auto;
    background: url("../images/ico-008.png") 10px 6px no-repeat #fff;
    background-size: 18px 21px;
}

.lm-title span {
    display: block;
    font-size: 16px;
    color: #0b63b3;
    line-height: 30px;
    padding: 0 10px;
    text-align: left;
    margin-left: 25px;
}

.lm_list {
}

.lm_list li {
    margin-top: 5px;
    overflow: hidden;
}

.lm_list li a {
word-break:break-word;
    color: #000;
    font-size: 14px;
    display: block;
    width: 90%;
    padding: 5px 8% 5px 2%;
   
    border-left: #d0d0d0 3px solid;
    line-height: 30px;
    word-wrap: break-word;
    word-break: break-word;
}


.list-more {
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    background: #fff;
    color: #0b63b3;
    width: 100%;
    border-radius: 4px;
    margin: 5px auto
}

.list-more a {
    color: #0b63b3;
}


.nr-title {
    border-left: #d0d0d0 3px solid;
    background: #FFF;
    width: 96%;
    margin: 0 auto;
    padding: 10px 2% 10px 2%;
}

.nr-title h1 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 34px;
    color: #333;
}

.nr-title p {
    margin: 0;
    padding: 0;
    line-height: 27px;
    font-size: 12px;
    color: #ff6600
}

.nr-wz {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background: #FFF;
    padding: 10px;
    margin-top: 5px;
}

.nr-wz p {
    text-align: left;
    text-indent: 2em;
}


.lm-listpic {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.lm-listpic ul {
    width: 105%;
}

.lm-listpic a {
    display: block;
    width: 100%;
}

.lm-listpic li {
    width: 45%;
    float: left;
    margin-right: 5%;
    position: relative;
    margin-bottom: 10px;
}

.lm-listpic li img {
    max-width: 100%;
    height: auto;
}

.lm-listpic li span {
    position: absolute;
    bottom: 4px;
    background: rgba(0, 0, 0, 0.26);
    display: block;
    color: #fff;
    line-height: 36px;
    height: 36px;
    width: 100%;
    text-align: center;
}


.lm-jgnr {
    background: #FFF;
    padding: 10px
}

.lm-jgnr .title {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 34px;
    color: #333;
    text-align: center
}

.jgnrxx {
    padding: 10px;
}

.jgnrxx span {
   
    text-align:left;
    color: #000;
    line-height: 30px;
    float: left;
    padding: 0;
    min-width: 70px;
}

.jgnrxx li {
    border-bottom: #ccc 1px solid;
    text-align: left;
    color: #555;
    line-height: 30px;
}
.jgnrxx li:after{visibility:hidden; display:block; content:""; clear:both}
.jgnr-rj span {
    border-bottom: #000 1px solid;
    text-align: left;
    color: #000;
    line-height: 30px;
    padding: 0 10px;
    min-width: 70px;
    display: block;
    margin-bottom: 10px;
}

.jgnr-rj li {
    line-height: 34px;
    color: #6f6f6f;
       background: url("../images/ico_fj.png") left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}

.jgnr-rj li a {
    line-height: 34px;
    color: #6f6f6f;
}

.jgnr-wz {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background: #FFF;
    padding: 10px;
    margin-top: 5px;
}

.jgnr-wz p {
    text-align: left;
    text-indent: 0em;
}

.jgnr-img img {
    text-align: center;
    max-height:300px;
    max-width:95%;
    margin: 15px auto
}


.lm-title-zh {
    border-top: #0b63b3 3px solid;
    width: 100%;
    height: 40px;
    margin: 5px auto;
    background: url("../images/ico-009.png") 10px center no-repeat #ffffff;
    background-size: 18px 21px;
}

.lm-title-zh span {
    display: block;
    font-size: 16px;
    color: #0b63b3;
    line-height: 44px;
    padding: 0 10px;
    text-align: left;
    margin-left: 25px;
}

.lm-list-zh {
}

.lm-list-zh li {
    margin-top: 5px;
    overflow: hidden;
}

.lm-list-zh li a {
    color: #000;
    font-size: 14px;
    display: block;
    width: 92%;
    padding: 5px 2% 5px 6%;
background: url(../images/ico_zh-listico.png) 5px 16px no-repeat #fff;
    line-height: 30px;
}


.lm-listpic-zh ul {
    width: 105%;
}

.lm-listpic-zh a {
    display: block;
    width: 100%;
}

.lm-listpic-zh li {
    width: 30%;
    height: 150px;
    float: left;
    margin-right: 2.6%;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #d2d2d2;
}

.lm-listpic-zh li img {

}

.lm-listpic-zh li span {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    display: block;
    color: #fff;
    line-height: 36px;
    height: 36px;
    width: 100%;
    text-align: center;
}


.footer {
    background: #2568a3;
    border-top: #00407b 5px solid;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 15px;
    color: #ffffff;
    line-height: 24px;
    font-size: 14px
}

.footer .goto-pc {
    color: #ffffff;
    font-size: 14px;
    line-height: 27px;
    display: block;
    padding: 5px 15px;
    background: #1e5382;
    width: 40%;
    margin: 0 auto;
    border-radius: 5px
}



.select{ 
	float:right; position:absolute; top:0px; right:50px; text-align:right; /*width:100%;*/
}
.select dt{
	height:28px;
	width:28px;
	display:inline-block;
	line-height:33px;
	font-size: 14px;
	cursor:pointer;
	color: #656565;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	position:relative;
	z-index:99; 
}
.select dd{
	position:absolute; width:100px !important;
	top:38px; right:-30px; text-align:center;
	background:#fff;
	display:none;
	font-size: 14px;
	z-index: 99;
}
.select dd ul{
	width:100%;
		/*overflow:auto;min-height:50px;*/
}
.select dd ul li { width:100%;}
.select dd ul li a{
	line-height:28px;
	display:block;
	padding:0 8px;
    color: #fff; background:url(../images/ico-navjt.png) 10px center no-repeat;  background-size:5%;
}
.select dd ul li a:hover{
	background:#f3f3f3;
}


.ixsxx{margin:0 auto; padding:20px 0;min-height:800px; height:auto; overflow:hidden}
.ixsxx_bk{ margin:0 auto;height:auto; overflow:hidden}
.ixsxx_fl1{height:40px; text-align:center; color:#fff; background:#b34c19; line-height:40px; font-size:20px; margin-top:10px;}
.ixsxx_fl2{ height:40px; text-align:center; color:#fff; background:#1d7312;line-height:40px; font-size:20px; margin-top:10px;}
.ixsxx_fl3{ height:40px; text-align:center; color:#fff; background:#0066cc;line-height:40px; font-size:20px; margin-top:10px;}
.ixsxx_xl1{ height:30px; padding-left:10px; color:#000; line-height:30px; font-size:16px; }
.ixsxx_xl2{ left no-repeat; height:31px; padding-left:30px; color:#000; line-height:31px; font-size:16px; }
.f-red{ color:#F00}
.ixsxx_xh{ margin-top:10px}
.ixsxx_amelist{ padding:10px 30px; height:auto; overflow:hidden}
.ixsxx_amelist a{ display:block; background:url(../images/ixsxxico.png) left center no-repeat; font-size:14px; color:#666; height:30px; line-height:30px; float:left; width:28%; padding-left:13px}
.ixsxx_amelist a:hover{ color:#cc3300;background:url(../images/ixsxxicohover.png) left center no-repeat;}

.ixsxx_amelist2{  height:auto; overflow:hidden}
.ixsxx_amelist2 a{ display:block; background:url(../images/ixsxxico.png) left center no-repeat; font-size:14px; color:#666; height:30px; line-height:30px; float:left; width:46%; padding-left:13px}
.ixsxx_amelist2 a:hover{ color:#1d7312;background:url(../images/ixsxxicohover2.png) left center no-repeat;}


.icx_box{ margin:0 auto; height:auto; overflow:hidden; padding:15px 0; }
.icx_box li{ font-size:16px; color:#333; line-height:34px; display:block; height:34px; width:99%; text-align:left; background:url(../images/ixsxxf.png) left center no-repeat; padding-left:1%; position:relative; text-align:left}
.icx_box li a{}
.icx_box li a:hover{ color:#cc6600}
.icx_box li span{ color:#cc6600; float:right; right:0;top:0px;}
    
    
.lm_title {    border-top: #0b63b3 3px solid;
    width: 100%;
    /* height: 40px; */
    margin: 5px auto;
    background: url(../images/ico-008.png) 10px 12px no-repeat #fff;
    background-size: 18px 21px;}
.lm_title span {
    display: block;
    font-size: 16px;
    color: #0b63b3;
    line-height: 24px;
    padding: 10px;
    text-align: left;
    margin-left: 25px;}




.lxxp{ display:block; background:url(../images/ixsxxico.png) left center no-repeat; font-size:14px; color:#666; height:30px; line-height:30px; float:left; width:28%; padding-left:13px}