@charset "utf-8";
/* CSS Document */
@import "icon.css";
@import "header.css";



/*indexNav start*/
.index_aboutUs ul{width: 96%;margin: 10px 2%;float: left;}
.index_aboutUs ul li{width: 33%;float: left;text-align: center;padding-bottom: 5px;
    padding-top: 5px;}
.index_aboutUs ul li i{display: block;background: #36a390;width: 80px;height: 80px;line-height: 80px;font-size: 45px;border-radius: 50px;color: #fff;margin-left: 50%;
transform: translateX(-50%);
translateX(-50%)-ms-transform:translateX(-50%); 	/* IE 9 */
translateX(-50%)-moz-transform:translateX(-50%); 	/* Firefox */
translateX(-50%)-webkit-transform:translateX(-50%); /* Safari 和 Chrome */
translateX(-50%)-o-transform:translateX(-50%); 	/* Opera */
}

/*
.index_aboutUs ul li:nth-child(4){width: 36%;margin-left: 14%;}
.index_aboutUs ul li:nth-child(5){width: 36%;margin-right: 14px;}
*/

.index_aboutUs ul li b{color: #3db3f1;font-size: 20px;}
.transformRotate{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}
/*indexNav end*/
/*introduction start*/
.title_cont{background:#36a390;color: #fff;width: 100%;line-height:20px;}
.title_cont span:nth-child(1){float: left;padding-left: 2%;font-size: 16px;}
.title_cont span:nth-child(2){float: right;padding-right: 2%;font-size: 22px;}
.title_cont span{color: #fff;}
.title_cont span i{font-size: 22px;padding-left: 3px;}
.introduction_content p{color: #4a4949;font-size: 20px;padding: 10px 2% 15px 2%;text-indent: 2em;}
/*introduction end*/

/*dynamic start*/
.dynamic{margin: 5px 0 15px 0;}
.dynamic_list ul{width: 100%;float: left;}
.dynamic_list ul li{float: left;padding: 10px 0;width: 96%;border-bottom: 1px dashed #9d9e9e;margin: 0 2%;}
.dynamic_list ul li a{color: #4a4a4a;font-size: 20px;width: 100%;float: left;}
.dynamic_list ul li i{color: #4a4a4a;float: left;line-height: 16px;}
.dynamic_list ul li span{width: 62%;float: left;;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.dynamic_list ul li b{float: right;padding-top: 1%;}
/*dynamic end*/
/*联系js555888金沙 start*/
.contactUs_cont{position: relative;padding: 15px 2% 0 2%;width: 96%;}
.contactUs_cont_img{float: left;position: absolute;left: 2%;}
.contactUs_cont_img img{width: 180px;height: 180px;}
.contactUs_content{float: left;color: #4a4a4a;font-size: 20px;padding-left: 195px;}
.contactUs_content p{padding: 8px 0;}
/*联系js555888金沙 end*/
/*新闻列表 start*/
.news_list ul li b{color: #369ff2;display:block;float:left;}
.news_list_fenye{width: 100%;text-align: center;margin-top: 15px;float: left;}
.news_list_fenye a{border: 1px solid #a1d2f9;padding: 2px 8px;color: #747475;font-size: 20px;}
.news_list_fenye_hover{border: 1px solid #369ff2 !important;color: #000 !important;background: #dddede;}
/*新闻列表 end*/
.businessChange_title{background: url("/m/assets/dq_img/about_title_bg.jpg") no-repeat;background-size: 100% 100%;text-align: center;color: #fff;}
.businessChange_title h3{font-size: 25px;}








@media screen and (min-width:320px) and (max-width:359px) {
    /*indexNav start*/
    .index_aboutUs ul li i{width: 54px;height: 55px;line-height: 50px;font-size: 14px;}
    .index_aboutUs ul li b{font-size: 14px;}
    /*indexNav end*/
    /*introduction start*/
    .title_cont span:nth-child(1){font-size: 14px;}
    .title_cont span:nth-child(2){font-size: 14px;}
    .title_cont span i{font-size: 14px;}
    .introduction_content p{font-size: 14px;}
    /*introduction end*/
    /*dynamic end*/
    .dynamic_list ul li a{font-size: 14px;}
    .dynamic_list ul li a i{font-size: 14px;padding-top: 1px;}
    /*dynamic end*/
    /*联系js555888金沙 start*/
    .contactUs_cont_img img{width: 100px !important;height: 100px !important;}
    .contactUs_content{font-size: 12px;padding-left: 110px;}
    .contactUs_content p{padding: 0;}
    /*联系js555888金沙 end*/
    .news_list_fenye a{font-size: 13px;}
    .businessChange_title h3{font-size: 14px;}

}
@media screen and (min-width:360px) and (max-width:374px) {
    /*indexNav start*/
    .index_aboutUs ul li i{width: 54px;height: 55px;line-height: 50px;font-size: 14px;}
    .index_aboutUs ul li b{font-size: 14px;}
    /*indexNav end*/
    /*introduction start*/
    .title_cont span:nth-child(1){font-size: 14px;}
    .title_cont span:nth-child(2){font-size: 14px;}
    .title_cont span i{font-size: 16px;}
    .introduction_content p{font-size: 14px;}
    /*introduction end*/
    /*dynamic end*/
    .dynamic_list ul li a{font-size: 14px;}
    .dynamic_list ul li a i{font-size: 16px;padding-top: 1px;}
    /*dynamic end*/
    /*联系js555888金沙 start*/
    .contactUs_cont_img img{width: 100px !important;height: 100px !important;}
    .contactUs_content{font-size: 12px;padding-left: 110px;}
    .contactUs_content p{padding-top: 2px;}
    /*联系js555888金沙 end*/
    .news_list_fenye a{font-size: 14px;}
    .businessChange_title h3{font-size: 16px;}
}
@media screen and (min-width:375px) and (max-width:413px) {
    /*indexNav start*/
    .index_aboutUs ul li i{width: 60px;height: 60px;line-height: 50px;font-size: 14px;}
    .index_aboutUs ul li b{font-size: 14px;}
    /*indexNav end*/
    /*introduction start*/
    .title_cont span:nth-child(1){font-size: 14px;}
    .title_cont span:nth-child(2){font-size: 14px;}
    .title_cont span i{font-size: 15px;}
    .introduction_content p{font-size: 14px;}
    /*introduction end*/
    /*dynamic end*/
    .dynamic_list ul li a{font-size: 14px;}
    .dynamic_list ul li a i{font-size: 17px;padding-top: 1px;}
    /*dynamic end*/
    /*联系js555888金沙 start*/
    .contactUs_cont_img img{width: 110px !important;height: 110px !important;}
    .contactUs_content{font-size: 13px;padding-left: 120px;}
    .contactUs_content p{padding: 3px 0 0;}
    /*联系js555888金沙 end*/
    .news_list_fenye a{font-size: 14px;}
    .businessChange_title h3{font-size: 17px;}

}
@media screen and (min-width:414px) and (max-width:639px) {
    /*indexNav start*/
    .index_aboutUs ul li i{width: 60px;height: 60px;line-height: 60px;font-size: 14px;}
    .index_aboutUs ul li b{font-size: 15px;}
    /*indexNav end*/
    /*introduction start*/
    .title_cont span:nth-child(1){font-size: 14px;}
    .title_cont span:nth-child(2){font-size: 14px;}
    .title_cont span i{font-size: 18px;}
    .introduction_content p{font-size: 15px;}
    /*introduction end*/
    /*dynamic end*/
    .dynamic_list ul li a{font-size: 14px;}
    .dynamic_list ul li a i{font-size: 14px;padding-top: 1px;}
    /*dynamic end*/
    /*联系js555888金沙 start*/
    .contactUs_cont_img img{width: 120px !important;height: 120px !important;}
    .contactUs_content{font-size: 14px;padding-left: 140px;}
    .contactUs_content p{padding: 5px 0 0;}
    /*联系js555888金沙 end*/
    .news_list_fenye a{font-size: 15px;}
    .businessChange_title h3{font-size: 18px;}

}
@media screen and (min-width:640px) and (max-width:767px) {
    /*indexNav start*/
    .index_aboutUs ul li i{width: 65px;height: 65px;line-height: 65px;font-size: 14px;}
    .index_aboutUs ul li b{font-size: 14px;}
    /*indexNav end*/
    /*introduction start*/
    .title_cont span:nth-child(1){font-size: 14px;}
    .title_cont span:nth-child(2){font-size: 14px;}
    .title_cont span i{font-size: 20px;}
    .introduction_content p{font-size: 16px;}
    /*introduction end*/
    /*dynamic end*/
    .dynamic_list ul li a{font-size: 16px;}
    .dynamic_list ul li a i{font-size: 19px;padding-top: 3px;}
    /*dynamic end*/
    /*联系js555888金沙 start*/
    .contactUs_cont_img img{width: 160px !important;height: 160px !important;}
    .contactUs_content{font-size: 14px;padding-left: 175px;}
    .contactUs_content p{padding: 8px 0;}
    /*联系js555888金沙 end*/
    .news_list_fenye a{font-size: 14px;}
    .businessChange_title h3{font-size: 19px;}

}
@media screen and (min-width:768px) and (max-width:1023px) {
    /*indexNav start*/
    .index_aboutUs ul li i{width: 80px;height: 80px;line-height: 80px;font-size: 16px;}
    .index_aboutUs ul li b{font-size: 16px;}
    /*indexNav end*/
    /*introduction start*/
    .title_cont span:nth-child(1){font-size: 14px;}
    .title_cont span:nth-child(2){font-size: 14px;}
    .title_cont span i{font-size: 22px;}
    .introduction_content p{font-size: 16px;}
    /*introduction end*/
    /*dynamic end*/
    .dynamic_list ul li a{font-size: 16px;}
    .dynamic_list ul li a i{font-size: 16px;padding-top: 1%;}
    /*dynamic end*/
    /*联系js555888金沙 start*/
    .contactUs_cont_img img{width: 180px !important;height: 180px !important;}
    .contactUs_content{font-size: 16px;padding-left: 195px;}
    .contactUs_content p{padding: 8px 0;}
    /*联系js555888金沙 end*/
    .news_list_fenye a{font-size: 16px;}
    .businessChange_title h3{font-size: 16px;}

}

/*CSS yellow style pagination*/

.yellow {
float:left;width:100%; margin-top:20px;	  PADDING-TOP: 7px; TEXT-ALIGN: center;
}
.yellow A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
.yellow A:hover {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; COLOR: #000; BORDER-BOTTOM: #f0f0f0 1px solid
}
.yellow A:active {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; COLOR: #000; BORDER-BOTTOM: #f0f0f0 1px solid
}
.yellow SPAN.thisclass {
	BORDER-RIGHT: #d9d300 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d9d300 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d9d300 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #d9d300 1px solid; BACKGROUND-COLOR: #d9d300
}
.yellow SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}


/*手机端新闻**/


.ny_bt { margin:14px 0 15px 0;height:auto; overflow:hidden;}
.ny_nav { height:auto; overflow:hidden;    
	display: block;
    float: left;
    text-align: center;
    margin-left: 12%;}
.ny_nav ul li { float:left;margin-top: 10px; width:100px; height:30px; text-align:center; background:#747474; color:#fff; line-height:30px; font-size:14px; margin-right:5px;}
.ny_nav ul li b {}
.ny_nav ul li a { color:#fff; display:block; width:100%; height:100%;}
.ny_nav ul li b a{}
.ny_nav ul li:hover { background:#f00011;}
.ny_nav ul li.on {background:#f00011;}
.wz { line-height:45px;}


/*分页*/
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
  }
  .pagination > li {
	display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
  }
  .pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
  }
  .pager li {
	display: inline;
  }
  .pager li > a,
  .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
  }
  .pager li > a:hover,
  .pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
  }
  .pager .next > a,
  .pager .next > span {
	float: right;
  }
  .pager .previous > a,
  .pager .previous > span {
	float: left;
  }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
  }<!--耗时1753869686.9674秒-->