/* ------------------------------------全局定义---------------------------------------- */  

/* 将具有默认margin和padding的标记置零，所有标记的margin、padding都在使用时具体定义 */  

* {
	margin: 0;
	padding: 0;
}
/* 修正IE5.x和IE6的斜体溢出bug */  

* html body {
	overflow: visible;
}
* html iframe, * html frame {
	overflow: auto;
}
* html frameset {
	overflow: hidden;
}
/* 常用标签，基本标签默认样式取消，HTML标签，取消基本标签默认样式，防止不同浏览器显示效果不同，text-align:center; 解决不同浏览器居中问题 */  

body {
	color: #000;
	background: url(bg.jpg);
	font: 14px/22px "Microsoft YaHei", 微软雅黑, "Open Sans", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", sans-serif;
	text-align: center;
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 14px;
	vertical-align: middle;
}
/* 设置内容左对齐，恢复因BODY设置剧中产生的继承 */  

body div {
	text-align: left;
}
/* 标签属性，textarea,input 强制输入时内容超出时换行 */  

textarea, input {
	word-wrap: break-word;
	word-break: break-all;
	padding: 0px;
}
/* 清除ul列表标记的样式，ul列表更多的用在不需要列表前置符号的样式里 */  

li {
	list-style-type: none;
}
/* 定义图片边框，当图片作为链接内容被填充时，会有默认边框出现，重定义掉 */  

img {
	border: 0 none;
}
/* 定义默认的链接样式，仅仅是作为默认样式提供，可以在各自的实例中覆盖掉 */  

a:link, a:visited {
	text-decoration: none;
}
/* 去掉链接的虚线框 */  

a {
	outline: none;
star:expression(this.onFocus=this.blur());
}
/* 定义H系列标签，覆盖H系列标签默认属性 */  









/* ==翻页样式== */

.pagesinfo {
	color: #555555;
	font-size: 12px;
}
.pagesnow {
	color: #D07E36;
	font-size: 16px;
	padding-right: 25px;
	text-decoration: none
}
.pages {
	color: #777777;
	font-size: 16px;
	padding-right: 15px;
	text-decoration: none
}
/* ==顶端== */

#ding1 {
	background: #000;
	color: #FFF;
	line-height: 40px;
}
#ding1 .iconfont {
	font-size: 20px;
}
.yuyan {
	width: 84px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #FFF;
	background: #ec922c;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#zddh {
	line-height: 60px;
}
#ding {
	background-color: #457b9d;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #fff;
}
#ding .btn-secondary {
	background: #e9c46a!important;
	border: none;
}
#ding .btn-secondary a {
	color: #999;
}
#cdxian {
	padding-bottom: 2px;
	padding-top: 2px;
	z-index: 998;
	background: #fff;
	top: 0;
	box-shadow: 0px 4px 6px rgb(0 0 0 / 10%);
}
.caidan #zddh {
	text-align: right!important;
}
.navbar-light .navbar-nav .nav-link {
	font-size: 18px;
	color: #000;
	margin-right: 7px;
}
.navbar-nav li:nth-of-type(1)  .iconfont {
	display: none
}
.navbar-nav li:nth-of-type(5)  .iconfont {
	display: none
}
#weixin {
	color: #e60012;
	font-size: 24px;
	padding-left: 15px;
}
#cdxian .dropdown-menu {
	background: #fff;
	border-radius: 0;
	border: 0;
	border-bottom: 3px solid #ec922c;
	padding-top: 13px;
}
#cdxian .dropdown-menu a {
	color: #999;
	line-height: 30px;
}
#cdxian .dropdown-menu a:hover {
	background: #ec922c;
	color:#FFF;
}
/* ==轮播== */

#lbwenzi {
	bottom: 35%;
	text-align: left;
	width: 600px;
	margin-left: 80px;
	/*padding-left:45px;*/

	/*background-image: linear-gradient(to left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/

	

	padding-top: 40px;
	transform: translatey(100px);
	transition: all 2s ease;
	opacity: 0;
}
#lbwenzi h1 {
	font-weight: bold;
	font-size: 45px;
	text-shadow: 0px 1px 2px #000;
}
#lbwenzi h1 b {
	color: #e60012;
}
#lbwenzi p {
	font-size: 35px;
	padding-top: 10px;
	line-height: 40px;
	font-weight: 100;
}
#lbwenzi span {
	font-size: 17px;
	line-height: 24px;
	display: block;
	overflow: hidden;
	margin-top: 15px;
}
.xian {
	width: 150px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: #1cae33;
	color: #FFF;
	text-align: center;
	line-height: 50px;
	margin-top: 30px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	float: left;
	margin-right: 15px;
	transition: all 0.5s;
}
.xian:hover {
	width: 170px;
	color: #FFF;
}
#xian1 {
	background: #ec922c;
}
#xian2 {
	width: 150px;
	height: 50px;
	background: #1cae33;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	transition: all 0.5s;
	margin-top: 15px;
}
#xian2:hover {
	width: 170px;
}
.carousel-item.active #lbwenzi {
	transform: translatey(0px);
	opacity: 1
}
.waves {
	background-image: url(waves.png);
	width: 100%;
	height: 35px;
	margin-top: -35px;
	position: relative;
	z-index: 99;
	background-size: 25% 100%;
}
/* ==简介== */

#bj {
	background-image: url(bj.jpg);
	width: 100%;
	padding-bottom: 75px;
}
#jianjie {
	color: #777777;
	font-size: 16px;
	line-height: 26px;
	margin-top: 75px;
	padding-left: 0px;
	box-shadow: 0px 0px 13px rgb(18 114 203 / 15%);
	background-color: #fff;
}
.xnbt {
	margin: 0 auto;
}
.xnbt h2 {
	font-size: 40px;
	text-align: center;
	line-height: 70px;
	padding-top: 55px;
	color: #1cae33;
	font-weight: bold;
}
.xnbt span {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 20px;
	margin: 0 auto;
	background: url(xian.png) no-repeat center center;
	margin-bottom: 45px;
}
.xnbt span .iconfont {
	text-align: center;
	display: block;
	font-size: 30px;
	line-height: 18px;
	color: #1cae33;
	font-weight: bold;
}
/* ==rscp== */

#rscp1 .owl-dots {
	display: none;
}
#rscp4 img {
	width: 90%;
	max-height: 200px;
	margin: 0 auto;
}
#rscp4 {
	margin-bottom: 30px;
	background: #FFF;
	border-radius: 5px;
	padding-top: 13px;
	border: 1px solid #d4dce1;
	transition: all 0.3s;
}
#rscp4:hover {
	border: 1px solid #ec922c;
}
#rscp4 .pictitle {
	padding-top: 20px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #d4dce1;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
#rscp4 .pictitle1 {
	color: #000;
	font-size: 16px;
}
#rscp5 {
	display: block;
	overflow: hidden;
	text-align: center;
	color: #999;
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
}
/* ==底部== */	

#dibu {
	background: #000;
	color: #6e6b6b;
	padding-top: 45px;
	border-top: 5px solid #1cae33;
}
#dibu a {
	color: #6e6b6b;
}
#dibu .icon-jiantou {
	font-size: 12px;
	color: #1cae33;
}
#dibu h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
}
#dibu #fenlei a {
	width: 33.33%;
	display: block;
	overflow: hidden;
	float: left;
}
#dibu #fenlei a:hover {
	color: #1cae33;
}
#dibu #fenlei1 a {
	display: block;
	overflow: hidden;
	width: 47%;
	height: 30px;
	border: 1px solid #6e6b6b;
	text-align: center;
	float: left;
	margin-right: 2%;
	margin-top: 15px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#dibu #fenlei1 .iconfont {
	color: #1cae33;
}
#dibu #fenlei1 a:hover {
	color: #1cae33;
	border-color: #1cae33;
}
#dibu1 {
	border-top: 1px solid #484848;
	line-height: 62px;
	margin-top: 25px;
}
/* ==公司简介== */		

.banner {
	width: 100%;
	padding-bottom: 90px;
	background-position: center center;
	color: #6b8aa8;
}
.banner h1 {
	font-size: 20px;
	font-size: 30px;
	padding-top: 80px;
	color: #fff;
}
.b1 {
	background-image: url(gsjs.jpg);
}
.b2 {
	background-image: url(gsjs2.jpg);
}
.b3 {
	background-image: url(gsjs3.jpg);
}
.b4 {
	background-image: url(gsjs4.jpg);
}
.b5 {
	background-image: url(gsjs5.jpg);
}
.b6 {
	background-image: url(gsjs6.jpg);
}
#rsfenlei {
	background: #f6f6f6;
	border-bottom: 2px solid #d3d2d2;
	padding-top: 25px;
	padding-bottom: 25px;
}
#rsfenlei a {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-right: 20px;
}
#rsfenlei a:hover {
	color: #e60012;
}
#rsfenlei1 {
	text-align: right;
}
#rsfenlei1 a {
	font-weight: normal;
	font-size: 16px;
}
.waves {
	background-image: url(waves.png);
	width: 100%;
	height: 35px;
	margin-top: -35px;
	position: relative;
	z-index: 99;
	background-size: 25% 100%;
}
#pagefl1 {
	text-align: center;
	font-size: 37px;
	line-height: 65px;
	padding-top: 20px;
}
#pagefl1 .tu {
	text-align: center;
	margin: 0 auto;
}
#pagefl1 div img {
	width: 25px;
}
#neirong {
	font-size: 16px;
	color: #777777;
	line-height: 24px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 60px;
}
#neirong strong {
	color: #000;
}
#xwtu img {
	width: 100%;
	min-height: 250px;
}
.single-blog-post {
	margin-bottom: 30px;
}
.single-blog-post .blog-post-content {
	padding: 20px 20px 35px;
	border: 1px solid #f2f2f2;
	min-height: 137px
}
.single-blog-post .blog-post-content span {
	color: #999;
	font-size: 15px;
	display: inline-block;
	margin-bottom: 10px;
}
.single-blog-post .blog-post-content h3 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	height: 60px;
}
.single-blog-post .blog-post-content h3 a {
	color: #1f2d30;
}
.single-blog-post .blog-post-content h3 a:hover {
	color: #00387a;
}
 @keyframes default-btn {
 from {
letter-spacing: 20px;
left: 200px;
opacity: 0
}
to {
	letter-spacing: 0px;
	left: 50px;
	opacity: 1
}
}
.default-btn {
	background-color: #e60012;
	color: #fff;
	display: inline-block;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	opacity: 0;
	position: absolute;
}
.single-blog-post:hover .blog-post-content .default-btn {
	visibility: visible;
	animation: default-btn 1s;
	opacity: 1;
	color: #fff;
	text-decoration: none;
}
#fya {
	width: 100%;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	margin-bottom: 60px;
}
.nav {
	color: #fff;
}
.nav:hover {
	color: #000;
}
#neirong .xwnr h2 {
	color: #000;
	text-align: center;
	font-size: 32px;
	line-height: 65px;
}
#neirong .xwnr h5 {
	color: #7777;
	text-align: center;
	font-size: 16px;
	margin-bottom: 35px;
	padding-bottom: 18px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 35px;
}
#neirong .xwnr .show-page {
	width: 100%;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	margin-top: 35px;
}
#neirong .xwnr .show-page a {
	color: #e60012;
}
#neirong .xwnr .show-page a:hover {
	text-decoration: underline;
}
#neirong .cpquery img {
	width: 100%;
	height: 260px;
}
#neirong .cpquerytitle {
	text-align: center;
	color: #000;
	line-height: 45px;
}
#neirong .lianxi {
	border: 1px solid #dee2e6;
	text-align: center;
	min-height: 145px;
	padding-top: 26px;
	margin-bottom: 35px;
	border-radius: 5px;
}
#neirong .lianxi:hover {
	border: 1px solid #1cae33;
}
#neirong .lianxi .iconfont {
	font-size: 32px;
	color: #1cae33;
}
#neirong .lianxi p {
	color: #000;
	line-height: 35px;
	margin-top: 8px;
}
#biaoge .input {
	width: 98%;
	border: 1px solid #CCC;
	margin-bottom: 22px;
	height: 55px;
	padding-left: 10px;
}
form {
	width: 100%;
}
#biaoge {
	width: 50%;
	float: left;
}
.textarea {
	width: 99%;
	border: 1px solid #CCC;
	padding-left: 10px;
	margin-bottom: 20px;
}
.button2 {
	width: 165px;
	height: 50px;
	background: #1cae33;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border: none;
	margin: 0 auto;
	display: block;
	transition: all 0.3s;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.button2:hover {
	width: 180px;
}
#neirong #zhaopin {
	background: #eff9fd;
	border-bottom: 2px solid #d0dee4;
	padding-top: 15px;
	padding-bottom: 15px;
}
#zhaopin1 div {
	border-bottom: 1px dotted #d0dee4;
	padding-top: 15px;
	padding-bottom: 15px;
}
#zhaopin1 a {
	color: #e60012;
}
#zhaopin1 a:hover {
	text-decoration: underline;
}
#neirong #yewu1 {
	background: #eff9fd;
	padding-left: 45px;
}
#neirong #yewu {
	margin-top: 45px;
}
#neirong #yewu h1 {
	color: #000;
	font-size: 35px;
	padding-top: 40px;
	padding-bottom: 30px;
}
#neirong #yewu a {
	display: block;
	overflow: hidden;
	width: 145px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	background: #4783c4;
	margin-top: 30px;
	transition: all 0.5s;
}
#neirong #yewu a:hover {
	width: 165px;
}
#neirong #yewu p {
	width: 95%;
}
 @media screen and (min-width:768px) and (max-width:960px) {
#wly .wiy1 {
	width: 70%;
}
}
 @media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu {
	display: none;
	background: rgba(0,164,183,0.8)
}
.navbar .nav-item:hover .nav-link {
}
.navbar .nav-item:hover .dropdown-menu {
	display: block;
}
.navbar .nav-item .dropdown-menu {
	margin-top: 0;
}
}
#rscpfl .zhongxin {
	color: #1cae33;
}
#rscpfl {
	background: #f6f6f6;
	border-top: 5px solid #1cae33;
	padding-bottom: 35px;
	padding-left: 25px;
	padding-right: 26px;
}
#rscpfl a {
	float: left;
}
#rscpfl span {
	color: #000;
	padding-top: 30px;
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
}
.rscpfla a {
	float: left;
	color: #999;
}
.rscpfla i {
	float: right;
}
.rscpfla {
	display: block;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px dotted #CCC;
	line-height: 42px;
}
.rscpfla:hover {
	color: #1cae33;
	border-bottom: 1px dotted #1cae33;
}
.rscpfla:hover a {
	color: #1cae33;
}
#rscps {
	float: left;
}
#rscps .cpquerytitle {
	font-size: 15px;
	line-height: 22px;
	margin-top: 10px;
	height: 50px;
}
#rscps:hover .img-thumbnail {
	border: 1px solid #1cae33;
}
#rscpxq {
	float: left;
	border: 1px solid #dee2e6;
	width: 100%;
	min-height: 436px;
	position: relative;
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
}
#rscpxq img {
	position: absolute;
	/* width:92%;*/

	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#rscpxq1 {
	float: left;
}
#rscpxq1 h1 {
	color: #000;
	font-size: 30px;
}
#rscpxq1 span {
	display: block;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #dee2e6;
	border-top: 1px dotted #dee2e6;
	margin-top: 25px;
}
#rscpxq1 .xian {
	width: 130px;
}
.xqnr {
	display: block;
	overflow: hidden;
}
.xqnr1 h3 {
	color: #000;
	width: 100%;
	display: block;
	overflow: hidden;
	line-height: 60px;
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 35px;
	margin-top: 20px;
}
.xqnr1 img {
	width: 100%;
	margin-bottom: 10px;
}
#shangyitiao a {
	color: #1cae33;
	line-height: 30px;
}
#shangyitiao {
	margin-top: 25px;
	margin-bottom: 25px;
}
#pinpai {
	padding: 10px;
	border-top: 1px solid #CCC;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}
#pinpai strong {
	border: 3px solid #dee2e6;
	padding: 10px 25px 10px 25px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	color: #999;
}
#pinpai h2 {
	font-size: 22px;
	line-height: 30px;
	color: #000;
	width: 100%;
	display: block;
	overflow: hidden;
	padding-top: 30px;
}
#yuwu1 .item {
	width: 100%;
	height: 270px;
	border-radius: 25px;
	background-size: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 35px;
	background-size: 100%;
}
#yuwu1 a:hover h1 {
	background: #f08942;
}
#yuwu1 #cpfl1 {
	background-image: url(tu1.jpg)
}
#yuwu1 #cpfl2 {
	background-image: url(tu2.jpg);
}
#yuwu1 #cpfl3 {
	background-image: url(tu3.jpg);
}
#yuwu1 #cpfl4 {
	background-image: url(tu4.jpg);
}
#yuwu1 #cpfl5 {
	background-image: url(tu7.jpg);
}
#yuwu1 #cpfl6 {
	background-image: url(tu8.jpg);
}
#yuwu1 #cpfl7 {
	background-image: url(tu6.jpg);
}
#yuwu1 #cpfl8 {
	background-image: url(tu5.jpg);
}
#yuwu1 #cpfl9 {
	background-image: url(tu9.jpg);
}
#rscp11 h1 {
	display: block;
	overflow: hidden;
	background-color: rgba(28,174,51,0.8);
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 20px;
	bottom: 0;
	position: absolute;
	line-height: 60px;
}
tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.xqnr1 table {
	width: 100%;
	margin: 30px auto;
	line-height: 21px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.xqnr1 table td {
	text-align: center;
	min-height: 30px;
	padding: 8px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.xqnr1 .firstRow td {
	color: #fff;
	background: #f08942;
	font-weight: bold;
}


 @media(max-width: 768px) {
.navbar-brand img {
	width: 80%
}
#wly .wiy1 {
	width: 80%;
}
#biaoge {
	width: 100%;
}
#cdxian .dropdown-menu {
	margin-top: 0;
}
#neirong .xwnr h2 {
	color: #000;
	text-align: center;
	font-size: 22px;
	line-height: 24px;
}
.xwnr img {
	width: 100%;
}
#yewu img {
	width: 100%;
}
#dibu1 {
	line-height: 20px;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#jianjie {
	padding-bottom: 35px;
	padding-left: 15px;
}
#yuwu1 .item {
	height: 150px;
}
#zddh {
	line-height: 25px;
	padding-top: 2px;
}
.yuyan {
	padding: 5px;
}
#yuwu1 #cpfl5 {
	height: 153px;
}
#rscp11 h1 {
	font-size: 17px;
	line-height: 30px;
}
#neirong .cpquery img {
	height: 150px;
}
}
