@charset "utf-8";
/* CSS Document */

/*项目内容页表单*/
.sztit {
    font-weight: normal;
    line-height: 40px;
    overflow: hidden;
    padding-right: 320px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
	 border-bottom: 2px solid #289ee6;
    font-size: 20px;
    margin: 0px 0 30px;
    padding-bottom: 10px;
	padding-top:10px;
}
.sztit a{cursor:pointer;font-size:16px;position:absolute;display: inline-block;line-height:40px;right:0px;top:0px;color:#FFF;text-align:right;padding-right:16px;padding-left: 40px;background: url(/images/utr/icon_bmjm.png) no-repeat 16px 10px #ef7619;border-radius:3px;}
.sztit span{font-size:12px;cursor:pointer;position:absolute;right:0px;top:12px;}
.item .bshare-custom{ margin-left:0; float:right; margin-top:13px;z-index: 99999;}
.gysbtn {
    float:right;
	margin-left:12px;
}
.gysbtn a {
    background: #289ee6 url("/images/utr/icon_bmjm.png") no-repeat  16px 10px;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    padding-left: 25px;
    text-align: center;
    width: 110px;
}
.navigation {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    display: block;
    margin: 0 auto;
    width: 1180px;
}
.navigation li {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: left;
}
.navigation li a {
    display: block;
    padding: 0 20px;
    text-decoration: none;
}
.navigation li a:hover {
    color: #409cd7;
}
.navigation li a.active, .navigation li a.current {
    border-bottom: 1px solid #409cd7;
    color: #409cd7;
}
.anchorbox2 {
    height: 50px;
    margin-top: 20px;
    position: relative;
}
.anchor2 {
    height: 50px;
    width: 100%;
	overflow:hidden;
}
.anchor2.navFix {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9;
}
.navigation2 {
    background: #fff;
    border-bottom: 2px solid #289ee6;
    display: block;
    margin: 0 auto;
    width: 1200px;
	overflow:hidden;
}
.navigation2 li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    text-align: center;
}
.navigation2 li a {
    display: block;
    height: 100%;
    padding: 0 20px;
    text-decoration: none;
}
.navigation2 li a:hover {
    color: #333;
}
.navigation2 li a.active, .navigation2 li a.current {
    background: #289ee6 none repeat scroll 0 0;
    color: #fff;
}

.shengming {
    border-top: 1px solid #eee;
    line-height: 26px;
    margin-top: 15px;
    padding: 20px;
}
.shengming h2 {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
}
.shengming p i {
    float: left;
}
.shengming p span {
    display: block;
    margin-left: 24px;
}

.tb_info6{width:100%;border-top:1px solid #ddd;border-left:1px solid #ddd;border-collapse:separate;}
.tb_info6 th,.tb_info6 td{padding:8px;line-height:20px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.tb_info6 th{text-align:center;font-weight:normal;background:#f5f5f5;}
.tb_info6 td{background:#fff;word-wrap:break-word;word-break:break-all;text-align:left;line-height:25px;}
.tb_info6 td table{width: 100% !important;}
.tb_info6_title{font-size:16px;font-weight:bold;}
.tb_info6 th.col15{width:15%}
.tb_info6 th.col20{width:20%}
.tb_info6 th.htitle{font-weight:bold;}
.tb_info6 td.col70{width:70%;}
.tb_info6 td.col80{width:80%;}
.tb_info6 td.col60{width:60%;}
.tb_info6 td.col40{width:40%;}
.tb_info6 td.col35{width:35%;}
.tb_info6 th.col6{width:6%;}
.tb_info6 th.col14{width:14%;}
.tb_info6 td.td_c{text-align:center;}
.tb_info6 td a:link,.tb_info6 td a:visited{color:#e15a60;text-decoration:underline;}
.tb_info6 td a:link,.tb_info6 td a:visited{color:#333;text-decoration:underline;}

#listBox{/*padding-left:50px;*/min-height:50px;overflow:hidden;}
#listBox li{ float:left; /*width:215px;margin:20px 20px ;*/text-align:center; width:24%;margin:20px 0;padding:0 0.5%;}
#listBox li img{ width:220px; height:170px;}
/*#listBox li p{ padding-top:8px;}*/

.bshare-shoucang-icon{position: absolute;z-index: 99999; display: inline-block; top:25px;right:150px;background:url("/images/16icon.png") no-repeat left center;padding-left:20px;}

@media all and (orientation : portrait){ 
.sztit {padding-right: 0;margin: 0;white-space: normal;line-height: normal;}
.bshare-shoucang-icon{display: none;}
.item .bshare-custom{display: none;}
.sztit span{position: initial;}
.sztit a{position: initial;}
.tb_info6{table-layout: fixed;}
.tb_info6.mt10{table-layout: auto;}
.tb_info6 p{margin: 0 !important;padding: 0 !important;overflow: hidden;width: 100%;}
.tb_info6 p span{margin: 0 !important;padding: 0 !important;overflow: hidden;width: 100%;}
	}