@charset "utf-8";

/* CSS Document */


/*公共样式与首页样式*/

A {
    TEXT-DECORATION: none;
}

A:link {
    color: #484848;
    outline: none;
}

A:visited {
    color: #484848
}

A:active {
    color: #484848
}

A:hover {
    COLOR: #f16625
}

BODY {
    margin: 0px;
    font-family: "微软雅黑";
    background: #ffffff;
    color: #484848;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
input,
dl,
dt,
dd,
header,
article,
iframe,
footer,
ol,
div,
img {
    margin: 0px;
    padding: 0px;
}

input {
    border: 0px;
}

img {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a {
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b,
label {
    font-weight: normal;
}

input,
button,
select,
textarea {
    outline: none;
    font-family: "微软雅黑";
    font-size: 12px;
}

.left {
    float: left;
width:100%;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}




.zhuanti{  width:1200px; margin:0 auto 0px auto; overflow:hidden;  }


.zhuanti ul{ height:100px;overflow:hidden; }
.zhuanti ul li{ float:left; background: linear-gradient(to bottom,#063e85,#2f63ac); color:#fff; width:220px; height:60px; border:solid 1px #eeeeee; margin:0 10px; position:relative; overflow:hidden; text-align:center; line-height:60px;  }
.zhuanti ul li:hover{
background:#fff; color:#01487c;
}
.zhuanti ul li a{ display:block; font-size:20px;  width:100%; height:60px; color:#fff; }
.zhuanti ul li a:hover{ display:block;  width:100%; height:60px; color:#01487c; }
.zhuanti ul li span{ display:block; width:100%; height:30px; line-height:30px; text-align:center; color:#fff; background:url(../images/ztbg.png); position:absolute; left:0; bottom:0; display:none; }
.zhuanti ul li:hover span{ display:block; }

.fr11{
margin-left:20px;
}



.tz-title{ height:40px; line-height:40px; margin-bottom:20px;  }
.tz-title span{  margin-left:510px; width:150px;  font-size:28px; font-weight:bold; }
.tz-title span b{ color:#087dce; border-bottom:solid 2px #087dce; padding:5px 0;  }
.tz-title a{ float:right; }
.tzlist{ overflow:hidden; }
.tzlist li{ height:22px; line-height:22px; margin-bottom:21px; }
.tzlist li span{ float:left; width:85px; border-right:solid 1px #9c9c9c; color:#9c9c9c;  }
.tzlist li a{ float:right; width:280px;  font-size:15px;   }
.tzlist li:hover span{ border-right:solid 1px #c91111; color:#c91111;  }

@media only screen and (max-width:640px) {
	
	.zhuanti{  width:98%; margin:0 auto 0px auto; overflow:hidden;  }


.zhuanti ul{overflow:hidden; height:auto; }
.zhuanti ul li{ float:left; width:46%; height:100%; border:solid 1px #eeeeee; margin:1% 2%; position:relative; overflow:hidden;    }
.zhuanti ul li a{ display:block;  width:100%;  }
.zhuanti ul li span{ display:none; }
.zhuanti ul li:hover span{ display:none; }
	
}

@media only screen and (max-width:1140px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }
    body {
        font-size: 1.4em;
        line-height: 150%;
    }
}

@media only screen and (min-width:1140px) {
    .main {
        width: 1200px;
        margin: 0px auto;
    }
    body {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width:1140px) {
    .top {
        width: 100%;
        background: url(../images/top_bj.jpg) top center no-repeat;
        background-size: 100% 100%;
        height: 55px;
    }
    .top .main {
        height: 55px;
        position: relative;
    }
    .top_jg {
        height: 55px;
        width: 100%;
    }
    .top .main .ss,
    .top .main .cd_t {
        display: none;
    }
    a.logo {
	background: url(../images/logo.png) no-repeat;
	background-size: cover;
	width: 250px;
	height: 43px;
	position: absolute;
	left: 0%;
	top: 5px;
    }
    .cd_t {
        width: 100%;
        float: left;
        font-size: 1.1em;
        color: #999999;
        padding: 15px 3% 10px 3%;
    }
    .cd_t li {
        float: left;
    }
    .cd_t li.l_x {
        margin: 0px 12px;
    }
    .cd_t a {}
    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        font-size: 1em;
        width: 100%;
    }
    .menu li {
        float: left;
        width: 100% !important;
        border-top: solid 1px #c6c6c6;
    }
    .menu a {
        display: block;
        width: 100%;
        padding: 8px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }
    .menu a {
        font-size: 1.1em;
    }
    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }
    .menu dl dd {
        width: 50%;
        float: left;
    }
    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
        font-size: 1em;
    }
    .menu li a:hover {
        color: #b40018;
    }
    .menu2 {
        width: 32px;
        height: 20px;
        display: block;
        position: absolute;
        right: 3%;
        top: 18px;
    }
    .menu2 a {
        background: url(../images/d2_1_03.png) no-repeat;
        outline: none;
        display: block;
        background-size: 100% 100%;
        width: 32px;
        height: 20px;
        line-height: 20px;
    }
    .menu2 a.on {
        background: url(../images/d2_2_03.png) no-repeat;
        background-size: 100% 100%;
    }
    #navk {
        width: 100%;
        box-shadow: 2px 6px 5px rgba(0, 0, 0, .5);
        display: none;
        background: #ffffff;
        position: absolute;
        left: 0px;
        top: 55px;
        z-index: 25;
    }
    .ss {
        float: left;
        width: 94%;
        margin: 0px 0px 15px 3%;
        height: 30px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .ss_txt {
        float: left;
        height: 28px;
        line-height: 28px;
        background: none;
        color: #696969;
        font-size: 1em;
        width: 80%;
        padding-left: 10px;
    }
    .ss_an {
        float: right;
        background: url(../images/ss_an.jpg) no-repeat;
        background-size: 100% 100%;
        width: 43px;
        height: 30px;
        margin: -1px -1px 0px 0px;
    }
}




@media only screen and (max-width:640px) {
    
    a.logo {
	background: url(../images/logo.png) no-repeat;
	background-size: cover;
	width: 160px;
	height: 33px;
	position: absolute;
	left: 0%;
	top: 6px;
    }
}

@media only screen and (min-width:1140px) {
    #navk {
        width: 100%;
        height: 60px;
        background: #063e85;
		background: linear-gradient(to bottom,#063e85,#2f63ac);
    }
    .menu2 {
        display: none;
    }
    .top {
        width: 100%;
        background: url(../images/top_bj.jpg) top center no-repeat;
        height: 169px;
        background-size:100%;
    }
    .top .main {
        position: relative;
        height: 169px;
    }
    .top_jg {
        display: none;
    }
    a.logo {
        background: url(../images/logo.png) no-repeat;
        background-size: 100% 100%;
        width: 500px;
        height: 86px;
        position: absolute;
        left: 0px;
        top: 48px;
    }
    .menu {
        position: relative;
        z-index: 10;
        height: 60px;
        line-height: 60px;
        width: 1190px;
        margin: 0px auto;
    }
    .menu li {
        height: 60px;
        float: left;
        width: 98px;
        margin: 0px;
        position: relative;
    }
    .menu li.l_home {
        width: 108px;
    }
    .menu a {
        color: #ffffff;
    }
    .menu a.dbt {
        font-size: 18px;
        width: 100%;
        display: block;
        height: 60px;
        text-align: center;
    }
    .menu a.dbt:hover,
    .menu li.on a.dbt,
    .menu li:hover a.dbt {
        background: #042b41;
    }
    .menu dl {
        width: 100%;
        font-size: 16px;
        display: none;
        text-align: center;
        padding: 0px 0px 10px 0px;
        background: #042b41;
        position: absolute;
        left: 0px;
        top: 60px;
    }
    .menu li:hover dl {
        display: block;
    }
    .menu dd {
        width: 100%;
        float: left;
        
        line-height: 32px;
		margin:4px 0;
    }
    .menu dd a {
        display: block;
        line-height: 30px;
        width: 100%;
    }
    .menu dd a:hover {
        background: #063651;
    }
    #navk .cd_t,
    #navk .ss {
        display: none;
    }
    .cd_t {
        position: absolute;
        height: 24px;
        line-height: 24px;
        right: 30px;
        top: 60px;
        color: #ffffff;
        font-size: 16px;
    }
    .cd_t li {
        float: left;
    }
    .cd_t li.l_x {
        margin: 0px 12px;
    }
    .cd_t a {
        color: #ffffff;
    }
    .cd_t a:hover {
        color: #FF3
    }
    .ss {
        width: 220px;
        height: 25px;
        
        position: absolute;
        right: 0px;
        top: 20px;
    }
    .ss_txt {
        float: left;
		background-color: #ffffff;
        height: 25px;
        line-height: 25px;
		padding-left:5px;
       
        font-size: 12px;
        width: 95px;
        color: #696969;
       
        margin-left: 15px;
    }
    .ss_an {
        float: right;
        background: url(../images/ss_an.jpg) no-repeat;
        background-size: 100% 100%;
        width: 35px;
        height: 25px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
    }
}

@media only screen and (max-width:1140px) {
    .foot {
        width: 100%;
        text-align: center;
        background: url(../images/foot_bj.jpg) top center no-repeat;
        background-size: 100% 100%;
        color: #ffffff;
        font-size: 1em;
        line-height: 150%;
        font-family: Arial, 微软雅黑;
        padding: 15px 3% 15px 3%;
    }
    .foot .f1 {
        float: left;
        width: 100%;
    }
    .foot .f2 {
        float: left;
        width: 100%;
    }
    .foot .f2 img {
        max-width: 98px;
        margin-bottom: 10px;
    }
    .foot a {
        color: #ffffff;
    }
    .foot a:hover {
        color: #FF0;
    }
    .cd_f {
        width: 100%;
        float: left;
        font-size: 1.1em;
        margin-bottom: 8px;
    }
    .cd_f a {
        margin: 0px 10px;
    }
    .fnr {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .fx {
        width: 100%;
        float: left;
        font-size: 1.1em;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .fx .s1 {
        display: inline-block;
    }
    .fx a {
        display: inline-block;
        margin: 0px 6px;
        vertical-align: middle;
    }
}

@media only screen and (min-width:1140px) {
    .foot {
        width: 100%;
        background: url(../images/foot_bj.jpg) top center no-repeat;
        background-size: 100% 100%;
        color: #ffffff;
        font-size: 14px;
        line-height: 30px;
        font-family: Arial, 微软雅黑;
        padding: 15px 0px 20px 0px;
    }
    .foot .f1 {
        float: left;
        width: 660px;
    }
    .foot .f2 {
        float: right;
        width: 450px;
    }
    .foot .f2 img {
        float: left;
padding-top:10px;
        margin-right: 20px;
        width: 98px;
    }
    .foot a {
        color: #ffffff;
    }
    .foot a:hover {
        color: #FF0;
    }
    .cd_f {
        width: 100%;
        float: left;
        font-size: 16px;
        margin-bottom: 5px;
        margin-left: -10px;
    }
    .cd_f a {
        margin: 0px 10px;
    }
    .fnr {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .fx {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 20px;
    }
    .fx .s1 {
        float: left;
        font-size: 16px;
    }
    .fx a {
        float: left;
        margin-left: 12px;
    }
}

.fx a.cd_f1 {
    background: url(../images/fx1.png) no-repeat;
    width: 24px;
    height: 20px;
}

.fx a.cd_f2 {
    background: url(../images/fx2.png) no-repeat;
    width: 25px;
    height: 20px;
}

.fx a.cd_f3 {
    background: url(../images/fx3.png) no-repeat;
    width: 21px;
    height: 21px;
}

.ban {
    width: 100%;
}

.ban img {
    width: 100%;
    display: block;
}

@media only screen and (max-width:1140px) {
    .nyk {
        width: 100%;
        padding: 20px 0px;
    }
    .ny_bt {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.4em;
        line-height: 155%;
        margin-bottom: 10px;
    }
    .ny_nr {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
}

@media only screen and (min-width:1140px) {
    .nyk {
        width: 100%;
        padding: 40px 0px;
    }
    .ny_bt {
        width: 100%;
        float: left;
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 25px;
    }
    .ny_nr {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:1140px) {
    .lm1k {
        width: 100%;
    }
    .lm1 {
        width: 100%;
        float: left;
        display: none;
        border-bottom: solid 1px #dddddd;
    }
    .lm1 li {
        float: left;
        width: 100%;
    }
    .lm1 li a {
        display: block;
        width: 100%;
        font-size: 1.1em;
        padding: 5px 3%;
        background: #f2f2f2;
    }
    .lm1 li a:hover {
        background: #f16625;
        color: #ffffff;
    }
    .lm1_bt {
        width: 100%;
        border-bottom: solid 1px #dddddd;
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background: #ffffff;
        font-size: 1.15em;
    }
    .lm1_bt a {
        width: 100%;
        height: 40px;
        display: block;
        background: url(../images/jt_xx.png) no-repeat 97% 15px;
    }
    .lm1_bt a.on {
        background: url(../images/jt_xx_.png) no-repeat 97% 15px;
    }
}

@media only screen and (min-width:1140px) {
    .lm1_bt {
        display: none;
    }
    .lm1k {
        width: 100%;
        border-bottom: solid 1px #dddddd;
        height: 53px;
    }
    .lm1 {
        width: 1200px;
        height: 53px;
        line-height: 53px;
        margin: 0px auto;
    }
    .lm1 li {
        float: left;
        height: 53px;
        margin-right: 60px;
    }
    .lm1 li a {
        display: block;
        height: 53px;
        font-size: 16px;
    }
    .lm1 li a.on {
        color: #f16625;
        border-bottom: solid 3px #f16625;
    }
}

@media only screen and (max-width:1140px) {
    .lb_td {
        width: 94%;
        float: left;
        margin: 0px 3% 10px 3%;
    }
    .lb_td li {
        width: 100%;
        float: left;
        margin: 6px 0px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 15px;
        position: relative;
    }
    .lb_td .imgk {
        float: left;
        width: 25%;
    }
    .lb_td .imgk img {
        width: 100%;
    }
    .lb_td .txtk {
        float: right;
        width: 72%;
        font-size: 1.1em;
        line-height: 25px;
        color: #5b5a5a;
        height: 250px;
        overflow: hidden;
    }
    .lb_td .txtk div {
        width: 100%;
        float: left;
    }
    .lb_td .txtk .p_1 {
        font-size: 1.2em;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_2 {
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_3 {
        margin-bottom: 15px;
    }
    .lb_td a.cd_more1 {
        float: left;
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    a.cd_more1 {
        font-size: 1.1em;
        color: #ffffff;
        height: 35px;
        line-height: 35px;
        padding: 0px 16px;
        display: inline-block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #f16625;
    }
    a.cd_more1:hover {
        background: #e05717;
    }
    a.cd_more1 i {
        background: url(../images/jt_b.png) no-repeat;
        width: 16px;
        height: 9px;
        display: inline-block;
        margin-left: 10px;
    }
    a.cd_more1 i.on {
        background: url(../images/jt_b_.png) no-repeat;
    }
}

@media only screen and (max-width:500px) {
    .lb_td li {
        padding: 20px;
    }
    .lb_td .imgk {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .lb_td .imgk img {
        max-width: 234px;
    }
    .lb_td .txtk {
        width: 100%;
    }
    .lb_td .txtk .p_1,
    .lb_td .txtk .p_2 {
        text-align: center;
    }
    .lb_td a.cd_more1 {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (min-width:1140px) {
    .lb_td {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .lb_td li {
        width: 100%;
        float: left;
        margin: 12px 0px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 25px;
        position: relative;
    }
    .lb_td .imgk {
        float: left;
        width: 234px;
    }
    .lb_td .imgk img {
        width: 100%;
        height: 293px;
    }
    .lb_td .txtk {
        float: right;
        width: 820px;
        font-size: 16px;
        line-height: 28px;
        color: #5b5a5a;
        height: 250px;
        margin-bottom: 50px;
        overflow: hidden;
    }
    .lb_td .txtk div {
        width: 100%;
        float: left;
    }
    .lb_td .txtk .p_1 {
        font-size: 20px;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_2 {
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td .txtk .p_3 {
        margin-bottom: 35px;
    }
    .lb_td a.cd_more1 {
        right: 25px;
        bottom: 25px;
        position: absolute;
    }
    a.cd_more1 {
        font-size: 16px;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        padding: 0px 19px;
        display: inline-block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #f16625;
    }
    a.cd_more1:hover {
        background: #e05717;
    }
    a.cd_more1 i {
        background: url(../images/jt_b.png) no-repeat;
        width: 16px;
        height: 9px;
        display: inline-block;
        margin-left: 10px;
    }
    a.cd_more1 i.on {
        background: url(../images/jt_b_.png) no-repeat;
    }
}

@media only screen and (max-width:1140px) {
    .fy1 {
        width: 96%;
        float: left;
        font-size: 1.1em;
        margin-left: 2%;
    }
    .fy1 .s1 {
        float: left;
        display: none;
    }
    .fy1 .s2 {
        float: left;
        width: 100%;
    }
    .fy1 .s2 a {
        float: left;
        display: none;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }
    .fy1 .s2 a:hover,
    .fy1 .s2 a.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .fy1 .s2 a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }
}

@media only screen and (min-width:1140px) {
    .fy1 {
        width: 100%;
        float: left;
        font-size: 14px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 10px;
    }
    .fy1 .s1 {
        float: left;
    }
    .fy1 .s2 {
        float: right;
    }
    .fy1 .s2 a {
        float: left;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 5px;
    }
    .fy1 .s2 a:hover,
    .fy1 .s2 a.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xz {
        float: left;
        width: 96%;
        float: left;
        overflow: hidden;
        margin: 5px 0px 0px 2%;
    }
    .lb_xz ul {
        float: left;
        width: 100%;
    }
    .lb_xz li {
        float: left;
        width: 48%;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-size: 1.1em;
        margin: 0px 1% 12px 1%;
    }
    .lb_xz li a {
        display: block;
        width: 100%;
        color: #ffffff;
        height: 55px;
        background: #1ca2a1;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .lb_xz li a i {
        background: url(../images/jt_b2.png) no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        width: 8px;
        height: 12px;
        margin-left: 11px;
    }
    .lb_xz li a:hover {
        background: #f16625;
    }
}

@media only screen and (max-width:480px) {
    .lb_xz li {
        width: 98%;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xz {
        float: left;
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 25px 0px 15px 0px;
    }
    .lb_xz ul {
        float: left;
        width: 1200px;
    }
    .lb_xz li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        text-align: center;
        font-size: 18px;
        margin: 0px 40px 40px 0px;
    }
    .lb_xz li a {
        display: block;
        width: 100%;
        color: #ffffff;
        height: 95px;
        background: #1ca2a1;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .lb_xz li a i {
        background: url(../images/jt_b2.png) no-repeat;
        display: inline-block;
        width: 11px;
        height: 17px;
        margin-left: 14px;
        vertical-align: middle;
    }
    .lb_xz li a:hover {
        background: #f16625;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xz2 {
        float: left;
        width: 94%;
        margin: 0px 0px 0px 3%;
        font-size: 1em;
        line-height: 155%;
    }
    .lb_xz2 h2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 1.25em;
        margin-bottom: 10px;
        line-height: normal;
    }
    .lb_xz2 p {
        width: 100%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
        color: #063651;
        margin-bottom: 3px;
    }
    .nyk_d {
        width: 100%;
        padding: 15px 0px;
        background: #f0f0f0;
    }
    .lb_td2 {
        width: 94%;
        float: left;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .lb_td2 li {
        width: 100%;
        float: left;
        margin: 10px 0px;
        background: #ffffff;
        padding: 15px;
        position: relative;
    }
    .lb_td2 .imgk {
        float: left;
        width: 25%;
    }
    .lb_td2 .imgk img {
        width: 100%;
    }
    .lb_td2 .txtk {
        float: right;
        width: 72%;
        font-size: 1em;
        line-height: 155%;
        color: #5b5a5a;
    }
    .lb_td2 .txtk p {
        width: 100%;
        float: left;
    }
    .lb_td2 .txtk p.p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td2 .txtk p.p_1 b {
        font-size: 1.2em;
        margin-right: 20px;
    }
    .lb_td2 .txtk p.p_2 {
        color: #063651;
        margin-bottom: 12px;
        border-bottom: solid 1px #dddddd;
        padding-bottom: 12px;
    }
    .lb_td2 .txtk p.p_3 {
        margin-bottom: 10px;
        font-size: 1.15em;
        color: #f16625;
    }
    .lb_td2 .txtk p.p_4 {
        margin-bottom: 5px;
        font-size: 1.1em;
        line-height: 155%;
    }
    .dt {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 5px;
    }
    .dt img {
        width: 100%;
    }
}

@media only screen and (max-width:500px) {
    .lb_td2 .imgk {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .lb_td2 .imgk img {
        max-width: 189px;
    }
    .lb_td2 .txtk {
        width: 100%;
    }
    .lb_td2 .txtk .p_1 {
        text-align: center;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xz2 {
        float: left;
        width: 100%;
        margin: 10px 0px 0px 0px;
    }
    .lb_xz2 h2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 24px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .lb_xz2 p {
        width: 100%;
        float: left;
        font-size: 18px;
        line-height: 35px;
        color: #063651;
    }
    .nyk_d {
        width: 100%;
        padding: 40px 0px;
        background: #f0f0f0;
    }
    .lb_td2 {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .lb_td2 li {
        width: 100%;
        float: left;
        margin: 10px 0px;
        background: #ffffff;
        padding: 16px;
        position: relative;
    }
    .lb_td2 .imgk {
        float: left;
        width: 198px;
    }
    .lb_td2 .imgk img {
        width: 100%;
        height: 278px;
    }
    .lb_td2 .txtk {
        float: right;
        width: 865px;
        font-size: 16px;
        line-height: 30px;
        margin-right: 15px;
        color: #5b5a5a;
    }
    .lb_td2 .txtk p {
        width: 100%;
        float: left;
    }
    .lb_td2 .txtk p.p_1 {
        font-size: 16px;
        color: #063651;
        margin-bottom: 10px;
    }
    .lb_td2 .txtk p.p_1 b {
        font-size: 24px;
        margin-right: 20px;
    }
    .lb_td2 .txtk p.p_2 {
        color: #063651;
        margin-bottom: 15px;
        border-bottom: solid 1px #dddddd;
        padding-bottom: 15px;
    }
    .lb_td2 .txtk p.p_3 {
        margin-bottom: 10px;
        font-size: 18px;
        color: #f16625;
    }
    .lb_td2 .txtk p.p_4 {
        margin-bottom: 20px;
    }
    .dt {
        float: left;
        width: 100%;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 10px;
    }
    .dt img {
        width: 100%;
    }
}

.f_2em {
    width: 2em;
    display: inline-block
}

@media only screen and (max-width:1140px) {
    .bx1 {
        width: 100%;
        float: left;
        margin: 5px 0px 0px 0px;
    }
    .bx1 li {
        float: left;
    }
    .bx1 .l1 {
        width: 100%;
        margin-bottom: 15px;
    }
    .bx1 .l1 img {
        margin-bottom: 8px;
        width: 100%;
    }
    .bx1 p {
        font-size: 1em;
    }
    .bx1 .l2 {
        width: 100%;
        float: left;
    }
    .bx1 .l2 dl {
        width: 100%;
        float: left;
        margin-bottom: 8px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden;
    }
    .bx1 .l2 dt,
    .bx1 .l2 dd {
        float: left;
        height: 40px;
        overflow: hidden;
        line-height: 40px;
        font-size: 1.1em;
        color: #ffffff;
        float: left;
        background: #6e6d6d;
    }
    .bx1 .l2 dt {
        width: 65%;
        padding-left: 3%;
    }
    .bx1 .l2 dd {
        width: 35%;
        background: #f16625;
        text-align: center;
    }
}

@media only screen and (max-width:400px) {
    .bx1 .l2 dt {
        width: 60%;
    }
    .bx1 .l2 dd {
        width: 40%;
    }
}

@media only screen and (min-width:1140px) {
    .bx1 {
        width: 100%;
        float: left;
        margin: 35px 0px 0px 0px;
    }
    .bx1 li {
        float: left;
    }
    .bx1 .l1 {
        width: 630px;
    }
    .bx1 .l1 img {
        margin-bottom: 10px;
        width: 100%;
    }
    .bx1 p {
        font-size: 14px;
    }
    .bx1 .l2 {
        width: 430px;
        float: right;
    }
    .bx1 .l2 dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden;
    }
    .bx1 .l2 dt,
    .bx1 .l2 dd {
        float: left;
        height: 60px;
        overflow: hidden;
        line-height: 60px;
        font-size: 18px;
        color: #ffffff;
        float: left;
        background: #6e6d6d;
    }
    .bx1 .l2 dt {
        width: 65%;
        padding-left: 20px;
    }
    .bx1 .l2 dd {
        width: 35%;
        background: #f16625;
        text-align: center;
        font-size: 16px;
    }
    .bx1 .l2 dd b {
        font-family: Arial;
        font-size: 24px;
    }
}

@media only screen and (max-width:1140px) {
    .bt_bx {
        width: 94%;
        float: left;
        background: #868686;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        margin-left: 3%;
    }
    .bt_bx .s1 {
        float: left;
        font-size: 1.2em;
        /*margin-left:3%;*/
        padding: 0 3%;
    }
    .bt_bx a.cd_more2 {
        float: right;
        margin-right: 3%;
    }
    a.cd_more2 {
        background: url(../images/jt_b2.png) right no-repeat;
        background-size: auto 25%;
        padding-right: 15px;
        display: inline-block;
        color: #ffffff;
        font-size: 1.1em;
    }
    .lb_bx2 {
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 0px 0px;
    }
    .lb_bx2 ul {
        float: left;
        width: 100%;
    }
    .lb_bx2 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 3%;
        border-bottom: solid 1px #dddddd;
    }
    .lb_bx2 li:last-child {
        border: 0px;
    }
    .lb_bx3 {
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 0px 0px;
    }
    .lb_bx3 ul {
        float: left;
        width: 100%;
    }
    .lb_bx3 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 20px 3%;
        border-bottom: solid 1px #dddddd;
    }
    .lb_bx3 li:last-child {
        border: 0px;
    }
    .lb_bx3 p {
        float: left;
        width: 100%;
        font-size: 1.2em;
        margin-bottom: 15px;
    }
    .lb_bx4 {
        float: left;
        width: 94%;
        margin-left: 3%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx4 ul {
        float: left;
        width: 100%;
    }
    .lb_bx4 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px 3%;
    }
    .bx2 {
        float: left;
        width: 100%;
    }
    .bx3 {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .bt_bx {
        width: 100%;
        float: left;
        background: #868686;
        color: #ffffff;
        height: 50px;
        line-height: 50px;
    }
    .bt_bx .s1 {
        float: left;
        font-size: 24px;
        /*margin-left:20px;*/
        padding: 0 3%;
    }
    .bt_bx a.cd_more2 {
        float: right;
        margin-right: 15px;
    }
    a.cd_more2 {
        background: url(../images/jt_b2.png) right no-repeat;
        background-size: auto 25%;
        padding-right: 17px;
        display: inline-block;
        color: #ffffff;
        font-size: 16px;
    }
    .lb_bx2 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx2 ul {
        float: left;
        width: 100%;
    }
    .lb_bx2 li {
        float: left;
        width: 50%;
        text-align: center;
        padding: 0px 40px;
        border-right: solid 1px #dddddd;
    }
    .lb_bx2 li:last-child {
        border: 0px;
    }
    .lb_bx3 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx3 ul {
        float: left;
        width: 100%;
    }
    .lb_bx3 li {
        float: left;
        width: 33.3333%;
        text-align: center;
        padding: 0px 20px;
        border-right: solid 1px #dddddd;
    }
    .lb_bx3 li:last-child {
        border: 0px;
    }
    .lb_bx3 p {
        float: left;
        width: 100%;
        font-size: 20px;
        margin-bottom: 18px;
    }
    .lb_bx4 {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #ffffff;
        border: solid 1px #dddddd;
        border-top: 0px;
        padding: 30px 0px;
    }
    .lb_bx4 ul {
        float: left;
        width: 100%;
    }
    .lb_bx4 li {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0px 40px;
    }
    .bx2 {
        float: left;
        width: 560px;
    }
    .bx3 {
        float: right;
        width: 560px;
    }
}

@media only screen and (max-width:1140px) {
    .nr_hz {
        width: 100%;
        padding: 0px 3%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
    .pic_hz1 {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin-bottom: 15px;
    }
    .pic_hz1 img {
        width: 100%;
    }
    .pic_hz2 {
        width: 94%;
        margin-left: 3%;
        float: left;
        overflow: hidden;
    }
    .pic_hz2 ul {
        float: left;
        width: 100%;
    }
    .pic_hz2 li {
        float: left;
        text-align: center;
        width: 100%;
        padding: 5px 5px;
        overflow: hidden;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin: 0px 0px 15px 0px;
    }
    .pic_hz2 img {
        max-width: 100%;
    }
    .sbt {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.3em;
        color: #063651;
        text-align: center;
        margin: 10px 0px 15px 0px;
        line-height: 155%;
    }
    .ssj {
        width: 94%;
        margin-left: 3%;
        float: left;
        border-bottom: solid 1px #dddddd;
        color: #868787;
        background: #f6f6f6;
        font-size: 1.1em;
        line-height: 35px;
        text-align: center;
    }
    .ssj span {
        padding: 0px 10px;
    }
    .snr {
        margin: 20px 3%;
        width: 94%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
}

@media only screen and (min-width:1140px) {
    .nr_hz {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
    .pic_hz1 {
        float: left;
        width: 100%;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin-bottom: 40px;
    }
    .pic_hz1 img {
        width: 100%;
    }
    .pic_hz2 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .pic_hz2 ul {
        float: left;
        width: 1200px;
    }
    .pic_hz2 li {
        float: left;
        text-align: center;
        width: 560px;
        height: 330px;
        overflow: hidden;
        background: #ffffff;
        border: solid 1px #dddddd;
        margin: 10px 20px 10px 0px;
        padding: 5px 0px;
    }
    .pic_hz2 img {
        max-width: 100%;
    }
    .sbt {
        width: 100%;
        float: left;
        font-size: 24px;
        color: #063651;
        text-align: center;
        margin: 30px 0px 25px 0px;
        line-height: normal;
    }
    .ssj {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        color: #868787;
        background: #f6f6f6;
        font-size: 16px;
        line-height: 40px;
        text-align: center;
    }
    .ssj span {
        padding: 0px 16px;
    }
    .snr {
        margin: 30px 0px;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_n1 {
        width: 94%;
        float: left;
        margin: 0px 0px 20px 3%;
    }
    .lb_n1 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #999998;
        line-height: 155% !important;
        padding: 10px 0px;
        font-size: 1em;
    }
    .lb_n1 a {
        float: left;
        background: url(../images/dd.jpg) no-repeat 0px 10px;
        padding-left: 10px;
        font-size: 1.1em;
        width: 100%;
    }
    .friend_link a{
        float: left;
        background: url(../images/dd.jpg) no-repeat 0px 10px;
        padding-left: 10px;
        /*font-size: 0.8em !important;*/
        width: 100%;
    }
    .lb_n1 .sj {
        font-family: Arial;
        float: left;
        margin-left: 10px;
        font-size: 1em;
    }
}

@media only screen and (min-width:1140px) {
    .lb_n1 {
        width: 100%;
        float: left;
        margin: 0px 0px 0px 0px;
    }
    .lb_n1 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #999998;
        line-height: 33px;
    }
    .lb_n1 a {
        float: left;
        background: url(../images/dd.jpg) left no-repeat;
        padding-left: 5px;
        font-size: 16px;
    }
    .lb_n1 .sj {
        font-family: Arial;
        float: right;
        margin-right: 5px;
        font-size: 15px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xm {
        width: 96%;
        overflow: hidden;
        float: left;
        margin: 5px 0px 10px 2%;
    }
    .lb_xm ul {
        float: left;
        width: 100%;
    }
    .lb_xm li {
        float: left;
        width: 48%;
        height: 55px;
        line-height: 55px;
        text-align: center;
        margin: 0px 1% 15px 1%;
    }
    .lb_xm li a {
        background: #3c7ab3;
        color: #ffffff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 1.1em;
        display: block;
        height: 55px;
        width: 100%;
    }
    .lb_xm li a:hover {
        background: #c93253;
    }
    .lb_xm li i {
        background: url(../images/g12_03.png) no-repeat;
        background-size: 100% 100%;
        width: 8px;
        height: 13px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }
    .xm_bj {
        background: url(../images/g12_07.jpg) #ffffff bottom center no-repeat;
        background-size: 100% auto;
    }
    .ny_nr .p_1 {
        color: #063651;
        border-bottom: dashed 1px #999998;
        padding-bottom: 15px;
    }
    .ny_nr .p_2 {
        font-size: 1.1em;
        color: #063651;
        padding-bottom: 10px;
    }
    .ny_nr .p_3 {
        border-bottom: dashed 1px #999998;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:420px) {
    .lb_xm li {
        width: 98%;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xm {
        width: 100%;
        overflow: hidden;
        float: left;
        margin: 35px 0px 80px 0px;
    }
    .lb_xm ul {
        float: left;
        width: 1200px;
    }
    .lb_xm li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        text-align: center;
        margin: 0px 40px 40px 0px;
    }
    .lb_xm li a {
        background: #3c7ab3;
        color: #ffffff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 18px;
        display: block;
        height: 95px;
        width: 100%;
    }
    .lb_xm li a:hover {
        background: #c93253;
    }
    .lb_xm li i {
        background: url(../images/g12_03.png) no-repeat;
        width: 11px;
        height: 17px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
    }
    .xm_bj {
        background: url(../images/g12_07.jpg) #ffffff bottom center no-repeat;
    }
    .ny_nr .p_1 {
        font-size: 18px;
        color: #063651;
        line-height: 35px;
        border-bottom: dashed 1px #999998;
        padding-bottom: 20px;
    }
    .ny_nr .p_3 {
        border-bottom: dashed 1px #999998;
        padding-bottom: 25px;
    }
    .ny_nr .p_2 {
        font-size: 24px;
        color: #063651;
        line-height: normal;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width:1140px) {
    .pic_gk {
        width: 96%;
        float: left;
        overflow: hidden;
        margin-left: 2%;
    }
    .pic_gk ul {
        float: left;
        width: 100%;
    }
    .pic_gk li {
        float: left;
        width: 48%;
        overflow: hidden;
        margin: 0px 1% 15px 1%;
    }
    .pic_gk li img {
        width: 100%;
    }
    .bt_gk {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.2em;
        color: #f16625;
        line-height: normal;
        margin-bottom: 15px;
    }
    .lb_jd {
        width: 96%;
        float: left;
        overflow: hidden;
        margin: 0px 0px 5px 2%;
    }
    .lb_jd ul {
        float: left;
        width: 100%;
    }
    .lb_jd li {
        float: left;
        width: 31.3333%;
        background: #f0f0f0;
        text-align: center;
        overflow: hidden;
        margin: 0px 1% 15px 1%;
    }
    .lb_jd li img {
        width: 100%;
        float: left;
    }
    .lb_jd li p {
        padding: 0px 10px;
        overflow: hidden;
        font-size: 1.1em;
        line-height: 40px;
        height: 40px;
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width:700px) {
    .pic_gk li {
        width: 98%;
    }
    .lb_jd li {
        width: 48%;
    }
}

@media only screen and (max-width:400px) {
    .lb_jd li {
        width: 98%;
    }
}

@media only screen and (min-width:1140px) {
    .pic_gk {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .pic_gk ul {
        float: left;
        width: 1170px;
    }
    .pic_gk li {
        float: left;
        width: 560px;
        height: 360px;
        overflow: hidden;
        margin: 0px 20px 20px 0px;
    }
    .pic_gk li img {
        width: 560px;
        height: 360px;
    }
    .bt_gk {
        width: 100%;
        float: left;
        font-size: 24px;
        color: #f16625;
        line-height: normal;
        margin-bottom: 30px;
    }
    .lb_jd {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 10px 0px 10px 0px;
    }
    .lb_jd ul {
        float: left;
        width: 1170px;
    }
    .lb_jd li {
        float: left;
        width: 360px;
        background: #f0f0f0;
        text-align: center;
        height: 310px;
        overflow: hidden;
        margin: 0px 30px 25px 0px;
    }
    .lb_jd li img {
        width: 360px;
        height: 240px;
        float: left;
    }
    .lb_jd li p {
        padding: 0px 10px;
        overflow: hidden;
        font-size: 18px;
        line-height: 68px;
        height: 70px;
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xs {
        width: 94%;
        float: left;
        margin-bottom: 5px;
        margin-left: 3%;
    }
    .lb_xs li {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        font-size: 1em;
        line-height: 155%;
        padding: 15px;
    }
    .lb_xs li h2 {
        font-size: 1.2em;
        color: #063651;
        margin-bottom: 12px;
        float: left;
        width: 100%;
    }
    .lb_xs .txtk {
        float: left;
        width: 100%;
        font-size: 1.1em;
        color: #5b5a5a;
        margin-bottom: 15px;
    }
    .lb_xs a.cd_more1 {
        float: left;
        width: 100%;
        text-align: center;
    }
    .lb_gg {
        width: 94%;
        float: left;
        margin: -10px 0px 15px 3%;
    }
    .lb_gg li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 15px 0px;
    }
    .lb_gg .sj {
        float: left;
        background: #f16625;
        color: #ffffff;
        margin-bottom: 10px;
        line-height: 26px;
        padding-left: 10px;
        font-size: 1.1em;
        font-family: Arial;
    }
    .lb_gg .sj b {
        background: #063651;
        float: right;
        padding: 0px 10px;
        margin-left: 10px;
    }
    .lb_gg .txtk {
        float: left;
        width: 100%;
    }
    .lb_gg .txtk a {
        font-size: 1.1em;
        color: #063651;
        line-height: 155%;
    }
    .lb_gg .txtk p {
        color: #818080;
        padding: 5px 0px 0px 0px;
        font-size: 1em;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xs {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .lb_xs li {
        width: 100%;
        float: left;
        margin: 12px 0px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 25px;
        position: relative;
    }
    .lb_xs li h2 {
        font-size: 24px;
        color: #063651;
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }
    .lb_xs .txtk {
        float: left;
        width: 100%;
        font-size: 14px;
        color: #5b5a5a;
        margin-bottom: 40px;
    }
    .lb_xs a.cd_more1 {
        right: 25px;
        bottom: 25px;
        position: absolute;
    }
    .lb_gg {
        width: 100%;
        float: left;
        margin: 15px 0px 40px 0px;
    }
    .lb_gg li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 20px 0px;
    }
    .lb_gg .sj {
        float: left;
        width: 70px;
        text-align: center;
        font-size: 19px;
        background: #f16625;
        color: #ffffff;
        line-height: 33px;
        font-family: Arial;
    }
    .lb_gg .sj b {
        display: block;
        background: #063651;
        border-top: solid 1px #ffffff;
        font-size: 15px;
        line-height: 20px;
    }
    .lb_gg .txtk {
        float: right;
        width: 1040px;
    }
    .lb_gg .txtk a {
        font-size: 18px;
        color: #063651;
        line-height: normal;
    }
    .lb_gg .txtk p {
        color: #818080;
        padding: 5px 0px 0px 0px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_t1 {
        width: 94%;
        float: left;
        overflow: hidden;
        margin: 0px 0px 5px 3%;
    }
    .lb_t1 ul {
        float: left;
        width: 100%;
    }
    .lb_t1 li {
        float: left;
        width: 100%;
        margin: 0px 0px 20px 0px;
        font-size: 1em;
        line-height: 155%;
    }
    .lb_t1 img {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lb_t1 p {
        float: left;
        width: 100%;
    }
    .lb_t1 p.p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 5px;
    }
    .lb_t1 p.p_2 {
        color: #878686;
        font-size: 1em;
    }
    .lb_t1 a:hover p.p_1 {
        color: #ff0000;
    }
}

@media only screen and (min-width:1140px) {
    .lb_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 10px 0px 20px 0px;
    }
    .lb_t1 ul {
        float: left;
        width: 1200px;
    }
    .lb_t1 li {
        float: left;
        width: 540px;
        height: 450px;
        margin: 0px 60px 0px 0px;
    }
    .lb_t1 img {
        width: 100%;
        float: left;
        height: 350px;
        margin-bottom: 20px;
    }
    .lb_t1 p {
        float: left;
        width: 100%;
    }
    .lb_t1 p.p_1 {
        font-size: 18px;
        color: #063651;
        line-height: normal;
        margin-bottom: 5px;
    }
    .lb_t1 p.p_2 {
        color: #878686;
    }
    .lb_t1 a:hover p.p_1 {
        color: #ff0000;
    }
}

@media only screen and (max-width:1140px) {
    .lb_ys {
        float: left;
        width: 94%;
        margin: 0px 0px 5px 3%;
    }
    .lb_ys li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 15px;
        font-size: 1.1em;
        line-height: 155%;
    }
    .lb_ys .imgk {
        float: left;
        width: 24%;
    }
    .lb_ys .imgk img {
        width: 100%;
    }
    .lb_ys .txtk {
        float: right;
        color: #696868;
        width: 73%;
    }
    .lb_ys .p_1 {
        width: 100%;
        float: left;
        color: #063651;
        border-bottom: dotted 1px #888888;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .lb_ys .p_1 b {
        font-size: 1.2em;
        padding-right: 15px;
    }
    .lb_ys .p_2 {
        width: 100%;
        float: left;
        font-size: 1.1em;
        color: #f16625;
    }
    .lb_ys .txtkn {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:500px) {
    .lb_ys .imgk {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .lb_ys .txtk {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .lb_ys {
        float: left;
        width: 100%;
        margin: 10px 0px 20px 0px;
    }
    .lb_ys li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
        padding: 30px;
        font-size: 16px;
        line-height: 32px;
    }
    .lb_ys .imgk {
        float: left;
        width: 196px;
    }
    .lb_ys .imgk img {
        width: 100%;
        /*height:148px;*/
    }
    .lb_ys .txtk {
        float: right;
        color: #696868;
        width: 840px;
    }
    .lb_ys .p_1 {
        width: 100%;
        float: left;
        color: #063651;
        border-bottom: dotted 1px #888888;
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .lb_ys .p_1 b {
        font-size: 24px;
        padding-right: 20px;
    }
    .lb_ys .p_2 {
        width: 100%;
        float: left;
        font-size: 18px;
        color: #f16625;
    }
    .lb_ys .txtkn {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .nr_js {
        width: 94%;
        float: left;
        margin: 0px 0px 0px 3%;
        padding: 15px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .nr_js .imgk {
        float: left;
        width: 20%;
    }
    .nr_js .imgk img {
        width: 100%;
    }
    .nr_js .txtk {
        float: right;
        width: 77%;
        margin-top: 0px;
        color: #838282;
        line-height: 155%;
    }
    .nr_js .txtk .p_1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        color: #063651;
        font-size: 1.1em;
    }
    .nr_js .txtk .p_1 b {
        font-size: 1.2em;
    }
    .nr_js .txtk b {
        padding-right: 10px;
    }
    .lb_js2 {
        float: left;
        width: 94%;
        margin: 15px 0px 5px 3%;
    }
    .lb_js2 li {
        float: left;
        width: 100%;
        margin-bottom: 12px;
    }
    .lb_js2 h2 {
        float: left;
        cursor: pointer;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 1.2em;
        border: solid 1px #cdcdcd;
        padding-left: 15px;
        background: url(../images/g20_07.png) #ffffff right no-repeat;
        background-size: auto 23%;
    }
    .lb_js2 h2.on {
        background: url(../images/g20_07.png) #f9f9f9 right no-repeat;
        background-size: auto 23%;
    }
    .lb_js2 .txtk {
        width: 100%;
        display: none;
        float: left;
        color: #696868;
        font-size: 1.1em;
        line-height: 155%;
        border: solid 1px #cdcdcd;
        padding: 12px 15px;
        border-top: 0px;
    }
}

@media only screen and (max-width:400px) {
    .nr_js .imgk {
        width: 100%;
        margin-bottom: 15px;
    }
    .nr_js .txtk {
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .nr_js {
        width: 100%;
        float: left;
        padding: 30px 40px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .nr_js .imgk {
        float: left;
        width: 150px;
    }
    .nr_js .imgk img {
        width: 100%;
    }
    .nr_js .txtk {
        float: right;
        width: 860px;
        margin-top: 10px;
        font-size: 16px;
        color: #838282;
        line-height: 30px;
    }
    .nr_js .txtk .p_1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        color: #063651;
    }
    .nr_js .txtk .p_1 b {
        font-size: 24px;
    }
    .nr_js .txtk b {
        padding-right: 20px;
    }
    .lb_js2 {
        float: left;
        width: 100%;
        margin: 20px 0px;
    }
    .lb_js2 li {
        float: left;
        width: 100%;
        margin-bottom: 12px;
    }
    .lb_js2 h2 {
        float: left;
        cursor: pointer;
        width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        border: solid 1px #cdcdcd;
        padding-left: 25px;
        background: url(../images/g20_07.png) #ffffff right no-repeat;
    }
    .lb_js2 h2.on {
        background: url(../images/g20_07.png) #f9f9f9 right no-repeat;
    }
    .lb_js2 .txtk {
        width: 100%;
        display: none;
        float: left;
        color: #696868;
        font-size: 16px;
        line-height: 36px;
        border: solid 1px #cdcdcd;
        padding: 15px 20px;
        border-top: 0px;
    }
}

@media only screen and (max-width:1140px) {
    .lb_xyl {
        float: left;
        width: 96%;
        overflow: hidden;
        margin: 0px 0px 0px 2%;
    }
    .lb_xyl ul {
        float: left;
        width: 100%;
    }
    .lb_xyl li {
        float: left;
        width: 23%;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 1.1em;
        color: #ffffff;
        margin: 0px 1% 15px 1%;
        position: relative;
    }
    .lb_xyl li.on {
        background: #f16625;
    }
    .lb_xyl li.on i {
        background: url(../images/g21_05.png) no-repeat;
        background-size: 100% 100%;
        width: 15px;
        height: 7px;
        position: absolute;
        bottom: -6px;
        left: 50%;
        margin-left: -11px;
    }
    .lb_xy_lm {
        float: left;
        width: 96%;
        overflow: hidden;
        margin: 0px 0px 0px 2%;
    }
    .lb_xy_lm ul {
        float: left;
        width: 100%;
    }
    .lb_xy_lm li {
        float: left;
        width: 48%;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 1.1em;
        color: #ffffff;
        margin: 0px 1% 15px 1%;
        position: relative;
    }
    .lb_xy_lm li.on {
        background: #f16625;
    }
    .lb_xy_lm li.on i {
        background: url(../images/g21_05.png) no-repeat;
        background-size: 100% 100%;
        width: 15px;
        height: 7px;
        position: absolute;
        bottom: -6px;
        left: 50%;
        margin-left: -11px;
    }
    .ss_xyl {
        float: left;
        width: 94%;
        overflow: hidden;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        padding: 20px 0px;
        margin-left: 3%;
        margin-bottom: 20px;
    }
    .fo1 {
        float: left;
        margin: 0px 0px 0px 3%;
        width: 94%;
        font-size: 1.1em;
        color: #063651;
        line-height: 38px;
    }
    .ss_xyl dl {
        float: left;
        margin-right: 0px;
        width: 100%;
        margin-bottom: 10px;
    }
    .ss_xyl dt {
        float: left;
        margin: 0px 0px 0px 0px;
        line-height: 38px;
        width: 20%;
        text-align: center;
    }
    .ss_xyl dd {
        float: left;
        width: 75%;
    }
    .ss_xyl .form-control {
        padding: 0px 0px 0px 10px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        float: left;
    }
    .ss_xyl .se1 {
        width: 100%;
    }
    .ss_xyl .se2 {
        width: 100%;
    }
    .ss_xyl .an_xyl {
        float: left;
        width: 75%;
        margin-left: 20%;
    }
    .an_xyl {
        background: #f16625;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 38px;
        line-height: 100%;
        font-size: 1em;
        color: #ffffff;
        width: 128px;
        text-align: center;
        cursor: pointer;
    }
    .an_xyl:hover {
        background: #e1500c;
    }
    .bj_xyl {
        background: url(../images/g21_08.jpg) #ffffff bottom center no-repeat;
        background-size: 100% auto;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width:1140px) {
    .lb_xyl {
        float: left;
        width: 1200px;
        overflow: hidden;
        margin: 10px 0px 0px 0px;
    }
    .lb_xyl ul {
        float: left;
        width: 1200px;
    }
    .lb_xyl li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 24px;
        color: #ffffff;
        margin: 0px 40px 30px 0px;
        position: relative;
    }
    .lb_xyl li.on {
        background: #f16625;
    }
    .lb_xyl li.on i {
        background: url(../images/g21_05.png) no-repeat;
        width: 22px;
        height: 9px;
        position: absolute;
        bottom: -9px;
        left: 50%;
        margin-left: -11px;
    }
    .lb_xy_lm {
        float: left;
        width: 1200px;
        overflow: hidden;
        margin: 10px 0px 0px 0px;
    }
    .lb_xy_lm ul {
        float: left;
        width: 1200px;
    }
    .lb_xy_lm li {
        float: left;
        width: 255px;
        height: 95px;
        line-height: 95px;
        cursor: pointer;
        text-align: center;
        background: #1ca2a1;
        font-size: 24px;
        color: #ffffff;
        margin: 0px 40px 30px 0px;
        position: relative;
    }
    .lb_xy_lm li.on {
        background: #f16625;
    }
    .lb_xy_lm li.on i {
        background: url(../images/g21_05.png) no-repeat;
        width: 22px;
        height: 9px;
        position: absolute;
        bottom: -9px;
        left: 50%;
        margin-left: -11px;
    }
    .ss_xyl {
        float: left;
        width: 1200px;
        overflow: hidden;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        padding: 40px 0px;
        margin-bottom: 20px;
    }
    .fo1 {
        float: left;
        margin: 0px 0px 0px 170px;
        width: 820px;
        font-size: 18px;
        color: #063651;
        line-height: 38px;
    }
    .ss_xyl dl {
        float: left;
        margin-right: 12px;
    }
    .ss_xyl dt {
        float: left;
        margin: 0px 10px 0px 20px;
        line-height: 38px;
    }
    .ss_xyl dd {
        float: left;
    }
    .ss_xyl .form-control {
        padding: 0px 0px 0px 10px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        float: left;
    }
    .ss_xyl .se1 {
        width: 150px;
    }
    .ss_xyl .se2 {
        width: 360px;
    }
    .ss_xyl .an_xyl {
        float: left;
    }
    .an_xyl {
        background: #f16625;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 38px;
        line-height: 100%;
        font-size: 16px;
        color: #ffffff;
        width: 128px;
        text-align: center;
        cursor: pointer;
    }
    .an_xyl:hover {
        background: #e1500c;
    }
    .bj_xyl {
        background: url(../images/g21_08.jpg) #ffffff bottom center no-repeat;
        padding-bottom: 220px;
    }
}

@media only screen and (max-width:1140px) {
    .k_xyl {
        float: left;
        width: 94%;
        padding: 15px 3% 20px 3%;
        margin-left: 3%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xbt_xyl {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        text-align: center;
        font-size: 1.2em;
        padding-bottom: 10px;
        line-height: 155%;
        border-bottom: solid 1px #a5a5a5;
    }
    .nr_xyl {
        width: 100%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
    }
    .nr_xyl .p_1 {
        font-size: 1.2em;
        color: #063651;
    }
    .nr_xyl .zt_18 {
        color: #063651;
        font-size: 1.1em;
    }
}

@media only screen and (min-width:1140px) {
    .k_xyl {
        float: left;
        width: 100%;
        padding: 40px 60px 80px 60px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xbt_xyl {
        width: 100%;
        float: left;
        margin-bottom: 25px;
        text-align: center;
        font-size: 30px;
        padding-bottom: 20px;
        line-height: normal;
        border-bottom: solid 1px #a5a5a5;
    }
    .nr_xyl {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
    .nr_xyl .p_1 {
        font-size: 24px;
        color: #063651;
    }
    .nr_xyl .zt_18 {
        color: #063651;
        font-size: 18px;
    }
}

@media only screen and (max-width:1140px) {
    .k_xy {
        float: left;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        width: 94%;
        padding: 15px 3% 10px 3%;
        margin-left: 3%;
    }
    .lb_xy {
        float: left;
        width: 100%;
        overflow: hidden;
        font-size: 1em;
    }
    .lb_xy dl {
        width: 100%;
        overflow: hidden;
        margin: 0px 50px 25px 0px;
        background: #ffffff;
        border: solid 1px #dddddd;
        float: left;
    }
    .lb_xy dt {
        width: 15%;
        float: left;
        text-align: center;
        line-height: 40px;
        text-transform: uppercase;
        font-size: 1.2em;
        background: #f87f46;
        color: #ffffff;
    }
    .lb_xy dd {
        float: right;
        width: 85%;
        line-height: 24px;
        padding: 8px 0px;
    }
    .lb_xy a {
        font-size: 1.1em;
        float: left;
        margin-left: 10px;
    }
    .lb_xy a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .lb_xy_dl {
        width: 100%;
        float: left;
    }
}

@media only screen and (min-width:1140px) {
    .k_xy {
        float: left;
        background: #f0f0f0;
        border: solid 1px #dddddd;
        width: 100%;
        padding: 45px 45px 40px 45px;
    }
    .lb_xy {
        float: left;
        width: 1050px;
        overflow: hidden;
    }
    .lb_xy dl {
        width: 500px;
        margin: 0px 50px 25px 0px;
        background: #ffffff;
        border: solid 1px #dddddd;
        float: left;
    }
    .lb_xy dt {
        width: 60px;
        float: left;
        text-align: center;
        line-height: 50px;
        text-transform: uppercase;
        font-size: 30px;
        background: #f87f46;
        color: #ffffff;
    }
    .lb_xy dd {
        float: right;
        width: 438px;
        line-height: 30px;
        padding: 10px 0px;
    }
    .lb_xy a {
        font-size: 16px;
        float: left;
        margin-left: 20px;
    }
    .lb_xy a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .lb_xy_dl {
        width: 1150px;
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .xx_ml1 {
        float: left;
        width: 96%;
        overflow: hidden;
        margin-left: 2%;
        margin-bottom: 15px;
    }
    .xx_ml1 ul {
        float: left;
        width: 100%;
    }
    .xx_ml1 li {
        cursor: pointer;
        float: left;
        width: 31.3333%;
        height: 42px;
        overflow: hidden;
        line-height: 42px;
        margin: 0px 1% 0px 1%;
    }
    .xx_ml1 li a {
        width: 100%;
        height: 42px;
        display: block;
        text-align: center;
        font-size: 1.1em;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml1 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .xx_ml2 {
        float: left;
        width: 96%;
        margin-left: 2%;
        overflow: hidden;
        margin-bottom: -1px;
    }
    .xx_ml2 ul {
        float: left;
        width: 100%;
    }
    .xx_ml2 li {
        cursor: pointer;
        float: left;
        width: 31.3333%;
        height: 42px;
        overflow: hidden;
        line-height: 42px;
        margin: 0px 1% 0px 1%;
    }
    .xx_ml2 li a {
        width: 100%;
        height: 42px;
        display: block;
        text-align: center;
        font-size: 1.1em;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml2 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .nr_ml {
        width: 94%;
        float: left;
        color: #063651;
        font-size: 1.1em;
        line-height: 155%;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .nr_ml2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 1.15em;
        line-height: 155%;
        margin-bottom: 15px;
        margin-left: 3%;
    }
    .k_ml2 {
        float: left;
        width: 94%;
        margin-left: 3%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_zm {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        padding: 15px 0px 15px 15px;
        margin-bottom: 15px;
    }
    .xx_zm li {
        float: left;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        color: #8d8d8d;
        font-family: Arial;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 1.2em;
        cursor: pointer;
        margin: 1px 1px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .xx_zm_nr a {
        width: 100%;
        width: 23%;
        text-align: center;
        height: 30px;
        overflow: hidden;
        float: left;
        font-size: 1.1em;
        color: #063651;
        margin: 0px 1% 0px 1%;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .bt_zm2 {
        float: left;
        margin-bottom: 15px;
        text-align: center;
        color: #f16625;
        font-size: 1.2em;
        width: 100%;
    }
    .xx_zm2 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 15px 0px;
        margin-bottom: 10px;
    }
    .xx_zm2 .form-control {
        width: 94%;
        float: left;
        margin-left: 3%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 1em;
    }
    .xx_zm3 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 15px 0px;
        margin-bottom: 10px;
    }
    .xx_zm3 .form-control {
        width: 73%;
        float: left;
        margin-left: 3%;
        margin-right: 1%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 1em;
    }
    .xx_zm3 .an_xyl {
        float: left;
        width: 20%;
    }
}

@media only screen and (max-width:700px) {
    .xx_zm3 .form-control {
        width: 63%;
    }
    .xx_zm3 .an_xyl {
        width: 30%;
    }
    .xx_zm_nr a {
        width: 31.3333%;
    }
}
@media only screen and (max-width:500px) {
	 .xx_zm_nr a {
        width:48%;
    }
	}
@media only screen and (min-width:1140px) {
    .xx_ml1 {
        float: left;
        width: 1200px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    .xx_ml1 ul {
        float: left;
        width: 1200px;
    }
    .xx_ml1 li {
        cursor: pointer;
        float: left;
        width: 373px;
        height: 55px;
        line-height: 55px;
        margin: 0px 10px 0px 0px;
    }
    .xx_ml1 li a {
        width: 100%;
        height: 55px;
        display: block;
        text-align: center;
        font-size: 18px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml1 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .xx_ml2 {
        float: left;
        width: 1200px;
        overflow: hidden;
        margin-bottom: -1px;
    }
    .xx_ml2 ul {
        float: left;
        width: 1200px;
    }
    .xx_ml2 li {
        cursor: pointer;
        float: left;
        width: 220px;
        height: 55px;
        line-height: 55px;
        margin: 0px 10px 0px 0px;
    }
    .xx_ml2 li a {
        width: 100%;
        height: 55px;
        display: block;
        text-align: center;
        font-size: 18px;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_ml2 li a.on {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .nr_ml {
        width: 100%;
        float: left;
        color: #063651;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .nr_ml2 {
        width: 100%;
        float: left;
        color: #f16625;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 25px;
    }
    .k_ml2 {
        float: left;
        width: 100%;
        background: #f9f9f9;
        border: solid 1px #dddddd;
    }
    .xx_zm {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        padding: 30px 0px 30px 18px;
        margin-bottom: 30px;
    }
    .xx_zm li {
        float: left;
        width: 42px;
        text-align: center;
        height: 55px;
        line-height: 55px;
        color: #8d8d8d;
        font-family: Arial;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: 28px;
        cursor: pointer;
        margin: 0px 1px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .xx_zm_nr a {
        width: 170px;
        height: 30px;
		line-height:30px;
        overflow: hidden;
        float: left;
        font-size: 16px;
        color: #063651;
        margin: 0px 0px 10px 55px;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
        text-decoration: underline;
    }
    .bt_zm2 {
        float: left;
        margin-bottom: 30px;
        padding-left: 55px;
        color: #f16625;
        font-size: 22px;
        width: 100%;
    }
    .xx_zm2 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .xx_zm2 .form-control {
        width: 60%;
        float: left;
        margin-left: 20%;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .xx_zm3 {
        width: 100%;
        float: left;
        border-bottom: solid 1px #dddddd;
        text-align: center;
        padding: 30px 0px;
        margin-bottom: 30px;
    }
    .xx_zm3 .form-control {
        width: 470px;
        float: left;
        margin-left: 260px;
        margin-right: 25px;
        height: 38px;
        line-height: 38px;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .xx_zm3 .an_xyl {
        float: left;
    }
}

@media only screen and (max-width:1140px) {
    .sy1 {
        width: 100%;
        background: #ffffff;
        padding: 20px 3%;
    }
    .sy1 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .sy1 .d2 {
        float: left;
        width: 100%;
    }
	
	.sy1 .d3 {
        float: left;
        width: 100%;
    }
	
    .sy_bt1 {
		background:#2f63ac;
		
        float: left;
        width: 100%;
        border-bottom: solid 1px #063651;
		padding-top:5px;
        padding-bottom: 4px;
        margin-bottom: 5px;
		
    }
	
	.sy_bt12 {
		background:#2f63ac;
        float: left;
		height:60px;
		line-height:55px;
        width: 48%;
		text-align:center;
		font-size:18px;
        padding-bottom: 0px;
        margin-bottom: 5px;
		margin-right:2%;
		color:#fff;
    }
	.sy_bt13 {
		background:#2f63ac;
        float: right;
		height:60px;
		line-height:55px;
        width: 48%;
		text-align:center;
		font-size:18px;
        padding-bottom: 0px;
        margin-bottom: 5px;
		margin-left:2%;
		color:#fff;
    }
	
    .sy_bt1 .s1 {
	float: left;
	font-size: 1.2em;
	color: #fff;
    }
    .sy_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px 0px 0px;
    }
    .sy_t1 ul {
        float: left;
        width: 100%;
    }
    .sy_t1 li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
    .sy_t1 li a {
        display: block;
        width: 100%;
    }
    .sy_t1 img {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .sy_t1 p {
        width: 100%;
        float: left;
        font-size: 1em;
        line-height: 155%;
    }
    .sy_t1 .p_1 {
        font-size: 1.15em;
        color: #063651;
        margin-bottom: 5px;
    }
    .sy_t1 li a:hover .p_1 {
        color: #ff0000;
    }
    .sy_t1 .p_2 {
        color: #878686;
    }
    .sy1 .lb_n111 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy1 .lb_n11 li {
        border: 0px;
        padding: 3px 0px;
    }
    .sy1 .lb_n11 .sj {
		float:right;
        color: #063651;
    }
    .sy_more1 {
        width: 100%;
        float: left;
        margin-top: 10px;
        text-align: right;
        font-size: 1.1em;
    }
    .lb_gg2 {
        width: 100%;
        float: left;
    }
    .lb_gg2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 10px 0px;
    }
    .lb_gg2 .sj {
	float: left;
	background: #f16625;
	color: #ffffff;
	margin-bottom: 3px;
	line-height: 22px;
	padding-left: 10px;
	font-size: 14px;
	font-family: Arial;
    }
    .lb_gg2 .sj b {
	background: #087dce;
	float: right;
	padding: 0px 10px;
	margin-left: 10px;
    }
    .lb_gg2 a {
        font-size: 1.1em;
        color: #063651;
        line-height: 155%;
        width: 100%;
        float: left;
    }
    .lb_gg2 a:hover {
        color: #ff0000;
    }
}

@media only screen and (min-width:1140px) {
    .sy1 {
        width: 100%;
        background: #ffffff;
        padding: 10px 0px 0px 0px;
    }
    .sy1 .d1 {
        float: left;
        width: 380px;
    }
    .sy1 .d2 {
        float: right;
        width: 380px;
		margin-left:30px;
    }
	
	 .sy1 .d3 {
        float: right;
        width: 380px;
		margin-left:30px;
    }
	
    .sy_bt1 {

		;
/*background:  url(../images/bq-1.jpg) no-repeat left center
background:#2f63ac linear-gradient(to right,#2f63ac,#6cb9fd);
*/
        float: left;
        width: 100%;
        border-bottom: solid 1px #1b55be;
        height: 42px;
        line-height: 33px;
        margin-bottom: 7px;
		padding-top:3px;
		padding-left:5px;
border-radius:0px;
		
    }
	
	
	.sy_bt12 {
		background:#2f63ac;
        float: left;
        width: 48%;
		text-align:center;
		font-size:24px;
        padding-bottom: 0px;
        margin-bottom: 5px;
		margin-right:2%;
		height:60px;
		line-height:55px;
		color:#fff;
    }
	.sy_bt13 {
		background:#2f63ac;
        float: right;
        width: 48%;
		text-align:center;
		font-size:24px;
        padding-bottom: 0px;
        margin-bottom: 5px;
		margin-left:2%;
		height:60px;
		line-height:55px;
		color:#fff;
    }
	
    .sy_bt1 .s1 {
        float: left;
        font-size: 17px;
line-height:35px;
        color: #1b55be;
padding-left:2px;
font-weight:600;
		
    }
 .sy_bt1 .s1 img{ display:none;}
    .sy_t1 {
        width: 100%;
        float: left;
        overflow: hidden;
        border-bottom: dotted 1px #bebdbd;
        padding: 5px 0px;
    }
    .sy_t1 ul {
        float: left;
        width: 380px;
    }
    .sy_t1 li {
        float: left;
        width: 380px;
        height: 175px;
        margin-right: 20px;
    }
    .sy_t1 li a {
        display: block;
        width: 100%;
    }
    .sy_t1 img {
        width: 100%;
        float: left;
        height: 140px;
        margin-bottom: 10px;
    }
    .sy_t1 p {
        width: 100%;
        float: left;
    }
    .sy_t1 .p_1 {
        font-size: 16px;
        color: #063651;
        line-height: 26px;
        margin-bottom: 8px;
    }
    .sy_t1 li a:hover .p_1 {
        color: #ff0000;
    }
    .sy_t1 .p_2 {
        color: #878686;
    }
    .sy1 .lb_n11 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 5px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy1 .lb_n11 li {

        height: 34px;
        line-height: 34px;
        border: 0px;
    }
	
	.sy1 .lb_n11 a {
        float: left;
        background: url(../images/dd.jpg) left no-repeat;
        padding-left: 0px;
        font-size: 16px;
    }
	
    .sy1 .lb_n11 .sj {
		float:right;
        color: #063651;
    }
    .sy_more1 {
        width: 100%;
        float: left;
        margin-top: 15px;
        text-align: right;
        font-size: 16px;
    }
    .lb_gg2 {
        width: 100%;
        float: left;
    }
    .lb_gg2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 8px 0px;
    }
    .lb_gg2 .sj {
        float: left;
        width: 60px;
        text-align: center;
        font-size: 16px;
        background: #f16625;
        color: #ffffff;
        line-height: 28px;
        font-family: Arial;
    }
    .lb_gg2 .sj b {
        display: block;
        background: #2f63ac;
        border-top: solid 1px #ffffff;
        font-size: 15px;
        line-height: 20px;
    }
    .lb_gg2 a {
        font-size: 16px;
        color: #063651;
        line-height: 24px;
        float: right;
        width: 300px;
    }
    .lb_gg2 a:hover {
        color: #ff0000;
    }
}

a.cd_more4 {
	background: url(../images/sy_jt_h.png) right no-repeat;
	color: #046ab5;
	padding-right: 15px;
	line-height:20px;
	padding-top:0px;
}

a.cd_more4:hover {
    color: #ccc;
}

@media only screen and (max-width:1140px) {
    .sy2 {
        width: 100%;
        background: #f0f0f0;
        padding: 10px 3%;
    }
    .sy2 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .sy2 .d2 {
        float: left;
        width: 100%;
    }
    .sy_bt2 {
	width: 100%;
	float: left;
	height: 40px;
	font-size: 1em;
	line-height: 40px;
	background: #2f63ac;
	color: #ffffff;
    }
    .sy_bt2 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt2 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_bt3 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #ca3253;
        color: #ffffff;
    }
    .sy_bt3 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt3 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_bt4 {
        width: 100%;
        float: left;
        height: 40px;
        font-size: 1em;
        line-height: 40px;
        background: #fda629;
        color: #ffffff;
    }
    .sy_bt4 .s1 {
        float: left;
        font-size: 1.2em;
        margin-left: 3%;
    }
    .sy_bt4 a.cd_more4 {
        float: right;
        margin-right: 3%;
        font-size: 1.1em;
    }
    .sy_n2 {
        width: 100%;
        float: left;
        margin-top: 0px;
    }
    .sy_n2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 5px 0px;
        font-size: 1em;
        line-height: 155%;
    }
    .sy_n2 li a {
        display: block;
        font-size: 1.15em;
        color: #063651;
        padding-bottom: 5px;
    }
    .sy_n2 li a:hover {
        color: #ff0000;
    }
    .sy_n2 li:last-child {
        border: 0px;
    }
    .spk {
        width: 100%;
        float: left;
    }
    .spk img {
        width: 100%;
    }
    .sy_an1 {
        width: 102%;
        margin-left: -1%;
        float: left;
        overflow: hidden;
    }
    .sy_an1 ul {
        float: left;
        width: 100%;
    }
    .sy_an1 li {
        width: 31.3333%;
        float: left;
        margin: 0px 1%;
    }
    .sy_an1 a {
        width: 100%;
        display: block;
    }
    .sy_an1 img {
        width: 100%;
    }
}

@media only screen and (min-width:1140px) {
    .sy2 {
        width: 100%;
        background: #f0f0f0;
        padding: 0px 0px;
    }
    .sy2 .d1 {
        float: left;
        width: 380px;
    }
    .sy2 .d2 {
        float: right;
        width: 380px;
		margin-left:30px;
    }
	
	.sy2 .d3 {
        float: right;
        width: 380px;
		margin-left:30px;
    }
	
    .sy_bt2 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #3c7ab3;
        color: #ffffff;
    }
    .sy_bt2 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt2 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_bt3 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #ca3253;
        color: #ffffff;
    }
    .sy_bt3 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt3 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_bt4 {
        width: 100%;
        float: left;
        height: 45px;
        line-height: 45px;
        background: #fda629;
        color: #ffffff;
        margin-top: 0px;
    }
    .sy_bt4 .s1 {
        float: left;
        font-size: 24px;
        margin-left: 25px;
    }
    .sy_bt4 a.cd_more4 {
        float: right;
        margin-right: 20px;
        font-size: 16px;
    }
    .sy_n2 {
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .sy_n2 li {
        width: 100%;
        float: left;
        border-bottom: dotted 1px #bebdbd;
        padding: 5px 0px;
    }
    .sy_n2 li a {
        display: block;
        font-size: 18px;
        color: #063651;
        padding-bottom: 3px;
    }
    .sy_n2 li a:hover {
        color: #ff0000;
    }
    .sy_n2 li:last-child {
        border: 0px;
    }
    .spk {
        width: 100%;
        height: 225px;
        float: left;
    }
    .spk img {
        width: 100%;
        height: 255px;
    }
    .sy_an1 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_an1 ul {
        float: left;
        /*width: 700px;*/
    }
    .sy_an1 li {
        width: 217px;
        float: left;
        margin-right: 10px;
    }
    .sy_an1 a {
        width: 100%;
        display: block;
    }
    .sy_an1 img {
        width: 100%;
        height: 143px;
    }
}

.sy_bt2 a.cd_more4,
.sy_bt3 a.cd_more4,
.sy_bt4 a.cd_more4 {
    color: #ffffff;
    background: url(../images/g25_24.png) right no-repeat;
}

@media only screen and (max-width:1140px) {
    .sy3 {
        width: 100%;
        background: #ffffff;
        padding: 20px 3%;
    }
    .sy3 .d1 {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .sy3 .d2 {
        float: left;
        width: 100%;
    }
    .sy_n3 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_n3 ul {
        float: left;
        width: 100%;
    }
    .sy_n3 li {
        width: 100%;
        float: left;
        margin: 0px 0px 15px 0px;
        position: relative;
    }
    .sy_n3 li img {
        width: 100%;
    }
    .sy_n3 li p {
        width: 100%;
        font-size: 1.1em;
        line-height: 150%;
        color: #ffffff;
        padding: 8px 3%;
        background: rgba(0, 0, 0, .8);
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .sy_n3 li:hover p {
        background: #063651;
    }
    .sy3 .sy_bt1 {
        margin: 0px;
    }
    .sy_bt1 a.cd_more4 {
        float: right;
        font-size: 1.1em;
    }
    .sy3 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy3 .lb_n1 li {
        border: 0px;
        padding: 5px 0px;
    }
    .sy3 .lb_n1 .sj {
        color: #063651;
    }
}

@media only screen and (min-width:1140px) {
    .sy3 {
        width: 100%;
        background: #ffffff;
        padding: 0px 0px;
    }
    .sy3 .d1 {
        float: left;
        width: 594px;
    }
    .sy3 .d2 {
        float: right;
        width: 500px;
    }
    .sy_n3 {
        width: 100%;
        float: left;
        overflow: hidden;
    }
    .sy_n3 ul {
        float: left;
        width: 640px;
    }
    .sy_n3 li {
        width: 282px;
        height: 208px;
        float: left;
        margin: 0px 30px 0px 0px;
        position: relative;
    }
    .sy_n3 li img {
        width: 282px;
        height: 208px;
    }
    .sy_n3 li p {
        width: 100%;
        font-size: 16px;
        color: #ffffff;
        padding: 10px 20px;
        background: rgba(0, 0, 0, .8);
        position: absolute;
        left: 0px;
        bottom: 0px;
    }
    .sy_n3 li:hover p {
        background: #063651;
    }
    .sy3 .sy_bt1 {
        margin: 0px;
    }
    .sy_bt1 a.cd_more4 {
        float: right;
        font-size: 16px;
        margin-top: 7px;
    }
    .sy3 .lb_n1 {
        border-bottom: dotted 1px #bebdbd;
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
        padding-bottom: 10px;
    }
    .sy3 .lb_n1 li {
        height: 36px;
        line-height: 36px;
        border: 0px;
    }
    .sy3 .lb_n1 .sj {
        color: #063651;
    }
}

@media only screen and (max-width:1140px) {
    .lg_k {
        width: 100%;
        padding: 20px 0px;
    }
    .lg_k .main {
        background: #f7f7f7;
        border: solid 1px #dddddd;
        width: 94%;
        margin: 0px 3%;
    }
    .lg_fo {
        width: 90%;
        float: left;
        margin: 20px 0px 20px 5%;
        font-size: 1em;
    }
    .lg_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lg_fo dt {
        font-size: 1.1em;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }
    .lg_fo dd {
        float: left;
        width: 100%;
    }
    .lg_fo .an_h {
        float: left;
    }
    .lg_tx {
        width: 100%;
        height: 36px;
        line-height: 36px;
        font-size: 1.1em;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .an_h {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1.2em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .an_h:hover {
        background: #e84a00;
    }
    .lg2_fo {
        width: 90%;
        float: left;
        margin: 20px 0px 20px 5%;
    }
    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .lg2_fo dt {
        font-size: 1.1em;
        line-height: 150%;
        float: left;
        width: 100%;
        padding: 0px;
        margin-bottom: 5px;
    }
    .lg2_fo dd {
        float: left;
        width: 100%;
    }
    .lg2_fo .an_h {
        float: left;
        margin-left: 0px;
        width: 100%;
    }
    .lg2_fo .lg_tx,
    .lg2_fo .lg2_tx {
        width: 100%;
        float: left;
    }
    .lg2_fo dl.dl_bt {
        border-bottom: solid 1px #cccccc;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }
    .lg2_fo dl.dl_bt dt {
        float: left;
        width: auto;
    }
    .lg2_fo dl.dl_bt dd {
        font-size: 1.2em;
        line-height: 150%;
        float: left;
        width: auto;
        margin-left: 10px;
    }
    .lg2_fo dd.dd_sc .lg2_tx {
        width: 70%;
        margin-right: 1%;
    }
    .lg2_fo dd.dd_sc a.cd_sc {
        width: 29%;
        text-align: center;
        font-size: 1.1em;
        border: solid 1px #cccccc;
        height: 36px;
        line-height: 36px;
        float: left;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
    }
}

@media only screen and (min-width:1140px) {
    .lg_k {
        width: 100%;
        padding: 60px 0px;
    }
    .lg_k .main {
        background: #f7f7f7;
        border: solid 1px #dddddd;
    }
    .lg_fo {
        width: 100%;
        float: left;
        margin: 80px 0px 50px 0px;
    }
    .lg_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg_fo dt {
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        float: left;
        width: 30%;
        padding: 0px;
    }
    .lg_fo dd {
        float: right;
        width: 68.5%;
    }
    .lg_fo .an_h {
        float: left;
        margin-left: 162px;
    }
    .lg_tx {
        width: 490px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        padding-left: 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .lg2_tx {
        width: 490px;
        height: 120px;
        line-height: 22px;
        font-size: 16px;
        padding: 8px 10px;
        background: #ffffff;
        border: solid 1px #cccccc;
    }
    .an_h {
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .an_h:hover {
        background: #e84a00;
    }
    .lg2_fo {
        width: 100%;
        float: left;
        margin: 40px 0px 50px 0px;
    }
    .lg2_fo dl {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg2_fo dt {
        font-size: 18px;
        line-height: 40px;
        text-align: right;
        float: left;
        width: 20%;
        padding: 0px;
    }
    .lg2_fo dd {
        float: right;
        width: 78.5%;
    }
    .lg2_fo .an_h {
        float: left;
        margin-left: 320px;
    }
    .lg2_fo .lg_tx,
    .lg2_fo .lg2_tx {
        width: 90%;
        float: left;
    }
    .lg2_fo dd.dd1 .lg_tx {
        width: 40%;
    }
    .lg2_fo dl.dl_bt {
        border-bottom: solid 1px #cccccc;
        width: 90%;
        margin: 0px 5% 40px 5%;
        padding: 15px 0px;
    }
    .lg2_fo dl.dl_bt dt {
        width: 16.8%;
    }
    .lg2_fo dl.dl_bt dd {
        width: 81%;
        font-size: 30px;
        line-height: normal;
    }
    .lg2_fo dd.dd_sc .lg2_tx {
        width: 70%;
        margin-right: 4%;
    }
    .lg2_fo dd.dd_sc a.cd_sc {
        width: 16%;
        text-align: center;
        font-size: 16px;
        border: solid 1px #cccccc;
        height: 40px;
        line-height: 40px;
        float: left;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
    }
}

@media only screen and (max-width:1140px) {
    .uploader {
        position: relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
        width: 100%;
    }
    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 65%;
        font-size: 1.1em;
        color: #999999;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }
    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        cursor: pointer;
        width: 35%;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
        border: solid 1px #cccccc;
        font-size: 1.1em;
        text-align: center;
    }
    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #666666;
        width: 100%;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 20px 5%;
    }
    .lg_fo3 .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lg_fo3 .imgk img {
        width: 50%;
    }
    .lg_fo3 dl {
        float: left;
        width: 100%;
    }
    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }
}

@media only screen and (min-width:1140px) {
    .uploader {
        position: relative;
        display: inline-block;
        overflow: hidden;
        cursor: default;
        padding: 0;
    }
    .filename {
        float: left;
        display: inline-block;
        outline: 0 none;
        height: 40px;
        width: 500px;
        color: #999999;
        padding-left: 10px;
        border: solid 1px #dddddd;
        margin: 0;
        overflow: hidden;
        cursor: default;
        border-right: 0;
    }
    .button {
        float: left;
        height: 40px;
        display: inline-block;
        outline: 0 none;
        margin: 0;
        cursor: pointer;
        width: 130px;
        background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
        /* Firefox */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e1e1e1));
        /* Saf4+, Chrome */
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType='0');
        /* IE*/
        border: solid 1px #cccccc;
        font-size: 16px;
        text-align: center;
    }
    .uploader input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
        margin: 0;
        height: 38px;
        color: #666666;
        width: 630px;
        cursor: pointer;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    .lg_fo3 {
        width: 100%;
        float: left;
        padding: 55px 0px;
    }
    .lg_fo3 .imgk {
        width: 156px;
        float: left;
        margin-left: 115px;
    }
    .lg_fo3 .imgk img {
        width: 100%;
    }
    .lg_fo3 dl {
        float: right;
        width: 785px;
    }
    .lg_fo3 dd {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }
    .lg_fo3 dd p {
        width: 100%;
        float: left;
        color: #999999;
        margin-top: 5px;
    }
}

@media only screen and (max-width:1140px) {
    .lg_user {
        width: 94%;
        float: left;
        margin: 20px 3%;
    }
    .lg_user .imgk {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lg_user .imgk img {
        width: 50%;
        border: solid 1px #cccccc;
        padding: 5px;
        background: #ffffff;
        margin-bottom: 15px;
    }
    .lg_user .txtk {
        width: 100%;
        float: right;
        font-size: 1.1em;
        line-height: 150%;
        color: #9a9999;
    }
    .lg_user .txtk p {
        width: 98%;
        margin-left: 1%;
        float: left;
    }
    .lg_user .txtk p.p_1 {
        font-size: 1.2em;
        color: #f16625;
        line-height: normal;
        margin-bottom: 10px;
    }
    .lg_user .txtk p.p_2 {
        margin-bottom: 20px;
    }
    .lg_user .txtk a.cd_a_h {
        float: left;
        width: 31.3333%;
        margin: 0px 1%;
    }
    a.cd_a_d {
        padding: 0px 30px;
        display: inline-block;
        height: 34px;
        line-height: 34px;
        border: solid 1px #cccccc;
        background: #ffffff;
        font-size: 16px;
        color: #909090;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    a.cd_a_d:hover {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    a.cd_a_h {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 1em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
    }
    a.cd_a_h:hover {
        background: #e84a00;
    }
}

@media only screen and (min-width:1140px) {
    .lg_user {
        width: 100%;
        float: left;
        margin: 60px 0px;
    }
    .lg_user .imgk {
        width: 156px;
        float: left;
        margin-left: 160px;
        text-align: center;
    }
    .lg_user .imgk img {
        width: 100%;
        border: solid 1px #cccccc;
        padding: 5px;
        background: #ffffff;
        float: left;
        margin-bottom: 25px;
    }
    .lg_user .txtk {
        width: 700px;
        float: right;
        font-size: 16px;
        color: #9a9999;
    }
    .lg_user .txtk p {
        width: 100%;
        float: left;
    }
    .lg_user .txtk p.p_1 {
        font-size: 30px;
        color: #f16625;
        line-height: normal;
        margin-bottom: 15px;
    }
    .lg_user .txtk p.p_2 {
        height: 110px;
    }
    .lg_user .txtk a.cd_a_h {
        float: left;
        width: 140px;
        margin-right: 40px;
    }
    a.cd_a_d {
        padding: 0px 30px;
        display: inline-block;
        height: 36px;
        line-height: 34px;
        border: solid 1px #cccccc;
        background: #ffffff;
        font-size: 16px;
        color: #909090;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    a.cd_a_d:hover {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    a.cd_a_h {
        width: 165px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #f16625;
        color: #ffffff;
        border: 0px;
        font-size: 18px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: inline-block;
    }
    a.cd_a_h:hover {
        background: #e84a00;
    }
}

@media only screen and (max-width:1140px) {
    .mod18Box {
        display: none;
    }
}

@media only screen and (min-width:1140px) {
    .mod18Box {
        width: 860px;
        float: left;
        margin: 30px 140px 50px 140px;
    }
    .mod18 {
        width: 860px;
        margin: 0px auto;
        position: relative;
    }
    .mod18 .btn {
        position: absolute;
        width: 31px;
        height: 77px;
        top: 558px;
        cursor: pointer;
        z-index: 99;
        font-size: 50px;
        font-weight: bold;
    }
    .mod18 .prev {
        left: 0;
        background: url(../images/qt11_30.jpg) no-repeat;
    }
    .mod18 #prevTop,
    .mod18 #nextTop {
        top: 275px;
        width: 46px;
        height: 48px;
        filter: alpha(opacity=25);
        -moz-opacity: 0.25;
        opacity: 0.25;
    }
    .mod18 #prevTop {
        background: url(../images/prevBtnTop.png) 0 0 no-repeat;
    }
    .mod18 #nextTop {
        background: url(../images/nextBtnTop.png) 0 0 no-repeat;
    }
    .mod18 .next {
        right: 0;
        background: url(../images/qt11_32.jpg);
    }
    .mod18 li {
        float: left;
    }
    .mod18 .cf li {
        position: relative;
    }
    .mod18 .cf a {
        display: block;
        width: 860px;
        height: 500px;
        position: absolute;
    }
    .mod18 .cf li span {
        display: block;
        width: 860px;
        position: absolute;
        left: 0;
        top: -50px;
        font-size: 18px;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        text-align: center;
    }
    .mod18 .picBox {
        height: 550px;
        position: relative;
        overflow: hidden;
        width: 860px;
    }
    .mod18 .picBox ul {
        height: 500px;
        position: absolute;
        width: 860px;
        top: 50px;
    }
    .mod18 .picBox li {
        width: 860px;
        height: 500px;
    }
    .mod18 .picBox li img {
        width: 100%;
        height: 500px;
    }
    .mod18 .listBox {
        width: 780px;
        height: 90px;
        margin: 0 auto;
        position: relative;
        padding: 10px 0 0px;
        overflow: hidden;
    }
    .mod18 .listBox ul {
        height: 100px;
        position: absolute;
    }
    .mod18 .listBox li {
        width: 115px;
        height: 77px;
        cursor: pointer;
        position: relative;
        text-align: center;
    }
    .mod18 .listBox li i {
        display: none;
    }
    .mod18 .listBox li a {
        display: block;
        width: 110px;
        height: 77px;
    }
    .mod18 .listBox li img {
        width: 106px;
        height: 73px;
        border: 2px solid #dddddd;
    }
    .mod18 .listBox .on img {
        width: 106px;
        height: 73px;
        border: 2px solid #f47711;
    }
    .mod18 .listBox .on i {
        display: block;
    }
}


/*
@media only screen and (max-width:1140px){
.tzl .ss_xyl .fo1{ width:90%; margin-left:5%;}
.tzl .ss_xyl .fo1 dl{ margin:8px 0;}
.tzl .ss_xyl .fo1 .form-control{ width:100%;} 
.tzl .ss_xyl .fo1 .an_xyl{ width:100%; margin:0;}
}
@media only screen and (min-width:1140px){
.tzl .ss_xyl .fo1{ margin-left:55px; width:1080px;}
.tzl .ss_xyl .fo1 dl{ margin-right:30px;}
.tzl .ss_xyl .fo1 .form-control,.tzl .ss_xyl .fo1 .an_xyl{ height:45px; line-height:45px;}
.tzl .ss_xyl .fo1 .se1{ width:330px;}
.tzl .ss_xyl .fo1 .tx1{ width:480px;}
.tzl .ss_xyl .fo1 .an_xyl{ background: url(../images/txl2_03.png) #f87b40 right no-repeat; padding-right:20px; font-size:18px; width:135px;}
}
.tzl{ background:#f0f0f0;}
.tzl .ss_xyl{ background:#f7f7f7;}

@media only screen and (max-width:1140px){
.txl{ width:94%; margin-left:3%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:100%; background:#f9854e; color:#fff; text-align:center; font-size:1.2em;}
.txl_bt .fy2{ float:left; height:42px; margin:0px -1px 0 0; text-align:center; font-size:1.1em; width:100%;}
.txl_bt .fy2 a{ float:left; width:33.3333%; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); 
}
.txl_bt .fy2 .s_ym{ float:left; width:33.3333%; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:100%; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:20px 3%;}
.txl_lm li{ width:100%; float:left; font-size:1.1em; line-height:35px; height:35px;}
.txl_lm a{ width:100%;  padding-left:3%; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}

.txl_lm_nr{ position:fixed; z-index:887; background:rgba(0,0,0,.4); width:100%; height:100%; left:0; top:0; display:none;}
.txl_lm_nr ul{ position: fixed; display:none; width:90%; height:90%; left:5%; top:5%; padding:20px; overflow-y:auto; background:#fff; border:solid 1px #ddd; z-index:888; }
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:1.1em; padding:10px 0;  line-height:155%; }
.txl_lm_nr .s1{color:#6f6e6e; padding:0px 15px 0 0;}

a.cd_close{ position:absolute; z-index:889; background: url(../images/t_close.png) #f9824b no-repeat; background-size:100% 100%; width:30px; height:30px; right:0px; top:0px;}

}
@media only screen and (min-width:1140px){
.txl{ width:100%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:180px; background:#f9854e; color:#fff; text-align:center; font-size:18px;}
.txl_bt .fy2{ float:right; height:42px; margin:-1px -1px 0 0; text-align:center; font-size:14px;}
.txl_bt .fy2 a{ float:left; width:90px; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); 
}
.txl_bt .fy2 .s_ym{ float:left; width:90px; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:400px; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:40px 0px 40px 55px;}
.txl_lm li{ width:100%; float:left; font-size:16px; line-height:50px; height:50px;}
.txl_lm a{ width:344px; border:solid 1px #f7f7f7;border-right:0; height:50px; padding-left:25px; margin-right:-1px; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}
.txl_lm a.on{ background:#f0f0f0; border:solid 1px #ddd;  border-right:0; color:#f16625;}

.txl_lm_nr{ width:730px; border:solid 1px #ddd; background:#fff; float:right;  margin-top:-1px;}
.txl_lm_nr ul{ width:100%; float:left; padding:70px 90px 70px 90px; display:none;}
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:16px; height:50px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; line-height:50px; }
.txl_lm_nr .s1{ float:left; color:#6f6e6e; margin:0 20px;}
}
*/

@media only screen and (max-width:1140px){
.tzl .ss_xyl .fo1{ width:90%; margin-left:5%;}
.tzl .ss_xyl .fo1 dl{ margin:8px 0;}
.tzl .ss_xyl .fo1 .form-control{ width:100%;} 
.tzl .ss_xyl .fo1 .an_xyl{ width:100%; margin:0;}
}
@media only screen and (min-width:1140px){
.tzl .ss_xyl .fo1{ margin-left:55px; width:1080px;}
.tzl .ss_xyl .fo1 dl{ margin-right:30px;}
.tzl .ss_xyl .fo1 .form-control,.tzl .ss_xyl .fo1 .an_xyl{ height:45px; line-height:45px;}
.tzl .ss_xyl .fo1 .se1{ width:330px;}
.tzl .ss_xyl .fo1 .tx1{ width:480px;}
.tzl .ss_xyl .fo1 .an_xyl{ background: url(../images/txl2_03.png) #f87b40 right no-repeat; padding-right:20px; font-size:18px; width:135px;}
}
.tzl{ background:#f0f0f0;}
.tzl .ss_xyl{ background:#f7f7f7;}

@media only screen and (max-width:1140px){
.txl{ width:94%; margin-left:3%; float:left;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:100%; background:#f9854e; color:#fff; text-align:center; font-size:1.2em;}
.txl_bt .fy2{ float:left; height:42px; margin:0px -1px 0 0; text-align:center; font-size:1.1em; width:100%;}
.txl_bt .fy2 a{ float:left; width:33.3333%; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); /* IE*/
}
.txl_bt .fy2 .s_ym{ float:left; width:33.3333%; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:100%; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left;}
.txl_lm ul{ width:100%; float:left; padding:20px 3%;}
.txl_lm li{ width:100%; float:left; font-size:1.1em; line-height:35px; height:35px;}
.txl_lm a{ width:100%;  padding-left:3%; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}

.txl_lm_nr{ position:fixed; z-index:887; background:rgba(0,0,0,.4); width:100%; height:100%; left:0; top:0; display:none;}
.txl_lm_nr ul{ position: fixed; display:none; width:90%; height:90%; left:5%; top:5%; padding:20px; overflow-y:auto; background:#fff; border:solid 1px #ddd; z-index:888; }
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:1.1em; padding:10px 0;  line-height:155%; }
.txl_lm_nr .s1{color:#6f6e6e; padding:0px 15px 0 0;}

a.cd_close{ position:absolute; z-index:889; background: url(../images/t_close.png) #f9824b no-repeat; background-size:100% 100%; width:30px; height:30px; right:0px; top:0px;}

}
@media only screen and (min-width:1140px){
.txl{ width:100%; float:left; position:relative;}
.txl_bt{ width:100%; background:#fff; border:solid 1px #ddd; height:42px; line-height:40px;}
.txl_bt .s1{ float:left; width:180px; background:#f9854e; color:#fff; text-align:center; font-size:18px;}
.txl_bt .fy2{ float:right; height:42px; margin:-1px -1px 0 0; text-align:center; font-size:14px;}
.txl_bt .fy2 a{ float:left; width:90px; height:42px; border:solid 1px #ddd; 
background-image: -moz-linear-gradient(top, #f6f5f5, #ebeaea); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f5f5), color-stop(1, #ebeaea)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#ebeaea', GradientType='0'); /* IE*/
}
.txl_bt .fy2 .s_ym{ float:left; width:90px; background:#f7f7f7; border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.txl_lm{ width:400px; background:#f7f7f7; border:solid 1px #ddd; margin:-1px 0 0 0;  float:left; min-height:500px;}
.txl_lm ul{ width:100%; float:left; padding:40px 0px 40px 55px;}
.txl_lm li{ width:100%; float:left; font-size:16px; line-height:50px; height:50px;}
.txl_lm a{ width:344px; border:solid 1px #f7f7f7;border-right:0; height:50px; padding-left:25px; margin-right:-1px; display:block;}
.txl_lm a b{ color:#7c7c7c; padding-left:12px;}
.txl_lm a.on{ background:#f0f0f0; border:solid 1px #ddd;  border-right:0; color:#f16625;}

.txl_lm_nr{ width:730px; border:solid 1px #ddd; background:#fff; float:right;  margin-top:-1px; position:absolute; right:0px; top:0px; height:100%;}
.txl_lm_nr ul{ width:100%; float:left; padding:70px 90px 70px 90px; display:none;}
.txl_lm_nr li{ width:100%; float:left; border-bottom:solid 1px #ddd; font-size:16px; height:50px; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; line-height:50px; }
.txl_lm_nr .s1{ float:left; color:#6f6e6e; margin:0 20px;}
}
.txl_nk{ width:100%; float:left; position:relative;}









#sub_wrap {
	height: auto;
	width: 100%;
	padding-top: 130px;
}

#sub_inner {
	height: auto;
	width: 1320px;
	margin-left: auto;
	background-image: url(main_innerbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: auto;
}
#sub_main {
	width: 100%;
	max-width:1200px;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#sub_left {
display:block;
	float: left;
	height: auto;
	width:260px;
}
#sub_left_top {
	line-height: 50px;
	background-color: #2f63ac;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}
#sub_left_top_kypt {
	line-height: 32px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #021242;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
}

#sub_left_menu {
	border: 1px solid #2f63ac;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sub_left_menu li {
	list-style-type: none;
	text-align: center;
	padding-top: 8px;
	line-height:32px;
	padding-bottom: 8px;
}
#sub_left_menu a {
	display: block;
	border: 1px solid #2f63ac;
	
	text-decoration: none;
}
#sub_left_menu a:hover {
	color: #FFFFFF;
	background-color: #2f63ac;
}

#sub_left_menu a.active {
	color: #FFFFFF;
	background-color: #2f63ac;
}





#sub_right {
	float:right;
	margin:0 auto;
	height: auto;
	width: 76%;
	margin-left:1.5%;
}
.date{
	float:right;
	}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c246a;
	height: 50px;
}
#sub_right_top_l {
	float: left;
	background-image: url(../images/sub_right_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 40px;
	font-size: 20px;
	line-height: 50px;
	font-weight:600;
	
}
#sub_right_top_r {
	float: right;
	font-size: 16px;
	padding-top: 10px;
}
#sub_right_main {
}

#list {
	padding: 10px;
	max-height: 999999px; 
}
#list li {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(li2.png);
	background-repeat: no-repeat;
	background-position: 2px 20px;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 99%;
	float: left;
}



@media only screen and (max-width:640px){
	
	#sub_left {
		display:none;
		
	}
	
	#sub_right {
	float:left;
	margin:0 auto;
	height: auto;
	width: 96%;

}
	
}



#show {
	padding: 10px;
}
#show_title {
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
}
#show_introtitle {
	font-size: 22px;
	line-height: 22px;
	padding-top: 25px;
	text-align: center;
           height:auto;
	font-weight: bold;
	color: #dd0000;
}

#show_info {
	font-size: 16px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {
	padding-top: 10px;
}
#show_content p {
	text-indent: 2em;
}

#show_content td p {
	text-indent: 0em;
}
#category_teacher {
	padding: 10px;
}
#category_block {
	padding-top: 15px;
	padding-bottom: 15px;
}
#category_talent_block1 {
	padding-top: 15px;
	padding-bottom: 15px;
          width: 860px;
          margin-right:10px;
          float:left;
}
#category_talent_block2 {
	padding-top: 15px;
	padding-bottom: 15px;
          width: 410px;
          margin-right:10px;
          float:left;
}


#category_block_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c246a;
	height: 45px;
	margin-bottom: 10px;
}
#category_block_top_l {
	background-color: #0c246a;
	color: #FFFFFF;
	float: left;
	line-height: 45px;
	font-size: 20px;
	padding-right: 20px;
	padding-left: 30px;
}

#category_block_top_l2 {
	float: left;
	background-image: url(subimg/category_block_top_l2bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 45px;
}
#category_block_top_more {
	float: right;
          font-size:15px;
	padding-top: 10px;
	padding-right: 5px;
	height: 35px;
}

#category_main_teacher {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#category_main_teacher_left {
	float: left;
	width: 80px;
	color: #FFFFFF;
	text-align: center;
	height: 80px;
	font-size: 20px;
	line-height: 80px;
}
#category_main_teacher_left_arrow {
	float: left;
	width: 8px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}

#category_main_kypt {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#category_main_kypt li {
	width:400px;;
	float: left;
	margin-right: 5px;
	background-image: url(li2.png);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	list-style-type: none;
	padding-left: 20px;
}

.teacher_color1 {
	background-color: #d43e44;
}
.teacher_color2 {
	background-color: #b9812e;
}
.teacher_color3 {
	background-color: #2193d2;
}
.teacher_arrow_color1 {
	background-image: url(subimg/teacher_arrow1bg.png);
}
.teacher_arrow_color2 {
	background-image: url(subimg/teacher_arrow2bg.png);
}
.teacher_arrow_color3 {
	background-image: url(subimg/teacher_arrow3bg.png);
}


#category_main_teacher_right {
	float: right;
	width: 720px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#category_main_teacher_right li {
	float: left;
	width: 80px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 10px;
}

#category_main_tutor {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#category_main_tutor li {
	float: left;
	width: 190px;
	list-style-type: none;
	padding: 10px;
}
#tutor_txt_name {
	font-size: 15px;
	line-height: 25px;
}
#tutor_txt_research {
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	padding-top: 5px;
}

#tutor_img {
	float: left;
	width: 60px;
}
#tutor_txt {
	float: right;
	width: 120px;
}

#tutor_block {
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
          padding-bottom:5px;

}

#tutor_block2 {
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 5px;
          padding-bottom:5px;

}

#tutor_block2 li {
	float: left;
	width: 63px;
	list-style-type: none;

}
#tutor_top {
          font-size:20x;
          line-height:32px;
          font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
          text-align:center;
	margin-bottom: 10px;	
          margin-top: 15px;
          padding-top:6px;
          padding-bottom:6px;


}

#tutor_left {
	float: left;
	width: 150px;
          font-weight:bold;
}
#tutor_right {
	float: right;
	width: 700px;
}
#tutor_right li {
	float: left;
	width: 63px;
	list-style-type: none;

}


#teacher_list {
	padding: 5px;
}
#teacher_list li {
	float: left;
	width: 96px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 15px;
}

#lecture_list {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#lecture_list li {
	list-style-type: none;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 15px;
	padding-left: 65px;
}

#lecture_list_right {
	float: right;
	width: 670px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 12px;
}

#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_list_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(subimg/search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
#search_list_des {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_list_date {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
#search_list_main {
	clear: both;
}


.s_border {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #0c246a;
}
#teacher_content {
	padding-top: 10px;
}
#neirong-top{
	width:880px;
	height:auto;
	text-align:left;
	float: left;
}
#neirong-bottom{
	width:880px;
	height:auto;
	position:relative;
	text-align:left;
	clear: both;
}
.introduce li {
	list-style-type: none;
}

.bottom{
	position:relative;
}
.name{
	background-image: url(subimg/search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display:block;
	font-size:24px;
	line-height: 40px;
	padding-left: 35px;
	margin-top: 10px;
}
.info{
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	line-height: 30px;
}
.info li{
	list-style-type:none;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
.info li.class1{
         padding:8px 0 0 8px;
         margin:7px 0 0 0;
         height:112px;
         list-style-type:none;
         font-size:16px;}
.photo{
	height:252px;
	width:185px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin-top: 5px;
}
.introduce{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.introduce h3 {
	margin-top: 15px;
}

#xisuo_list {
	float: left;
	height: auto;
	width: 690px;
	padding-right: 20px;
	padding-left: 60px;
	padding-top: 20px;
	position: relative;
}
#xisuo_list_l {
	float: left;
	height: auto;
	width: 220px;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #AB1F2A;
	margin-top: 202px;
}
#xisuo_list_c {
	float: left;
	height: 460px;
	width: 150px;
	background-image: url(subimg/xisuo_list_c.png);
	background-repeat: no-repeat;
	background-position: right 35px;
}
#xisuo_list_r {
	float: left;
	text-align: center;
	width: 300px;
}


#xisuo_list_r  li{
	line-height: 43px;
	font-size: 18px;
	width: 300px;
	list-style-type: none;
	border: 1px solid #AB1F2A;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	float: left;
}

#category_main_talent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 15px;
}
#category_main_talent li {
	float: left;
	width: 85px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 10px;
}

#alumi_list {
	max-height: 999999px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#alumi_pic {
	float: left;
	height: 160px;
	width: 120px;
}
#alumi_pic img {
	height: 160px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#alumi_txt {
	float: right;
	height: 160px;
	width: 240px;
}
#alumi_name {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
}
#alumi_des {
	font-size: 14px;
	line-height: 28px;
	padding-top: 8px;
}

#alumi_list li {
	list-style-type: none;
	width: 380px;
	float: left;
	height: 160px;
	margin-right: 14px;
	margin-left: 14px;
	border: 1px solid #bbbbbb;
	padding: 15px;
	margin-bottom: 25px;
}

#alumi_pic_list {
	max-height: 999999px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#alumi_pic_list li {
	list-style-type: none;
	width: 350px;
	float: left;
	height: 270px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 30px;
	margin-bottom: 15px;
	line-height: 28px;
	background-image: url(subimg/alumni_pic_listbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
}
#alumi_pic_list img {
	height: 233px;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#name_yg {
	width: 70px;
	border: 1px solid #333333;
	text-align:center;
	margin-bottom: 5px;

}





.jsml { width:auto; height:auto; margin:0 auto; }
.jsml a { float:left; width:80px; text-align: center; padding:2px 0; margin:8px 15px; border:0px dotted #CCC; text-decoration: none; text-indent:0 }
.jsml a:hover { background:#F2F2F2; text-decoration: none; }




.left-lmmc{width:100%; height:80px;  #063e85;
		background: linear-gradient(to bottom,#063e85,#2f63ac); padding-top:20px;}
.left-lmmc span{display:block; width:100%; text-align:center; color:#bbe6f0; line-height:24px; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.left-lmmc h3{display:block; float:left; text-align:center; font-size:26px; color:#fff; font-weight:normal; width:100%;}
.left ul{width:100%;}
.left li{width:100%; height:50px; float:left; margin-bottom:1px;}
.left li a{width:100%; height:50px; line-height:50px; background:#eee; color:#333; display:block; float:left; display:block; text-align:center; font-size:15px;}
.left li a:hover,.left-current{background:#4097e3!important; color:#fff!important;}