@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: "Noto Sans CJK SC";
	font-size: 12px;
	background-attachment: fixed;
	background-color: #fff;
	overflow-x: hidden;
	color: #333333;
}

body, html {
	-webkit-text-size-adjust: none;
}

.clear {
	clear: both
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #59a6eb;
	text-decoration: none;
}

li, ul, dl {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: middle;
}

span {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0;
	padding: 0;
}

a.imagehover:hover img {
	opacity: 0.85;
}

#wrap {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*头部*/

#top {
	height: 86px;
	position: absolute;
	top: 0;
	width: 1200px;
}

#ny_top {
	height: 86px;
}

.logo {
	padding: 18px 0 0 18px;
}

.lan {
	background: url(../images/lan_bg.png) no-repeat right center;
	height: 26px;
	margin-top: 28px;
	font-size: 14px;
	margin-right: 20px;
}

.lan a {
	padding: 0 0 0 23px;
	display: inline-block;
	line-height: 26px;
}

.lan a.active {
	color: #fff;
}

.menu {
	height: 60px;
	background: #1e74c2;
	position: relative;
	z-index: 1;
	margin-top: -491px;
}

.ny_menu {
	height: 60px;
	background: #1e74c2;
	position: relative;
	z-index: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1;
}

.nav a {
	color: #060303;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}

.nav .nLi h3 {
	float: left;
	margin: 0;
}

.nav .nLi h3 a {
	display: block;
	width: 164px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.nav .nLi h3 a:hover {
	background: #59a6eb;
}

.nav .sub {
	display: none;
	width: 164px;
	left: 0;
	top: 60px;
	position: absolute;
	background: #59a6eb;
	line-height: 36px;
	padding: 5px 0;
}

.nav .sub li {
	zoom: 1;
}

.nav .sub a {
	display: block;
	padding: 0 20px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.nav .sub a:hover {
	background: #1e74c2;
	color: #fff;
}

.nav .on h3 a {
	background: #59a6eb;
	color: #fff;
}
.search {
	text-align: center;
	margin-top: 26px
}

.search input {
	height: 24px;
    width: 180px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px 0 0 5px;
    padding-left: 10px;
	font-size: 12px;
	color: #333;
	border-right: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
	color: rgb(204, 204, 204);
	font-size: 12px;
	line-height: 24px;
  }
  
  ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: rgb(204, 204, 204);
	font-size: 12px;
	line-height: 24px;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: rgb(204, 204, 204);
	font-size: 12px;
	line-height: 24px;
  }

.search a {
	color: #fff;
    font-size: 12px;
    background: #1e74c2;
    display: inline-block;
    border-radius: 0 5px 5px 0;
    height: 29px;
    line-height: 28px;
    width: 55px;
}

.search a:hover {
	background: #59a6eb;
}
/*ibanner*/

.ibanner {
	height: 560px;
}

#owl-demo .owl-controls .owl-pagination {
	width: 100%;
	max-width: 100% !important;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 30px;
	z-index: 1040;
}

#owl-demo .item {
	height: 566px;
	display: block;
	width: 100%;
}

#owl-demo1 {
	position: absolute;
	top: 0;
	width: 300px;
	height: 225px;
}

#owl-demo1 .owl-controls .owl-pagination {
	width: 100%;
	max-width: 100% !important;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 15px;
	z-index: 0;
}

#owl-demo1 .item1 {
	height: 225px;
	display: block;
	width: 300px;
	background-size: cover !important;
}

/*首页内容开始*/

.imain_01 {
	margin-bottom: 50px;
}

.imain_02 {}

.imain_01 h1, .imain_02 h1, .imain_about h1 {
	margin: 0;
	padding: 20px 0 30px;
	color: #1e74c2;
	font-size: 28px;
	text-transform: uppercase;
}

.imain_01 h1 span, .imain_02 h1 span, .imain_about h1 span {
	color: #d3d3d3;
	text-transform: uppercase;
	font-size: 20px;
	padding-left: 20px;
}

.imain_01 h1 span.data_more a {
	color: #1e74c2;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-right: 20px;
}

.data table {
	width: 630px;
	font-size: 14px;
	border-collapse: collapse;
}

.data table tr {
	background: #eee;
}

.data table tr td {
	text-align: center;
	padding: 14px 0;
	border: 1px solid #fff;
}

.imain {
	padding: 30px 0 0;
}

.slideTxtBox {
	width: 540px;
	text-align: left;
	border: 1px solid #eee;
	height: 293px;
}

.slideTxtBox .hd {
	height: 46px;
	line-height: 46px;
	background: #f8f8f8;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 46px;
}

.slideTxtBox .hd .inews_more {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 14px;
	font-weight: normal;
	color: #1e74c2;
}

.slideTxtBox .hd ul li {
	float: left;
	width: 204px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
}

.slideTxtBox .hd ul li.on {
	height: 46px;
	background: #1e74c2;
	color: #fff;
}

.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}

.slideTxtBox .bd li {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dashed #eee;
	padding: 0 0 0 30px;
	position: relative;
	transition: padding-left 0.4s;
	-moz-transition: padding-left 0.4s;
	/*Firefox 4 */
	-webkit-transition: padding-left 0.4s;
	/* Safari 和 Chrome */
	-o-transition: padding-left 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slideTxtBox .bd li i {
	background: url(../images/inews_icon.png) no-repeat center center;
	display: block;
	position: absolute;
	left: 6px;
	width: 12px;
	height: 12px;
	top: 17px;
	transition: left 0.2s;
	-moz-transition: left 0.2s;
	/* Firefox 4 */
	-webkit-transition: left 0.2s;
	/* Safari 和 Chrome */
	-o-transition: left 0.2s;
}

.slideTxtBox .bd li a {
	font-size: 14px;
	color: #333333;
}

.slideTxtBox .bd li:hover {
	padding-left: 40px;
}

.slideTxtBox .bd li:hover a, .slideTxtBox .bd li:hover .date {
	color: #1e74c2;
}

.slideTxtBox .bd li:hover i {
	background: url(../images/inews_icon_hover.png) no-repeat center center;
	left: 18px;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.inews_pic {
	overflow: hidden;
}

.inews_pic img {
	display: block;
	width: 525px;
	height: 272px;
	transition: all 1s ease 0s;
	webkit-transform: all 1s ease 0s;
}

.inews_pic a {
	color: #fff;
}

.inews_pic a p {
	height: 45px;
	background: #000;
	opacity: 0.8;
	width: 100%;
	font-size: 14px;
	padding-left: 15px;
	line-height: 45px;
}

.inews_pic a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

/*首页关于我们*/

.imain_about {
	margin-top: 0px;
	height: 516px;
	background: #f8f8f8;
	padding-top: 40px;
}

.iabout {
	margin-left: -70px;
	height: 362px;
	width: 660px;
	background: #f8f8f8;
}

.iabout_content {
	padding: 5px 0 0 75px;
	width: 630px;
	position: relative;
}

.iabout_content h1 {
	margin: 0;
	padding: 0;
	font-weight: bolder;
	font-size: 26px;
	color: #333;
}

.iabout_line {
	width: 52px;
	height: 5px;
	background: #1e74c2;
	margin-top: 16px;
	margin-bottom: 30px;
}

.iabout_content p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-indent: 26px;
}

.iabout_content span a {
	color: #1e74c2;
}

.iabout_content span a:hover {
	opacity: .8;
}

.iabout_pic {
	width: 540px;
}

.iabout_tit {
	background: #1e74c2;
	color: #fff;
	width: 100px;
	height: 142px;
	padding: 20px 40px;
	position: relative;
}

.iabout_icon {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: url(../images/iabout_icon.png) no-repeat 0 0;
	width: 40px;
	height: 37px;
	opacity: 0.6;
	background-size: cover;
}

.iabout_pic div {
	/* position: relative; */
	overflow: hidden;
}

.iabout_pic div img {
	display: block;
	width: 180px;
	height: 182px;
	transition: all 1s ease 0s;
	webkit-transform: all 1s ease 0s;
}

.iabout_pic div a {
	color: #fff;
}

.iabout_pic div a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.iabout_img {
	position: relative;
}

.iabout_pic p {
	margin: 0 auto;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 54px;
	z-index: 1;
	width: 163px;
	text-align: center;
	padding: 0 10px;
}

.iabout_pic p span {
	border: 1px solid #fff;
	display: block;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	width: 96px;
	margin: 19px auto;
}

.iabout_img_bg {
	position: absolute;
	background: #000;
	opacity: 0.4;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.iservice_content {
	/* background: #1e74c2; */
	/* margin: -9px 40px 0; */
	padding-bottom: 43px;
}

.iservice_content ul li {
	float: left;
	padding: 7px 8px;
	text-align: center;
	width: 141px;
}

.iservice_content .iservice_ico {
	display: inline-block;
	width: 57px;
	height: 50px;
	background-image: url(../images/iservice_li.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	transition: all ease-in .3s;
	vertical-align: middle;
}

.iservice_content .iservice_ico_01 {
	background-position: 0 0;
}

.iservice_content .iservice_ico_02 {
	background-position: 0 -134px;
}

.iservice_content .iservice_ico_03 {
	background-position: 0 -268px;
}

.iservice_content .iservice_ico_04 {
	background-position: 0 -402px;
}

.iservice_content .iservice_ico_05 {
	background-position: 0 -536px;
}

.iservice_content .iservice_ico_06 {
	background-position: 0 -670px;
}

.iservice_content ul li:hover .iservice_ico {
	background-image: url(../images/iservice_li_hover.png);
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.iservice_content ul li h3 {
	font-size: 13px;
	color: #454545;
	margin: 0;
	text-transform: uppercase;
}

.iservice_content ul li:hover h3 {
	color: #1e74c2
}

.iservice_content ul li span {
	font-weight: normal;
	font-size: 12px;
	color: #adadad;
	text-transform: uppercase
}

.iservice_content ul li:hover span {
	color: #1e74c2
}

/*底部*/

.foot {
	background: #1e74c2;
	height: 80px;
	text-align: center;
	margin-top: 50px;
	color: #fff;
	padding: 30px 0 0;
	font-size: 14px;
	line-height: 30px;
}

.foot a {
	color: #fff;
	display: inline-block;
	padding: 0 10px;
}

.foot a:hover {
	opacity: .6;
}

.foot_01 {
	background: #3d3d3d;
	color: #858585;
	padding-top: 48px;
}

.icontact h1 {
	padding: 0 0 10px;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.icontact p {
	line-height: 28px;
	font-size: 12px;
}

.foot_bq {
	background: #2f2f2f;
	text-align: center;
	color: #fff;
	line-height: 46px;
	height: 46px;
}

.foot_ewm {
	background: url(../images/foot_ewm_bg.jpg) no-repeat bottom center;
	width: 104px;
	text-align: center;
	height: 185px;
}

.foot_ewm h1 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.foot_ewm img {
	padding-top: 10px;
}

.foot_nav {
	padding-left: 232px;
	padding-bottom: 20px;
}

.foot_nav dl {
	float: left;
	padding: 0 30px;
	border-right: 1px solid #595959;
	height: 216px;
}

.foot_nav dl dt {
	font-size: 16px;
	color: #fff;
	margin-top: -15px;
}

.foot_nav dl dd {
	margin: 0;
	padding: 15px 0 0;
}

.foot_nav dl dd a {
	color: #838383;
}

/*内页*/

.main {
	padding: 68px 0 0;
}

.ny_banner p {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	padding-top: 114px;
	padding-left: 30px;
}

.ny_banner p span {
	display: block;
	font-weight: normal;
	font-size: 18px;
	opacity: .7;
	padding-top: 8px;
	text-transform: uppercase;
}


/*内页导航*/

.ny_nav {
	text-align: center;
}

.ny_nav a {
	height: 39px;
	width: 166px;
	text-align: center;
	line-height: 39px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	margin: 0 8px;
	position: relative;
}

.ny_nav a i {
	position: absolute;
	display: none;
	background: url(../images/ny_nav_hover.png) no-repeat 0 0;
	width: 7px;
	height: 32px;
	left: 50%;
	top: 49px
}

.ny_nav a:hover {
	background: #1e74c2;
	color: #Fff;
}

.ny_nav a:hover i {
	display: block;
}

.ny_nav a.active {
	background: #1e74c2;
	color: #Fff;
}

.ny_nav a.active i {
	display: block;
}

.line {
	width: 100%;
	height: 1px;
	background: #eeeeee;
	margin: 37px 0 60px;
}

/*关于我们*/

.about_content {
	padding-bottom: 55px;
	color: #282828;
	font-size: 14px;
	line-height: 40px;
	position: relative;
}

.about_content p {
	text-indent: 28px;
}

/*子公司*/

.about_zgs {
	float: left;
	margin: 26px;
}

.about_zgs_img {
	overflow: hidden;
}

.about_zgs img {
	display: block;
	width: 340px;
	height: 228px;
	transition: all 1s ease 0s;
	webkit-transform: all 1s ease 0s;
}

.about_zgs a p {
	height: 50px;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	background: #eaeaea;
	text-indent: 0;
}

.about_zgs a:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.investor_nav {
	width: 200px;
}

.investor_nav ul li {
	/* float: left; */
}

.investor_nav ul li a {
	color: #333;
	background: #eee;
	border-radius: 5px;
	text-align: center;
	margin: 12px;
	display: block;
	font-size: 12px;
}

.investor_nav ul li a:hover {
	color: #fff;
	background: #1e74c2;
}

.investor_nav ul li a.active {
	color: #fff;
	background: #1e74c2;
}

.investor_content {
	border-left: 1px solid #eee;
	margin-left: 50px;
	padding-left: 50px;
}

.investor_content_tit {
	font-size: 24px;
	padding-bottom: 20px;
}

.investor_content_list {
	width: 888px;
}

.investor_content_list ul li {
	background: #eee url(../images/dow_icon.png) no-repeat 10px center;
	padding: 0 30px 0 83px;
	height: 72px;
	border-radius: 5px;
	margin: 15px 0
}

.investor_content_list ul li a {
	display: block;
	line-height: 72px;
	font-size: 16px;
	color: #333;
}

.investor_content_list ul li a span {
	float: right;
}

.investor_content_list ul li:hover {
	background: #ebf6ff url(../images/dow_icon.png) no-repeat 10px center;
	color: #fff;
}

.page {
	padding: 66px 40px;
	text-align: center;
}

.page a {
	display: inline;
	padding: 10px 15px;
	border: 1px solid #dddddd;
	color: #c5c5c5;
	border-radius: 2px;
}

.page a:hover {
	background: #1e74c2;
	color: #fff;
}

.page a.cur {
	background: #1e74c2;
	color: #fff;
}

/*产品中心*/

.pro_content {}

.pro_content ul li {
	margin: 0 11px 61px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: left;
	background: #fff;
	border: 1px solid #e5e5e5;
}

.page {
	text-align: center;
	padding-bottom: 50px;
}

.proinfo_content {
	padding-bottom: 65px;
}

.pro_info_img {
	padding-left: 40px;
}

.pro_info_img img {
	border: 1px solid #e5e5e5;
}

.pro_info {
	width: 680px;
	padding-right: 40px;
}

.pro_info h1 {
	font-size: 24px;
	margin: 0;
	padding: 0 0 47px;
	color: #101010;
}

.pro_info h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #101010;
}

.pro_info p {
	color: #636363;
	line-height: 40px;
}

/*新闻*/

.news_content {}

.news_content ul li {
	padding: 0 0 23px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 23px;
}

.news_pic {
	overflow: hidden;
}

.news_pic {
	display: block;
	width: 224px;
	height: 144px;
	transition: all 1s ease 0s;
	webkit-transform: all 1s ease 0s;
}
.news_pic img {
	width: 224px;
	height: 144px;
}

.news_right {
	width: 927px;
}

.news_right h1 {
	padding: 10px 0;
	margin: 0;
	color: #000000;
	font-size: 16px;
}

.news_time {
	color: #9d9d9d;
	font-size: 14px;
	padding-bottom: 26px;
}
.news_time span {
    padding-left: 20px;
}
.news_nr {
	color: #4f4f4f;
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 52px;
}

.news_content ul li a:hover .news_pic img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
}

.news_content ul li a:hover .news_right h1 {
	color: #e84e29;
}

.news_info_tit {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.news_info_time {
	color: #9d9d9d;
	font-size: 14px;
	text-align: center;
	padding: 24px 0 52px;
}

.news_detail {
	padding-bottom: 42px;
	border-bottom: 1px solid #eeeeee;
}

.news_detail img{
	max-width: 100%;
}

.news_detail_img {
	text-align: center;
	padding-bottom: 40px;
}

.news_detail p {
	color: #4f4f4f;
	font-size: 14px;
	line-height: 32px;
}

.news_sx {
	padding-bottom: 66px;
}

.prev a, .next a {
	color: #4f4f4f;
	font-size: 14px;
	line-height: 32px;
	padding-top: 16px;
	display: inline-block;
}

.prev a span, .next a span {
	color: #e9521b;
}

.prev a:hover, .next a:hover {
	color: #e9521b;
}

/*联系我们*/

.contact_content {
	line-height: 52px;
	font-size: 14px;
	color: #4d4d4d;
	padding-bottom: 94px;
}

.feedback {
	text-align: center;
	margin: 0 auto;
	width: 580px;
	padding-bottom: 110px;
}

.input1 {
	width: 560px;
	height: 240px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	display: -webkit-inline-box;
	color: #d2cccf;
	font-size: 14px;
	padding-left: 14px;
	line-height: 40px;
}

.input2 {
	width: 560px;
	height: 40px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	display: -webkit-inline-box;
	color: #d2cccf;
	font-size: 14px;
	padding-left: 14px;
	line-height: 40px;
}

.input3 {
	width: 436px;
	height: 40px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	display: -webkit-inline-box;
	color: #d2cccf;
	font-size: 14px;
	padding-left: 14px;
	line-height: 40px;
}

.feedback_img {
	padding-left: 10px;
	height: 41px;
}

.feedback_but {
	width: 297px;
	height: 40px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	display: -webkit-inline-box;
	background: #e9531b;
	border: none;
	margin-top: 10px;
}

.row .services-big li a {
	color: #666;
}

.row .services-big ul {
	width: 100%;
	padding-left: 15px;
	margin-left: 15px;
	overflow: hidden;
	padding-right: 15px;
}

.row .services-big #ul_hyxw li, #ul_cpjs li {
	list-style: disc;
}

.services-big h5 {
	font-size: 20px;
	font-weight: bold;
}

.brand div, form, img, ul, ol, li, dl, dd, dt {
	margin: 0;
	padding: 0;
	border: 0;
}

.brand li {
	list-style: none;
}

.brand {
	text-decoration: none;
	font-family: Noto Sans CJK SC;
	color: #000;
	border: none;
}

.brand h3, h4, p, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Noto Sans CJK SC;
}

.brand {
	width: 1100px;
	height: auto;
	margin: 0 auto;
}

.brand .brand-left {
	width: 227px;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-left: -15px;
}

.brand .brand-left h3 {
	width: 182px;
	height: 60px;
	background: #007ac7;
	line-height: 24px;
	font-size: 24px;
	color: #fff;
	padding-top: 15px;
	padding-left: 45px;
	text-align: left;
}

.brand .brand-left h3 p {
	font-size: 14px;
	line-height: 14px;
	padding-top: 9px;
	color: white;
}

.brand .brand-left ul li {
	margin-top: 1px;
}

.brand .brand-left ul {
	display: block;
	margin-top: 1px;
}

.brand .brand-left ul li {
	display: block;
	width: 227px;
	height: 51px;
	background: #eaeaea;
	font-size: 14px;
	color: #727272;
	text-align: center;
	line-height: 51px;
}

.brand .brand-left ul li.on {
	background: #007ac7;
	color: #fff;
}

.brand .brand-left ul li:hover {
	background: #007ac7;
	color: #fff;
}

.brand .brand-rig {
	width: 873px;
	height: auto;
	float: right;
	margin-top: 30px;
}

.brand .brand-rig h4 {
	width: 872px;
	line-height: 16px;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 25px;
	border-bottom: 1px solid #e0e0e0;
	margin-left: 31px;
	margin-top: 24px;
}

.brand .brand-rig .bra1 {
	width: 872px;
	margin-left: 31px;
	padding-top: 15px;
	padding-bottom: 76px;
	color: #3d3d3d;
	font: 16px/28px "Noto Sans CJK SC", "Noto Sans CJK SC";
	text-align: justify;
	text-justify: inter-ideograph;
}

.brand .brand-rig .bra1 span {
	font: 16px/28px "Noto Sans CJK SC", "Noto Sans CJK SC" !important;
	color: #3d3d3d !important;
}

.brand .brand-rig .bra1 p {
	font: 16px/28px "Noto Sans CJK SC", "Noto Sans CJK SC" !important;
	color: #3d3d3d !important;
}

/* .brand .brand-rig .bra1 img{ display:block; float:left;} */

.brand .brand-rig .bra1 h3 {
	width: 380px;
	float: right;
	border-bottom: 3px solid #40a3e1;
	background: none;
	height: auto;
	line-height: 18px;
	font-size: 18px;
	color: #40a3e1;
	text-align: left;
}

.brand .brand-rig .bra1 h3 p {
	width: 380px;
	line-height: 24px;
	font-size: 14px;
	color: #909090;
	margin-top: 13px;
	padding-bottom: 34px;
}

/* .brand .brand-rig .bra1 p{ width:380px; float:right; line-height:24px; font-size:14px; color:#909090;} */

.brand .brand-rig .bra1 p.p-bran1 {
	margin-top: 27px;
}

.brand .brand-rig .bra2 {
	width: 872px;
	margin-left: 31px;
	padding-top: 62px;
}

.brand .brand-rig .bra2 h3 {
	height: auto;
	background: none;
	text-align: left;
	line-height: 18px;
	font-size: 18px;
	color: #40a3e1;
}

.brand .brand-rig .bra2 p {
	line-height: 18px;
	font-size: 14px;
	color: #909090;
	margin-top: 18px;
	margin-bottom: 87px;
}

.brand .brand-rig .bra2 img {
	margin-bottom: 25px;
}

/*日期*/

#Text2 {
	width: 193px;
	height: 34px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.data_tabs {
	border: none;
	width: 100%;
	height: auto;
}

.data_tabs .hd {
	background: none;
}

.data_tabs .hd ul {
	left: 460px;
}

.data_tabs .hd ul li {
	background: #f8f8f8;
}

.data_tabs .bd h2 span {
	float: right;
	font-size: 14px;
	cursor: pointer;
	color: #1e74c2;
}

.data_tabs .bd .about_content {
	padding-bottom: 20px;
	margin-top: -115px;
    margin-bottom: 80px;
}

.data_table {
	padding-bottom: 20px;
}

.data_table table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.data_table tr {
	text-align: center;
}

.data_table tr td {
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	padding: 5px 10px;
}

.sewvmain {
	width: 1000px;
}

.sewv {
	position: relative;
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}

.sewvtop {
	width: 100%;
	height: 23px;
	border: 1px #D9D9D9 solid;
	cursor: pointer;
	border-radius: 5px;
	overflow: hidden;
	padding: 5px 10px;
}

.sewvtop:hover {
	border: 1px #57c5f7 solid;
}

.sewvtop>span {
	float: left;
	width: 70%;
	height: 23px;
	white-space: pre;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	padding: 0 5px;
	vertical-align: middle;
}

.sewvtop>em {
	float: right;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.sewvbm {
	width: 91%;
	position: absolute;
	left: 0;
	top: 34px;
	display: none;
	border: 1px #D9D9D9 solid;
	border-radius: 5px;
	background: #fff;
}

.sewvbm>li {
	cursor: pointer;
	width: 91%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	padding-left: 5px;
}

.sewvbm>li:hover {
	background: #ccc;
	color: #fff;
	padding-left: 10px!important;
}

.lbaxztop {
	animation: rotatete 0.3s linear forwards;
}

.lbaxztop2 {
	animation: rotatete2 0.3s linear forwards;
}

@keyframes rotatete {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(180deg);
	}
}

@keyframes rotatete {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(180deg);
	}
}

@-moz-keyframes rotatete2 {
	from {
		transform: rotate(180deg);
	}
	to {
		transform: rotate(0deg);
	}
}

@keyframes rotatete2 {
	from {
		transform: rotate(180deg);
	}
	to {
		transform: rotate(0deg);
	}
}

.select_month_shoudong, .select_month_online {
	display: none;
	margin: 0 !important;
}

.data_month {
	display: none;
}

.data_tabs .bd li {
	height: 30px;
	line-height: 30px;
	padding: 0;
}

.date_selector, .date_selector * {
	width: auto;
	height: auto;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

.date_selector {
	background: #fbfbfb;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0;
	margin-top: -1px;
	position: absolute;
	z-index: 100000;
	display: none;
	border-radius: 3px;
	box-shadow: 0 0 5px #aaa;
	box-shadow: 0 2px 2px #ccc;
	width: 220px;
	left: 138px;
}

.date_selector_ieframe {
	position: absolute;
	z-index: 99999;
	display: none;
}

.date_selector .nav {
	width: 218px;
}

.date_selector .nav p {
	clear: none;
}

.date_selector .month_nav, .date_selector .year_nav {
	margin: 0 0 3px 0;
	padding: 0;
	display: block;
	position: relative;
	text-align: left;
}

.date_selector .month_nav {
	float: left;
	width: 47%;
}

.date_selector .year_nav {
	float: right;
	width: 43%;
}

.date_selector .month_name, .date_selector .year_name {
	font-weight: bold;
	line-height: 20px;
}

.date_selector .button {
	display: block;
	position: absolute;
	top: 0;
	width: 18px;
	height: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #5985c7;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 2px;
	text-indent: 0;
}

.date_selector .button:hover, .date_selector .button.hover {
	background: #5985c7;
	color: #fff;
	cursor: pointer;
	border-color: #3a930d;
}

.date_selector .prev {
	left: 0;
}

.date_selector .next {
	right: 0;
}

.date_selector table {
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	margin: 0;
	width: 220px;
}

.date_selector th, .date_selector td {
	width: 2.5em;
	height: 2em;
	padding: 0 !important;
	text-align: center !important;
	color: #666;
	font-weight: normal;
}

.date_selector th {
	font-size: 12px;
}

.date_selector td {
	border: 1px solid #f1f1f1;
	line-height: 2em;
	text-align: center;
	white-space: nowrap;
	color: #5985c7;
	background: #fff;
}

.date_selector td.today {
	background: #eee;
}

.date_selector td.unselected_month {
	color: #ccc;
}

.date_selector td.selectable_day {
	cursor: pointer;
}

.date_selector td.selected {
	background: #2b579a;
	color: #fff;
	font-weight: bold;
}

.date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover {
	background: #5985c7;
	color: #fff;
}

/*页码*/

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline-block;
	margin: 0 3px;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	margin-left: -1px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 10px 15px;
	border: 1px solid #dddddd;
	color: #c5c5c5;
	border-radius: 2px;
}

.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:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	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:focus, .pager li>a:hover {
	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:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

.pageJump {
	display: inline-block;
	padding-left: 0;
	margin: 20px 10px;
	border-radius: 4px;
	vertical-align: top;
}

.pageJump .button, .pageJump input {
	font-size: 16px;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pageJump input {
	width: 20px;
}

.pageJump-lg .button, .pageJump-lg input {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pageJump-sm .button, .pageJump-sm input {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.month_content{
	text-align: left;
    padding: 10px;
    border: 1px solid #ccc;
    border-top: none;
    font-weight: bold;
}