/*1.start é¡¶éƒ¨æ ·å¼ */
.top_container{
    width: 100%;
    /*min-width: 1480px;*/
    margin: 0px auto;
}

.top_container .top_c_bg{
    width: 100%;
}

.top_container .top_c_bg img{
    width: 100%;;
}

.top_container .top_c_banner{
    height: 38px;
    width:100%;
    line-height: 38px;
    background-color: rgb(87,195,224);
}
.clearfix:after{content:".";display:block;height:66px;clear:both;visibility:hidden;}
.top_container .top_c_banner .top_menu{
    width: 1256px;
    margin: 0px auto;
}
/*1.1 start å¤´éƒ¨èœå•æ */
.top_container .top_c_banner .top_menu .top_nav{
    position: relative;
    z-index: 1;
}

.top_container .top_c_banner .top_menu .top_nav li{
    list-style: none;
}
.top_nav{ position:relative; z-index:1;  }
.top_nav a{ color:#fff;  }
.top_menu .top_nav .fLi{
    background-color:rgb(87,195,224);
}
.top_menu .top_nav .fLi a{
    color:#fff;
}
.top_nav .fLi a:hover{background-color: rgb(52,163,206);color:#fff;}
.top_nav .nLi{ float:left;  position:relative; display:inline;}
.top_nav .nLi { float:left;width:157px;text-align: center;}
.top_nav .fL.top_nav .fLi a, .top_nav .nLi ai a,.top_nav .nLi a{ display:block; font-size:19px;  padding: 0 5px; line-height: 38px;}
/*.top_nav .nLi > a:hover{color: #fff;}*/
.top_nav .sub{ display:none; width:100%; left:0px;position:absolute; background:rgb(244,244,246);}
.top_nav .sub li{zoom:1;}
.top_nav .sub a{ display:block; text-align: center;padding: 0px 0px;margin:0px 0px;overflow: hidden;color:#000;}
.top_nav .sub a:hover{background-color: #58c3e0;color:#fff;}

/* PC端hover显示子菜单 */
.top_nav .nLi:hover .sub{ display:block;}
.top_nav .sub li a{ display:block; font-size:16px;color: #000;padding:6px 15px;line-height: 22px;}
.top_nav .on a{  color:#fff;  }
.top_menu .top_nav .on{ background-color: rgb(52,163,206);color:#fff}
.top_container .top_c_banner .top_menu{color: #fff;margin:0px auto;}
/*1.1end å¤´éƒ¨èœå•æ */

/*1.end é¡¶éƒ¨æ ·å¼ */

/*2.start ä¸­éƒ¨æ ·å¼ */
.center_container{
    width: 1500px;
    margin: 0px auto;
}
/*å·¦*/
.con_left{
    width: 278px;display: block;float:left;margin-right:44px;
}
/*ä¸­*/
.con_center{
    width:1135px;display: block;margin: 0px auto;
}
/*å³*/
.con_right{
    width:270px;display: block;float:left;margin-left:44px;
}
/*2.end ä¸­éƒ¨æ ·å¼ */

/*3.start åº•éƒ¨æ ·å¼*/
.bottom_container{
    width: 100%;
    margin: 0px auto;
    clear: both;
    background-color: rgb(211,226,231);
	margin-top: auto;
}
.bottom_container .bottom_body{
    padding: 31px 0px 16px 0px;
    height: 100px;
    margin: 0px auto;
    width: 1160px;
}
.bottom_container .ct{
    height: 80px;
    float:left;
}

.web_imgs{
    float:right;
    padding-right: 20px;
}

.bottom_container .web_sylog{
    width:75px;
    text-align: left;
}

.bottom_container .web_wx{
    width:81px;
    text-align: right
}

.bottom_container .web_desc{
    text-align: left;
    line-height: 26px;
    color:#000;
    font-size: 16px;
    float:left;
}

.bottom_container .ct img{
    height: 64px;
}
.bottom_container .web_wx img{
    height: 70px;
}

/*3.end åº•éƒ¨æ ·å¼*/