.main{
    width: 1400px;
    margin: 0 auto;
}
body{
    min-width: 1400px;
    background-color: #f7f7f7;
}
iframe{
    height: auto!important;
}
/* top */
.top{
    padding: 31px 0;
    background: url(../../../../Images/baike/version/2022/list-banner.png) no-repeat;
    background-size: 100% 100%;
}
.top .main{

}
.top .logo{
    float: left;
}
.top .logo img {
	height: 62px;
}
.top p {
	float: left;
	margin: 16px 0 0 65px;
	font-size: 18px;
}
.top p a{
    margin-left: 20px;
    color: #fff;
}
.top p a.focus{
    font-weight: 700;
}
.top .search{
    float: left;
}
.top .search {
    margin: 10px 0 0 38px;
    height: 44px;
    width: 420px;
	border-radius: 8px;
	background: rgba(255, 255, 255, .5);
	
	position: relative;
}
.top .search .select{
    width: 100px;
    height: 44px;
    float: left;
    position:relative;
}
.top .search .select .select-top{
    position:relative;
    height: 100%;
    cursor: pointer;
}
.top .search .select .select-top span{
    font-size: 18px;
    line-height: 44px;
    padding-left: 16px;
    color: #fff;
}
.top .search .select .select-top i {
	position: absolute;
	top: 15px;
	right: 10px;
    font-size: 14px;
	color: #fff;
    transition: all 0.3s;
    transform: rotate(0);
}
.top .search .select .select-top.focus i{
    transition: all 0.3s ease;
    transform: rotate(180deg);
}
.top .search .select .select-bot{
    position:absolute;
    left: 0;
    top: 45px;
    z-index: 999;
    border-radius: 8px;
	background: rgba(255, 255, 255, .5);
    width: 100%;
    display: none;
}
.top .search .select .select-bot li{
    line-height: 44px;
    font-size: 18px;
    padding-left: 16px;
    cursor: pointer;
    color: #333;
}
.top .search input {
	float: left;
	width: 226px;
    height: 44px;
	line-height: 44px;
	text-indent: 10px;
	font-size: 16px;
	border: 0;
	border-radius: 8px 0 0 8px;
	color: #fff;
	background: transparent;
}
.top .search button {
	float: right;
	width: 94px;
	line-height: 44px;
	font-size: 18px;
	color: #fff;
	background: rgb(252, 153, 98);
	border: 0;
}
.top .btnA{
    float: right;
    margin-top: 10px;
}
.top .btnA a{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    width: 94px;
    font-size: 16px;
    background-color: #89d3a5;
    border: 1px solid #89d3a5;
    color: #fff;
    text-align: center;
    border-radius: 8px;
}
.top .btnA a i{
    display: inline-block;
    width: 17px;
    vertical-align: top;
    background-size: 100% 100%!important;
}
.top .btnA a:nth-child(2){
    margin-left: 20px;
    border-color: #fff;
    background: rgba(255, 255, 255, .4);
}
.top .btnA a:nth-child(1) i {
	height: 20px;
	margin: 12px 8px 0 0;
	background: url(../../../../Images/baike/version/2022/bk-btna1.png) no-repeat;
}
.top .btnA a:nth-child(2) i{
    height: 17px;
    margin: 15px 8px 0 0;
    background: url(../../../../Images/baike/version/2022/bk-btna2.png) no-repeat;
}
/* content */
.bk-content{
    margin-top: 30px;
    overflow: hidden;
}
.bk-content .left {
	float: left;
	width: 1008px;
	margin-right: 34px;
}
.bk-content .cont-catalogue{
    background-color: #fff;
    overflow: hidden;
}
.bk-content .cont-catalogue .catalogue_left {
	float: left;
	height: 140px;
	width: 137px;
    background-color: #e9f4f1;
	text-align: center;
    position: relative;
}
.bk-content .cont-catalogue .catalogue_left i {
	display: block;
	background: url(../../../../Images/baike/version/2022/bk-ml.png) no-repeat;
	width: 24px;
	height: 28px;
	margin: 0 auto 10px;
}
.bk-content .cont-catalogue .catalogue_left b {
	display: inline-block;
	font-size: 26px;
	color: #0aa344;
	height: auto !important;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.bk-content .cont-catalogue ul{
    padding: 20px;
    overflow: hidden;
}
.bk-content .cont-catalogue li{
    float: left;
    width: 33.3%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
}
.bk-content .cont-catalogue li a{
    color: #333;
}
.bk-content .cont-catalogue li a:hover{color: #0aa344;}
.substance{
    position: relative;
}
.substance #btnzhengwen{
    position: absolute;
    right: 20px;
    top: 46px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    font-size: 14px;
    background-color: #0aa344;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    z-index: 999;
}
.substance #btnzhengwen i {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 7px 6px 0 0;
	background: url(../../../../Images/baike/version/2022/btna3.png) no-repeat;
	vertical-align: top;
}
.bk-content .content-right{
    overflow: hidden;
}
.bk-content .content-right .part1{
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 15px 0px rgba(100, 100, 100, 0.2);
}
.bk-content .content-right .part1 a{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(to right, #259871 , #fb9962);
    border-radius: 8px;
}
.bk-content .content-right .part1 a i{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 14px 8px 0 0;
    background: url(../../../../Images/baike/version/2022/part1icon.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: top;
}
.bk-content .rightAdv a.advs {
	height: 358px;
}
.advs {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.bk-content .rightAdv img{
    width: 100%;
    height: 100%;
}
.bk-content .rightAdv .text{
    padding: 8px 10px;
    background-color: #fff;
    text-align: center;
}
.bk-content .rightAdv .text p{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}
.bk-content .rightAdv .text p a{
    color: #333;
}
.bk-content .rightAdv .text p a:hover{
    color: #0aa344;
}
.bk-content .rightAdv .text span{
    display: block;
    margin-top: 4px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
.bk-content .part2{
    margin-top: 30px;
    padding: 15px 20px;
    background-color: #fff;
}
.bk-content .part2 b {
	display: block;
	font-size: 24px;
}
.bk-content .part2 ul{
    margin:15px 0 0 3px;
    border-left: 1px solid #d2d2d2;
}
.bk-content .part2 li{
    margin-top: 12px;
    padding-left: 18px;
    position: relative;
}
.bk-content .part2 li:first-child{
    margin-top: 0;
}
.bk-content .part2 li i{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 12px;
}
.bk-content .part2 li i::after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -4px;
    width: 7px;
    height: 7px;
    background-color: #d2d2d2;
    border-radius: 50%;
}
.bk-content .part2 li a{
    font-size: 16px;
    color: #333;
}

.bk-content .part2 li:hover a{color: #0aa344;}
.bk-content .part2 li:hover i::after{
    display: none;
}
.bk-content .part2 li:hover i{
    left: -4px;
    background: url(../../../../Images/baike/version/2022/part2Hovericon.png) no-repeat;
    background-size: 100% 100%;
}
.relatedPro {
    background-color: #fff;
    overflow: hidden;
    margin-top: 30px;
  }

.relatedPro .title {
    height: 48px;
    line-height: 48px;
    padding-right: 12px;
    font-size: 14px;
    color: #999;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
  }
.relatedPro .title::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #0aa344;
  }
  .relatedPro .title b {
    float: left;
    font-size: 20px;
    margin-right: 22px;
    padding: 0 12px;
    color: #fff;
    background-color: #0aa344;
    text-align: center;
    position: relative;
  }
.relatedPro .title b::after {
    display: inline-block;
    position: absolute;
    content: "";
    right: -15px;
    top: 6px;
    bottom: 1px;
    width: 10px;
    background-color: #c2eecc;
    transform: skewX(12deg);
  }
  .relatedPro .title b i {
    position: absolute;
    bottom: 0;
    right: -10px;
    border-width: 0 10px 48px 10px;
    border-style: solid;
    border-color: transparent transparent #0aa344 transparent;
  }
  .relatedPro-bot {
    padding: 6px 14px 16px;
  }
  .relatedPro li {
    margin-top: 14px;
    overflow: hidden;
  }
  .relatedPro .images {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 12px;
    background-color: #f5f5f5;
    position: relative;
  }
  .relatedPro .images img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: auto;
  }
  /* .relatedPro .images i {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 28px;
    height: 20px;
    background: url(../../../../images/products/version/2022/new.png) no-repeat;
  } */
  .relatedPro .text {
    padding-top: 6px;
    overflow: hidden;
  }
  .relatedPro .text p {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
  }
  .relatedPro .text p a {
    color: #333;
  }
  .relatedPro .text p a:hover {
    color: #0aa344;
  }
.relatedPro-bot .moreA {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 18px;
    color: #666;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 4px;
  }
  .relatedPro-bot .moreA:hover {
    color: #fff;
    background-color: #0aa344;
  }
  .relatedPro .text span {
    display: block;
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
    overflow: hidden;
  }
/* footer start*/
.foot{
    margin-top: 30px;
	width: 100%;
	background-color: #333333;
	text-align: center;
	color: #fff;
	padding:26px 0 10px 0;
}
.foot p{
	font-size: 14px;
	color: #666;
}
.foot p a{
	color: #fff;
	margin: 0 8px;
}
.foot b{
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding:20px 0 10px;
}
.foot a:hover{
	color: #ff6600;
}
.foot span{
	display: block;
	color:#cacaca;
	line-height: 30px;
}
.content{
	text-align: center;
	padding:17px 0;
	background-color: #0e0e0e;
	color: #cacaca;
}
.content a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background-color: #858688;
	border-radius: 11px;
	padding: 0 10px 0 0;
	margin-right: 20px;
}
.content a b{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin-right: 5px;
	vertical-align: top;
	background: url(../../../../images/expo/version/2022/bot-qq.png) #afb1b0 no-repeat 4px 3px;
}
/* footer end */

.c_right {
	padding: 25px 50px 25px 75px;
	overflow: hidden;
}
.c_right .c_list{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    padding: 0 15px 0 30px;
    box-sizing: border-box;
    position: relative;
}
.c_right .c_list::before{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #eee;
}
.c_right .c_list:last-child::before{
    display: none;
}
.c_right p {
	height: 22px;
	line-height: 22px;
	margin-bottom: 10px;
	font-size: 14px;
	overflow: hidden;
}
.c_right p.c_1 {
	font-size: 18px;
	height: 34px;
	line-height: 34px;
}
.c_right p i{
    margin: 0 8px 0 10px;
}
.c_right p a {
	color: #333;
}
.c_right p.c_1 a {
	color: #0aa344;
}
.c_right p a:hover{
    color: #0aa344;
}
#zhengwen{
    margin-top: 30px;
    padding-bottom: 20px;
    background-color: #fff;
    overflow: hidden;
    padding-left: 15px;
    box-sizing: border-box;
}
#zhengwen h2{
    padding-left: 24px;
    margin-top: 24px;
    margin-bottom: 10px;
    font-weight: normal;
    position: relative;
    overflow: hidden;
}
#zhengwen h2 i{
    position: absolute;
    display: inline-block;
    width: 11px;
    height: 20px;
    background-color: #0aa344;
    left: 0;
    top: 4px;
}
#zhengwen h2 strong{
    float: left;
    line-height: 28px;
    height: 28px;
    max-width: 650px;
    font-size: 18px;
    font-weight: normal;
    color: #0aa344;
    overflow: hidden;
}
#zhengwen h2 em{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background-color: #e5e5e5;
}
#zhengwen p {
	padding: 0 20px;
	margin-top: 15px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
}
.rightBar{
    margin: 15px 0 0 3px;
    border-left: 1px solid #d2d2d2;
}
.rightBar p{
    margin-top: 12px;
    padding-left: 18px;
    position: relative;
}
.rightBar p:first-child {
	margin-top: 0;
}
.rightBar p i {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 17px;
	height: 12px;
}
.rightBar p i::after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -4px;
	width: 7px;
	height: 7px;
	background-color: #d2d2d2;
	border-radius: 50%;
}
.rightBar p a {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
}
.rightBar p:hover i::after,.rightBar p.active i::after{
    display: none;
}
.rightBar p:hover a,.rightBar p.active a{
    color: #0aa344;
}
.rightBar p:hover i,.rightBar p.active i{
	left: -4px;
	background: url(../../../../Images/baike/version/2022/part2Hovericon.png) no-repeat;
	background-size: 100% 100%;
}
/* 0801 */
.cont-top{
    margin-top: 30px;
    padding: 24px;
    background-color: #fff;
    box-sizing: border-box;
}
.cont-top .title{
    height: 64px;
    line-height: 64px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.cont-top .title .titleL{
    float: left;
}
.cont-top .title b{
    font-size: 30px;
}
.cont-top .title em {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
	font-size: 16px;
	margin: 20px 0 0 15px;
	vertical-align: top;
	background-color: #0aa344;
	border-radius: 4px;
	font-style: normal;
	text-align: center;
}
.cont-top .title em a{
    color: #fff;
}
.cont-top .title em i{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 9px 6px 0 0;
    background: url(../../../../Images/baike/version/2022/btna3.png) no-repeat;
    vertical-align: top;
}
.cont-top .titleR{
    float: right;
}
.cont-top .title span {
	display: inline-block;
	font-size: 16px;
	color: #666;
}
.cont-top .title span i {
	display: inline-block;
	width: 21px;
	height: 15px;
	background: url(../../../../Images/baike/version/2022/bk-btna4.png) no-repeat;
	margin: 26px 8px 0 0;
	vertical-align: top;
}
.cont-top .title span:nth-child(2) i {
	width: 17px;
	height: 18px;
	background: url(../../../../Images/baike/version/2022/bk-btna5.png) no-repeat;
	margin: 23px 6px 0 30px;
}
.cont-top p {
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
/* 0803 */
input {
	outline: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper1{
	width: 100%;
	height: 61px;
    background:#fafafa;
    border-bottom:1px solid #cac8d1;
    z-index: 99999; overflow: visible; position: fixed; top: 0px; /* position fixed for IE6 */ _position: relative; _top: expression(documentElement.scrollTop + "px");
}
.wrapper1 {
	margin: 0 auto;
	padding: 15px 0 20px 0;
	height: 30px;
}
.tool {
	width: 998px;
    margin: 0 auto;
}
.toolLeft {
	width: 640px;
	float: left;
	height: 33px;
	font: normal 12px/33px "Microsoft Yahei","\5b8b\4f53";
	text-indent: 80px;
	background: url(../../../../images/baike/baike.png) no-repeat -30px -110px;
	position: relative;
}
.chooseselect {
	width: 150px;
	height: 30px;
	position: absolute;
	border: 1px solid #d0d0d0;
	border-radius: 2px;
	left: 200px;
	top: 0;
	background: #fff url(../../../../images/baike/baike.png) no-repeat 100% -160px;
}
.chooseselect input {
	width: 150px;
	height: 30px;
	float: left;
	font: normal 12px/33px "Microsoft Yahei","\5b8b\4f53";
	text-indent: 10px;
	background: none;
	cursor: pointer;
}
ul.productlists{ width: 150px; position: absolute; border:1px solid #d0d0d0; border-radius: 2px; left: 200px; top: 31px; background: #fff; z-index:2; }
ul.productlists li{ float: left; text-indent: 10px; width: 150px; cursor: pointer; line-height: 26px;overflow:hidden;height: 26px; }
ul.productlists li:hover{ background: #446cb3; color: #fff; }
.toolLeft button{ width: 55px; height: 32px; position: absolute; border:0; background:url(../../../../images/baike/baike.png) no-repeat 0 -276px; color: #fff; top: 0; left: 680px; cursor: pointer; font-size: 14px; line-height: 32px; font-family: "Microsoft Yahei"; text-indent: 0; }
.toolLeft button.cancel{ background:url(../../../../images/baike/baike.png) no-repeat 0 -313px; left: 743px; }

.upLoadPhoto{ width: 274px; height: 37px; float: left; border-top: 1px solid #dddddd; position: relative; background: #f7f7f7; }
.upLoadPhoto a{ width: 136px; height: 37px; float: left; display: block; text-indent: 50px; font:bold 14px/37px "Microsoft Yahei","\5b8b\4f53"; color: #585858; border-right: 1px solid #dddddd; background: url(../images/baike/baike.png) no-repeat -56px -352px; }
.upLoadPhoto a.delPhoto{ background: url(../images/baike/baike.png) no-repeat -56px -388px; }
.upLoadPhoto input.upfile{ display: block; position: absolute; z-index: 2; width: 136px; height: 37px; left: 0; right: 0; }
.introduceRightFather {
	width: 308px;
	float: right;
}
.introduceRight {
	width: 308px;
	float: right;
	border: 1px solid #dddddd;
	box-shadow: 0px 0px 5px #DDD;
}
.upLoadPhoto {
	width: 308px;
	height: 37px;
	float: left;
	border-top: 1px solid #dddddd;
	position: relative;
	background: #f7f7f7;
}
.upLoadPhoto input.upfile {
	display: block;
	position: absolute;
	z-index: 2;
	width: 153px;
	height: 37px;
	left: 0;
	right: 0;
}
.upLoadPhoto a {
	width: 153px;
	height: 37px;
	float: left;
	display: block;
	text-indent: 50px;
	font: bold 14px/37px "Microsoft Yahei","\5b8b\4f53";
	color: #585858;
	border-right: 1px solid #dddddd;
	background: url(../../../../images/baike/baike.png) no-repeat -56px -352px;
}
.upLoadPhoto a.delPhoto {
	background: url(../../../../images/baike/baike.png) no-repeat -56px -388px;
}
#uploadform{
    overflow: hidden;
}

.file{
    padding: 30px 20px 20px;
    background-color: #fff;
    overflow: hidden;
}
.file h6 {
	font-size: 24px;
	color: #333;
	position: relative;
}
.file h6::after{
    position: absolute;
    content: "";
    width: 850px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    background-color: #e5e5e5;
}
.file #cankaozl{
    padding-top: 20px;
}
.file #cankaozl p {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #999;
}
#btncankaozl{
    position: absolute;
    right: 0;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    font-size: 14px;
    background-color: #0aa344;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-weight: normal;
    z-index: 9999;
}
#btncankaozl i{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 7px 6px 0 0;
	background: url(../../../../Images/baike/version/2022/btna3.png) no-repeat;
	vertical-align: top;
}
/* 1109 */
#zhengwen h2{
    margin-bottom: 15px;
}
#zhengwen h2 strong {
	line-height: 30px;
	height: 30px;
	font-size: 22px;
}
#zhengwen h3{
    font-size: 18px;
    padding-left: 24px;
    margin-top: 15px;
}
.rightBar p a{
    display: inline-block;
    font-size: 14px;
}
.rightBar p span {
	font-size: 14px;
	display: inline-block;
	line-height: 26px;
    margin-left: 12px;
	vertical-align: top;
}
.rightBar p.r_title a{
    display: block;
    font-size: 18px;
}
/* end */
@media only screen and (max-width: 1024px){
    .main{width: 1000px;}
	body{min-width: 1000px;}
    .top {
        padding: 24px 0;
    }
    .top .logo img {
        height: 44px;
    }
    .top p {
        margin: 15px 0 0 55px;
        font-size: 15px;
    }
    .top p a {
        margin-left: 20px;
    }
    .top .search {
        margin: 6px 0 0 28px;
        height: 32px;
        width: 300px;
    }
    .top .search i {
        left: 10px;
        font-size: 14px;
    }
    .top .search input {
        width: 234px;
        height: 32px;
        line-height: 32px;
        text-indent: 34px;
        font-size: 12px;
    }
    .top .search button {
        width: 66px;
        line-height: 32px;
        font-size: 12px;
    }
    .top .btnA {
        margin-top: 6px;
    }
    .top .btnA a {
        display: inline-block;
        height: 32px;
        line-height: 32px;
        width: 66px;
        font-size: 12px;
    }
    .top .btnA a:nth-child(2) {
        margin-left: 12px;
    }
    .top .btnA a i {
        width: 12px;
    }
    .top .btnA a:nth-child(1) i {
        height: 14px;
        margin: 9px 6px 0 0;
    }
    .top .btnA a:nth-child(2) i {
        height: 12px;
        margin: 11px 4px 0 0;
    }
    .cont-top {
        margin-top: 18px;
        padding: 16px;
    }
    .cont-top {
        margin-top: 20px;
        padding: 18px;
    }
    .cont-top .title {
        height: 44px;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .cont-top .title b {
        font-size: 22px;
    }
    .cont-top .title em {
        height: 26px;
        line-height: 26px;
        padding: 0 6px;
        font-size: 13px;
        margin: 11px 0 0 12px;
    }
    .cont-top .title em i {
        width: 12px;
        height: 12px;
        margin: 8px 5px 0 0;
        background-size: 100%;
    }
    .cont-top .title span {
        font-size: 13px;
    }
    .cont-top .title span i {
        width: 18px;
        height: 13px;
        margin: 17px 6px 0 0;
        background-size: 100%;
    }
    .cont-top .title span:nth-child(2) i {
        width: 14px;
        height: 15px;
        margin: 15px 6px 0 24px;
        background-size: 100%;
    }
    .cont-top p {
        line-height: 24px;
        font-size: 13px;
    }
    .bk-content {
        margin-top: 24px;
    }
    .bk-content .left {
        width: 720px;
        margin-right: 24px;
    }
    .bk-content .cont-catalogue .catalogue_left {
        width: 98px;
    }
    .bk-content .cont-catalogue .catalogue_left b {
        font-size: 18px;
    }
    .bk-content .cont-catalogue .catalogue_left i {
        width: 17px;
        height: 20px;
        margin: 0 auto 4px;
        background-size: 100% 100%;
    }
    .c_right .c_list {
        padding: 0 8px 0 15px;
    }
    .c_right {
        padding: 15px 30px 15px 50px;
    }
    .c_right p {
        height: 18px;
        line-height: 18px;
        margin-bottom: 6px;
        font-size: 12px;
    }
    .c_right p.c_1 {
        font-size: 15px;
        height: 26px;
        line-height: 26px;
    }
    #zhengwen {
        margin-top: 20px;
        padding-bottom: 12px;
        padding-left: 10px;
    }
    #zhengwen h2 {
        margin-bottom: 8px;
    }
    #zhengwen h2 {
        padding-left: 18px;
        margin-top: 18px;
        margin-bottom: 6px;
    }
    #zhengwen p {
        padding: 0 15px;
        margin-top: 10px;
        line-height: 24px;
        font-size: 13px;
    }
    .file #cankaozl p {
        height: 24px;
        line-height: 24px;
        font-size: 13px;
    }
    .file h6 {
        font-size: 18px;
    }
    .file h6::after {
        width: 590px;
    }
    #zhengwen h2 strong {
        line-height: 26px;
        height: 26px;
        font-size: 18px;
    }
    .bk-content .rightAdv a.advs {
        height: 256px;
    }
    .bk-content .part2 {
        margin-top: 20px;
        padding: 10px 15px;
    }
    .bk-content .part2 b {
        font-size: 18px;
    }
    .rightBar {
        margin: 10px 0 0 3px;
    }
    .rightBar p a {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .rightBar p.r_title a {
        font-size: 15px;
    }
    .rightBar p i {
        width: 13px;
        height: 9px;
    }
    .relatedPro {
        margin-top: 20px;
    }
    .relatedPro .title {
        height: 36px;
        line-height: 36px;
        padding-right: 8px;
        font-size: 12px;
    }
    .relatedPro .title b {
        font-size: 15px;
        margin-right: 18px;
        padding: 0 8px;
    }
    .relatedPro .title b i {
        right: -6px;
        border-width: 0 6px 36px 6px;
    }
    .relatedPro .title b::after {
        right: -9px;
        top: 6px;
        bottom: 1px;
        width: 6px;
        transform: skewX(10deg);
    }
    .relatedPro li {
        margin-top: 8px;
    }
    .relatedPro .images {
        width: 84px;
        height: 84px;
        margin-right: 8px;
    }
    .relatedPro .text {
        padding-top: 3px;
    }
    .relatedPro .text p {
        height: 18px;
        line-height: 18px;
        font-size: 14px;
    }
    .relatedPro .text span {
        height: 36px;
        line-height: 18px;
        font-size: 12px;
        margin-top: 10px;
    }



}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main{width: 1138px;}
	body{min-width: 1138px;}
    .top {
        padding: 28px 0;
    }
    .top .logo img {
        height: 50px;
    }
    .top p {
        margin: 16px 0 0 60px;
        font-size: 16px;
    }
    .top p a {
        margin-left: 22px;
    }
    .top .search {
        margin: 7px 0 0 30px;
        height: 36px;
        width: 340px;
    }
    .top .search i {
        font-size: 16px;
    }
    .top .search input {
        width: 265px;
        height: 36px;
        line-height: 36px;
        text-indent: 38px;
        font-size: 13px;
    }
    .top .search button {
        width: 75px;
        line-height: 36px;
        font-size: 14px;
    }
    .top .btnA a {
        height: 34px;
        line-height: 34px;
        width: 74px;
        font-size: 14px;
    }
    .top .btnA a i {
        width: 14px;
    }
    .top .btnA a:nth-child(1) i {
        height: 16px;
        margin: 9px 5px 0 0;
    }
    .top .btnA a:nth-child(2) i {
        height: 14px;
        margin: 11px 5px 0 0;
    }
    .cont-top {
        margin-top: 20px;
        padding: 18px;
    }
    .cont-top .title {
        height: 44px;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .cont-top .title b {
        font-size: 24px;
    }
    .cont-top .title em {
        height: 26px;
        line-height: 26px;
        padding: 0 6px;
        font-size: 13px;
        margin: 11px 0 0 12px;
    }
    .cont-top .title em i {
        width: 12px;
        height: 12px;
        margin: 8px 5px 0 0;
        background-size: 100%;
    }
    .cont-top .title span {
        font-size: 13px;
    }
    .cont-top .title span i {
        width: 18px;
        height: 13px;
        margin: 17px 6px 0 0;
        background-size: 100%;
    }
    .cont-top .title span:nth-child(2) i {
        width: 14px;
        height: 15px;
        margin: 15px 6px 0 24px;
        background-size: 100%;
    }
    .cont-top p {
        line-height: 24px;
        font-size: 13px;
    }
    .bk-content {
        margin-top: 26px;
    }
    .bk-content .left {
        width: 820px;
        margin-right: 28px;
    }
    .bk-content .cont-catalogue .catalogue_left {
        width: 112px;
    }
    .bk-content .cont-catalogue .catalogue_left b {
        font-size: 21px;
    }
    .bk-content .cont-catalogue .catalogue_left i {
        width: 19px;
        height: 23px;
        margin: 0 auto 5px;
        background-size: 100% 100%;
    }
    .c_right {
        padding: 15px 30px 15px 50px;
    }
    .c_right .c_list {
        padding: 0 10px 0 20px;
    }
    .c_right p {
        height: 20px;
        line-height: 20px;
        margin-bottom: 8px;
        font-size: 13px;
    }
    .c_right p.c_1 {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
    #zhengwen h2 {
        margin-bottom: 12px;
    }
    #zhengwen {
        margin-top: 25px;
        padding-bottom: 15px;
        padding-left: 12px;
    }
    #zhengwen h2 {
        padding-left: 20px;
        margin-top: 20px;
        margin-bottom: 8px;
    }
    #zhengwen h2 strong {
        line-height: 26px;
        height: 26px;
        font-size: 18px;
    }
    #zhengwen h2 i {
        width: 8px;
        height: 16px;
        top: 6px;
    }
    #zhengwen p {
        padding: 0 15px;
        margin-top: 12px;
        line-height: 26px;
        font-size: 14px;
    }
    .file h6 {
        font-size: 20px;
    }
    .file h6::after {
        width: 675px;
    }
    .file #cankaozl {
        padding-top: 16px;
    }
    .file #cankaozl p {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    .bk-content .rightAdv a.advs {
        height: 290px;
    }
    .bk-content .part2 {
        margin-top: 26px;
        padding: 12px 15px;
        background-color: #fff;
    }
    .bk-content .part2 b {
        display: block;
        font-size: 20px;
    }
    .rightBar {
        margin: 12px 0 0 3px;
    }
    .rightBar p {
        margin-top: 10px;
        padding-left: 15px;
    }
    .rightBar p a {
        height: 22px;
        line-height: 22px;
        font-size: 13px;
    }
    .rightBar p.r_title a {
        font-size: 15px;
    }
    .rightBar p i {
        width: 13px;
        height: 9px;
    }
    .relatedPro {
        margin-top: 26px;
    }
    .relatedPro .title {
        height: 40px;
        line-height: 40px;
        padding-right: 10px;
        font-size: 13px;
    }
    .relatedPro .title b {
        font-size: 17px;
        margin-right: 22px;
        padding: 0 10px;
    }
    .relatedPro .title b i {
        right: -8px;
        border-width: 0 8px 40px 8px;
    }
    .relatedPro .title b::after {
        right: -12px;
        top: 6px;
        bottom: 1px;
        width: 8px;
    }
    .relatedPro-bot {
        padding: 4px 12px 14px;
    }
    .relatedPro li {
        margin-top: 10px;
    }
    .relatedPro .images {
        width: 88px;
        height: 88px;
        margin-right: 10px;
    }
    .relatedPro .text p {
        height: 20px;
        line-height: 20px;
        font-size: 15px;
    }
    .relatedPro .text span {
        height: 40px;
        line-height: 20px;
        font-size: 13px;
        margin-top: 8px;
    }














}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main{width: 1328px;}
	body{min-width: 1328px;}
    .top .logo img {
        height: 59px;
    }
    .top p {
        margin: 16px 0 0 75px;
        font-size: 19px;
    }
    .top p a {
        margin-left: 25px;
    }
    .top .search {
        margin: 10px 0 0 38px;
        height: 42px;
        width: 398px;
    }
    .top .search input {
        width: 308px;
        height: 42px;
        line-height: 42px;
        text-indent: 44px;
        font-size: 16px;
    }
    .top .search button {
        width: 90px;
        line-height: 42px;
        font-size: 16px;
    }
    .top .btnA a {
        height: 42px;
        line-height: 42px;
        width: 88px;
        font-size: 15px;
    }
    .top .btnA a:nth-child(1) i {
        margin: 11px 6px 0 0;
    }
    .top .btnA a:nth-child(2) i {
        margin: 13px 6px 0 0;
    }
    .cont-top .title b {
        font-size: 28px;
    }
    .bk-content .left {
        width: 956px;
    }
    .file h6::after {
        width: 800px;
    }









}
