/*åˆå§‹åŒ–æ ·å¼*/
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: #3480ce;
    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;
}

/*----- 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;
}

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

.com-img img {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}

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

.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.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

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

/*å¤´éƒ¨æ ·å¼*/
.top1 {
    height: 30px;
    background: #fff;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    font-size: 12px;
}

.top2 {
    height: 150px;
    overflow: hidden;
}

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

.logo {
    float: left;
    line-height: 135px;
    width: 54%;
}

.top2 .k2 {
    margin-top: 45px;
}

.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(../image/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: #666666;
    font-size: 12px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
}



/*çƒ­é—¨æœç´¢*/
.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
    background: url(../image/ss.png) center no-repeat;
    width: 226px;
    height: 28px;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 28px;
    line-height: 28px;
    padding-left: 4px;
    color: #666;
    width: 175px;
    border: none;
    background: none;
    outline: none;
}

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


/*å†…é¡µå·¦ä¾§æ ·å¼*/
.container {
    width: 1200px!important;
    margin: 0 auto;
    padding: 0;
}

.page-position a {
    color: #fff;
}

.left {
    width: 225px;
    float: left;
}

.right {
    width: 940px;
    float: right;
}

.xypg-case-list li {
    width: 300px;
}

.xypg-product-list li {
    width: 293px;
}

.xypg-product-list li .img img {
    width: 271px;
    height: 255px;
}

.relate-product-slick .owl-item .img img {
    width: 213px;
    height: 200px;
}

.xypg-case-list li .img img {
    width: 300px;
    height: 244px;
}

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

.page-mob-tool {
    display: none;
}








/* 架构k610144的main.css样式 */
.top{
    height: 135px;
    overflow: hidden;
}

.head_tu{
    width: 20%;
}
.head_tu td{
    margin-right: 24px;
    line-height: 135px;
}
.k2{
    margin-right: 28px;
}
.k2 dd{
    background: url(../image/tel.png) left center no-repeat;
    padding-left: 50px;
    margin-top: 25px;

}
.k2 dd p{
    font:normal 12px/23px "MicrosoftYaHei";
    color: #333333;
}
.k2 dd p strong{
    color: #f00d0d;
    font: bold italic 24px/30px "MicrosoftYaHei";
}

/* 导航样式 */
#menu {
    background-color: #184ba7;
    height: 56px;
}
.nav {
    width: 1200px;margin: 0 auto;
}

.nav li {
    line-height: 56px;
    height: 56px;
    text-align: center;
    width: 150px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li a {
    display: block;
    line-height: 56px;
    color: #fff;
    height: 56px;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0px;
}

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

.nav .sec {
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 56px;
    left: 0px;
}

.nav .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 150px;
}

.nav .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}

/* 品牌 */
.pinpai{
    text-align: center;
    margin-top: 53px;
}
.pinpai dt{
    font:normal 16px/25px "MicrosoftYaHei";
    color: #333333;
    margin-top: 20px;
}
.pin_list{
    width: 803px;
    margin: 22px auto;
    overflow: hidden;
}
.pin_list ul li{
    float: left;
    margin-right: 125px;

}
.pin_list ul li:last-child{
    margin-right: 0px;
}
.pin_list ul li div{
	width: 183px;
	height: 170px;
}
.pin_list ul li img{
    width: auto;
    height: auto;
    line-height: 170px;
}
.pin_list ul li h3{
    font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}



/* 产品 */

.pro_index{
    width:1200px;margin:0 auto;
 
}
.left_pro{
    margin: 0 auto;
    padding-top: 12px;
    width:1200px;
    margin-bottom: 50px;
}
.left_pro ul li{
	width: 227px;
    height: 80px;
    background-color: #ffffff;
    border:1px dashed #999999;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    margin-right: 12px;
    margin-bottom: 10px;
}
.left_pro ul li:last-child{
    margin-right: 0px;
}
.left_pro ul li div{
    float: left;
    width: 50%;
}
.left_pro ul li div img{
    margin: 16px 24px;
}
.left_pro ul li dd{
    width: 49%;
    text-align: left;
    float: right;
	font-family: MicrosoftYaHei;
    font-size: 20px;
	letter-spacing: 0px;
    color: #333333;
    letter-spacing: -2px;
    line-height: 80px;
}
.left_pro ul li:hover{
    background-color: #0171bc;
}
.left_pro ul li:hover dd{
    color: #fff;
}



.right_pro .pro_right ul li{
    float: left;
    /*margin-right:15px;*/
    margin-bottom: 20px;
	width: 300px;
	height: 333px;
    overflow: hidden;
    position: relative;
}
.right_pro .pro_right ul li:last-child{
    margin-right: 0px;
    width: 283px;
}

.right_pro .pro_right ul li .img{
	width: 285px;
    height: 285px;
    border-right: solid 1px #e4e4e4;
    border-top: solid 1px #e4e4e4;
    border-left: solid 1px #e4e4e4;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}

.right_pro .pro_right ul li dd{
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #333333;
    width: 285px;
    height: 46px;
    line-height: 46px;
	background-color: #f7f7f7;
	border: solid 1px #e4e4e4;
}
.right_pro .pro_right ul li img{
    border: solid 1px #e4e4e4;
    width: 100%;
}

/* 横图 */
.heng{
    width: 1920px;
    position: relative;
    margin-left: -960px;
    left: 50%;
    margin-top: 100px;
}
.heng img {
	display: block;
	margin: 0 auto;
}



/* 优势 */
.adv-wrap {
	background: url(../image/adv_bg2.jpg) no-repeat center center;
    height: 960px;
    margin-top: -13px;
}
.advt {
	padding: 40px 0 35px;
	text-align: center;
}
.advt h2 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	color: #010101;
}
.advt h2 span {
	color: #184ba7;
}
.advt h3 {
	font-size: 14px;
	color: #ccc;
	line-height: 20px;
	font-weight: normal;
	background: url(https://www.gxlzsmk.com/template/default/assets/images/adv_bg.png) no-repeat center center;
}
.advt p {
	font-size: 14px;
	color: #a4a4a4;
	line-height: 20px;
}

.advc {
	overflow: hidden;
}
.advl {
	width: 718px;
	float: left;
}
.advr {
	width: 482px;
	float: left;
}
.advb {
	background: url(../image/adv_bg1.png) no-repeat;
	padding-left: 100px;
	font-size: 14px;
	line-height: 25px;
	color: #5a5a5a;
    position: relative;
    font-weight: bold;
}
.advb h2 {
	line-height: 35px;
	font-size: 20px;
	color: #010101;
	margin-bottom: 25px;
}
.advb h2 em {
	font-style: normal;
	color: #184ba7;
}
.advb span {
	width: 75px;
	height: 75px;
	padding-left: 11px;
	text-align: center;
	line-height: 75px;
	font-size: 36px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.advl .advi {
	padding: 100px 0 65px;
}
.advr .advb {
    margin: 40px 0 55px -105px;
}


/*公司简介*/

.about-company {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 523px;
    background: url(../image/ab_bg.jpg) no-repeat;
  
}

.ab {
    width: 1200px;
    margin: 0 auto;
    height: 523px;
    position: relative;
}

.ab-img {
	width: 398px;
	height: 305px;
    position: absolute;
    left: 30px;
    top: 115px;
}

.ab-content {
    width: 706px;
    height: 302px;
    position: absolute;
    right: 0px;
    top: 110px;
}

.ab-content h2 {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px;
}

.ab-content .content {
    color: #fff;
    margin-top: 50px;
    line-height: 26px;
    text-indent: 2em;
    font-size: 14px;
}

.ab-content a {
    display: block;
    width: 96px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #184ba7;
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 0px;
     font-size: 14px;
}



/* 荣誉资质 */
#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



#n_demo{overflow:hidden;width:100%;margin:0 auto;}
#n_indemo {float: left;width:800%}
#n_demo1 {float: left;}
#n_demo2 {float: left;}


.stre {
	margin: 50px 0;
	height: 24px;
	border-bottom: 2px solid #d6d6d6;
	text-align: center;
}
.stre ul {
	display: inline-block;
	overflow: hidden;
	height: 50px;
}
.stre ul li {
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	float: left;
}
.stre ul li a {
	display: block;
	height: 48px;
	color: #1c1c1c;
	border: 1px solid #d6d6d6;
	background: #fff;
}
.stre ul li.current a {
	border: 1px solid #184ba7;
	color: #fff;
	background: #184ba7;
}

.strb {
	padding: 0 37px;
	position: relative;
	display: none;
}
.strb.current {
	display: block;
}
.strb ul {
	overflow: hidden;
}
.strb ul li {
	width: 261px;
	float: left;
	margin-right: 27px;
}
.strb ul li img {
	width: 261px;
	height: 183px;
	display: block;
}
.strb ul li h3 a {
	height: 14px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #494646;
	display: block;
	font-weight: normal;
	overflow: hidden;
}
.strb ul li h3 a:hover {
	color: #329b00;
}



.strb .strl {
	width: 24px;
	height: 51px;
	display: block;
	background: url(../image/hl.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
}
.strb .strr {
	width: 24px;
	height: 51px;
	display: block;
	background: url(../image/hr.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
}





/*新闻资讯*/
.xinwen{
    margin-bottom: 48px;
}
.wh{width:1200px;margin:0 auto;margin-top:30px;}
.xleft{width: 782px;height: 508px;border:1px solid #ebebeb;}
.nsort li{float: left;width: 390px;}
.nsort li a{display: block;background: #2a2a2a;height: 58px;line-height: 58px;color: #fff;}
.nsort li a h3{
    line-height: 58px;
    font-size: 18px;font-weight: normal;padding-left: 38px;background: url(../image/icon1.png)  no-repeat 10px center;}
.nsort li a .m1{font-size: 15px;margin-right: 15px;}
.nsort li.cur a{background:url(../image/nbjx.png) no-repeat top center;}
.tab1{display: none;}
.news_list1 li{margin:38px 14px 0 14px;padding-bottom: 25px;border-bottom: 1px solid #b6b6b6;}
.news_list1 li a.img img{width: 299px;height: 173px;overflow: hidden;}
.news_list1 li .xwnr{width: 435px;}
.news_list1 li .xwnr a{color: #222222;font-size: 15px;font-weight: 400;display: block;padding-bottom: 15px;border-bottom: 1px solid #c1c1c1;}
.sumy{color: #615c5c;font-size: 13px;font-weight: 400;margin-top: 13px;line-height: 24px;}
.news_list2{margin: 23px 14px 0 14px;background: url(https://www.gxlzsmk.com/template/default/assets/images/line4.jpg) no-repeat top center;}
.news_list2 li{width: 340px;line-height: 35px;
border-right: 1px solid #c8c8c8;
}
.news_list2 li:nth-child(2n){
    border:none;
}
.news_list2 li a{
    background: url(../image/dian.png) left center no-repeat;
    padding-left: 10px;
    color: #222222;font-size: 15px;font-weight: 400;display: block;}
.news_list2 li:nth-child(2n){float: right;}




.xright{width: 400px;height: 508px;border:1px solid #ebebeb;}
.question-news{
    width: 558px;
    margin-top: 58px;
}

#kehu{overflow:hidden;height:415px;margin:0 auto;position:relative;}
#jian {height:100%;}
#zheng {}
#xtop{}


.nbt2{height: 58px;line-height: 58px;background: url(../image/nbj1.jpg) no-repeat top center;}
.nnt{font-size: 18px;color: #fff;padding-left: 60px;}
.nbt2 a{font-size: 15px;color: #fff;display: block;text-transform: uppercase;margin-right: 20px;}

.news-list li{
    margin-bottom: 20px;
    margin: 0 13px 0 15px;
}

.news-list li a{
    background: url(../image/wen.jpg) no-repeat left center;
    padding-left: 24px;
    line-height: 30px;
    color: #184ba7;
    font-size: 17px;
    margin-top: 20px;
    font-weight: lighter;
    display: block;
}

.news-list li a:hover{
    color: #184ba7;
}

.news-list li p{
    background: url(../image/da.jpg) no-repeat left 5px;
    padding-left: 50px;
    color: #3c3c3c;
    font-size: 13px;
    line-height: 23px;
    margin-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cecece;
}

.qusetion-list{
    padding-top: 20px;
}



/* 底部 */
.footn-wrap {
	background: #0f0f0f;
}
.footn {
	height: 41px;
	line-height: 41px;
	font-size: 15px;
	color: #fff;
}
.footn ul {
	overflow: hidden;
	padding: 0 30px;
}
.footn ul li {
	float: left;
	padding: 0 38px;
}
.footn ul li a {
	display: block;
    color: #fff;
    font-size: 15px;
}
/* .footn ul li a:hover {
	color: #184ba7;
} */
.foot-wrap {
	background: #252525;
}
.foot {
	overflow: hidden;
	padding-top: 30px;
}
.footl {
	float: left;
}
.footl ul {

	overflow: hidden;
	padding: 0 60px 0 75px;
}
.footl ul li {
	padding: 0 49px 0 55px ;
	float: left;
	height: 220px;
	border-right: 1px solid #7e7e7e;
}
.footl ul li h2 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}
.footl ul li a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	height: 25px;
	color: #c9c7c7;
}
.footl ul li a:hover {
	color: #184ba7;
}
.footr {
	float: left;
    padding-top: 10px;
    width: 22%;
}
.footr {	
    font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
    color: #c9c7c7;
    text-align: center;
}
.footb-wrap {
	background: #252525;
	border-top: 1px solid #7e7e7e;
}
.footb {
	padding: 10px 0;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #c9c7c7;
}
.footb a {
	color: #c9c7c7;
}
/* .footb a:hover {
	color: #184ba7;
} */












