html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,s,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
  margin:0;padding:0;border:0;outline:0;background:transparent
}

article,aside,details,summary,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
del{text-decoration:line-through}
ins{text-decoration:none}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
ul,li{list-style:none}


em,var{font-style:normal}
input,textarea,button{outline:none;margin:0;padding:0}
body,input,textarea,button,select{font:12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",Helvetica}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}


a,button {
	cursor:pointer;
}
em,h1,h2,h3,h4,h5,h6,strong {
	font-weight:600;
}
a,a:hover,del,ins,s,u {
	text-decoration:none;
}
body,html {
	width:100%;
	height:100%;
}
body {
	background:#fff;
	position: relative;
}
a,a:hover {
	color:#333;
}
a.link {
	color:#4477d0;
}
a.link:hover {
	color:#4477d0;
	text-decoration:underline;
}
a.link.gray {
	color:gray;
}
a.link.gray:hover {
	text-decoration:none;
	color:#4477d0;
}
h1 {
	font-size:50px;
	font-weight:lighter;
	line-height:50px;
}
h2 {
	font-size:26px;
	line-height:26px;
}
h3 {
	font-size:22px;
	line-height:22px;
}
h4 {
	font-size:20px;
}
h4,h5 {
	line-height:1.3em;
}
h5 {
	font-size:16px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

.p1 {
	font-size:12px;
}

.hgt-30 {
  height: 30px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

a.link-1 {
  color: #9a9a9a;
}

a.link-1:hover {
  color: #2f97ff;
}

a.link-2 {
  color: #333;
}
a.link-2:hover {
  color: #2f97ff;
}

a.link-5 {
  color: #444;
}
a.link-5:hover {
  color: #2f97ff;
}


a.link-6 {
  color: #2f97ff;
}
a.link-6:hover {
  color: #00C1DE;
}

a.link-3 {
  color: #00C1DE;
}

a.link-3:hover {
  text-decoration: underline;
}

a.link-7 {
  color: #333;
}

a.link-7:hover {
  color: #f07e5f;
}

a.link-8 {
  color: #999;
}

a.link-8:hover {
  color: #286a46;
}

a.link-4 {
  color: #9dbcf3;
}
a.link-4:hover {
  color: #95b6f3;
}

a.link-9 {
	color: #252b3a;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
a.link-9:hover {
	color: #1149af;
}


.f-hidden {
	display:none;
}
.f-dn {
	display:none!important;
}
.f-hide {
	opacity:0;
}
.z-cursor-d {
	cursor:default!important;
}
::-webkit-scrollbar {
	width:6px;
	height:6px;
}
::-webkit-scrollbar-track {
	background:none;
}
::-webkit-scrollbar-track-piece {
	opacity:0;
}
::-webkit-scrollbar-thumb {
	border-radius:3px;
	background:#5c6e82;
	background:rgba(92,110,130,.6);
}

.c-overlay {
	display: block;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0,0 , 0.3);
}

.clear-overlay-img {
  display: block;
  font-size: 0;
  line-height: 0;
}

.bshadow-1{  
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}

.bshadow-e{  
  box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
}

.Left {
	float: left;
}
.Right {
	float: right;
}

.g-doc {
  max-width: 1920;
  margin: 0 auto;
}

.g-c {
  margin: 0 auto;
	width: 1140px;
}

.g-module {
  background-color: #f4f4f4;
}

.common-current {
	padding-top: 24px;
	padding-bottom: 24px;
}

.common-current .path-sp {
	color: #999;
	font-weight: 600;
}

.common-hide{
	display: none;
}

.content-pager {
  padding-left: 16px;
}
.content-pager > div {
  display: inline-block;
  vertical-align: top;
  
}

.content-pager .pager-pageno {
  width: 500px;
}

.content-pager .pager-result {
  width: 220px;
  text-align: right;
  height: 70px;
  line-height: 70px;
}

.news-tag {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #ddd;
	border-radius: 2px;
	font-size: 12px;
	line-height: 24px;
	color: #666a75;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.news-tag-title {
	border-color: #1149af;
	color: #1149af;
}

.news-tag:hover {
  background: rgb(30, 30, 32);
  color: #fff;
}
.news-tag-title:hover {
  background: #1149af;
  color: #fff;
}

div.required .control-label:not(span):before, td.required:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

/*********** header **************/
.g-header {
	background-color: rgba(255, 255, 255, .1);
	width: 100%;
}

.g-header.header-sm {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .9);
  background-color: rgba(255, 255, 255, 1);
	transition: top .3s;
	z-index: 9999;
	border-bottom: 1px solid #f6f7f3;
}

.header-box {
	display: flex;
	justify-content: center;
	align-items: center;
	/* border: 1px solid #c30d23; */
}

.header-main {
	width: 100%;
	padding-top: 48px;
}

.header-menu {
	height: 80px;
	transition: height .3s ease-out; 
	/* border: 1px solid #c30d23; */
}

.header-sm .header-menu {
	height: 58px;
	transition: height .3s ease-in; 
}

.header-nav {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.header-item {
	height: 100%;
}

.header-item+.header-item {
	margin-left: 46px;
}

.header-item a {
	display: flex;
	align-items: center;
	color: #333;
	font-size: 16px;
	height: 100%;
	padding: 0 28px;
}

.header-item a:hover {
	color: #c30d23;
}

.header-logo {
	opacity: 1;
	width: 200px;
	height: 148px;
	background: url(../image/logo.png) no-repeat;
	background-position: top center;
	/* background-size:contain; */
	/* border: 1px solid #f0f0f0; */
}

.header-sm .header-logo {
	opacity: 1;
	width: 180px;
	height: 52px;
	background: url(../image/logo.png) no-repeat;
	background-position: top center;
	background-size:contain;
	/* border: 1px solid #f0f0f0; */
}


.header-logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.nav-link{
	position:relative;
	overflow: hidden;
	display:block;
	padding:0 8px;
	line-height:50px;
	text-decoration:none;
	color:#5c5c5c;
	font-size:13px;
	-webkit-transition: all .2s ease;
       -o-transition: all .2s ease;
          transition: all .2s ease;
}

.header-item:hover .nav-link{
	font-weight:bold;
	color: #fff !important;	
	z-index: 13;
}

.header-item:hover .nav-link:before{
	height: 100%;
}

.header-links {
	flex-grow:1;
	padding-left: 30px;
	text-align: right;
}

.header-links > * {
	display: inline-block;
	vertical-align: middle;
	/* text-align: center; */
	padding: 0 8px;
	font-size: 12px;
	color: #747c8c;
}

.nav-link.navactive{
	background-color: #c30d23;
	color: #ffffff;
	font-weight:bold;
}

.nav-link:before{
	transition: height ease .3s;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    content: "";
		/* background-color: #9dbcf3; */
		background-color: #c30d23;
    height: 0;
    width: 100%;
    bottom: 0;
    left: 0;
		right: 0;
		z-index: -1;
}

.nav-dropdown {
	position: relative;
}


.dropdown-subnav{
	z-index: 100;
	position: absolute;
	background: #fff;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.08);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.subnav-abountme {
	width: 120px;
}

.subnav-solution {
	min-width: 220px;
}

.nav-dropdown:hover .dropdown-subnav{
	-webkit-transform: scale(0);
	transform: scale(1);
	transition:all .4s ease;
}
.nav-dropdown .dropdown-subnav li{
	position:relative;
}
.nav-dropdown .dropdown-subnav li a {
	font-size: 13px;
	padding: 10px 15px;
	display: block;
	text-decoration:none;
	color:#c30d23;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.nav-dropdown .dropdown-subnav li:hover{
	background-color: #f0f0f0;
}
.nav-dropdown .dropdown-subnav li:hover>a{
	color: #c5636e;
}

.header-subnav {
	position: absolute;
	top: 128px;
	left: 0;
	background: #fff;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

.header-subnav .subnav-inner.navhide {
	display: none;
}
.header-subnav .subnav-case {
	display: block;
}
.header-subnav .subnav-inner {
	width: 1180px;
	display: block;
	margin: 0 auto;
	padding: 25px 0;
	z-index: 1000;
}

.nav-partner ul li+li {
	margin-top: 18px;
}

.nav-partner ul li > div {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

.nav-partner ul li {
	padding: 4px 12px 4px 4px;
	/* border-width: 1px;
	border-style: solid;
	border-color: #ededed; */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.nav-partner ul li:hover {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
}

.nav-partner .navp-title {
	margin-left: 12px;
	width: 300px;
}

.nav-partner .navp-title a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	height: 36px;
	line-height: 36px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav-partner .navp-title p {
	font-size: 13px;
	font-weight: 300;
	color: #666;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.nav-casebox {
	padding-left: 40px;
}

.nav-casebox > div {
	display: inline-block;
	vertical-align: middle;
}

.navc-main {
	width: 200px;
}

.navpc-main {
	margin-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	padding-left: 40px;
	padding-bottom: 12px;
}

.navpc-cate {
	width: 180px;
	margin-right: 12px;
}

.nav-common-tle {
	padding: 12px 0;
	font-size: 18px;
	font-weight: 300;
}

.nav-common-more {
	padding-left: 6px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: 300;
}

.navc-main li,
.navpc-cate li {
	padding: 0 6px;
	font-size: 14px;
}
.navc-main li a,
.navpc-cate li a {	
	display: block;
	color: #666;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.navc-main li p {
	font-size: 12px;
	color: #999;
	height: 56px;
	overflow: hidden;
}

.navc-main li:hover,
.navpc-cate li:hover
{
	background-color: #f7f7f7;
}
.navc-main li:hover>a,
.navpc-cate li:hover>a
{
	color: #1e91cf;
}

.navc-contact {
	margin-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	padding: 24px 0 24px 36px;
}

.navc-cont p {
	text-align: center;
	margin-bottom: 8px;
}

.navc-cont p img {
	width: 100px;
	height: 100px;
}

.navc-cont .navcc-title {
	font-size: 16px;
	font-weight: 500;
	color: #222222;
}

.navc-cont .navcc-ti {
	font-size: 14px;
	font-weight: 300;
	color: #555;
}

.subnav-product > div {
	display: inline-block;
	vertical-align: top;
}

.navp-row + .navp-row {
	margin-top: 24px;
}

.navp-item {
	display: inline-block;
	vertical-align: top;
}

.navp-item + .navp-item {
	margin-left: 24px;
}

.navp-item img {
	width: 120px;
	height: 88px;
}

.navp-item h5 {
	font-size: 14px;
	text-align: center;
}

.nav-pdcate > div {
	display: inline-block;
	vertical-align: middle;
}

.hdcl-tle {
	display: block;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #c30d23;
}

.hdcl-tle:hover {
	color: #6c89bf;
}

.hdcl-desc {
	font-size: 12px;
	color: #757674;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}

.hd-consult-main {
	/* border: 1px solid #ff0f0f; */
	padding: 30px 0;
}
.hd-consult-li {
	position: relative;
	/* border: 1px solid #ff0f0f; */
	padding-top: 12px;
}
.hd-consult-li::after {
	content: " ";
	position: absolute;
	top: 0;
	left: 100%;
	width: 1px;
	height:99%;
	background-color: #ededed;
} 

.hd-consult-item {
	/* border: 1px solid #ff00ff; */
}

.hdcl-img {
	display: block;
}

.hdcl-item img {
	width: 80px;
	height: 68px;
}

.hdcl-item+.hdcl-item{
	margin-top: 20px;
}

.hdcr-icon i {
	color: #c30d23;
	font-size: 50px;
}

.hdcr-tle {
	font-size: 16px;
	font-weight: 500;
	color: #c30d23;
	padding-bottom: 10px;
	padding-top: 6px;
}

.hdcr-info {
	font-size: 12px;
	color: #757674;
}

.hdcr-btm {
	text-align: center;
	padding-top: 30px;
}

.hdcr-btm a {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #3466bf;
	padding: 6px 36px;
	color: #3466bf;
}

.hdcr-btm a:hover {
	color: #5c7fbf;
	border: 1px solid #5c7fbf;	
}

.hd-topic-zuli {
	position: relative;
	padding-left: 30px;
}

.hd-topic-zuli:before {
	position: absolute;
	content: " ";
	width: 1px;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #ededed;
}

.hd-topic-item {
	position: relative;
	display: block;
	font-size: 15px;
	color: #3466bf;
	padding:1px 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hd-topic-item::before {
	position: absolute;
	content: " ";
	left: 0;
	height: 6px;
	width: 6px;
	top: 8px;
	background-color: #3466bf;
}
.hd-topic-item:hover {
	color: #5c7fbf;
}


.hd-topic-img img {
	width: 100%;
}

.hd-topic-zuli {
	position: relative;
}

.hd-topic-tle {
	font-size: 18px;
	color: #c30d23;
	font-weight: 500;
	padding-bottom: 8px;
}

.hd-topic-desc{
	font-size: 14px;
	line-height: 22px;
	color: #373737;
	padding-top: 16px;
}

.hd-topic-btm {
	padding-top: 16px;
}

.hd-topic-btm a {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #3466bf;
	padding: 6px 36px;
	color: #3466bf;
}

.hd-topic-btm a:hover {
	color: #5c7fbf;
	border: 1px solid #5c7fbf;	
}

.hd-report-main {
	padding: 30px 0;
}
.hd-ri-head {
	position: relative;
	padding-left: 108px;
}

.hd-ri-head i {
	position: absolute;
	font-size: 44px;
	left: 8px;
	color: #c30d23;
}

.hd-ri-tle {

}

.hd-ri-tle a {
	display: block;
	font-size: 16px;
	color: #c30d23;
	padding-bottom: 2px;
}

.hd-ri-tle p{
	font-size: 12px;
	color: #5c7fbf;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
}

.hd-ri-desc {
	font-size: 14px;
	line-height: 22px;
	padding-top: 26px;
}

.hd-ri-info {
	padding-top: 12px;
	height: 90px;
}
.hd-ri-btm {
	padding-top: 36px;
	text-align: center;
}

.hd-ri-a {
	display: block;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
	width: 100%;
	color: #676767;
}
.hd-ri-a:hover {
	color: #3466bf;
}

.hd-ri-a::before {
	position: absolute;
	top: 8px;
	left: 2px;
	content: ' ';
	width: 4px;
	height: 4px;
	background-color: #676767;
}

.hd-ri-btm a {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #3466bf;
	padding: 6px 36px;
	color: #3466bf;
}

.hd-ri-btm a:hover {
	color: #5c7fbf;
	border: 1px solid #5c7fbf;	
}
.hd-report-mi{
	position: relative;
	padding: 0px 26px;
}
.hd-report-mi+.hd-report-mi:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 10%;
	height: 55%;
	width: 1px;
	background-color: #ededed;
}

.hd-report-img {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 100px;
	width: 100px;
}

.hd-report-img img {
	width: 100%;
	height: 100%;
}

.hd-training-main {
	padding: 30px 0;
}

.hd-training-item {
	text-align: center;
}

.hd-traning-img {
	display: block;
}

.hd-training-item img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 1px solid #ededed;
	transition: all .3s ease;
}

.hd-training-item img:hover {
	opacity: .75;
}

.hd-traning-tle {
	display: block;
	font-size: 16px;
	color: #c30d23;
	font-weight: 500;
	transition: all .3s ease;
	padding-top: 26px;
	padding-bottom: 16px;
}

.hd-traning-tle:hover {
	color: #5c7fbf;
}

.hd-training-li{
	position: relative;
	padding: 0px 26px;
}
.hd-training-li+.hd-training-li:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 10%;
	height: 65%;
	width: 1px;
	background-color: #ededed;
}

.hser-row + .hser-row{
	margin-top: 8px;
}

.hser-itembox{
	padding: 8px;
}

.hser-item {
	display: block;	
	box-shadow:  0 2px 8px rgba(0, 0, 0, .09);
	-moz-box-shadow:  0 2px 8px rgba(0, 0, 0, .09);
	-webkit-box-shadow:  0 2px 8px rgba(0, 0, 0, .09);
	background: #fff;
}

/* .hser-item > div{
	display: inline-block;
	vertical-align: top;
} */

.hser-item:hover .hser-info h4 {
	color: #1b77f0;
}

.hser-item:hover {
	box-shadow:  0 2px 8px rgba(0, 0, 0, .19);
	-moz-box-shadow:  0 2px 8px rgba(0, 0, 0, .19);
	-webkit-box-shadow:  0 2px 8px rgba(0, 0, 0, .19);
}


.hser-info{
	padding: 8px;
}

.hser-info h4 {
	font-size: 14px;
	color: #1149af;
	padding-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hser-info p{
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	color: #474747;
}

.common-box {
	padding-top: 130px;
	padding-bottom: 100px;
}

.common-title {
	position: relative;
	font-size: 50px;
	font-weight: 600;
	line-height: 98px;
	color: #373737;
	margin: 0 auto 80px auto;
	text-align: center;
	width: 286px;
	letter-spacing: 10px;
	z-index: 10;
}

.common-title span{
	color: #f9f9f9;
}
.common-title::before{
	position: absolute;
	content: " ";
	left: 0;
	top: 12px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #c30d23;
	z-index: -1;
}

.common-title::after{
	position: absolute;
	content: " ";
	right: 32px;
	bottom: -6px;
	height: 1px;
	width: 90px;
	border-bottom: 12px dotted #c30d23;
	/* background-color: #c30d23; */
}

.common-title img {
	width: 100%;
}

.common-subtitle {
	font-size: 18px;
	color: #888;
	font-weight: 300;
	text-align: center;
}

.m-icon {
  background: url(../image/icons.png) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.expand .m-icon.icon-unfold,.icon.icon-fold {
	background-position:0 -20px;
}

.m-icon.icon-unfold {
  background-position: -20px -20px;
}


/*********** 大图轮动 **************/
.swiper-adbig .adbig-item {
	height: 750px;
	width: 100%;
	background-position: center;
	background-size: cover;
	text-align: center;
	background-repeat: no-repeat;
}

.swiper-adbig .swiper-pagination-bullet-active{
	background: #c30d23;
}

.spvideo-item {
	position: relative;
	z-index: 9;
}

.spvideo-player{
	width: 100%;
	height: 750px;
	z-index:1;
}

.spvideo-player .vjs-poster{
	width: 100%;
}

.spvideo-mask{
	position: absolute;
	/* visibility: hidden; */
	top: 0;
	left: 0;
	right: 0;
	bottom: 2px;
	z-index: 99;
	/* background: #000; */
	/* opacity: .15; */
}

.spvideo-screen {
	z-index: 9990;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #000;
}

.spvideo-screen .sbig_videojs_close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	font-size: 50px;
	z-index: 9992;
	background-color: #f9f9f9;
	cursor: pointer;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	text-align: center;
}

.spvideo-mask.bgziimg{
	background-image: url(../image/top_100214_750_2_zibg.png);
	background-size: cover;
	background-position: top center;
}

.spvideo-zibtn {
	position: absolute;
	top: 50%;
	left: 50%;
	/* right: 0; */
	/* bottom: 2px; */
	z-index: 99;
	font-size: 60px;
	color: #f8f8f8;
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.spvideo-zibtn a {
	display: block;
	text-align: center;
	font-size: 22px;
	color: #707070;
}
.spvideo-zibtn a:hover {
	color: #878787;
}

.spvideo-zibtn a img {
	width: 26px;
	height: 26px;
}

.spvideo-item video {
	/* object-fit: contain; */
	object-fit: cover;
	pointer-events: none;
}

/********************关于我们**************/
.me-main {
	padding: 56px 0 80px;
}
.me-list {
	padding-bottom: 80px;
}
.me-head,
.me-subhead {
	text-align: center;
}

.me-layer {
	padding-top: 50px;
	width: 920px;
	margin: 0 auto;
}

.me-item+.me-item {
	margin-top: 44px;
}

.me-item {
	position: relative;
	padding-left: 120px;
	min-height: 100px;
}

.me-item i {
	display: block;
	position: absolute;
	top: 0;
	font-size: 50px;
	height: 80px;
	line-height: 80px;
	width: 80px;
	color: #565656;
	left: 0;
	border-radius: 50%;
	border: 1px solid #565656;
	text-align: center;
}

.me-item h3 {
	font-size: 22px;
	color: #1e91cf;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
}

.me-item p {
	font-size: 16px;
	color: #888;
}

.me-link a {
	font-size: 18px;
	padding: 8px 44px;
}



/**************************************************品牌介绍***************************/
.ppjs-desc{

}

.djs-container {
	background: url(../image/bg_20102104.jpg);
	background-repeat: no-repeat;
	background-size:cover;

}

.djs-main{
	height: 600px;
	text-align: right;
	padding: 40px 0;
}

.djs-right {
	/* width: 600px; */
	display: inline-block;
	color: #ffffff;
	text-align: left;
}

.djsr-title {
	font-size: 32px;
	margin-bottom: 16px;
}

.djsr-info {
	margin: 40px 0;
	padding: 70px 0;
	border-top: 1px dashed #efefef;
	border-bottom: 1px dashed #efefef;
}

.djsri-line::after {
	position: absolute;
	content: " ";
	width: 1px;
	height: 88px;
	background: #dedede;
	top: 16px;
	right: 0;
}

.djsri-item +.djsri-item {
	margin-left: 60px;
}

.djsri-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-right: 60px;
}

.djsri-tle {
	font-size: 20px;
	font-weight: 400px;
}

.djsri-p{
	font-size: 68px;
	font-weight: 300;
}

.djsri-p .ipsmall{
	font-size: 14px;
}

.djsr-desc {
	font-size: 14px;
}

.yshi-main {
	padding: 80px 0;
	/* border: 1px solid #1149af; */
}

.yshi-row {
	text-align: center;
}

.yshi-item {
	display: inline-block;
	vertical-align: top;
}

.yshi-item + .yshi-item{
	margin-left: 80px;
}

.yshi-icon {
	font-size: 70px;
	color: #c30d24;
	font-weight: 500;
	font-style: italic;
}

.yshi-icon .ismall{
	font-size: 16px;
	color: #343434;
	font-weight: 500;
}

.yshi-tle {
	padding-top: 20px;
	font-size: 20px;
	font-weight: 500;
}

/**************************************************养殖基地***************************/

.cpjj-container {
	background: url(../image/bg_01200014.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	z-index: -2;
	/* background-size: 100%; */
	/* background-position: top center; */
}

.cpjj-main {
	/* border: 1px solid #286a46; */
}

.cpjj-col {
	/* display: inline-block; */
	/* vertical-align: top; */
	/* width: 168px; */
}

.cpjj-col+.cpjj-col{
	/* margin-left: 22px; */
}

.cpjjcol-img {
	/* border: 1px solid #999999; */
	overflow: hidden;
}

.cpjjcol-img img {
	width: 100%;
	-webkit-transform: scale(1.01);
	   -moz-transform: scale(1.01);
	    -ms-transform: scale(1.01);
	     -o-transform: scale(1.01);
			transform: scale(1.01);
	-webkit-transition: transform .3s linear;
	   -moz-transition: transform .3s linear;
	    -ms-transition: transform .3s linear;
	     -o-transition: transform .3s linear;
			transition: transform .3s linear;
}

.cpjjcol-img:hover img{
	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	     -o-transform: scale(1.2);
			transform: scale(1.2);
}

.cpjj-col a {
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
}

/**************************************************养殖基地***************************/
.yzjd-container {
	padding-top: 130px;
	padding-bottom: 100px;
}

.swiper-yzjd .yzjdsp-item {
	height: 913px;
	width: 100%;
	background-position: center;
	background-size: cover;
	text-align: center;
	background-repeat: no-repeat;
}

.yzjd-main .swiper-pagination-bullet {
	width: 100px;	
	border-radius: 4px;
}

.yzjd-main .swiper-pagination-bullet+.swiper-pagination-bullet{
	margin-left: 20px!important;
}

.yzjd-main .swiper-pagination-bullet-active{
	background: #c30d23;
}

.spitem-box {
	/* border: 1px solid #00C1DE; */
	padding-top: 148px;
}

.spitem-tle {
	font-size: 46px;
	color: #efefef;
}

.spitem-desc {
	font-size: 18px;
	padding-top: 16px;
	text-align: center;
	color: #cdcdcd;
}


.spitem-ysgzz .spitem-tle {
	text-align: right;
	color: #fefefe;
}

.spitem-ysgzz .spitem-desc {
	padding-left: 300px;
	color: #cdcdcd;
	
	line-height: 36px;
	text-align: right;
}

.spitem-mlyjy .spitem-tle {
	text-align: right;
	color: #383737;
}

.spitem-mlyjy .spitem-desc {
	color: #464646;
	
	line-height: 36px;
	padding-left: 420px;
	text-align: right;
}

.spitem-gzjd .spitem-tle {
	color: #f6f6f6;
}

.spitem-gzjd .spitem-desc {
	color: #343434;
	
}

/**************************************************二级页面***************************/
.er-commbg{
	background-size: cover;
	background-position: top center;	
}

.bg-honor {
	height: 750px;
	background-image: url(../image/bg_top_1017_1.jpg) ;
	background-repeat: no-repeat;
}
.bg-contactus {
	height: 477px;
	background-image: url(../image/bg_top_1028_1.jpg) ;
	background-repeat: no-repeat;
}
.bg-product {
	height: 477px;
	background-image: url(../image/bg_top_1028_2.jpg) ;
	background-repeat: no-repeat;
}


.hor-container{
	padding: 100px 0 100px 0;
}


.cus-container {
	padding: 100px 0;
}

.pdc-container{
	padding: 100px 0;
}

.hor-item {
	padding: 28px;
}

.hor-imgrow{
	text-align: center;
}
.hor-imgrow img {
	max-width: 100%;
}

.hori-tle {
	text-align: center;
	font-size: 20px;
	padding-top: 22px;
}

.bg-dcul {
	height: 477px;
	background-image: url(../image/bg_top_1017_2.jpg) ;
	background-repeat: no-repeat;
}

.dcul-container {
	padding-bottom: 100px;
}

.dcul-head {
	padding: 80px 0 120px 0;
}

.dcul-head .head-row{
	/* border: 1px solid #1149af; */
}

.dcul-head .head-col {
	position: relative;
	width: 24%;
	display: inline-block;
	vertical-align: top;
}

.dcul-head .head-col::before{
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	width: 30px;
	height: 3px;
	background-color: #c30d24;
}

.dcul-head .head-col h3 {
	font-size: 26px;
	font-weight: 500;
	line-height: 70px;
}

.dcul-head .head-col p{
	padding-right: 20px;
	font-size: 14px;
	color: #686868;
	line-height: 24px;
}


.dcul-wpitem{
	padding: 128px 0;
}

.wpitem-one {
	background-color: #f7f7f7;
}

.wpitem-main {
	/* border: 1px solid #286a46; */
}
.wpitem-col {
	display: inline-block;
	vertical-align: top;
	width: 49.5%;
}

.wpitem-col .col-img img {
	width: 100%;
}

.wpitem-one .wpitem-info  {
	position: relative;
	padding-left: 78px;
	margin-left: 78px;
	border-left: 1px dashed #878787;
}

.wpitem-info::before{
	position: absolute;
	content: " ";
	top: 70px;
	left: 78px;
	width: 30px;
	height: 3px;
	background-color: #c30d23;
}

.wpitem-info h3 {
	font-size: 20px;
	font-weight: 500;
}

.wpitem-info h5 {
	font-size: 16px;
	font-weight: 400;
	padding-top: 10px;
	padding-bottom: 40px;
	color: #575757;
}

.wpitem-info p{
	font-size: 14px;
	color: #878787;
}

.wpitem-two .wpitem-info  {
	position: relative;
	padding-right: 78px;
	margin-right: 78px;
	border-right: 1px dashed #878787;
	padding-top: 130px;
	padding-bottom: 80px;
}

.wpitem-two .wpitem-info h3 {
	padding-bottom: 12px;
}

.wpitem-two .wpitem-info::before{
	top: 110px;
	left: 0;
}

.wpitem-list {
	padding-top: 80px;
}

.wpitem-menu{	
	margin: 0;
	white-space:nowrap;
	font-size:0;
}

.wpitem-list h3 {
	padding-bottom: 16px;
}

.wpitem-list .wpitem-content {
	margin-right: 4px;
}

.wpitem-list .menu-item:first-child{
	border-left: 1px solid #464646;
}

.wpitem-list .menu-item {
	display: inline-block;
	vertical-align: top;
	width: 33.2%;
	font-size: 22px;
	text-align: center;
	line-height: 60px;
	border-top: 1px solid #464646;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
}

.wpitem-list .menu-item.active{
	background-color: #c30d23;
	color: #f7f7f7;
}


.wpitem-content {
	display: block;
	height: 500px;
	background-image: url(../image/bg_mod_650012_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding-top: 158px;
}

.wpitem-content .content-ib {
	position: relative;
	/* border:  1px solid #cdcdcd; */
	/* padding: 30px 0; */
}

.wpitem-content .content-item {
	/* border:  1px solid #cdcdcd; */
	padding: 30px 22px;
}


.wpitem-content .content-ib+.content-ib::before{
	position: absolute;
	content: " ";
	top: -0;
	left: 0;
	height: 100%;
	width: 1px;
	border-right: 2px dashed #989898;	
}

.wpitem-content .content-tle{
	font-size: 26px;
	
}
.wpitem-content .content-ath{
	font-size: 18px;
	line-height: 38px;
	text-align: right;
	padding-right: 20px;
}

.wpitem-thr{
	background-color: #f7f7f7;
}

.wpitem-thr .wpitem-info  {
	position: relative;
	padding-left: 78px;
	margin-left: 78px;
	border-left: 1px dashed #878787;
	padding-top: 50px;
	padding-bottom: 40px;
}

.wpitem-thr .wpitem-info p{
	font-size: 14px;
	color: #878787;
	padding: 40px 0;
}

.wpitem-thr .wpitem-info::before{
	top: 190px;
}


.info-title {
	position: relative;
	padding-bottom: 40px;
}

.info-title::after{
	position: absolute;
	content: " ";
	right: 50%;
	bottom: 0;
	width: 60px;
	height: 1px;
	transform: translateX(50%);
	background-color: #c5636e;
}

.info-h3{
	
	font-weight: 500;
}

.info-h5{
	font-size: 14px;
	color: #686868;
}

.info-p{
	font-size: 14px;
	color: #282828;
}

.info-email {
	color: #c30d23;
	font-size: 16px;
	padding-bottom: 20px;
}


/*************pdsearch 搜索*****************/

.pds-head{
	background-color: #dedede;
}

.pds-title{
	text-align: center;
	padding-top: 26px;
	font-size: 30px;
	font-weight: 600;
}

.pds-cont{
	padding-bottom: 80px;
}
.pds-search{
	padding: 40px 100px;
}

.search-form .form-control{
	height: 56px;
	font-size: 18px;
}

.search-button__sch{
	font-size: 18px;
	padding: 13px 35px;
}

.search-form__pid {
	width: 120px!important;
}

.schret-main{
	margin-top: 40px;
	box-shadow: 0 1px 15px 0 rgba(0,0,0,.09);
	padding: 20px;
}
.schret-list{
	padding: 30px 16px;
}
.schret-item+.schret-item{
	margin-top: 16px;
	padding-top: 16px;
}
.schret-item{	
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.schret-title{
	font-size: 18px;
}

.schret-keyword {
	color: #ff0000;
}

.schret-item__title{	
	font-size: 18px;
	font-weight: 600;
	color: #222222;
}

.answer-cont .schret-item__desc{
	margin: 16px 0;
	background-color: #f9f8f7;
	padding: 8px;
	border-radius: 6px;
}

.schret-item__desc p {
	font-size: 15px;
	line-height: 1.6;
}

.schret-item__desc img{
	max-width: 100%;
}

.schret-item__tag > div {
	display: inline-block;
	vertical-align: middle;
}
.schret-item__tag > div+div{
	margin-left: 10px;
}

.schret-item__id{
	color: #999999;
}

.schret-item__tag-date{
	font-size: 12px;
	color: #999999;
}

.schret-item__key a {
	color: #1b77f0;
}

.schret-item__key a:hover{
	color: #1e91cf;

}

.schret-item__ht{
	display: flex;
}

.schret-item__ht>div+div{
	margin-left: 15px;
}

.schret-item__img img{
	border:1px solid #ddd
}

.schret-item__btns > button + button{
	margin-left: 10px;
}

.schret-item__btns .cbutton-item+.cbutton-item{
	margin-left: 10px;
}

.material-cont .schret-item{
	padding-bottom: 20px;
}

.material-cont .schret-item__desc{
	padding: 10px 0;
	font-size: 14px;
	color: #494949;
}

.search-notice{
	font-size: 12px;
	color: #999999;
}

a.schret-item__link:hover{
	color: #666666;
	text-decoration: underline;
}


.sgl-body{
	background-color: #f8f9f8;
}

.sgl-wp {
	min-height: 600px;
}

.sgl-main{
	padding: 40px 60px;
}

.sgl-footer .footer-main{
	padding: 20px 60px;
}

.sgl-footer .footer-notice{	
	font-size: 12px;
	color: #999999;
}

.detail-head{
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.detail-subtle{
	padding-top: 8px;
	font-size: 14px;
	color: #999999;
}
.detail-image{
	padding: 20px 0;
}

.detail-desc{
	padding: 15px 0;
	font-size: 14px;
	color: #595959;
}
.detail-title{
	font-size: 22px;
	color: #232323;
	font-weight: 400;
}

.detail-content{
	padding: 40px 0px;
}

.detail-content p{
	font-size: 15px;
	line-height: 1.4;
}

.detail-content img {
	max-width: 100%;
	/* height: 100%!important; */
	height: auto!important;
}

.pdimg-row+.pdimg-row{
	margin-top: 20px;
}

.pdimg-item__link img {
	width: 100%;
	border: 1px solid #ddd;
}

.pdimg-item > a{
	display: block;
}

.pdimg-item__down{
	padding-top: 8px;
	text-align: center;
	font-size: 14px;
}

.schret-item__tag-cate a {
	color: #999999;
}
.schret-item__tag-cate a:hover {
	color: #cdcdcd;
}


.mdl-copy__content{
	margin:20px auto;
	text-align: center;
	font-size: 16px;
}

@media (max-width: 767px) {

	.pds-head .container{
		padding: 0;
	}
	.pds-search{
		padding: 20px 0;
	}

	.search-form .form-control{
		height: 34px;
		font-size: 14px;
	}

	.search-form .search-button__sch{
		font-size: 14px;
		padding: 5px 10px;
	}

	.search-form__pid {
		width: 80px!important;
	}
	
}

/********************二级页面产品中心*********************/
.pdc-cate {
	text-align: center;
}
.cate-navitem {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 134px;
	background-image: url(../image/cate_navitem_124502.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;	
	padding-bottom: 120px;
}


.cate-navitem+.cate-navitem{
	margin-left: 80px;
}
.cate-navitem a{
	position: relative;
	display: block;
	font-size: 26px;
	width: 30px;
	padding: 0;
	line-height: 28px;
	margin-top: 28px;
	margin-left: 52px;
	padding-bottom: 12px;
	color: #373737;
	user-select: none;
}

.cate-navitem a::after{
	position: absolute;
	content: " ";
	bottom: 0;
	left: 2px;
	width: 90%;
	height: 2px;
	background-color: #373737;
}

.cate-navitem.active{
	position: relative;
	background-image: url(../image/cate_navitem_124501.png);
}
.cate-navitem.active::after{
	position: absolute;
	content: " ";
	bottom: 0;
	left: 48px;
	width: 0;
	height: 0;
	
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 40px solid #c30d23;
}

.cate-navitem.active a {
	color: #f9f9f9;
}

.cate-navitem.active a::after {
	color: #f9f9f9;
	background-color: #f9f9f9;
}

.cate-product {
	background-color: #c30d23;
}

.product-nav{
	text-align: center;
	padding: 80px 0 80px 0;
}
.product-navitem {
	/* display: inline-block;
	vertical-align: top;
	width: 145px; */
}

.product-navitem+.product-navitem{
	margin-left: 35px;
}
.pdnavitem-img img {
	max-width: 100%;
}

.pdnavitem-tle{
	color: #f9f9f9;
	font-size: 14px;
	padding-top: 8px;
}

.pdc-info {
	padding: 80px 60px;
}


/*******************************************/

.pic-container{
	width: 1280px;
	margin: 0 auto;
}

.pic-main{
	margin-top: 40px;
	/* box-shadow: 0 1px 15px 0 rgba(0,0,0,.09); */
	padding: 20px;
	border: 1px solid #f9f9f9;
}

.pic-row+.pic-row{
	margin-top: 60px;
}

.pic-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}

.pic-itembx{
	padding: 20px 15px;
}

/* .pic-itembx+.pic-itembx{
	margin-left: 40px;
} */


.pic-item{
	width: 270px;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-ms-transition: all .3s ease; 
	-o-transition: all .3s ease; 
	transition: all .3s ease; 
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	-ms-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	-o-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1); 
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);

}

.pic-item__info{
	padding: 8px;
}

.pic-item__info>div+div{
	margin-top: 4px;
}

.pic-item__title{
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pic-item__tag{
	color: #797979;
}

.pic-item__tag a{
	color: #797979;
}

.pic-item__tag >div{
	display: inline-block;
	vertical-align: top;
}


.pic-item__img{
	width: 270px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.pic-item__imgbx{
	display: block;
	overflow: hidden;
	border: 1px solid #ddd;
}

.pic-content{
	padding: 30px 0;
}

.pic-info{
	/* border: 1px solid #ddd; */
	font-size: 14px;
}

.pic-btn__down{
	border: 1px solid #1b77f0;
	color: #1b77f0;
	padding: 0 6px;
}

/********************包装空隙率************************/
.pack-head{
	padding: 40px 0;
	text-align: center;
}
.pack-title{
	font-size: 40px;
}

.pack-subtitle{
	font-size: 14px;
	color: #999999;
}

.pack-stm{
	width: 680px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

.pstm-title{
	font-size: 18px;
	text-align: center;
	color: #3c3c3c;
}

.pstm-desc{
	margin-top: 6px;
	font-size: 12px;
	color: #999999;
}

.pack-copyright{
	margin-top: 30px;
	text-align: center;
	color: #696969;
}


.pack-result{
	width: 780px;
	margin: 0 auto;
	border: 1px solid #ddd;
	padding: 15px;
}

.product-list .product-item+.product-item{
	margin-top: 20px;
	border-top: 1px dashed #ededed;
	padding-top: 20px;
}

.presult-head{
	font-size: 20px;
	font-weight: 600;
	color: #3c3c3c;
	text-align: center;
}

.presult-row{
	display: flex;
	flex-wrap: wrap;
}

.presult-item{
	display: flex;
	align-items: center;
	padding: 8px 15px;
}

.presult-item__label{
	font-size: 16px;
	font-weight: 600;
	color: #474747;
}

.presult-item__value{
	padding-left: 8px;
	font-size: 18px;
	color: #1b77f0;
	font-weight: 600;
}

.presult-item__ret{
	font-size: 26px;
}

.product-button{
	padding-bottom: 15px;
}


/**************************************************footer***************************/
.ft-container {
	background: url(../image/bg_30010104.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	color: #B2B2B2;
	padding: 100px 0 60px 0;
}

.ft-list {
	/* border: 1px solid #00C1DE; */
	padding-bottom: 80px;
}

.ft-ewms {
	/* width: 820px; */
	text-align: right;
	/* margin-left: 280px; */
}

.ft-tel h5 {
	padding-bottom: 12px;
}

.ft-tel h2 {
	font-size: 40px;
}

.ftewm-item{
	display: inline-block;
	vertical-align: top;
}

.ftewm-item+.ftewm-item{
	margin-left: 20px;
}

.ftewm-img {
	font-size: 0;
	line-height: 0;
	padding: 6px;
	background: #efefef;
	box-sizing: content-box;
	width: 80px;
}

.ftewm-img img {
	display: block;
	width: 100%;
}

.ftewm-tle {
	padding-top: 8px;
	text-align: center;
}

.ft-links {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.ft-line {
	width: 90%;
	height: 1px;
	margin: 0 auto;
	background: #797979;
}

.ft-link {
	position: relative;
	display: inline-block;
	vertical-align: top;
}


.ft-link + .ft-link{
	margin-left: 20px;
	padding-left: 20px;
}

.ft-link + .ft-link::before{
	position: absolute;
	content: " ";
	top: 4px;
	left: 0;
	width: 2px;
	height: 10px;
	background: #b2b2b2;
}

.ft-container a {
	color: #B2B2B2;
}

.ft-bottom p {
	text-align: center;
}

.cus-navbar .navbar-brand {
	color: #c30d23;
	padding-left: 50px;
	background-image: url(../image/logo-40x40.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;

}

.navbar-cusred {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-cusred .navbar-brand {
  color: #c35a67;
}
.navbar-cusred .navbar-brand:hover,
.navbar-cusred .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-cusred .navbar-text {
  color: #c35a67;
}
.navbar-cusred .navbar-nav > li > a {
  color: #c35a67;
}
.navbar-cusred .navbar-nav > li > a:hover,
.navbar-cusred .navbar-nav > li > a:focus {
  color: #c30d23;
  background-color: transparent;
}
.navbar-cusred .navbar-nav > .active > a,
.navbar-cusred .navbar-nav > .active > a:hover,
.navbar-cusred .navbar-nav > .active > a:focus {
  color: #c32b3d;
  background-color: #c3b8ba;
}
.navbar-cusred .navbar-nav > .disabled > a,
.navbar-cusred .navbar-nav > .disabled > a:hover,
.navbar-cusred .navbar-nav > .disabled > a:focus {
  color: #c3878f;
  background-color: transparent;
}
.navbar-cusred .navbar-toggle {
  border-color: #c39da1;
}
.navbar-cusred .navbar-toggle:hover,
.navbar-cusred .navbar-toggle:focus {
  background-color: #c39da1;
}
.navbar-cusred .navbar-toggle .icon-bar {
  background-color: #c37881;
}
.navbar-cusred .navbar-collapse,
.navbar-cusred .navbar-form {
  border-color: #c3b8ba;
}
.navbar-cusred .navbar-nav > .open > a,
.navbar-cusred .navbar-nav > .open > a:hover,
.navbar-cusred .navbar-nav > .open > a:focus {
  color: #c32b3d;
  background-color: #c3b8ba;
}
@media (max-width: 767px) {
  .navbar-cusred .navbar-nav .open .dropdown-menu > li > a {
    color: #c35a67;
  }
  .navbar-cusred .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-cusred .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #c30d23;
    background-color: transparent;
  }
  .navbar-cusred .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-cusred .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-cusred .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #c32b3d;
    background-color: #c3b8ba;
  }
  .navbar-cusred .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-cusred .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-cusred .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #c3878f;
    background-color: transparent;
  }
}
.navbar-cusred .navbar-link {
  color: #c35a67;
}
.navbar-cusred .navbar-link:hover {
  color: #c30d23;
}
.navbar-cusred .btn-link {
  color: #c35a67;
}
.navbar-cusred .btn-link:hover,
.navbar-cusred .btn-link:focus {
  color: #c30d23;
}
.navbar-cusred .btn-link[disabled]:hover,
fieldset[disabled] .navbar-cusred .btn-link:hover,
.navbar-cusred .btn-link[disabled]:focus,
fieldset[disabled] .navbar-cusred .btn-link:focus {
  color: #c3878f;
}



/*********************************literature***************************************/

.lature-body{
	background-color: #f7f7f7;
}

.lature-width{
	width: 800px;
	margin: 0 auto;
}

.lature-main{
	background-color: #ffffff;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
	padding: 20px 30px 30px 30px;
}

.lature-content p {
	font-size: 16px;
}

.lature-content img {
	max-width: 100%;
}

.artlature-alist > p {
	padding-left: 16px;
	font-size: 16px;
	line-height: 1.6;
}

.artlature-alist p a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}

.artlature-alist p a:hover {
	text-decoration: underline;
}

.artlature-arow{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.artlature-atle{
	flex: auto;
	padding-left: 16px;
	display: flex;
	overflow: hidden;
}

.artlature-nopl .artlature-atle{
	padding-left: 0;
}

.artlature-atle a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 1.6;
}

.artlature-button{
	display: inline-block;
	vertical-align: middle;	
	background-color: #E04D47;
	color: #ffffff;
	border: 1px solid #E04D47;
	border-radius: 4px;
	padding: 0 3px;
}

.artlature-abtn .artlature-button__view{
	display: none;
}

.artlature-button:hover{
	color: #f7f7f7;
}

.artlature-abtn{
	white-space: nowrap;
	padding: 0 6px;
}

.lature-table table {
	border-collapse: collapse; /*合并相邻单元格的边框*/
}

.lature-table td, .lature-table th {
	padding: 2px;
	border: 1px solid black; /*设置单元格边框为1像素的黑色线条*/
}

.lature-search{
	position: sticky;
	top: 0;
	background-color: #ffffff;
	padding-bottom: 8px;
}

.lature-searchform{
	display: flex;
	/* align-items: center; */
}

.search-inputbox{
	flex: auto;
}

.search-input {
	width: 100%;
	font-size: 14px;
	padding: 0 6px;
	border: 1px solid #E04D47;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border-radius: 0;
}

.button-labtn{
	padding: 0 20px;
	background-color: #E04D47;
	border: 1px solid #E04D47;
	cursor: pointer;
	color: #ffffff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}


@media (max-width: 767px) {

	.lature-width{
		width: 100%;
	}
	.lature-main{
		padding: 15px 10px;
	}
	.button-labtn{
		padding: 0 10px;
	}
	.artlature-alist > p {
		padding-left: 16px;
		font-size: 15px;
		line-height: 1.6;
	}

	.pic-item{
		width: 360px;
	}
	.pic-item__img{
		width: 360px;
		height: 360px;
	}

	.pic-content__img img{
		max-width: 100%;
	}

	.swiper-adbig .adbig-item{
		height: 390px;
	}
	.spvideo-player{
		height: 390px;
	}
	.bg-product {
		height: 319px;
	}
	.bg-contactus {
		height: 319px;
	}
	.bg-honor {
		height: 319px;
	}
	.spvideo-zibtn{
		font-size: 40px;
	}
	.yzjd-main .swiper-pagination-bullet {
		width: 60px;	
		border-radius: 4px;
	}

	.djsri-p {
		font-size: 40px;
	}
  .ft-ewms {
		text-align: left;
		margin-top: 20px;
	}

	.ftewm-img {
		width: 138px;
	}

	.pdc-info {
		padding: 0;
	}

	.pdc-info img {
		max-width: 100%;
	}

	.cate-navitem{
		width: 100px;
		padding-bottom: 80px;
	}
	.cate-navitem+.cate-navitem{
		margin-left: 20px;
	}

	.cate-navitem.active::after{
		left: 32px;
	}
	.cate-navitem a{
		font-size: 22px;
		line-height: 22px;
		margin-top: 16px;
		margin-left: 36px;
	}

	.pds-cont .container{
		padding: 0;
	}

	.schret-main{
		margin-top: 0;
	}
	.schret-list{
		padding: 15px 0;
	}

	.sgl-main{
		padding: 15px 0;
	}

	.schret-item__btns{
		margin-left: 0!important;
		margin-top: 15px;
	}

	.sgl-footer .footer-main{
		/* padding: 20px 20px 20px 40px; */
		padding-top: 20px;
		padding-bottom: 40px;
	}

	.sgl-footer .footer-notice{
		text-align: center;
	}

	.pack-stm{
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}

	.pack-result{
		width: 100%;
	}
}

@media (min-width: 990px) {

	.cus-navbar{
		display: none;
	}
}

@media (max-width: 991px) {
	.g-header {
		display: none;
	}
	
  .spitem-ysgzz .spitem-tle{
		text-align: center;
	}

	.spitem-ysgzz .spitem-desc{
		padding-left: 0;
	}

	.spitem-mlyjy .spitem-tle {
		text-align: center;
	}

	.spitem-mlyjy .spitem-desc{
		text-align: center;
		padding-left: 0;
	}

}

@media  (max-width: 1170px) {
	.pic-container{
		width: 100%;
	}
	.pic-itembx{
		padding: 20px;
	}
	.pic-row{
		justify-content: center;
	}
	.djsri-item{
		padding-right: 20px;
	}
  .djsri-item +.djsri-item{
		margin-left: 20px;
	}
}

@media (min-width:1170px) {
	.pic-item__imgbx:hover div{
		-webkit-transform: scale(1.2);
			 -moz-transform: scale(1.2);
				-ms-transform: scale(1.2);
				 -o-transform: scale(1.2);
				transform: scale(1.2);
	}
	.pic-item__imgbx div{
		display: block;
		width: 100%;
		-webkit-transform: scale(1.01);
			 -moz-transform: scale(1.01);
				-ms-transform: scale(1.01);
				 -o-transform: scale(1.01);
				transform: scale(1.01);
		-webkit-transition: transform .3s linear;
			 -moz-transition: transform .3s linear;
				-ms-transition: transform .3s linear;
				 -o-transition: transform .3s linear;
				transition: transform .3s linear;
	}
}
