/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

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

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}


.roll_product {
    float: left;
}


/*头部样式*/
.top1 {
    height: 44px;
    background: #eeeeee;
    color: #4b4b4b;
    line-height: 44px;
    overflow: hidden;
    font-size: 14px;
}
.top1 a {
    color: #4b4b4b;
}
.top2 {
    height: 132px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    
}

.top2 .k2 {
   width: 258px;
   background: url(../images/top-tel.png) no-repeat left center;
   padding-left: 65px;
   margin-top: 40px;
}
.top2 .k2 h3 {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
}
.top2 .k2  p {
    font-size: 33px;
	letter-spacing: -1px;
    color: #c30d23;
    font-family: "黑体";
}
  
.top2 .wh .logo a img {
    height: 50px ;
    margin-top: 35px;
  }
.logo-text {
    height: 58px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-left: 1px solid #9c9c9c;
    margin: 38px 0 0 16px;
    padding-left: 16px;
}

.logo-text  h3 {
    font-size: 25px;
	color: #3a3a3a;
}
.logo-text  p {
    font-size: 17px;
	letter-spacing: 1px;
	color: #232222;
}
/*搜索和热门搜索*/
#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.sou {
    margin: 18px 0 28px;
}

.hotSearch {
    float: left;
    font-weight: normal;
    font-size: 14px;
	line-height: 30px;
	color: #5a5a5a;
}

.hotSearch a {
    margin-right: 3px;
    color: #5a5a5a;
}
.hotSearch a::after {
    content: ",";
}
.hotSearch a:last-child::after {
    display: none;
}
#formsearch {
    float: right;
    width: 256px;
	height: 34px;
	border-radius: 17px;
    background: url(../images/ss.png) no-repeat left center;
}

#formsearch input {
    border: none;
    outline: none;
    background: none;
    height: 34px;
    line-height: 34px;
}

#formsearch input#keyword {
    height: 34px;
    line-height: 34px;
    padding-left: 14px;
    color: #666;
    width: 200px;
    font-size: 14px;
	color: #b8b8b8;
}
#formsearch input#keyword::placeholder {
    font-size: 14px;
	color: #b8b8b8;
}

#formsearch input#s_btn {
    width: 46px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

/*首页banner*/
.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}




/*导航栏样式*/
#menu {
    background-image: linear-gradient(
		#3a3a3a, 
		#3a3a3a), 
	linear-gradient(
		#b6000e, 
		#b6000e);
	background-blend-mode: normal, 
		normal;
}
.bj {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.nav::after,.nav::before {
    display: none;
}
.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 150px;
}

.nav li a {
    display: block;
    line-height: 57px;
    color: #fff;
    height: 57px;
    padding: 0;
    font-size: 16px;
    padding: 0;
    position: relative;
}

.nav li a:hover {
    color: #fff;
    text-decoration: none;
   
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    
}
.nav>li>a:hover::after , .nav>li>a.active::after {
    content: "";
    width: 66px;
    height: 4px;
    background-color: #eeeeee;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}
.nav .sec {
    height: 0;
    background-image: linear-gradient(
		#3a3a3a, 
		#3a3a3a), 
	linear-gradient(
		#b6000e, 
		#b6000e);
	background-blend-mode: normal, 
		normal;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 57px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background-image: linear-gradient(
		#3a3a3a, 
		#3a3a3a), 
	linear-gradient(
		#b6000e, 
		#b6000e);
	background-blend-mode: normal, 
		normal;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    text-decoration: none;
}





.index-title  {
    text-align: center;
}
.index-title h3 {
    font-size: 38px;
    color: #333333;
    margin-bottom: 20px;
}

.index-title p {
    font-size: 18px;
	color: #666666;
}






.psort {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 44px;
}
.psort::before,.psort::after {
    display: none;
}
.psort li {
    width: 19%;
	height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}
.psort li a {
    display: block;
    font-size: 22px;
    background-color: #eeeeee;
    color: #666666;
    text-align: center;
    border-radius: 24px;
}
.psort li.cur a{
    background-color: #0f4c82;
    color: #fff;
}

.plist {
    margin-top: 11px;
}

.plist li {
    margin-right: 13px;
}

.plist li:nth-child(4n) {
    margin-right: 0;
}

.plist li a.img {
    display: block;
}

.plist li a.img img {
    width: 290px;
	height: 218px;
    object-fit: cover;
}

.plist li h3 a {
    display: block;
    font-size: 13px;
    color: #333333;
    text-align: center;
    font-weight: 400;
    margin: 12px auto  28px;
}










.p2 {
    background: #eeeeee;
    padding-top: 52px;
    padding-bottom: 60px;
}
.p2a  {
    margin-top: 65px;
}
.p2a li a {
    display: flex;
    justify-content: space-between;
    margin-bottom: 21px;
}
.p2a li a div.img img{
    width: 530px;
	height: 300px;
    object-fit: cover;
}



.p2a li a  div.cont {
    width: 654px;
}
.p2a li a  div.cont h3 {
    width: 62px;
	height: 59px;
	background-color: #0f4c82;
    border-radius: 10px;
    line-height: 59px;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    margin: 0 auto;
}
.p2a li a  div.cont span {
    font-size: 28px;
    color: #0f4c82;
    display: block;
    border-top: 1px dashed #c1c1c1;
    margin-top: 21px;
    padding-top: 18px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}

.p2a li a  div.cont p {
    font-size: 16px;
	line-height: 27px;
	color: #595757;
}



.p3 {
    padding: 40px 0 28px;
}
.p3a .bd {
    margin-top: 38px;
}
.p3a ul li {
    width: 290px;
    margin-right: 13px;
}
.p3a ul li a.img {
    display: block;
    width: 290px;
	height: 218px;
}
.p3a ul li a.img img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.p3a ul li h3 a {
    display: block;
    font-size: 13px;
    color: #333333;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
}





.p4 {
    background: url(../images/ab.jpg) no-repeat left top;
    padding-top: 52px;
    padding-bottom: 56px;
}
.p4  .index-title {
    margin-bottom: 47px;
}
.p4  .index-title h3 {
    color: #fff;
}
.p4  .index-title  p {
	color: #ffffff;
}
.p4a {
    width: 716px;
}
.p4a  h3 {
    font-size: 24px;
	letter-spacing: 1px;
    color: #ffffff;
    font-weight: 400;
    padding-bottom: 16px;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 24px;
}
.p4a  h3 span {
    font-size: 24px;
	letter-spacing: 1px;
    color: #bfbfbf;
    margin-left: 12px;
}
.p4a  p {
    font-size: 19px;
	letter-spacing: 1px;
    color: #ffffff;
    line-height: 30px;
}
.p4a >a {
    display: block;
    width: 164px;
	height: 39px;
	border-radius: 19px;
    border: solid 1px #ffffff;
    font-size: 16px;
	letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    line-height: 39px;
    margin-top: 53px;
}


.p4b img{
	width: 442px;
	height: 373px;
}





.p5 {
    background: #eeeeee;
    padding: 52px 0 40px;
}
.p5a {
    margin-top: 38px;
}
.p5a li {
    width: 290px;
    margin-right: 14px;
}

.p5a li  a.img {
    display: block;
}

.p5a li  a.img img {
    width: 290px;
	height: 218px;
}

.p5a li  h3 a  {
    display: block;
    font-size: 13px;
    color: #333333;
    margin-top: 13px;
    text-align: center;
    font-weight: 400;
}







.p6  {
    padding-top: 36px;
}
.p6 .index-title p {
    color: #000000;
}
.p6 .wh{
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
    font-family: "黑体";
}


.p6 .p6a {
    width: 370px;
}
.p6  .p6-t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 46px;
}
.p6 .p6-t h3 {
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    position: relative;
}
.p6  .p6-t h3::after {
    content: "";
    width: 46px;
    height: 2px;
    background: #707070;
    position: absolute;
    bottom: -22px;
    left: 0;
}
.p6  .p6-t h3 span {
    font-size: 14px;
    color: #aaabab;
    margin-left: 6px;
}
.p6  .p6-t a {
    font-size: 14px;
    color: #aaabab;
    font-family: "黑体";
}
.p6 .p6a div.cont {
    width: 100%;
	height: 491px;
    border: solid 1px #dcdcdc;
}

.p6 .p6a div.cont div.img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 14px;
}
.p6 .p6a div.cont  .list {
    padding: 0 26px;
}
.p6 .p6a div.cont  .list li a {
    display: block;
 
}

.p6 .p6a div.cont  .list li a h3 {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #d2d2d2;
    font-weight: 400;
    position: relative;
    padding-left: 18px;
    font-size: 14px;
    color: #373737;

}
.p6 .p6a div.cont  .list li a h3::before {
    content: "";
    width: 7px;
    height: 11px;
    background: url(../images/ji.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.p6c  {
 width: 310px;
 margin-right: 24px;
}

.p6c1 .bd li {
    height: 98px;
    margin-bottom: 36px;
    border-bottom: 1px dashed #7e7e7e;
}

.p6c1 .bd li a {
    display: block;
}
.p6c1 .bd li a h3 {
    font-size: 14px;
    color: #373737;
    position: relative;
    margin-bottom: 14px;
    padding-left: 30px;
}
.p6c1 .bd li a h3::before {
    content: "问";
    width: 21px;
	height: 29px;
    background-color: #000000;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
}
.p6c1 .bd li a p {
    font-size: 14px;
    color: #595757;
    position: relative;
    padding-left: 30px;
}

.p6c1 .bd li a p::before {
    content: "答";
    width: 21px;
	height: 29px;
    background-color: #c30d23;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
}
.p6c1 .bd {
    height: 496px !important;
    overflow: hidden;
}



/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 34px auto 35px;
    font-size: 18px;
	line-height: 25px;
	color: #595757;
}

.f_link a {
    color: #595757;
}
.f_link a::after{
    content: "，";
}
.f_link a:last-child::after {
    display: none;
}



/*页面底部*/

.p7 {
    background: #303030;
    color: #ffffff;
    padding-top: 62px;
}
.p7 a{
    color: #fff;
}
.p7 .p7a1 {
    width: 496px;
    height: 192px;
    border-right: 1px solid rgba(255, 255, 255, .27);
}
.p7 .p7a1 h3 {
    font-size: 20px;
    margin-bottom: 24px;
}

.p7 .p7a1  p {
    font-size: 16px;
    line-height: 30px;
	color: #ffffff;
}

.p7 .p7a2 {
    font-size: 16px;
    color: #ffffff;
    margin-left: 153px;
}
.p7 .p7a2 p a {
    margin-right: 64px;
    display: inline-block;
    margin-bottom: 26px;
}

.p7 .p7a3 {
    width: 120px;
    text-align: center;
}

.p7 .p7a3 p {
    font-size: 13px;
    color: #ffffff;
    margin-top: 18px;
}

.copy {
    border-top: 1px solid rgba(255, 255, 255, .12);
    font-size: 12px;
    color: #8b8b8b;
    padding: 20px 0px;
    line-height: 24px;
    text-align: center;
    margin-top: 28px;
}
.copy  a {
    color: #8b8b8b;
}
.x-region  {
    color: #8b8b8b;
    font-size: 12px;
    color: #8b8b8b;
    padding-bottom: 20px;
    line-height: 24px;
    text-align: center;
}

.x-region a {
    color: #8b8b8b;
}



/*内页左侧样式*/


.container {
    width: 1200px !important;
    margin: 0 auto;
    padding: 0;
}


.page-product-inquiry a {
    color: #fff;
}

.xypg-right-content p {
    font-size: 16px ;
    line-height: 2;
}

.prodetailimgs {
    margin-top: 100px;
}
.prosan_nav {
    padding-left: 30px;
    padding-bottom: 10px;
    display: none;
}
.prosan_nav a {
    display: block;
    font-size: 15px;
    line-height: 3;
}
.xypg-left-nav  li .first-nav-btn.active {
    transform: rotate(90deg);
}
.xypg-left-nav  li.active .prosan_nav {
    display: block;
}
.prosan_nav a.active {
    color: #009b4c;
}