@font-face {
	font-family:"test";
	src: url('../fonts/glyphicons-halflings-regular.svg');
	
}
body,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,table,tr,th,td,p,input,dl,dt,dd,ul,ol,li,input,textarea { 
	font-family:'Helvetica Neue','Helvetica','Microsoft YaHei',SimHei; 
    //font:bold 12px/0.75em Arial,'Times New Roman','Microsoft YaHei',SimHei; 
}
html {
	min-width: 1200px;
}
header {
	width: 100%;  
	background: #1c1d22;
	line-height: 1;
	
}
header ul.row {
	margin-bottom: 0px;	
	padding-right: 0;
}
header a {
	display: inline-block;
	color: #9d9fab;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 11px;
	
}
header a:hover {
	text-decoration: none;
}
header>div>div>div>ul>li{
	padding: 0;
}
header>div>div>div>ul>li>a {
	padding-left: 10px;
	padding-right: 10px;
}
header ul li {
	display: inline-block;
	text-align:left;
	position: relative;
}
header ul li ul {
	position: absolute;
	padding-top: 10px;
	background: #FFFFFF;
	top: 30px;
	left: 5px;
	z-index: 10;
	border: 1px solid #d2d5da;
	border-top: 0;
	text-align: center;
	display: none;
}
header ul li ul li {
	padding-bottom: 10px;
	text-align: center;
	display: inline-block;
}
header #forum>a{
	padding-left:9px;
	padding-right:9px;
}

/*header*/

/*nav*/
nav {
	width: 100%;
	background: #26416c;
	padding-top: 14px;
	padding-bottom: 15px;
}
nav div.container{
	margin:auto;
	padding:0 15px;
}
nav>div>div.row {
}
nav ul {
	margin: 0;
	padding: 0;
}
nav>div>div>ul{
	position:relative;
}
nav ul .nav-option {
	display: none;
	height: 360px;
	padding: 40px 0 0 20px;
	position: absolute;
	top: 38px;
	left:-1px;
	border:2px solid #dddce1;
	border-top: 0;
	background: #FFFFFF;
	z-index: 10;
}
nav ul .nav-option ul li {
	margin-bottom: 17px;
}
nav ul .nav-option a {
	color: #000000;
	font-size: 16px;
}
nav ul .nav-option>ul>li>a {
	color: #000000;
	font-size: 18px;
}
nav ul .nav-option .memberlist a {
	font-size:12px;
}
nav ul .nav-option ul {
	border-right: 1px solid #dddce1;
	padding-left: 0;
}
nav ul .nav-option div{
	padding-left: 35px;
}
nav ul .nav-option div h3 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}
nav ul .nav-option div p {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
nav>div>div>ul>li {
	display: inline-block;
}	

nav>div>div>ul>li>a {
	color: white;
	font-weight: bold;	
	font-size: 18px;
	padding: 15px 25px 16px 25px;
	background:"#26416c"
}
nav>div>div>ul>li>a:hover{
	text-decoration: none;
}
.nav-option ul li {
	padding-left: 60px;
}
.nav-option.second dl dd ul {
padding: 0;
border: 0;

}
.nav-option.second dl dd ul li a {
	font-size: 12px;
}
.nav-option.second dl dd ul li {
	padding-left: 0;
	margin-bottom: 10px;
}
.nav-option.second dl dd ul p {
	font-weight: bold;
}
.nav-option.second {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top:35px;
}
.nav-option.second dl {
	border-right: 1px solid #dbdbdb;
	padding-left: 15px;
	padding-right: 0;
}
.nav-option.second dl:nth-of-type(1) {
	border-right: 0;
	position:relative;
}
.nav-option.second>dl:nth-of-type(1)::after {
	content:"";
	border-right: 1px solid #dbdbdb;
	height:305px;
	position:absolute;
	right:0;
	top:0;
}
.nav-option.second dl dt {
	font-size: 14px;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-top: 15px;
	background: no-repeat left center;
}
nav ul .nav-option div h3 {
	font-size: 14px;
	margin-bottom: 15px;
}
nav ul .nav-option div div p a {
	font-size: 12px;
	font-weight: normal;
}
nav ul .nav-option div div p {
	margin-bottom: 20px;
	font-size:12px;
}
nav ul li {
	background: no-repeat left center;
}
nav .two-line>li:nth-of-type(n+8){
	position: relative;
	left: 110px;
	top: -210px;
}
nav div.second dl:nth-of-type(2) dd ul li a {
	display:inline-block;
	padding:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
}
nav .nav-option.second dl dl.ads {
	padding:0;
	position:relative;
	left:-10px;
	border:0;
}
nav .nav-option.second dl dl.ads dt {
	padding:0;
}
nav .nav-option.second dl dl.ads dd {
	font-size:12px;
}
nav .nav-option.second dl dl.ads img {
	padding:0;
	
}

nav img {
	width:215px;
	height:150px;
}
/*nav*/

/*logo*/
.logo {
	padding:15px 0;
}
.logo .logo-title {
	display:inline-block;
	font-size:22px;
	line-height:30px;
}
.logo .input-search {
	padding-top: 18px;
}
.logo .input-search .search {
	border-radius: 5px;
	border: 0;
	outline:none;
	background:#e2e5ea ;
}
.logo .input-search {
	position:relative;
}
.logo .input-search a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../img/index/search.png) no-repeat right center;
	position:absolute;
	right:15px;
	top:18px;
	cursor:pointer;
}
/*logo*/

.content-r {
	padding:0;
}
.content-r img {
	padding:0;
}
.content-r>div {
	overflow:hidden;
	margin-bottom:15px;
	background:#ffffff;
}
.content-r div p {
	text-align:center;
}
.content-r div p a {
	display:inline-block;
	padding-top:15px;
}
.content-r>div:nth-of-type(2){
	background:#ffffff;
	padding:23px 15px 0px 15px;
}
.content-r div:nth-of-type(2) p{
	text-align:left;
	
}
.content .content-r .ecffocus {
	padding-bottom:10px;
}
.content-r .ecffocus p {
	font-size:14px;
	line-height:16px;
	max-height:32px;
	overflow:hidden;
	margin-bottom:5px;
}
.content-r div:nth-of-type(2) p a {
	padding-top:0;
	color:#005A84;
}
.content-r dl {
	border-bottom: 1px solid #f2f3f7;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.content-r dl dt {
	font-weight: normal;
	font-size: 12px;
	color: #ccc;
	margin-bottom: 10px;
}
.content-r dl dd a{
	font-size: 12px;
	color: #7a7a7c;
	line-height: 18px;
}
.content-r>p {
	color: #336bca;
	font-size: 16px;
	padding-bottom: 5px;
}
/*content-right*/
/*footer*/
/*footer-left*/
footer {
	width:100%;
}
footer>div {
	background: #080c0d;
	text-align: center;
	padding: 40px 0;
}
footer>div ul li:nth-of-type(1) {
	color: white;
	font-size: 16px;
	margin-bottom: 25px;
}
footer>div ul:nth-of-type(3) {
	padding:0;
}
footer>div ul li{
	margin-bottom: 10px;
	
}
footer>div ul li a {
	color: #999999;
}
footer>div dl dt {
	overflow: hidden;
	margin-bottom: 25px;
}
footer>div dl dt img.col-sm-12 {
	padding: 0;
}
footer>div dl dd {
	font-weight: bold;
	color: #999999;
}
footer>div ul li a:hover {
	text-decoration: none;
	cursor: pointer;
}
footer>div div div:nth-of-type(3){
	padding-left: 35px;
	text-align: left;
}
footer>div div div:nth-of-type(3) a {
	color: white;
	display: inline-block;
	padding:0 15px;
	border-left: 1px solid white;
}
footer>div div div:nth-of-type(3) a:nth-of-type(1) {
	padding-left: 0;
	border-left: 0;
}
footer>div div div:nth-of-type(3) p:nth-of-type(1) {
	color: #999999;
	margin-top: 25px;
	padding-left: 30px;
	background: url(../img/index/phone.jpg) left center no-repeat;
}
footer>div div div:nth-of-type(3) p:nth-of-type(1) span {
	padding-right: 15px;
}
footer>div div div:nth-of-type(3) p:nth-of-type(2) {
	color: #999999;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../img/index/email.jpg) left center no-repeat;
}
footer>div div div:nth-of-type(3) img {
	margin-left: -10px;
}
footer>div>div>div {
	position: relative;
}
footer>div>div>div:nth-of-type(1)::after {
	content: '';
	height: 150px;
	position: absolute;
	right: 0;
	top: 10px;
	border-right: 1px solid #999999;
}
footer>div>div>div:nth-of-type(2)::after  {
	content: '';
	height: 150px;
	position: absolute;
	right: 0;
	top: 10px;
	border-right: 1px solid #999999;
}
footer>p {
	background: #000000;
	margin: 0;
	color: #999999;
	text-align: center;
	padding: 10px 0;
}
footer>p span:nth-of-type(1) {
	padding-right: 10px;	
	position: relative;
	margin-right: 10px;
}
footer>p span:nth-of-type(1)::after {
	content: "";
	position: absolute;
	border-right: 1px solid #999999;
	height: 14px;
	top: 3px;
	right: 0;
}
footer>p span:nth-of-type(3) {
	padding-left: 10px;	
	position: relative;
	margin-left: 10px;
}
footer>p span:nth-of-type(3)::before {
	content: "";
	position: absolute;
	border-left: 1px solid #999999;
	height: 14px;
	top: 3px;
	left: 0;
}
footer div.col-sm-4 div div.serviceicon {
	position:relative;
}
footer div.col-sm-4 div div.serviceicon div {
	text-align:center;
	position:absolute;
	background:#ffffff;
	top:-220px;
	left:0;
	width:200px;
	height:220px;
	padding-top:10px;
	display:none;
}
footer div.col-sm-4 div div.serviceicon div img {
	padding:0 0 0 20px;
}
footer div.col-sm-4 div div.serviceicon a {
	display:inline-block;
	width:50px;
	height:50px;
	padding:0;
	border:0;
	cursor:pointer;
}
footer .serviceicon a:nth-of-type(1) {
	background:url(../img/index/icon2.png);
	background-size:contain;
	margin-right:1px;
}
footer .serviceicon a:nth-of-type(2) {
	background:url(../img/index/icon3.png);
	background-size:contain;
	margin-right:1px;
}
footer .serviceicon a:nth-of-type(3) {
	background:url(../img/index/icon4.png);
	background-size:contain;
	margin-right:1px;
}
footer .serviceicon a:nth-of-type(4) {
	background:url(../img/index/icon5.png);
	background-size:contain;
	margin-right:1px;
}
footer .serviceicon a:nth-of-type(5) {
	background:url(../img/index/icon6.png);
	background-size:contain;
	margin-right:1px;
}
footer .serviceicon a:nth-of-type(6) {
	background:url(../img/index/icon7.png);
	background-size:contain;
}
/*footer*/
/*fixed*/
.fixed {
	position: fixed;
	right: 20px;
	bottom: 295px;
}
#backTop {
	width: 52px;
	height: 48px;
	background-image: url(img/index/top1.png);
	background-repeat: no-repeat;
	background-color:#b2b2b2;
	background-position:top center;
	cursor: pointer;
	text-align: center;
	margin-bottom: 15px;
	display: none;
}
#backTop:hover {
	background-image: url(img/index/top2.png);
	background-color:#7f7f7f;
}
#backTop span {
	position:absolute;
	top:27px;
	left:0;
	font-size:12px;
	width:52px;
	color:#ffffff;
}	
#leavMessage {
	width: 52px;
	height: 48px;
	background-image: url(img/index/zixun1.png);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#b2b2b2;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
}
#leavMessage:hover {
	background-image: url(img/index/zixun2.png);
	background-color:#7f7f7f;
}
#leavMessage span {
	position:absolute;
	bottom:2px;
	left:0;
	font-size:12px;
	width:52px;
	color:#ffffff;
}
div.road a:nth-of-type(n+2) {
	padding-left:15px;
	background:url(../img/index/road.jpg) no-repeat left center;
}
div.road {
	padding-top: 17px;
	padding-bottom: 25px;
	font-size:12px;
}
div.road a {
	color:#666668
}
div.road a:hover {
	text-decoration:none;
}

#666668
span.icon {
	padding-left:5px;
	position:relative;
	top:5px;
}
span.icon a{
	display:inline-block;
	width:22px;
	height:22px;
	cursor:pointer;	
}
span.icon a:nth-of-type(1) {
	background:url(../img/energynews/icon01.png);
	background-size:contain;
	margin-right:5px;
}
span.icon a:nth-of-type(2) {
	background:url(../img/energynews/icon02.png);
	background-size:contain;
	margin-right:5px;
}
span.icon a:nth-of-type(3) {
	background:url(../img/energynews/icon03.png);
	background-size:contain;
	margin-right:5px;
}
span.icon a:nth-of-type(4) {
	background:url(../img/energynews/icon04.png);
	background-size:contain;
	margin-right:5px;
}
span.icon a:nth-of-type(5) {
	background:url(../img/energynews/icon05.png);
	background-size:contain;
}
/*fixed*/
/*leaveyourmessage*/
#leaveyourmessage {
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	left:0;
	top:0;
	display:none;	
}
#leaveyourmessage>div {
	padding:30px 40px;
	position:relative;
	margin-left:50%;
	margin-top:15px;
	left:-240px;
	background:#ffffff;
}

/* pay*/
.pay {
	width:100%;
	height:100%;
	padding:80px 30px;
	background:rgba(0,0,0,0.5);
	position:fixed;
	left:0;
	top:0;
	display:none;
	z-index:99;
}
.pay>div {
	width:600px;
	position:absolute;
	margin-left:50%;
	left:-300px;
	top:50px;
}
.pay .paytitle {
	height:30px;
	line-height:30px;
	padding-left:30px;
	background:rgba(36,36,36,1);
	color:#ffffff;
}
.pay .paytitle h5 {
	margin:0;
	line-height:30px;
}
.pay .paytitle h5 span {
	float:right;
	height:30px;
	width:30px;
	background:url(../img/index/close.png) center center no-repeat;
	cursor:pointer;
}
.pay .goods {
	background:#ffffff;
}

.pay .goods h4 {
	border-bottom:1px solid #f1f2f7;
	margin:0 0 20px 0;
	padding:30px;
}
.pay .goods div {
	padding:0 30px 30px 30px;
}
.pay div.vips div div{
	padding:30px 0;
	border:1px solid red;
	margin-left:30px;
	text-align:center;
	border:2px solid #e8e8e8;
	border-radius:5px;
}
.pay div.vips div div.active {
	background:url(../img/pay/sure.png) right bottom no-repeat;
	background-size:16px 16px;
	border:2px solid red;
}
.pay .goods table {
	width:100%;
	text-align:center;
}
.pay .goods table td {
	padding:10px;
}
.pay .payway{
	background:#ffffff;
	overflow:hidden;
	position:relative;
	height:290px;
}
.pay .payway h4 {
	border-bottom:1px solid #f1f2f7;
	margin:0;
	padding:20px 30px 20px 30px;
	text-align:center;
	cursor:pointer;
}
.pay .waypay.active {
	background:#245e90;
	color:#ffffff;
}
.pay .payway>div>div{
	padding:0px 30px;
}
.pay .payway>div>div.col-md-4 {
	padding-top:30px;
	padding-left:0px;
}
.pay .payway>div>div h5 {
	padding:20px 0 20px 50px;
	margin:0;
	cursor:pointer;
	font-size:16px;
}
.pay .payway>div>div h5:nth-of-type(1) {
	background:url(../img/pay/zhifub.png) left 20px center no-repeat;
	background-size:25px 25px;
}
.pay .payway>div>div h5:nth-of-type(2) {
	background:url(../img/pay/weixin.png) left 20px center no-repeat;
	background-size:25px 25px;
}
.pay .payway>div>div h5:nth-of-type(1).active {
	background:#e0e0e0 url(../img/pay/zhifub.png) left 20px center no-repeat;
	background-size:25px 25px;
}
.pay .payway>div>div h5:nth-of-type(2).active {
	background:#e0e0e0 url(../img/pay/weixin.png) left 20px center no-repeat;
	background-size:25px 25px;
}
.pay .payway>div>div.col-md-8 {
	padding:30px 80px 0 80px;
	text-align:center;
}
.pay .payway>div>div.col-md-8 p {
	display:none;
	text-align:left;
	padding-left:25px;
}
.pay .payway>div>div.col-md-8 p:nth-of-type(2) {
	padding-left:30px;
}
.pay .payway>div>div.col-md-8 p.active {
	display:block;
}
.pay .payway div div div {
	display:inline-block;
	width:120px;
	height:120px;
}
.pay .payway>div {
	position:absolute;
	top:50px;
	left:0;
	display:none;
	width:100%;
}
.pay .payway>div.active {
	display:block;
	
}
.pay .payway div div img {
	width:100%;
	height:100%;
}
.pay .payway .col-md-8>div {
	display:none;
}
.pay .payway .col-md-8>div.active {
	display:block;
}
.post {
	padding-left:27px;
	background:url(../img/personalcenter/post.jpg) left bottom 2px no-repeat;
}
li .post {
	padding-left:27px;
	background:url(../img/personalcenter/post.jpg) left center no-repeat;
}
.subscribe {
	padding-left:27px;
	background:url(../img/personalcenter/subscribe.jpg) left bottom 2px no-repeat;
}
#collection {
	padding-left:27px;
	background:url(../img/personalcenter/collection.jpg) left bottom 2px no-repeat;
	cursor:pointer;
}
li #collection {
	padding-left:27px;
	background:url(../img/personalcenter/collection.jpg) left center no-repeat;
}
#collection.actived {
	background:url(../img/personalcenter/uncollection.jpg) left bottom 2px no-repeat;
}
li #collection.actived {
	padding-left:27px;
	background:url(../img/personalcenter/uncollection.jpg) left center no-repeat;
}
.custom {
	padding-left:27px;
	background:url(../img/report/custom.jpg) left bottom 2px no-repeat;
}
.applyexpert {
	padding-left:27px;
	background:url(../img/expert/expert.jpg) left bottom 2px no-repeat;
}
.content-l  a:hover {
	text-decoration:none;
	cursor:pointer;
}

/*更多新闻*/
.content .otherslist {
	background: #FFFFFF;
	margin-bottom:20px;
	margin-top:10px;
}
.content .otherslist>div{
	padding: 20px 22px;
	width: 100%;
}
.content .otherslist>div span {
	font-size: 20px;
}
.content .otherslist>div a {
	float: right;
	font-size: 14px;
	color:#000000;
	padding: 5px 0px 5px 0;
}
.content .otherslist dl{
	border-top: 1px solid #dddce1;
	padding:5px 15px;
	margin-bottom:0;
}
.content .otherslist dl dt{
	width: auto;
}
.content .otherslist dl dd {
	margin-left:0;
	word-wrap: break-word;
    word-break: normal;
}
.content .otherslist dl dd h4{
	margin:0;
	line-height:18px;
}
.content .otherslist dl dd h4 span{
	padding-right: 10px;
}
.content .otherslist dl dd h4 a{
	color:#000000;
	font-size:12px;
	line-height:27px;
}
.content .otherslist dl dd>p {
	max-height:48px;
	overflow:hidden;
}
.content .otherslist dl dd>p a{
	font-size: 12px;
	color: #5e5d62;	
	line-height:16px;
}
.content .otherslist dl dd div>a {
	display: inline-block;
	padding:4px 10px;
	margin-right: 10px;
	background: #cfcfcf;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.content .otherslist dl dd b{
	padding-top: 5px;
	color: #999999;
	font-weight: normal;
	float: right;
	font-size: 12px;
}

.statement {
	padding:10px 0;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	border:1px solid #cccccc;
}
.backlist {
	position:relative;
	height:40px;
}
.backlist a {
	display: inline-block;
	padding: 5px 35px;
	text-decoration: none;
	border: 1px solid #dddddd;
	position: absolute;
	left: 50%;
	bottom: 15px;
	margin-left: -64px;	
}


/*链接*/
.linkus {
	position:relative;
	display:block;
}
.linkus div {
	text-align:center;
	position:absolute;
	background:#ffffff;
	top:-220px;
	left:0;
	width:200px;
	height:220px;
	padding-top:10px;
	display:none;
}
.linkus div img {
	padding:0 0 0 20px;
}
.linkus a {
	display:inline-block;
	width:50px;
	height:50px;
	padding:0;
	border:0;
	cursor:pointer;
}
.linkus span {
	padding-right:10px;
	position:relative;
	top:-20px;
}
.linkus a:nth-of-type(1) {
	background:url(../img/index/icon2.png);
	background-size:contain;
	margin-right:1px;
}
.linkus a:nth-of-type(2) {
	background:url(../img/index/icon3.png);
	background-size:contain;
	margin-right:1px;
}
.linkus a:nth-of-type(3) {
	background:url(../img/index/icon4.png);
	background-size:contain;
	margin-right:1px;
}
.linkus a:nth-of-type(4) {
	background:url(../img/index/icon5.png);
	background-size:contain;
	margin-right:1px;
}
.linkus a:nth-of-type(5) {
	background:url(../img/index/icon6.png);
	background-size:contain;
	margin-right:1px;
}
.linkus a:nth-of-type(6) {
	background:url(../img/index/icon7.png);
	background-size:contain;
}
#paylater {
	display:inline-block;
 	margin-top:3px;
 	padding:3px 7px 2px 7px;
 	background:#26416c;
 	color:#ffffff;
 	cursor:pointer;
 	margin-left:15px;
}
input::-ms-clear{
	display:none;
}