
/*
 * top
 */
.top{
	position:relative;
    line-height:34px;
    height:34px;
    border-bottom:1px solid #d9d9d9;
    background-color:#f5f5f5;
    z-index:9999;
}
.top .hy{
    display:inline;
    color:#2c2c2c;
}
.top .top_left{
        display:inline-block;
        position: relative;
        color:#cccccc;
}

.top .top_left a{
    color:#363636;
    padding:0 8px;
    cursor:pointer;
    margin:0;
}
.top .top_left a:hover{
    color:#ff6d00;
}
.top ul.top_right{
    display:inline-block;
    text-align: right;
    position: relative;
}
.top ul.top_right li{
    float:right;
    text-align: right;
    position: relative;
    display:block;
    padding:0 28px 0 15px;
    height:34px;
    line-height:34px;
    border-left:1px solid #e1e1e1;
    z-index:9999;
}
.top ul.top_right li.active{
    background:url("./images/top_hover_bg.png") repeat-x 0 0 white;
    height:35px;
    line-height:34px;
    border-bottom:0;
}
.top ul.top_right li.su{
    padding:0 15px;
}
.top ul.top_right li a{
    color:#000;
    cursor:pointer;
}
.top ul.top_right li a:hover{
    color:#ff6d00;
}
.top ul.top_right .popup_window{
    position: absolute;
    _left:0;
    z-index: 9999;
}

.ntes-nav-select-arr_down{
    position:absolute;
    z-index:10;
    right:5px;
    top:20px;
    border-color:#4a4a4a transparent transparent transparent;
    border-style:solid dashed dashed ;
    border-width:4px 4px 0px 4px;
    font-size:0;
    height:0;
    width:0;
    line-height:0;
    transition: transform 0.2s ease-in 0s;
}


#allwebsite em{
    position: absolute;
    top:17px;
    right:15px;
}
.top ul.top_right .ntes-nav-select-arr_down{
    display: inline-block;
    position: absolute;
    top:17px;
    right:15px;
}
.top ul.top_right #my51pla .ntes-nav-select-arr_down{
    border-color:#2c2c2c transparent transparent transparent;
}
.top ul.top_right #my51plb .ntes-nav-select-arr_down{
    border-color:#fb7a1f transparent transparent transparent;
}
.top ul.top_right li a.hover .ntes-nav-select-arr_down{
    -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .25s ease 0s; -moz-transition: all .25s ease 0s; -o-transition: all .25s ease 0s; transition: all .25s ease 0s;
}
.top ul.top_left li a.hover .ntes-nav-select-arr_down{
    -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all .25s ease 0s; -moz-transition: all .25s ease 0s; -o-transition: all .25s ease 0s; transition: all .25s ease 0s;
}
.top ul li .popup_window{
    position: absolute;
    top:35px;
    left:-1px;
    z-index: 2000;
    width:224px;
    border:1px solid #e1e1e1;
    display: none;
    padding:6px 10px 6px 15px;
    border-top:0;
    background-color: white;
    z-index:900
}
.top ul li#my51plc .popup_window{
    left:auto;
    right:-1px;
    z-index:900;
}
.top ul li.active .popup_window{
    display:block;
}

.top ul li .popup_window ul li{
    display: inline-block;
    height:30px;
    line-height: 30px;
    _width:100px;
    *width:100px;
    z-index:900;
}
.top ul li .popup_window ul{
    display: block;
    float:left;
    width:100%;
    z-index:9999;
}
.top ul.top_right li .popup_window ul li{
    text-align: left;
    display:block;
    width:100px;
    height:29px;
    line-height:29px;
    padding:0;
    border:0;
    color:#676767;
    overflow:hidden;
    float:left;
}
.top ul.top_right li .popup_window ul li.odd{
    margin-left:15px;
}
.top ul li .popup_window ul li a{
    line-height: 30px;
    display: block;
    height:29px;
    color:#676767;
    float:left;
    line-height:29px;
    float:left;
    width:89px;
    z-index:1000;
}
.top ul.top_right li#my51pla .popup_window ul a{
    color:#676767;
    z-index:1000;
}
.popup_window ul li .pvcicon{
    display:block;
    width:5px;
    height:5px;
    background:url("./images/pvcicon.png") no-repeat -200px -20px transparent;
    position:relative;
    float:left;
    margin:12px 5px 0 0;
    margin-top:13px !important;
}
.suqitong_logo{
    display:block;
    width:42px;
    height:16px;
    position:relative;
    float:left;
    background:url("./images/pvcicon.png") no-repeat -150px -100px transparent;
    text-indent:-50em;
    text-align:left;
    overflow:hidden;
    top:9px;
}
.suqitong_logo.yun{
    background-position: -150px -120px;
    height:17px;
}
#my52plb .ntes-nav-select-arr_down{
    border-color:#116ea4 transparent transparent transparent;
}
#my51plc{
    border-right:1px solid #e1e1e1;
}
#tlpc_c{
    position: absolute;
    top:35px;
    right:-1px;
    left:auto;
    width:500px;
    border:1px solid #E2E2E2;
    display:none;
    z-index:9999;
    display:none;
    border-top:0;
}
#tlpc_c ul li a{

}
.top ul.top_left li.active #tlpc_c{
    display: block;
}


.d_red {
	color:#c80203;
}
.top ul.top_right li#my51pla .popup_window ul a:hover{
    color:#ff6d00;
}
/* top header */
.top_header {
	padding-top:20px;
	z-index:999;
}

.logo {
	padding-left:10px;
}

.logo_pic {
    display:inline-block;
	float:left;
    width:165px;
    height:63px;
}
.logo_pic .pic_bg{
    display: block;
    width:160px;
    height:47px;
    overflow: hidden;
    background:url("./images/pic_bg1.png") no-repeat scroll 0px -160px transparent;
    text-indent: -100em;
}
.logo_pic p {
	margin-top:2px;
	letter-spacing:0.1em;
	text-indent:7px;
}

.logo_pic p a {
	color:#9a9a9a;
}

.channel {
	float:left;
	padding-left:12px;
	margin-left:12px;
	margin-top:4px;
	border-left:1px solid #d7d7d7;
}

.channel h1 {
	font-size:24px;
}

.channel h1 a {
	color:#252525;
}

.channel p {
	margin-top:4px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}

/* wrap search */

.wrap_classify {
	overflow:hidden;
	zoom:1;
}

.search_classify {
	height:20px;
	line-height:20px;
        position: absolute;
        top:-24px;
        left:0;
}

.search_classify a {
	color:#676767;
	font-weight:bold;
	margin-right:12px;
}

.hotline {
	color:#474747;
	font-size:15px;
	font-family:"黑体";
	font-weight:bold;
	padding-left:14px;
	height:20px;
	background:url(../../images/tip.png) left -140px no-repeat;
}

.hotline span {
	color:#de1a1c;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}

.search_bg {
	position:relative;
	float:right;
	margin-top:6px;
	height:36px;
	line-height:36px;
	background:#3f8cd2;
	z-index:1000;

}
.wrap_search{
    _position: relative;
    _float:right;
    _width:570px;
}
.triangle_tip {
	position:absolute;
	top:-7px;
	left:16px;
	width:0;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
	border:4px dashed transparent;
	border-bottom:4px solid #3d87c8;
}

.search_bg .search_text {
	float:left;
	width:310px;
	height:18px;
	line-height:18px;
	color:#9f9f9f;
	border:0;
	margin:3px 0 0 3px;
	padding:6px 0 6px 4px;
}

.search_bg span {
	float:left;
	width:60px;
	height:30px;
	line-height:30px;
	color:#333;
	text-align:center;
	margin-top:3px;
	border-left:1px solid #eee;
	background:#f5f5f5;
	cursor:pointer;
}

.search_bg span i {
	font-style:normal;
	padding-right:16px;
	background:url(../../images/tip.png) right -120px no-repeat;
}

.city {
	position:absolute;
	top:36px;
	left:317px;
	width:196px;
	padding:8px;
	border:1px solid #e1e1e1;
	background:#f6f6f6;
	cursor:default;
}

.city h4 {
	float:left;
	color:#fff;
	padding:0 6px;
	background:#3d87c8;
	clear:both;
	line-height:24px;
}

.city .current {
	color:#fff;
	background:#3d87c8;
}

.close_btn {
	float:right;
	width:13px;
	height:12px;
	background:url(../../images/tip.png) 0 -620px no-repeat;
}

.area {
	float:left;
}

.t_city {
	background:url(./images/dotted_line.png) left bottom repeat-x;
}

.area li {
	float:left;
	color:#3a3a3a;
	line-height:10px;
	cursor:pointer;
	margin: 4px 2px;
    padding: 2px 4px;
}


.search_bg .search_submit {
	height:30px;
	line-height:30px;
	margin-top:3px;
	padding:0 20px 0 16px;
	color:#fff;
	font-size:15px;
	font-family:"微软雅黑";
	border:none;
	background:none;
        float:left;
        *display:inline;
        *padding:0 10px 0 8px;
}

.susou {
	float:right;
	color:#fff;
	font-size:15px;
	font-family:"微软雅黑";
	height:36px;
	line-height:36px;
	padding:0 18px;
	margin:6px 0 0 2px;
	border:none;
	background:#ff7300;
}
.susou:hover {
    color: #fff;
}

/* nav */

.nav_bg {
	width:100%;
	height:36px;
	line-height:38px;
	margin-top:16px;
	background:#389ce0;
}

.wrap_nav a {
	float:left;
	display:inline;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.nav a {
    position: relative;
	padding:0 15px;
}
.nav .offer_tip {
    position: absolute;
    top: -12px;
    left: 90px;
    display: block;
    width: 55px;
    height: 24px;
    background: url(images/offer.png) no-repeat;
}
.nav .huanjinrong_tip {
    position: absolute;
    top: -12px;
    left: 70px;
    display: block;
    width: 55px;
    height: 24px;
    background: url(images/huanjinrong_tip.png) no-repeat;
}

a.current_nav {
    background:#fead3a;
    width: 160px;
    height: 36px;
    text-align: center;
    margin-right: 15px;
}

.right_nav a {
	margin-left:14px;
	font-size:13px;
	font-weight:bold;
}

.inner_link {
	width:100%;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.inner_link .max_width{
	overflow:hidden;
}

.inner_link p span a {
	font-size:13px;
	font-weight:bold;
	margin-left:8px;
        _display:inline;
        
}

.inner_link p span a:hover {
	text-decoration:none;
}

.inner_link p a {
	color:#3a3a3a;
	margin-left:6px;
        display: inline-block;
        float:left;
        _margin-left:3px;
}

.inner_link p a:hover {
	text-decoration:underline;
}


/* footer */

.all_navigation{
    width:100%;
    float:left;
    margin-top:20px;
}

.all_navigation .title .title_w{
    float:right;
    width:100px;
    height:32px;
    background-color:#f6f6f6;
    border:1px solid #dddddd;
    border-bottom: 0;
    line-height: 32px;
    text-align: center;
}
.all_navigation .title .title_w .text{
    display: inline-block;
    float:left;
    width:55px;
    margin-left:12px;
}
.all_navigation .title .title_w .icon{
    display: inline-block;
    width:20px;
    height:32px;
    float:left;
    background-repeat: no-repeat;
    background-position: -265px -215px;
    cursor:pointer;
}
.all_navigation .b_con{
    width:100%;
    float:left;
	border-top:2px solid #397cc0;
}
.all_navigation .ntes-nav-select-arr_down{
    top:15px;
    right:6px;
}
.all_navigation .b_con .item{
    display: inline-block;
    float:left;
    width:137px;
    border-right:1px solid #ececec;
}
.all_navigation .b_con .item .t_pic{
    width:100%;
    float:left;
    height:120px;
}
.all_navigation .b_con .item .t_title{
    display: inline-block;
    text-align: center;
    width:100%;
    font-size: 13px;
    color:#2f2f2f;
    margin-top: 20px;
    height:14px;
    line-height: 14px;
}
.all_navigation .b_con .item .t_title a{
    color:#2d2d2d;
}
.all_navigation .b_con .item .t_pic .icon{
    display: inline-block;
    float:left;
    width:100px;
    height:69px;
    background-repeat: no-repeat;
    overflow: hidden;
    margin-left: 19px;
    margin-top:10px;
}
.all_navigation .b_con .item7{
    border-right:0;
}
.all_navigation .b_con .item1{
    margin-left:15px;
}

.t_pic img {
	width:108px;
	height:80px;
	margin:4px 0 0 12px;
}

.all_navigation .b_con .item .b_list{
    display: block;
    width:110px;
    float:left;
    border-top:1px dotted #e9e9e9;
    margin-left:12px;
    padding-top:10px;
}
.all_navigation .b_con .item .b_list li{
    display: inline-block;
    float:left;
    height:25px;
    line-height: 25px;
    width:45px;
}
.all_navigation .b_con .item .b_list li a{
    display: inline-block;
    width:44px;
    height:14px;
    line-height: 14px;
    color:#2a3549;
	overflow:hidden;
}
.all_navigation .b_con .item .b_list li.odd{
    margin-right: 10px;
    margin-left:5px;
}
.all_navigation .b_con .item .b_list li.odd a{
    border-right:1px solid #d4d4d4;
}
.all_navigation .b_con .item .b_list li a:hover{
    color:#e30109
}
#footer .inner{
    width:1000px;
    margin:0 auto;
}
.footer{
	background:none;
    width:100%;
    float:left;
    margin-top:50px;
    border-top:2px solid #ededed;
    background-color:#f5f5f5;
    padding-bottom: 15px;
    height:auto;
    
}
.footer .footer_logo{
    width:220px;
    float:left;
    height:114px;
    border-right:1px solid #e7e7e7;
    margin-top:37px;
}
.footer .footer_logo a{
    display: block;
    width:167px;
    height:58px;
    margin-top:30px;
    margin-left:20px;
	background:url(./images/pic_bg.png) 0 -100px no-repeat;
    text-indent: -999em;
}
.footer .footer_logo a:hover {
	background:url(./images/pic_bg.png) 0 -160px no-repeat;
}
.footer .f_items{
    width:720px;
    float:right;
    margin-top:10px;
}
.footer .f_items .item{
    display:inline-block;
    float:left;
    width:144px;
}
.footer .f_items .item h5 a{
    font-size: 16px;
    font-family: 微软雅黑;
    color:#474747;
    font-weight: normal;
    display:inline-block;
    width:100%;
    float:left;
    height:30px;
    line-height:30px;
}
.footer .f_items .item ul.list{
    display: inline-block;
    width:100%;
    float:left;
}
.footer .f_items .item ul.list li{
    display: inline-block;
    width:100%;
    float:left;
    height:25px;
    line-height:25px;
    overflow: hidden;
}
.footer .f_items .item ul.list li a{
    color:#707070;
}
.footer .f_items .item ul.list li a:hover{
    color:#474747;
}
.copyright{
    width:100%;
    float:left;
    border-top:3px solid #387fbd;
    padding-top:20px;
    padding-bottom: 30px;
}
.copyright .c_item{
    width:100%;
    float:left;
    text-align: center;
    height:20px;
    color:#4b4b4b;
    line-height: 20px;
}
.copyright .c_item a{
    color:#4b4b4b;
}

.text360{
	display: inline-block;
        color:#328a12;
	padding-left:20px;
	vertical-align:middle;
	height:15px;
	line-height:15px;
	background:url(../../images/tip.png) 0 -600px no-repeat;
}
.copyright .c_item a:hover{
    color:#e30109;
}

.top,.e_top_bg,.e_menu_bg{
	width:100%;
}
.copyright .fticon{
    width:998px;
    border:1px solid #e7e3e4;
}
.copyright .fticon td{
    border:1px solid #e7e3e4;
    text-align: center;
    vertical-align: middle;
    padding:5px 0;
}

.max_width {
	width:1000px;
	margin:0 auto;
}

.inner_link p a {
	margin: 0;
	float: none;
}

#content .main {
	margin-top: 10px;
}
