* {
	margin: 0;
	padding: 0;
}
body{
	background-color: #f7f7f7;
}

.banner img {
	width: 100%;
	height: 113px;
}
.banner .swiper-container{
	height: 113px!important;
}

.yulin {
	width: 100%;
	background-color: #f7f7f7;
	padding: 0 0.33rem;
	box-sizing: border-box;
}

.title {
	font-size: 0.4rem;
	color: #000080;
	text-align: center;
	padding: 0.1rem 0rem;
}

.zixun {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}

.zixun_select {
	float: left;
	height: 0.54rem;
	padding: 0.12rem 0;
	border: 0.01rem solid #999999;
	border-right: none;
	padding: 0.12rem 0.2rem;
	color: #999999;
	/*width: 1.92rem;*/
	min-width: 1.715rem;
}

.zixun select {
	outline: none;
	color: #999999;
	font-size: 0.32rem;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #f7f7f7;
	/*取消默认箭头开始*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*取消默认箭头结束*/
	background: url(../img/dd.png) no-repeat right 0rem center;
	background-size: 18%;
}

.zixun_input {
	float: right;
	height: 0.54rem;
	padding: 0.12rem 0.25rem;
	border: 0.01rem solid #999999;
	/*width: 3.99rem;*/
	width: calc(100% - 2.68rem);
}

.zixun_input img {
	width: 0.36rem;
	float: right;
	margin-top: 0.1rem;
}

.zixun_input input {
	width: 3.5rem;
	height: 100%;
	outline: none;
	background-color: #f7f7f7;
	font-size: 0.32rem;
	color: #999999;
}

::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #999999;
	font-size: 0.3rem;
}

.daohang {
	width: 100%;
}

.daohang ul {
	overflow: hidden;
}

.daohang ul li {
	width: 16.66666%;
	float: left;
	text-align: center;
	height: 1rem;
	margin: 0.1rem 0;
	line-height: 1rem;
	background-color: #b92322;
}

.daohang ul li a {
	color: white;
	font-size: 20px;
}

.new {
	margin: 0;
	border: 1px solid #006bbd;
	padding: 0.07rem;
	border-radius: 10px;
	box-sizing: border-box;
	/* height: 1.2rem; */
	overflow: hidden;
	position: relative;
}

.tou {
	height: 1rem;
	width: 45px;
	border-radius: 0.2rem;
	overflow: hidden;
	float: left;
}

.tou img {
	width: 100%;
	height: 46px;
}

.tou_text {
	width: 250px;
	margin-left: 55px;
	/* height: 0.65rem; */
	margin-top: 1px;
}

.new p:nth-child(1) {
	font-size: 18px;
	color: #484848;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.new p:nth-child(2n) {
	font-size: 16px;
	color: #a0a0a0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.banner2 {
	margin-top: 0.1rem;
}



.banner2 img {
	width: 100%;
	height: 180px;
}

.banner2_title {
	height: 0.65rem;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #999999;
	padding: 0 0.23rem;
	line-height: 0.65rem;
	box-sizing: border-box;
}

.banner2_title p {
	font-size: 0.38rem;
	display: block;
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xx {
	border-top: 2px solid #006bbd;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
}

.tt {
	width: 100%;
	overflow: hidden;
	padding: 0.12rem 0;
	background: #F0F0F0;
}

.tt li {
	width: 25%;
	float: left;
	text-align: center;
}

.tt li p {
	display: block;
	border-right: 0.01rem solid #999999;
	font-size: 18px;
	color: #656565;
}

.tt li:nth-child(4) p {
	border-right: none;
}

.xxs li {
	
	height: 0.8rem;
	margin-bottom: 0.1rem;
	box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
	padding: 0 0.3rem;
	line-height: 0.8rem;
	border-radius: 0.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.xxs li a {
	color: #000000;
	font-size:16px;
}

.cur a p {
	color: #006bbd;
}

.cur a p:nth-last-child(4) {
	color: #006bbd;
}

.curr a p {
	color: #006bbd;
}

.curr a p:nth-last-child(4) {
	color: #006bbd;
}
.choose select {
    outline: none;
    color: #3f83c5;
    font-size: 0.29rem;
    border: none;
    width: 140px;
    height: 100%;
    position: relative;
    background-color: #f7f7f7;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/dd.png) no-repeat right 0rem center;
    background-size: 18%;
    vertical-align: middle;
}
.choose .choose_title{
	color: #3f83c5;
	font-size: 0.29rem;
	margin:0  0 5px 0.15rem;
	height: 40px;
	line-height: 40px;
}
.choose .choose_title img{
	vertical-align: middle;
}
.choose .choose_title span{
	vertical-align: middle;
}
.choose ul {
	overflow: hidden;
	margin: 0.3rem 0.1rem;
	box-sizing: border-box;
	
}

.choose li {
	width: 33.3%;
	padding: 0 0.08rem;
	float: left;
	font-size: 17px;
	text-align: center;
	line-height: 0.64rem;
	margin-bottom: 0.1rem;
	box-sizing: border-box;
	padding: 0 0.05rem;
}

.choose li a {
	border: 0.01rem solid #006bbd;
	display: block;
	width: 100%;
	color: #006bbd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.choose li:nth-child(1) a {
	color: #006bbd;
	/* color: #ffffff; */
	/* background-color: #006bbd; */
}
.saoma {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.2rem;
}

.saoma .tu {
	float: left;
	width: 49%;
}
.saoma .tu:nth-child(2) {
	float: right;
	width: 49%;
}
.saoma .tu:nth-child(1) {
	border-right: 0.01rem solid #999999;
}

.saoma .tu img {
	width: 100px;
	display: block;
	margin: 0 auto;
}

.text {
	width: 50%;
	float: left;
	text-align: center;
	height: 0.6rem;
	line-height: 0.6rem;
}

.text a {
	color: #006bbd;
	font-size: 0.27rem;
}

.input {
	height: 0.5rem;
	line-height: 0.5rem;
	padding: 0 0.22rem;
	border-radius: 0.5rem;
	background-color: #006bbd;
	float: left;
	margin-left: 1.4rem;
}
.co{
	height: 0.5rem;
	line-height: 0.5rem;
	padding: 0 0.22rem;
	border-radius: 0.5rem;
	background-color: #006bbd;
	float: left;
	margin-left: 1.1rem;
}
.input a {
	font-size: 0.25rem;
	color: white;
}

.foot {
	width: 100%;
	background-color: #006bbd;
	padding-top: 0.2rem;
	display: block;
	overflow: hidden;
}

.foot p {
	margin-bottom: 0.25rem;
	font-size: 0.3rem;
	color: white!important;
	text-align: center;
}

.gs {
	width: 50%;
	display: block;
    float: left;
}



.gs img {
	display: block;
	margin: 0 auto;
	margin-bottom: 0.1rem;
}

.gs p {
	text-align: center;
	color: white;
	font-size: 0.24rem;
}


/*登录*/

.login {}

.login_title {
	height: 0.5rem;
	background-color: #bfbfbf;
	margin-top: -0.1rem;
	margin-bottom: 0.1rem;
}

.vip {
	width: 1.65rem;
	height: 0.5rem;
	background-color: white;
	color: #be3e3d;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.5rem;
}

.login_body {
	background-color: white;
	padding: 0.2rem 0.65rem;
	margin-bottom: 0.2rem;
}

.logins {
	height: 0.55rem;
	margin-bottom: 0.2rem;
	border: 0.01rem solid #cccccc;
	padding: 0.04rem 0;
	padding-left: 0.2rem;
}

.logins select {
	width: 100%;
	display: block;
	border: none;
	height: 0.55rem;
	float: left;
	font-size: 0.3rem;
	color: #d3d3d3;
	line-height: 0.55rem;
	outline: none;
	/*取消默认箭头开始*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*取消默认箭头结束*/
	background: url(../img/down.png) no-repeat right 0.2rem center;
	background-size: 5%;
}

.zh {
	background-color: #fffff6;
}

.logins input {
	height: 0.5rem;
	width: 80%;
	background-color: #fffff6;
	outline: none;
	border: none;
	margin-left: 0.2rem;
	font-size: 0.32rem;
	color: #999999;
}

.logins img {
	width: 0.24rem;
	margin-top: 0.15rem;
}

.yz {
	width: 58%;
	float: left;
	margin-right: 0.23rem;
}

.yz input {
	background-color: white;
}

.yzm {
	display: block;
}

.yzm img {
	width: 1.86rem;
	height: 0.6rem;
}

.lo {
	background-color: #b92322;
	height: 40px;
	line-height: 40px;
	margin-top: 0.35rem;
	text-align: center;
}

.lo a {
	color: white;
	font-size: 0.3rem;
}

.login_text {
	padding-left: 0.65rem;
}

.login_text p:nth-child(1) {
	color: #666666;
}

.login_text p:nth-child(2) {
	font-size: 0.21rem;
	color: #999999;
}

.login_text p:nth-child(2) a {
	font-size: 0.21rem;
	color: #2577c1;
}


/*后台管理*/

.back_title {
	height: 1.18rem;
	background-color: #07abf0;
	color: white;
	text-align: center;
	line-height: 1.18rem;
	font-size: 0.47rem;
	letter-spacing: 0.4rem;
	text-indent: 0.5rem;
}

.back_body {
	width: 100%;
	margin-bottom: 0.2rem;
	background: -webkit-linear-gradient( left, #ffffff, #07abf0);
}

.stage_title {
	color: #07abf0;
	font-size: 0.34rem;
	line-height: 0.7rem;
	border-bottom: 0.02rem solid;
	padding-left: 0.6rem;
	border-image: linear-gradient(to right, rgba(0, 216, 247, 0.00), #2789cd, rgba(0, 216, 247, 0.00)) 2 2 2 2;
}

.ht {
	margin-top: 0.2rem;
	padding: 0 0.6rem;
}

.ht img {
	width: 0.28rem;
	margin-right: 0.06rem;
	margin-top: 0.05rem;
}

.ht span {
	font-size: 0.3rem;
	line-height: 0.5rem;
}

.ht_input {
	height: 0.5rem;
	border: 0.01rem solid #006bbd;
	width: 4rem;
	float: right;
	background-color: white;
}

.ht_input input {
	margin-top: 0.05rem;
	margin-left: 0.1rem;
	width: 90%;
	outline: none;
	height: 0.4rem;
}

.yy {
	width: 2.1rem;

}

.ht .yyzm {
	float: right;
	width: 1.76rem;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0.13rem;
	height: 0.5rem;
	
	
}

.ht_an {
	padding: 0.2rem 0;
	padding-left: 0.6rem;
	overflow: hidden;
	width: 100%;
}

.an {
	width: 1.17rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background-color: #2ca3fe;
	float: left;
}

.an a {
	color: white;
	font-size: 0.29rem;
}

.ht_an .an:nth-child(1) {
	margin-left: 2rem;
}

.ht_an .an:nth-child(2) {
	margin-left: 1rem;
}


/*换算中心*/
.convert{
	padding: 0 10px;
}
.convert_title {
	color: #3f83c5;
	font-size: 0.29rem;
}

.convert ul {
	margin-top: 0.1rem;
}

.convert ul li {
	margin-bottom: 0.2rem;
	font-size: 0.35rem;
}

.convert ul li a {
	color: #666666;
}

.enjoy {
	float: right;
	    margin-bottom: 0.3rem;
}

.enjoy span {
	font-size: 0.3rem;
	line-height: 0.5rem;
}

.enjoy img {
	width: 0.4rem;
	margin-left: 0.15rem;
}


/*新闻内页*/
.news{
	margin-bottom: 0.2rem;
	padding: 0 0.33rem;
}
.news_title{
	font-size: 0.3rem;
	color: #666666;
	margin-bottom: 0.2rem;
	text-align: center;
	font-weight:bold;
}
.news_day{
	font-size: 0.23rem;
	color: #999999;
	margin-bottom: 0.2rem;
	text-align: center;
	border-bottom:1px solid #ccc;
}
.news p{
	font-size: 0.28rem;
	color: #737373;
	line-height: 0.5rem;
	text-indent:2em;
}
.nn{
	margin-top: 0.5rem;
}


/*新闻列表*/
.dd{
	font-size: 0.35rem;
	color: #006bbd;
	padding-left: 0.3rem;
}
.dd img{
	width: 34px;
	vertical-align: middle;
}
.dd span{
	vertical-align: middle;
}
.zixun ul{
	padding: 0 0.08rem;
	border-bottom:2px solid #006bbd ;
	padding-bottom: 0.1rem;
}
.zixun li {
    
    margin-bottom: 0.1rem;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    padding: 0.15rem 0.3rem;
    border-radius: 0.2rem;
    margin-top: 0.1rem;
   
}
.zixun li p{
	font-size: 18px;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zixun li p:nth-child(1){
	color: #494949;
}
.zixun li p:nth-child(2){
	color: #999999;
}
.main .img{
	padding: 0.2rem 0.1rem;
}
.img_title{
	color: #006bbd;
	font-size: 0.35rem;
	line-height: 0.5rem;
}
.img ul{
	overflow: hidden;
	margin: 0 -0.16rem;
	box-sizing: border-box;
}
.img li{
	width: 50%;
	padding: 0 0.16rem;
	float: left;
	box-sizing: border-box;
}
.img li img{
	width: 100%;
}
.img li p:nth-child(1n){
	color: #999999;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.img li p:nth-child(2){
	
	color: #494949;
}
/* 更新煤价 */
#todayList .title{
    font-size: 0.3rem;
    color: #000080;
    text-align: center;
    padding: 0.1rem 0.2rem;
}
#todayList li{
	line-height: 40px!important;
}
#todayList li .title input{
	border: 1px solide #000080!important;
	width: 60px!important;
}
#todayList .lo{
	margin: 40px!important;
}