 "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: Verdana,Arial,"微软雅黑";
    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,i,span,input{
    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:Verdana,Arial,"微软雅黑";
    font-size: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

@media only screen and (max-width:1185px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }
    body {
        font-size: 1.4em;
        line-height: 150%;
    }
}

@media only screen and (min-width:1185px) {
    .main {
        width: 1185px;
        margin: 0px auto;
    }
    body {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width:1185px) {
    .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: 100% 100%;
        width: 232px;
        height: 30px;
        position: absolute;
        left: 3%;
        top: 15px;
    }
    .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 15px;
    }
    .cd_t a {}
    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        font-size: 1em;
        width: 100%;
    }
    .menu li {
        float: left;
        width: 100%;
        border-top: solid 1px #c6c6c6;
    }
    .menu a {
        display: block;
        width: 100%;
        padding: 8px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }
    .menu a.dbt{
        font-size: 1.15em;
    }
    .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: 1.1em;
    }
    .menu li a:hover {
        color: #d84b20;
    }
    .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_on.png) center center no-repeat;
        width: 43px;
        height: 30px;
        margin: -1px -1px 0px 0px;
    }
}

@media only screen and (min-width:1185px) {
    #navk {
        width: 100%;
        height:55px;
        background: #ffffff;
    }
	#navk .main{ height:55px; position:relative;}
    .menu2 {
        display: none;
    }
    .top {
        width: 100%;
        background: url(../images/top_bj.jpg) top center no-repeat;
        height:188px;
        background-size: 100% 100%;
    }
    .top .main {
        position: relative;
        height: 188px;
    }
    .top_jg {
        display: none;
    }
    a.logo {
        background: url(../images/logo.png) no-repeat;
        background-size: 100% 100%;
        width:642px;
        height: 83px;
        position: absolute;
        left: 0px;
        top:52px;
    }
    .menu {
        position: relative;
        z-index: 10;
        height:55px;
        line-height:55px;
        width: 1185px;
        margin: 0px auto;
    }
    .menu li {
        height:55px;
        float: left;
        margin-right:1px;
        position: relative;
    }
 
    .menu a.dbt {
        font-size: 16px;
		padding:0px 26px;
        display: block;
		float:left;
        height:55px; color: #595959; font-weight:bold;
        text-align: center; font-family:Verdana,Arial; 
    }
    .menu a.dbt:hover,
    .menu li.on a.dbt,
    .menu li:hover a.dbt {
        background: #f16625; color:#fff
    }
    .menu dl {
        width:340px;
        font-size: 16px;
        display: none;
        text-align: left;
        padding: 0px 0px 0px 0px;
        background:rgba(241,102,37,.9);
        position: absolute;
        left: 0px;
        top:55px;
    }
	  .menu li:last-child dl{ right:0px; left:auto; width:210px;}
	    .menu li:last-child dl dd a{ text-align:right; padding-left:0; padding-right:25px;}
    .menu li:hover dl {
        display: block;
    }
    .menu dd {
        width: 100%;
        float: left;
    }
    .menu dd a {
        display: block;
        width: 100%;
		padding:10px 0px 10px 25px; color:#fff;
    }
    .menu dd a:hover {
        background:rgba(44,34,28,.5);
    }
   
    .cd_t {
        position: absolute;
        height: 24px;
        line-height: 24px;
        right: 0px;
        top:-140px;
        color: #d0e1fb;
        font-size: 14px;
    }
    .cd_t li {
        float: left;
    }
    .cd_t li.l_x {
        margin: 0px 10px;
    }
    .cd_t a {
        color: #d0e1fb;
    }
    .cd_t a:hover,.cd_t a.on {
        color: #fff
    }
    .ss {
        width: 260px;
        height:37px;
        background: #01239a; border:solid 1px #365ad9;
        position: absolute;
        right: 0px;
        top: -90px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; overflow:hidden;
    }
    .ss_txt {
        float: left;
        height: 35px;
        line-height: 35px;
        background: none;
        font-size: 18px;
        width: 200px;
        color: #fff	;
        font-size: 14px;
        margin-left: 15px;
    }
    .ss_an {
		position:absolute; right:5px; top:0;
        background: url(../images/ss.png) center center no-repeat;
        width:35px;
        height: 35px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
    }
	.ss_an:hover{ right:2px;}
}

@media only screen and (max-width:1185px) {
    .foot {
        width: 100%;
        text-align: center;
        background:#0229b2;
        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;
    }
	
	 .foot .f2 strong{ font-size:1.15em;}
}
.foot,.foot a{ color:#bddffb;}
.foot a:hover{ color:#fff;}
 .foot .f2 strong{ color:#fff; }
@media only screen and (min-width:1185px) {
    .foot {
        width: 100%;
        background:#0229b2;
        font-size: 14px;
        line-height: 30px;
        padding: 30px 0px 35px 0px;
    }
    .foot .f1 {
        float: left;
        width: 660px;
    }
    .foot .f2 {
        float: right;
        width: 430px;
    }
	 .foot .f2 strong{ font-size:17px;}
    .foot .f2 img {
        float: left;
        margin-right: 20px;
        width: 98px;
    }
   
    .cd_f {
        width: 100%;
        float: left;
		margin:10px 0px 20px -10px;
    }
    .cd_f a {
        margin: 0px 10px;
    }
    .fnr {
        width: 100%;
        float: left;
    }
    .fx {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 20px;
    }
    .fx .s1 {
        float: left;
        font-size: 16px;
    }
    .fx a {
        float: left; width:36px; height:36px;
        margin-right: 12px;
    }
}

.fx a.cd_f1 {
    background: url(../images/fx1.png) no-repeat;
	background-size:100% 100%;

}

.fx a.cd_f2 {
    background: url(../images/fx2.png) no-repeat;
	background-size:100% 100%;


}

.fx a.cd_f3 {
    background: url(../images/fx3.png) no-repeat;
	background-size:100% 100%;


}
.fx a.cd_f4 {
    background: url(../images/fx4.png) no-repeat;
	background-size:100% 100%;


}

.ban {
    width: 100%; position:relative;
}

.ban img {
    width: 100%;
    display: block;
}

@media only screen and (max-width:1185px) {
    .nyk {
        width: 100%;
        padding: 20px 0px;
    }
    .ny_bt {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.4em;
        line-height: 155%;
        margin-bottom: 15px;
		color:#0b429c; font-weight:bold;
		
    }
    .ny_nr {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.1em;
        line-height: 155%;
		margin-bottom: 20px;
    }
	.ny_nr h2{font-size: 1.15em; line-height: 155%; padding-bottom: 15px; }
	.ny_nr h2 a.cd_lan{font-size:0.85em;}
	 .ny_nr p{ padding-bottom:15px;}
}
.ny_nr a{text-decoration: underline; font-weight: normal;}
.ny_nr h2{font-weight: bold;display: block;}
@media only screen and (min-width:1185px) {
    .nyk {
        width: 100%;
        padding:50px 0px;
    }
    .ny_bt {
        width: 100%;
        float: left;
        font-size: 30px; color:#0b429c; font-weight:bold;
        line-height:35px;
        margin-bottom: 25px;
    }
    .ny_nr {
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 30px;
    }
	 .ny_nr p{ padding-bottom:25px;}
	
	.ny_nr h2{font-size:24px; padding-bottom: 25px; }
	.ny_nr h2 a.cd_lan{font-size:16px;}
}

@media only screen and (max-width:1185px) {
    .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:1185px) {
    .lm1_bt {
        display: none;
    }
    .lm1k {
        width: 100%;
        border-bottom: solid 1px #dddddd;
        height: 53px;
    }
    .lm1 {
        width: 1185px;
        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:1185px) {
    .fy1 {
        width: 96%;
        float: left;
        font-size: 1.1em;
        margin-left: 2%;
    }
    .fy1 .s2 {
        display: none;
    }
  
    .fy1  a {
        float: left;
        display: none;
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 0px 10px;
        margin-left: 3px;
    }
    .fy1  a:hover,
    .fy1  a.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .fy1  a.cd_sx {
        display: block;
        width: 48%;
        margin: 0px 1%;
        text-align: center;
        padding: 8px 0px;
    }
}

@media only screen and (min-width:1185px) {
    .fy1 {
        width: 100%;
        float: left;
		clear: both;
        font-size: 14px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 20px;
    }
  
   
    .fy1  a {
        background: #ffffff;
        border: solid 1px #dddddd;
        padding: 0px 10px;
		display: inline-block;
		margin:0px 2px;
    }
    .fy1  a:hover,
    .fy1  a.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
}


@media only screen and (max-width:1185px){
.ban p{ display:none;}
}
@media only screen and (min-width:1185px){
.ban p{ width:1185px; position:absolute; left:50%; margin-left:-592.5px; bottom:15%; line-height:50px; text-transform:uppercase; font-size:45px; color:#fff; font-weight:bold;}
}

@media only screen and (max-width:1185px){
	.ov_lb{ float:left;overflow: hidden; width: 96%; margin-left: 2%;}
	.ov_lb ul{float:left; width: 100%}
	.ov_lb li{float: left;width: 31.3333%; margin:0px 1% 15px 1%; }
}
@media only screen and (max-width:650px){
	.ov_lb li{width: 48%}
}
@media only screen and (max-width:450px){
	.ov_lb li{width: 98%}
}
@media only screen and (min-width:1185px){
	.ov_lb{ float:left;overflow: hidden; width: 100%;}
	.ov_lb ul{float:left; width: 1220px}
	.ov_lb li{float: left;width: 376px;height: 250px; margin:0px 26px 26px 0; }

}
.ov_lb a,.ov_lb img{

  width:100%; display: block;
}
@media only screen and (max-width:1185px){
.faq_lb{float: left; width: 94%; margin-left: 3%; margin-bottom:15px}
	.faq_lb li{width: 100%; float: left; margin-bottom: 5px; font-size: 1.1em; line-height: 155%;}
	.faq_lb a.dbt{width: 100%; background: url(../images/faq_open.png) #f9f9f9 right no-repeat  ; border: solid 1px #ddd; padding: 10px 40px 10px 15px; float: left; color: #484848;}
	.faq_lb .txtk{width: 100%; float: left; padding: 15px 15px 30px 15px; display: none;}
}
@media only screen and (min-width:1185px){
	.faq_lb{float: left; width: 100%; margin-bottom:40px;}
	.faq_lb li{width: 100%; float: left; margin-bottom: 5px; font-size: 16px; line-height: 24px;}
	.faq_lb a.dbt{width: 100%; background: url(../images/faq_open.png) #f9f9f9 right no-repeat  ; border: solid 1px #ddd; padding: 10px 40px 10px 15px; float: left; color: #484848;}
	.faq_lb a.dbt:hover{color: #0b429c;}
	.faq_lb .txtk{width: 100%; float: left; padding: 15px 15px 30px 15px; display: none;}
}
	.faq_lb a.dbt.on{color: #0b429c; background: url(../images/faq_close.png) #f9f9f9 right no-repeat  ;}
a.cd_lan{color:#0b429c;}
a.cd_lan:hover,.faq_lb .txtk a{ 
  text-decoration: underline; color:#f16625;
}
@media only screen and (max-width:1185px){
	.gts_lb{float: left; width: 96%; margin-left:2%; overflow:hidden;}
	.gts_lb ul{float:left;width:100%;}
	.gts_lb li{float:left; width:48%; margin: 0 1% 20px 1%; }
	.gts_lb h2{font-size:1.15em;; font-weight:bold; height:30px; line-height:30px; margin-top: 10px;}
	.gts_lb p{font-size:1.1em;  height:25px; line-height:25px; color:#0b429c;}
}
@media only screen and (max-width:650px){
	
	.gts_lb li{width:98%;}
}
@media only screen and (min-width:1185px){
	.gts_lb{float: left; width: 100%; overflow:hidden;}
	.gts_lb ul{float:left;width:1350px;}
	.gts_lb li{float:left; width:500px; margin: 0 175px 80px 0; }
	.gts_lb h2{font-size:18px; font-weight:bold; height:35px; line-height:35px; margin-top: 20px;}
	.gts_lb p{font-size:16px;  height:30px; line-height:30px; color:#0b429c;}
}

.gts_lb a,.gts_lb img{width:100%; display:block; float:left;}
.gts_lb h2,.gts_lb p{float: left; width: 100%; text-overflow:ellipsis; overflow:hidden;  white-space: nowrap; text-align:center;}

@media only screen and (max-width:1185px){
	.jb_lb{width:96%;float: left; margin-left: 2%; overflow: hidden;}
	.jb_lb ul{width:100%; float:left;}
	.jb_lb li{width:48%; margin:0px 1% 20px 1%; float:left;  font-size:1.1em; line-height: 155%; }
	.jb_lb h2{ font-size:1.15em; font-weight: bold; display: block;}
	.jb_lb p{ padding-top:6px;}
}
@media only screen and (max-width:550px){.jb_lb li{width:98%;}}
@media only screen and (min-width:1185px){
	.jb_lb{width:100%;float: left; margin-top: 20PX; overflow: hidden;}
	.jb_lb ul{width:1260px; float:left;}
	.jb_lb li{width:255px; margin-right: 55px; float:left;  margin-bottom: 40px; font-size:16px; line-height: 22px; }
	.jb_lb h2{ font-size:18px; font-weight: bold; display: block;}
	.jb_lb p{ padding-top:10px;}

}
	.jb_lb p a{color:#0b429c;display: block; PADDING: 4px 0;}
.jb_lb p a:hover{color:#f16625; text-decoration: underline;}

@media only screen and (max-width:1185px) {
   .lb_n1 {
        width: 94%;
        float: left;
        margin: 0px 0px 20px 3%;
    }
    .lb_n1 li {
        width: 100%;
        float: left;
        border-bottom: solid 1px #ddd;
        line-height: 24px; font-size:1.1em;
	    position: relative; min-height: 24px; padding: 10px 120px 10px 0;
    }
   
    .lb_n1 .sj { width: 110px; position: absolute; top:10px; right:0;
    }
p.p_h{ border-bottom:1px solid #ddd;border-top:1px solid #ddd; color: #f16625; padding: 15px 0; margin-bottom: 15px;}
}

@media only screen and (min-width:1185px) {
    .lb_n1 {
        width: 100%;
        float: left;
        margin: 10px 0px 40px 0px;
    }
    .lb_n1 li {
        width: 100%;
        float: left;
        border-bottom: solid 1px #ddd;
        line-height: 24px; font-size:16px;
	    position: relative; min-height: 24px; padding: 11px 140px 11px 0;
    }
   
    .lb_n1 .sj { width: 120px; position: absolute; top:12px; right:0;
    }
	
p.p_h{ border-bottom:1px solid #ddd;border-top:1px solid #ddd; color: #f16625; padding: 25px 0; margin-bottom: 25px;}

}

.lb_n1 b{ font-family: 宋体; margin-right:10px;}
.bj_d{background:#f5f5f5;}


@media only screen and (max-width:1185px){
	.fs_lb{width:96%;float: left; margin-left: 2%; overflow: hidden;}
	.fs_lb ul{width:100%; float:left;}
	.fs_lb li{width:98%; margin:0px 1% 20px 1%; float:left;  font-size:1.1em; line-height: 155%; }
	.fs_lb h2{ font-size:1.15em; font-weight: bold; display: block;}
	.fs_lb txtk{ padding-top:6px;}
}

@media only screen and (min-width:1185px){
	.fs_lb{width:100%;float: left; margin-top: 20PX; overflow: hidden;}
	.fs_lb ul{width:1260px; float:left;}
	.fs_lb li{width:565px; margin-right: 55px; float:left;  margin-bottom: 50px; font-size:16px; line-height: 30px; }
	.fs_lb h2{ font-size:18px; font-weight: bold; display: block;}
	.fs_lb .txtk{ padding-top:10px;}
	.fs_lb li:nth-child(odd){clear: both;}

}
.fs_lb  .txtk a{color:#0b429c;}
.fs_lb .txtk a:hover{color:#f16625; text-decoration: underline;}

@media only screen and (max-width:1185px){
    .pa_lb{float: left; width: 96%; margin: 0 2%;}
	.pa_lb li{float:left;width: 25%; padding: 5px 1%; }
}
@media only screen and (max-width:650px){.pa_lb li{ width:33.3333%;}}
@media only screen and (max-width:450px){.pa_lb li{ width:50%;}}

@media only screen and (min-width:1189px){
	.pa_lb{float: left; width: 1195px; margin: 0 0 0 -7px;}
	.pa_lb li{float:left;width: 25%; padding: 13px 7px; }
}
.pa_lb a{border: solid 1px #ddd;}
.pa_lb a,.pa_lb img{ width:100%; display: block;}
.pa_lb img{}

@media only screen and (max-width:1185px){
	.ph_lb{float:left; width:94%; margin-left:3%;}
	.ph_lb li{float:left; width:100%; padding: 10px 0px; font-size: 1.1em; font-weight: bold; border-bottom:solid 1px #ddd; line-height: 25px;}
	.ph_lb i.i_pdf{background:url(../images/pdf.png) no-repeat; background-size: 100% 100%; width:24px; height: 25px; display:inline-block; margin-left:10px; vertical-align: middle;}
}
@media only screen and (min-width:1185px){
	.ph_lb{float:left; width:100%; margin-bottom: 30px;}
	.ph_lb li{float:left; width:100%; padding: 12px 10px; font-size: 16px; font-weight: bold; border-bottom:solid 1px #ddd; line-height: 35px;}
	.ph_lb i.i_pdf{background:url(../images/pdf.png) no-repeat; width:34px; height: 35px; display:inline-block; margin-left:10px; vertical-align: middle;}
}
.mp_lb1.fdd_lbxx h2{background: url(../images/faq_open.png) #fff right no-repeat  ; color:#484848; }
.mp_lb1.fdd_lbxx h2.on{color:#fff;}
.mp_lb1.fdd_lbxx .txtk{line-height: 30px;}
.mp_lb1.fdd_lbxx dl,.mp_lb1.fdd_lbxx dd{width: 100%; float:left; }
@media only screen and (max-width:1185px){
.mp_lb1{float: left; width: 94%; margin-left: 3%; margin-bottom:15px}
	.mp_lb1 li{width: 100%; float: left; margin-bottom: 5px; font-size: 1.1em; line-height: 155%;}
	.mp_lb1 h2{width: 100%; cursor: pointer;background: url(../images/faq_open2.png) #afaeae right no-repeat  ; font-size: 1em; line-height: 155%; padding: 10px 40px 10px 15px; float: left; color: #fff;}
	.mp_lb1 .txtk{width: 100%; float: left; padding: 15px 15px 30px 15px; display: none;}
	.mp_lb1.fdd_lbxx dl,.mp_lb1.fdd_lbxx dd{line-height: 155%;}
	.mp_lb1.fdd_lbxx dl span{ margin-right: 20px;}
	
}
@media only screen and (min-width:1185px){
	.mp_lb1{float: left; width: 100%; }
	.mp_lb1 li{width: 100%; float: left; margin-bottom:20px; font-size: 16px; line-height: 24px;}
	.mp_lb1 h2{width: 100%;cursor: pointer; font-size:16px; background: url(../images/faq_open2.png) #afaeae right no-repeat  ; line-height: 24px; padding: 10px 40px 10px 15px; float: left; color: #fff;}
	.mp_lb1 h2:hover{background: url(../images/faq_open2.png) #7ba2c4 right no-repeat  ;}
	.mp_lb1 .txtk{width: 100%; float: left; padding: 15px 15px 30px 15px; display: none;}
	.mp_lb1.fdd_lbxx dl,.mp_lb1.fdd_lbxx dd{line-height:35px;}
	.mp_lb1.fdd_lbxx dl .s1{width: 130px;}
	.mp_lb1.fdd_lbxx dl .s2{width: 760px;}
	.mp_lb1.fdd_lbxx dl .s3{}
	.mp_lb1.fdd_lbxx dl span{float:left;}
	
	}
	.mp_lb1 h2.on{background: url(../images/faq_close2.png) #7ba2c4 right no-repeat  ;}
@media only screen and (max-width:1185px){
	.ab_lb1{float:left;width:94%; margin-left:3%;}
	.ab_lb1 li{float:left;width:100%; padding: 10px 0 10px 80px; min-height: 25px; font-size:1.1dm; line-height:25px; border-bottom:solid 1px #ddd; position: relative;}
	.ab_lb1 .s1{position:absolute; width: 80px; text-align: center; color: #3366ba; font-size:1.15em; font-weight: bold; left:0px; top: 10px;}
	.ab_ta1{width:100%; font-size:1.1em; text-align:center;}
	.ab_ta1 td{background:#fff; border:solid 1px #ddd; padding:8px; line-height:155%;}
	.ny_nr .ab_ta1{font-size:1em;}
	.ff_lb1 .d1,.ff_lb1 .d2,.ff_lb2 .d1,.ff_lb2 .d2,.ff_lb2 .d3{width:94%; margin-left:3%; margin-bottom: 15px; float:left;}

	.ff_lb2 .ab_xbt{width:100%; float:left;}
	.ab_xbt{width:100%; font-size:1.1em; font-weight: bold; padding-bottom: 15px;}
	.ff_anq1{width:100%; float:left;}
	a.cd_a_h{display:inline-block; height:40px; line-height:40px; font-size:1.1em; color:#fff; background:#f16625; padding:0px 20px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
	a.cd_a_h span{margin-left:6px;}
	.mu25{margin-top:25px;}
}
@media only screen and (min-width:1185px){
	.ab_lb1{float:left;width:100%;}
	.ab_lb1 li{float:left;width:100%; padding: 15px 0 15px 100px; min-height: 30px; font-size:16px; line-height:30px; border-bottom:solid 1px #ddd; position: relative;}
	.ab_lb1 .s1{position:absolute; width: 100px; text-align: center; color: #3366ba; font-size:24px; font-weight: bold; left:0px; top: 15px;}
	
	.ab_ta1{width:100%; font-size:16px; text-align:center;}
	.ab_ta1 td{background:#fff; border:solid 1px #ddd; padding:10px;}
	
	.ff_lb1 .d1{width:520px; float:left;}
	.ff_lb1 .d2{width:520px; float:right;}
	.ff_lb2 .d1{width:381px; float:left;}
	.ff_lb2 .d2{width:381px; float:left; margin-left:20px;}
	.ff_lb2 .d3{width:381px; float:right;}
	.ff_lb2 .ab_xbt{width:100%; float:left;}
	.ab_xbt{width:100%; font-size:16px; font-weight: bold; padding-bottom: 20px;}
	.ff_anq1{width:100%; float:left;}
	a.cd_a_h{display:inline-block; height:45px; line-height:45px; font-size:16px; color:#fff; background:#f16625; padding:0px 25px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
	a.cd_a_h span{margin-left:8px;}
	.mu25{margin-top:25px;}
	
}
a.cd_a_h:hover{background:#cd4302;}

	.ab_ta1 .tr1 td{background:#6591b8; color: #fff; font-weight:bold;}
	.ab_ta1 .tr2 td{background:#f0f0f0; font-style:italic; text-align:left;}

@media only screen and (max-width:1185px){
	.lea_lb{float:left;width:94%; margin-left:3%; overflow: hidden;	}
	.lea_lb ul{width:100%;float:left;}
	.lea_lb li{width:100%;  overflow: hidden; text-align: center; float:left; background:#fff; padding:15px 20px; font-size:1.1em; line-height:155%;  margin:0 0px 15px 0;}
	.lea_lb .imgk{width:100%; float:left; text-align: center;}
	.lea_lb p{width:100%; float:left;}
	.lea_lb .p_1{color:#0b429c; border-bottom:solid 1px #ddd; padding:20px 0px 15px 0;}
	.lea_lb .p_2{ padding-top: 15px;}
	.lea_lb .p_3{padding-top: 8px;}
	.lea_lb strong{font-size:1.15em;}
	.lea_lb img{ max-height: 257px;}
	
	.lea_lb2{float:left;width:96%;overflow: hidden; margin-bottom:5px; margin-left:2%;	}
	.lea_lb2 ul{width:100%;float:left;}
	.lea_lb2 li{width:98%;  overflow: hidden; float:left; background:#fff; padding:15px; font-size:1.1em; line-height:155%;  margin:0 1% 15px 1%;}
	.lea_lb2 .imgk{width:100%; float:left; text-align: center;}
	.lea_lb2 p{width:100%; float:left;}
	.lea_lb2 .p_1{color:#0b429c; border-bottom:solid 1px #ddd; padding:0px 0px 10px 0;}
	.lea_lb2 .p_2{ padding-top: 10px;}
	.lea_lb2 strong{font-size:1.15em;}
	.lea_lb2 img{  width: 100%}
	.lea_lb2 .imgk{float:left; width:25%;}
	.lea_lb2 .txtk{width:71%; float:right;}
}
@media only screen and (min-width:1185px){
	.lea_lb{float:left;width:100%;overflow: hidden;	}
	.lea_lb ul{width:1230px;float:left;}
	.lea_lb li{width:577.5px; height:690px; overflow: hidden; float:left; background:#fff; padding:30px 40px; font-size:16px; line-height:30px;  margin:0 30px 30px 0;}
	.lea_lb .imgk{width:100%; float:left; text-align: center;}
	.lea_lb p{width:100%; float:left;}
	.lea_lb .p_1{color:#0b429c; border-bottom:solid 1px #ddd; padding:25px 0px 20px 0;}
	.lea_lb .p_2{ padding-top: 20px;}
	.lea_lb .p_3{padding-top: 10px;}
	.lea_lb strong{font-size:18px;}
	.lea_lb img{ height: 257px;}
	
	
	.lea_lb2{float:left;width:100%;overflow: hidden; margin-bottom:25px;	}
	.lea_lb2 ul{width:1230px;float:left;}
	.lea_lb2 li{width:577.5px; height:264px; overflow: hidden; float:left; background:#fff; padding:25px; font-size:16px; line-height:30px;  margin:0 30px 30px 0;}
	.lea_lb2 .imgk{width:100%; float:left; text-align: center;}
	.lea_lb2 p{width:100%; float:left;}
	.lea_lb2 .p_1{color:#0b429c; border-bottom:solid 1px #ddd; padding:0px 0px 15px 0;}
	.lea_lb2 .p_2{ padding-top: 15px;}
	.lea_lb2 strong{font-size:18px;}
	.lea_lb2 img{ height: 214px; width: 100%}
	.lea_lb2 .imgk{float:left; width:153px;}
	.lea_lb2 .txtk{width:345px; float:right;}
}

@media only screen and (max-width:1185px){
    .adm_lm{width:96%; margin-left:2%; float:left;overflow:hidden;}
	.adm_lm ul{width:100%; float:left;}
	.adm_lm li{width:48%;  float:left; margin: 0px 1% 15px 1%;	 }
	.adm_lm a{height:70px; width:100%; color:#fff; float:left; overflow:hidden; background:#f16625;  font-size:1.15em; line-height:25px; padding:10px 15px; 
	/*弹性盒模型*/    
    display:flex;
/*主轴居中对齐*/
    justify-content: center;
/*侧轴居中对齐*/    
    align-items: center;  text-align:center;
	}
}
@media only screen and (max-width:550px){
	.adm_lm li{width:98%;}
	.adm_lm a{height:auto; line-height: 155%;}
}
@media only screen and (min-width:1185px){
	.adm_lm{width:100%; float:left;overflow:hidden; margin:20px 0;}
	.adm_lm ul{width:1230px; float:left;}
	.adm_lm li{width:273px;  float:left; margin: 0px 30px 30px 0;	 }
	.adm_lm a{height: 110px; width:100%; color:#fff; float:left; overflow:hidden; background:#f16625;  font-size:18px; line-height:30px; padding:15px 20px; 
	/*弹性盒模型*/    
    display:flex;
/*主轴居中对齐*/
    justify-content: center;
/*侧轴居中对齐*/    
    align-items: center;  text-align:center;
	}
	
}
.adm_lm a:hover{background:#f16625;}

@media only screen and (max-width:1185px) {
    .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%;
    }
    .xx_zm {
        width: 100%;
        float: left;
        padding: 15px 0px 15px 0px;
    }
    .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;
        font-size: 1.2em;
        cursor: pointer;
        margin: 2px 2px;
    }
    .xx_zm li.on {
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        background:#f9f9f9; border: solid 1px #ddd;
		padding: 20px 0;
    }
    .xx_zm_nr a {
        width: 100%;
        width: 23%;
        text-align: center;
        height: 30px;
        overflow: hidden;
        float: left;
        font-size: 1.1em;
        margin: 0px 1% 0px 1%;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
    }
    .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%;
    }
	}
.xx_zm a{color:#8d8d8d;}
.xx_zm li.on a,.xx_zm li:hover a{color:#fff;}
@media only screen and (min-width:1185px) {
    .xx_ml1 {
        float: left;
        width: 1185px;
        overflow: hidden;
        margin-bottom: 25px;
    }
    .xx_ml1 ul {
        float: left;
        width: 1210px;
    }
    .xx_ml1 li {
        cursor: pointer;
        float: left;
        width: 388px;
        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,.xx_ml1 li a:hover {
        background: #f16625;
        border: solid 1px #f16625;
        color: #ffffff;
    }
    .xx_ml2 {
        float: left;
        width: 1185px;
        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%;
    }
    .xx_zm {
        width: 1200px;
        float: left;
        margin-bottom:15px;
		margin-left: -2px;
    }
    .xx_zm li {
        float: left;
        width: 43.5px;
        text-align: center;
        height: 50px;
        line-height: 50px;
		font-size:28px;
        color: #8d8d8d;
        text-transform: uppercase;
        background: #ffffff;
        border: solid 1px #dddddd;
        cursor: pointer;
        margin: 0px 2px;
    }
    .xx_zm li.on , .xx_zm li:hover{
        background: #f16625;
        color: #ffffff;
        border: solid 1px #f16625;
    }
    .xx_zm_nr {
        float: left;
        width: 100%;
        background: #f9f9f9; border: solid 1px #ddd; padding:40px 0px 40px 60px;
    }
    .xx_zm_nr a {
        width: 20%;
        height: 30px;
		line-height:30px;
        overflow: hidden;
        float: left;
        font-size: 16px;
        margin: 0px 0px 10px 0px;
    }
    .xx_zm_nr a:hover {
        color: #f16625;
    }
    .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:1185px){
	.fdd_pic{width:94%;margin-left:3%; float:left; margin-bottom:15px; background: #fff; border: solid 1px #ddd; padding:15px 20px; font-size:1.1em; line-height:155%;}
	.fdd_pic .imgk{float:left; width:25%;}
	.fdd_pic .imgk img{width:100%;}
	.fdd_pic .txtk{float:right; width:71%; }
	.fdd_pic .txtk h2{font-size:1.15em; font-weight: bold;color:#0b429d;}
	.fdd_pic .txtk p{padding:7px 0;}
}
@media only screen and (min-width:1185px){
	.fdd_pic{width:100%;float:left; margin-bottom:20px;  background: #fff; border: solid 1px #ddd; padding:40px 55px; font-size:16px; line-height:30px;}
	.fdd_pic .imgk{float:left; width:150px;}
	.fdd_pic .imgk img{width:100%;}
	.fdd_pic .txtk{float:right; width:880px; }
	.fdd_pic .txtk h2{font-size:18px; font-weight: bold;color:#0b429d;}
	.fdd_pic .txtk p{padding:10px 0;}
	
}
.zt_lan{color:#0b429d;}

@media only screen and (max-width:1185px){
	.di_lm2{width:100%; float:left; padding:0px 3%;}
	.di_lm2 li{float: left; width:100%; font-size:1.1em; line-height: 155%;}
	.di_lm3{width:100%; float:left;padding:0px 3%;}
	.di_lm3 li{float: left; width:100%;  font-size:1.1em; line-height: 155%;}
	.di_lm1{float: left; width: 100%; padding:0px 3%; }
	.di_lm1 li{width: 100%; float: left; margin-bottom:2px; font-size: 1.1em; line-height: 24px;}
	.di_lm1 a{width: 100%;cursor: pointer; font-size:1em; background: url(../images/re_se.png) #afaeae right no-repeat  ; line-height: 24px; padding: 10px 40px 10px 15px; float: left; color: #fff;}
}
@media only screen and (min-width:1185px){
	.di_lm2{width:100%; float:left;}
	.di_lm2 li{float: left; width:50%; padding-right: 20px; font-size:16px; line-height: 35px;}
	.di_lm3{width:100%; float:left;}
	.di_lm3 li{float: left; width:100%;  font-size:16px; line-height: 35px;}
	
	.di_lm1{float: left; width: 100%; }
	.di_lm1 li{width: 100%; float: left; margin-bottom:2px; font-size: 16px; line-height: 24px;}
	.di_lm1 a{width: 100%;cursor: pointer; background: url(../images/re_se.png) #afaeae right no-repeat  ; line-height: 24px; padding: 10px 40px 10px 15px; float: left; color: #fff;}
}
.di_lm1 a:hover{ background: url(../images/re_se.png) #6591b8 right no-repeat  ; }
@media only screen and (max-width:1185px){
	.ip_dt{ width:100%; float:left; padding: 20px 3%;}
	.ip_dt a{float:left; background:url(../images/dt_a1.png) left no-repeat;  width:48%; padding-left: 30px; height:29px; overflow: hidden; margin-bottom: 10px; }
}
@media only screen and (min-width:1185px){
	.ip_dt{ width:100%; float:left; position: relative; background:url(../images/dt.png) no-repeat; height:580px;}
	.ip_dt a{position: absolute; background:url(../images/dt_a1.png) no-repeat; background-size: 100% 100%; width:20px; height:29px; overflow: hidden; text-indent: -999em;}
	.ip_dt a.on,.ip_dt a:hover{background:url(../images/dt_a2.png) no-repeat; background-size: 100% 100%; width:27px; height:38px; margin: -9px -3.5px 0px -3.5px;}
	.ip_dt a#a1{left: 240px; top: 215px;}
	.ip_dt a#a2{left: 320px; top: 175px;}
	.ip_dt a#a3{left: 560px; top: 185px;}
	.ip_dt a#a4{left: 580px; top: 180px;}
	.ip_dt a#a5{left: 595px; top: 165px;}
	.ip_dt a#a6{left: 590px; top: 125px;}
	.ip_dt a#a7{left: 615px; top: 165px;}
	.ip_dt a#a8{left: 865px; top: 340px;}
	.ip_dt a#a9{left: 865px; top: 297px;}
	.ip_dt a#a10{left: 905px; top: 270px;}
	.ip_dt a#a11{left: 955px; top: 222px;}
	.ip_dt a#a12{left: 985px; top: 225px;}
}

@media only screen and (max-width:1185px){
.tc_bj{ width:100%; position:fixed; left:0px; top:0px; height:100%; z-index:888; background:rgba(0,0,0,.4);}
.tc_k{ width:94%; height:400px; background:rgba(255,255,255,.9); position:fixed; left:3%; top:50%; margin:-200px 0 0 0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; z-index:889}
.tc_nr3{ width:100%; float:left; margin:80px 100px 0px 100px; position:relative; }
	.tc_k h2{wdith:100%; float:left; color: #005faf; font-size:1.3em; padding-left:20px; height: 40px; line-height: 40px;margin:10px 0;}
}
@media only screen and (min-width:1185px){
/* */
.tc_bj{ width:100%; position:fixed; left:0px; top:0px; height:100%; z-index:888; background:rgba(0,0,0,.4);}
.tc_k{ width:830px; height:400px; background:rgba(255,255,255,.9); position:fixed; left:50%; top:50%; margin:-200px 0 0 -415px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; z-index:889}
.tc_nr3{ width:100%; float:left; margin:80px 100px 0px 100px; position:relative; }
	.tc_k h2{wdith:100%; float:left; color: #005faf; font-size:30px; padding-left:40px; height: 60px; line-height: 60px; margin:10px 0 20px 0;}
	
	
}
#dt_tc{ display:none;}
a.cd_close{ position:absolute; background:url(../images/dt_close.png) #a99582 no-repeat; width:40px; height:38px; right:0px; top:0px;}

@media only screen and (max-width:1185px){
.sy1{width:100%; padding:20px 3%;}
	.sy1 .d1{float: left; width:100%; margin-bottom: 20px;}
	.sy1 .d2{float:left; width:100%;}
	
	.sy1 .ny_bt{width: 100%; margin-left:0;}
	.sy_n1{float: left; width:100%; overflow: hidden}
	.sy_n1 ul{float: left; width:100%;}
	.sy_n1 li{width: 100%; height: 72px; overflow: hidden;float: left; border-bottom:  dotted 1px #ddd; padding-top: 12px; padding-bottom: 10px; font-size:1.1em; line-height: 26px;}
	.sy_n1 li.l1{padding-top: 0; height: auto;}
	.sy_n1 li .zt_h{color:#eb9213; margin-right: 20px;}
	.sy_anq1{width:100%; float: left; margin-top: 20px;}
	a.more1{font-size:16px;}
	a.more1 span{margin-left: 6px;color:#f16625;}
	.sy_n2{float: left; width:100%; border-bottom: solid 1px #ddd;}
	.sy_n2 li{float:left; width:100%; margin-bottom:20px;  padding-left: 85px; font-size:1.1em; line-height: 24px; height: 48px;overflow: hidden; position: relative;}
	.sy_n2 .s1{position:absolute; color:#eb9213; left: 0; height: 48px; border:solid 1px #ddd; border-top: 2px solid #eb9213; text-align: center; WIdth:70px;}
	.sy_n2 .s1 b{width: 100%;display: block; background: #4868b7; color: #fff; height: 24px;}
	
	.sy_n2_2{float: left; width:94%; margin-left:3%; border-bottom: solid 1px #ddd; margin-bottom:20px;}
	.sy_n2_2 li{float:left; width:100%; border-top: dotted 1px #ddd; padding-top:15px; padding-bottom:15px;  padding-left: 85px; font-size:1.1em; line-height: 24px; overflow: hidden; position: relative;}
	.sy_n2_2 .s1{position:absolute; color:#eb9213; left: 0; height: 48px; border:solid 1px #ddd; border-top: 2px solid #eb9213; text-align: center; WIdth:70px;}
	.sy_n2_2 .s1 b{width: 100%;display: block; background: #4868b7; color: #fff; height: 24px;}
	.sy_n2_2 b{ display:block;}
	.sy_n2_2 p{ font-size:0.9em; color:#808080;}
	
	 .sbt {
        width: 94%;
        margin-left: 3%;
        float: left;
        font-size: 1.3em;
        color: #0b429c;
        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%;
    }
}
.zt_h{color:#eb9213;}
@media only screen and (min-width:1185px){
	.sy1{width:100%; padding:40px 0;}
	.sy1 .d1{float: left; width:760px;}
	.sy1 .d2{float:right; width:380px;}
	
	.sy_n1{float: left; width:100%; overflow: hidden}
	.sy_n1 ul{float: left; width:800px;}
	.sy_n1 li{width: 50%; height: 72px; overflow: hidden;float: left; padding-right: 40px; border-bottom:  dotted 1px #ddd; padding-top: 12px; padding-bottom: 10px; font-size:16px; line-height: 26px;}
	.sy_n1 li.l1{padding-top: 0; height: auto;}
	.sy_n1 li .zt_h{color:#eb9213; margin-right: 20px;}
		.sy_n1 li.l1 .imgk img{width:100%; height:240px;}
	.sy_anq1{width:100%; float: left; margin-top: 20px;}
	a.more1{font-size:16px;}
	a.more1 span{margin-left: 6px;color:#f16625;}
	a.more1:hover span{ margin-left:10px; }
	.sy_n2{float: left; width:100%; border-bottom: dotted 1px #ddd;}
	.sy_n2 li{float:left; width:100%; margin-bottom:28.5px;  padding-left: 85px; font-size:16px; line-height: 24px; height: 48px;overflow: hidden; position: relative;}
	.sy_n2 .s1{position:absolute; color:#eb9213; left: 0; height: 48px; border:solid 1px #ddd; border-top: 2px solid #eb9213; text-align: center; WIdth:70px;}
	.sy_n2 .s1 b{width: 100%;display: block; background: #4868b7; color: #fff; height: 24px;}
	
	.sy_n2_2{float: left; width:100%; border-bottom: solid 1px #ddd;  margin:10px 0px 50px 0px;}
	.sy_n2_2 li{float:left; border-top: dotted 1px #ddd; padding-top:20px; padding-bottom:20px; width:100%;   padding-left: 85px; font-size:16px; line-height: 24px; overflow: hidden; position: relative;}
	.sy_n2_2 .s1{position:absolute; color:#eb9213; left: 0; height: 48px; border:solid 1px #ddd; border-top: 2px solid #eb9213; text-align: center; WIdth:70px;}
	.sy_n2_2 .s1 b{width: 100%;display: block; background: #4868b7; color: #fff; height: 24px;}
	.sy_n2_2 b{ display:block;}
	.sy_n2_2 p{ font-size:14px; color:#808080;}
	
	 .sbt {
        width: 100%;
        float: left;
        font-size: 24px;
        color: #0b429c;
        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 80px 0;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 30px;
    }
}
.sy_n1 li.l1 .txtk{width:100%; float:left; margin-top: 12px; height: 52px; overflow: hidden; font-weight: bold;}
.sy_n1 li.l1 .imgk{width: 100%; float:left;}
	.sy_n1 li.l1 .imgk img{width:100%}

@media only screen and (max-width:1185px){
	.sy1 .d3{width:100%; float: left; margin-top:40px;}
	.sy_lb2 {float:left; width:100%; text-align: center; font-size:1.1em; font-weight: bold; }
	.sy_lb2 li{float:left;width:33.3333%; }
	.sy_lb2 a{display: block; padding: 25px 0; background:#f16625;}
	.sy_lb2 img{height: 50px;}
	.sy_lb2 p{padding-top: 10px; text-transform: uppercase; color: #fff; }
}
@media only screen and (max-width:600px){
	.sy_lb2 li{width:50%;}
	
}
@media only screen and (min-width:1185px){
	.sy1 .d3{width:100%; float: left; margin-top:40px;}
	.sy_lb2 {float:left; width:100%; text-align: center; font-size:18px; font-weight: bold; }
	.sy_lb2 li{float:left;width:20%; }
	.sy_lb2 a{display: block;height: 170px; padding: 25px 0; background:#f16625;}
	.sy_lb2 a:hover img{ margin-top:-5px;}
	.sy_lb2 img{height: 86px;}
	.sy_lb2 p{padding-top: 10px; text-transform: uppercase; color: #fff; }
}
.sy_lb2 a.a2{background: #f8b62a}
.sy_lb2 a.a3{background: #00ada1}
.sy_lb2 a.a4{background: #1a76af}
.sy_lb2 a.a5{background: #154da9}
@media only screen and (max-width:1185px){
.sy_lb1{float: left; width:94%; margin-left: 3%;}
	.sy_lb1 li{float:left; width:100%; background: #2952e3; text-align: center;  position: relative;}
	.sy_lb1 .imgk{width:100%;float: left;}
	.sy_lb1 .imgk img{width: 100%; }
	.sy_lb1 .txtk{width:100%; float: left;padding: 15px 20px; font-size:1.15em; color: #fff; line-height: 155%; }

	.sy_lb1 i{display: inline-block; background: url(../images/sy_jt.png) no-repeat; width: 34px; height: 34px; margin-top: 20px;}
}
@media only screen and (min-width:1185px){
	.sy_lb1{float: left; width:100%;}
	.sy_lb1 li{float:left; width:33.3333%; background: #2952e3; text-align: center; height: 320px; position: relative;}
	.sy_lb1 .imgk{width:100%; height: 160px; position: absolute; left: 0; top: 0;}
	.sy_lb1 .imgk img{width: 100%; height: 160px;}
	.sy_lb1 .txtk{width:100%; height: 160px; padding: 20px 30px; font-size:24px; color: #fff; line-height: 30px; position: absolute; left: 0; bottom: 0;}
	.sy_lb1 li:nth-child(even) .imgk{bottom: 0; top: auto;}
	.sy_lb1 li:nth-child(even) .txtk{top: 0; bottom: auto;}
	.sy_lb1 li .txtk:hover i{ margin-left:15px;}
	.sy_lb1 i{display: inline-block; background: url(../images/sy_jt.png) no-repeat; width: 34px; height: 34px; margin-top: 20px;}
	.img_d{ overflow:hidden;}
	.img_d:hover img{transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);}
}
.sy_lb1 li:nth-child(2){background:#00ada1}
.sy_lb1 li:nth-child(3){background:#f8b62a}
.sy_lb2 li:hover,.sy_lb1 li:hover{/*box-shadow:0 2px 10px rgba(0,0,0,.2);  transition:All 0.4s ease-in-out;

	-webkit-transition:All 0.4s ease-in-out;

	-moz-transition:All 0.4s ease-in-out;

	-o-transition:All 0.4s ease-in-out;}*/}


/*2018-7-6 新增*/
    @media only screen and (max-width:1140px) {
  
    .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%;
    }
    
    .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;
    }
}

@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%;
        /*add to LeonYao by 2018-09-07*/
        max-height: 45px;
        min-height: 30px;
        height: auto !important;
    }
    }
@media only screen and (min-width:1140px) {
   
    .xx_ml2 {
        float: left;
        width: 1140px;
        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.fdx li{ width:auto; min-width:220px; }
    .xx_ml2.fdx li a{padding:0px 30px;}
    .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;
    }
     .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;
    }