.info-content{background: #d0d0d0;}
.info-content p{
	background-color: #d0d0d0!important;
}
.info-content img{max-width: 100%;}
.scrolllist {
				
				height: 687px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 687px;
				overflow: hidden;
				float: left;
				position: relative;
				/*必要元素*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 15rem;
				height: 13.375rem;
				float: left;
				padding: 0 10px;
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 100%;
				height: 100%;
			}
			
			.scrolllist .imglist_w li a {
				color: #3366cc;
				text-decoration: none;
				float: left;
				text-align: center;
			}
			
			.scrolllist .imglist_w li a:hover img {
				filter: alpha(opacity=86);
				-moz-opacity: 0.86;
				opacity: 0.86;
			}
			
			.scrolllist .imglist_w li p {
				height: 48px;
				line-height: 24px;
				overflow: hidden;
				text-align: center;
			}
			
			#s2 {
				
			}
			
			#s2 .imglist_w {
				width: 900px;
			}
			
			#s2 .imglist_w ul {
				height: 20000px;
				width: auto;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			#s2 .imglist_w li {
				float: left;
			}


.sort-product-list li img{width: 100%;height: 100%;}

#marquee{width:1200px;height:240px;overflow:hidden;  margin:20px auto 0;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 240px;height: 240px;}
#marquee ul li img{width: 100%;height: 180px;}
#marquee ul li h4{text-align: center;}

.lxwm-pro{background: #f2f2f2;color: #555555;padding: 10px;line-height: 35px;}
.ggbg{background: url(../images/ggbg.png) no-repeat center top;height: 183px;}


/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
	background: #d0d0d0;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
   
}

.pull-right {
   
}

/*top*/
#top {
    padding: 2.5rem 0;
}

.top {
    width: 1200px;
    margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}

/*nav*/
#nav{
	width: 100%;
	margin:0 auto;
	background: rgba(168, 168, 168, 0.58);
	box-shadow: 0 1px 2px #d1d0d0b0;  
	z-index: 999;
}
.index_header_class{
	background:#c3c3c3 !important;
	transition: .3s ease-out;
}
#nav> div.nav_bg{
   width: 1200px;
   display: flex;
   justify-content: space-between;
   align-items:center;
   margin: 0 auto;
}
.nav_bg{
	height: 8.75rem;
	
}


.nav-logo {
  /*  margin-right: 50px;
    padding-top: 30px; */
}
.toptel{padding-top: 20px;}
.nav-logo > img {
    
    margin: 10px;
}

.nav-menu {

}
.navt .this_call ul{display: flex;align-items:center;justify-content: space-between;}
.call_{color: #020202;position: relative; left: 64%;}
.navt>ul>li{position: relative;}
.navt>ul>li:hover .list-ul{display: block;}
.navt>ul>li .list-ul{ display: none;position: absolute;z-index: 999;left: 0;right: 0;margin: 0 auto;text-align: center;background:rgb(168,213,157,0.42);}
.navt>ul>li .list-ul li{
	transition:.2s ease-in-out;
	background:rgb(168,213,157,0.32);
	border-top: 1px solid #d5d5d5e0;
}
.navt>ul>li .list-ul a{color: #e8e8e8;display: block; padding: 0.875rem 0;}
.navt>ul>li .list-ul a:hover{
	color: #f5f5f5;
	background:rgb(168,213,157,0.62);
	transition:.2s ease-in-out;
}
.nav-menu > li {
    float: left;
    /* width: 200px; */   
    text-align: center;
    position: relative;

}

.hide-after:after {
    display: none;
}
.active{
	background:rgb(168,213,157,0.32);color: #e9e9e9!important;transition:.2s ease-in-out ;
}
/* .nav-menu > li a:hover{background:rgb(168,213,157,0.32);color: #e9e9e9;transition:.2s ease-in-out ;} */
.nav-menu > li > a {
    display: block;
    font-size: 12px;
    color: #020202;
	padding: 0.375rem 2.1875rem;
}
.nav-menu > li > a>span{
	display: block;
}
.nav-search {
   
    width: 275px;
    height: 25px;
    
}

.nav-search form {
    height: 25px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
	padding: 0 10px;
	top: 5px;
	left: -11%;
	background: rgb(229,230,229,0.32);
}
.nav-search form option{font-size: 12px !important;}
.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
	outline: rgb(168,213,157,0.32);
	background: rgb(229,230,229,0.32);
}

.nav-search form input[type=submit] {
    padding: 2px 10px;
	background: rgb(168,213,157,0.59);
	color: #f6f5f5;
	font-size: 0.875rem;
	position: absolute;
	top: 4px;
	right: 0px;
}

.nav-keyword {
    
}

.nav-keyword h1 {
    font-weight: 400;
    display: inline-block;
}

/*toproll*/
#toproll {
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    
    position: absolute;
    top: 0px;
    right: 1200px;
}

.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(/image/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(/image/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #000;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}


.index-seo .bx-wrapper .bx-pager{bottom:-40px !important;}

/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #000;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    width: 100%;
    position: relative;
    
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*首页主体*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*首页关于我们*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*首页联系我们*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*首页新闻*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list > li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list > li:last-child {
    border: none;
}

.index-new-list > li > a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list > li > span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #ff552e;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}

/*底部*/
#footer {
    background: #666;
    padding: 20px 0;
}

.footer {
    width: 1200px;
    margin: 0px auto;
}

.footer-nav {
    background: #333;
    padding: 10px;
    border-radius: 5px;
    width: 720px;
    margin: 0 auto;
}
.top_img{
		width: 100%;
		height: 21.875rem;
	}
	.top_img img{
		width: 100%;
		height: 100%;
	}
.footer-nav li {
    width: 100px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
}

.footer-nav li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    top: 4px;
    right: -10px;
}

.footer-nav li:last-child:after {
    display: none;
}

.footer-nav > li > a {
    display: block;
    text-align: center;
    color: #fff;
}

/*关于我们页面*/
#page-about {
	margin-top: 9.0625rem;
    width: 1200px;
    display: flex;
	margin: 11.25rem  auto 0;
	justify-content: space-between;
}

.page-about-left {
    width: 300px;
}

.left-box {
    /* border: 1px solid #efefef; */
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

 .left-box h2 {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 15px;
    position: relative;
    /* text-indent: 10px; */
	text-align: left;
    border-bottom:0.0625rem solid #efefef;line-height: 50px;color: #535353;
	
}
.left-box ul > li:hover{background: #e87514;}
.left-box ul > li:hover a{color: #fff;padding-left: 10px;transition: padding-left 0.5s;}

.left-box ul {
	text-align: center;
}

.left-box ul > li {
    /* border-bottom: 1px dashed #efefef; */
	text-align: left;
    line-height: 30px;
    height: 30px;
	width: 11rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:20px;
}



.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}

/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}
.this_cod{
	width: 90px;
	height: 90px;
}
.this_cod img{
	width: 100%;
	height: 100%;
}
/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
}

.sort-product-right {
   /* width: 880px; */
    position: relative;
}

.sort-product-list {
	width: 62.5rem!important;
	margin: 0 auto; 
}
.sort-product-list a{
	display: block;
	width:100%;
	margin-bottom:50px;
	text-decoration: none!important;
}
.sort-product-list a ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	background: #ddd;
}
.sort-product-list a ul li.this_title {
	padding: 0 1.25rem;
	width: 30%;
	color: #9d9d9d;
}
.sort-product-list a ul li.this_title span{
	display: block;
	padding:0.5rem 0;
	margin-bottom: 0.625rem;
	font-size: 1.625rem;
	color: #bbb;
	font-weight: 100;
	border-bottom: 1px solid #C0C0C0;
	
}
.sort-product-list a ul li img{
	width: 639px;
	height: 353px;
	vertical-align: middle;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 85px;
    font-size: 14px;
    font-weight: 700;
}
.sort-new-list li.Oli{
	margin-bottom: 24px;
	/* height: 3.75rem; */
}

.sort-new-list ul li {
   line-height: 1.875rem;
}
.list_time{
	width: 10%;
}
.sort-new-list li a {
    display: block;
	display: flex;
	
}
.sort-new-list li a div:last-child{
	text-align: left;
	width: 90%;
}
.sort-new-list li a:hover{
	transition: .2s ease-in-out;
	color:#818181 ;
}
.list_time li{
	text-align: center;
}
.list_time li:first-child{
	font-size: 40px;
	font-weight: 510;
	margin-bottom: 8px;
	color: #cdcdcd;
}
.list_time li:last-child{
	
	color: #cdcdcd;
}
.sort-new-list li a p {
    line-height: 1.875rem;
	color: #2c2c2c82;
}
.sort-new-list li a p:first-child{
	
	font-size:18px;
	font-weight: 550;
}
/*分页*/

.pagination {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*相关信息*/

.ln-box {
    
    margin-bottom: 20px;
    
}
.ln-box ul li{display: inline-block;width: 49%;}
.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.ln-box ul {
}

.ln-box ul li {
    border-bottom: 1px dashed #efefef;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product{
    width: 1200px;
	display: flex;
	justify-content: space-between;
    margin: 9.375rem auto 0;
}

.info-product-left,.sort-product-left,.page-about-left {
    width: 200px;
	border-right: 1px solid #efefef;
}

.info-product-right {
    /* width: 880px; */
	margin-left:20px;
    position: relative;
}

#info-product-image {
    width: 600px;
    margin: 0 auto;
}
.bx-viewport{
	height: 40.625rem!important;
}
.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #ff552e;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}














*{ list-style:none}
body{
	margin:0;
	padding:0;
	color:#535353;
	border:0;
	padding:0;
	margin:0;
	font-size:14px
}
.clear{ clear:both}
A:link { text-decoration:none; color:#535353;}
A:visited { text-decoration:none; color:#535353;}
A:hover { text-decoration: none; color:#0066cc;}
.header{ width:100%; height:40px;border-bottom: 1px solid #ccc;}
.headg{ width:1200px; height:40px; margin:0px auto;}
.had{ float:left; height:40px; padding-left:10px; padding-right:10px; font-size:14px; line-height:40px; font-family:'微软雅黑';}
.rdad{ height:40px; float:right; line-height:40px; padding-left:10px; padding-right:10px;  font-size:14px;font-family:'微软雅黑';}
.rdad a{ }
.log{ width:1200px; height:115px; margin:0 auto; background: url(images/logo.jpg) no-repeat right 0;}
.log img{margin-top: 10px;}
.meug{ width:100%; height:52px; background:#1053ce;}
.meg{ width:1200px; height:52px;  margin:0px auto;}
.meg ul{ margin:0px; padding:0px;}
.meg li{ width:171px; float:left; height:52px; text-align:center; line-height:52px; }
.meg li a{ font-size:15px; font-family:'微软雅黑'; color:#FFF; font-weight:bold;}


/*ser*/
.hezuo{ background:url(../images/hezuo.jpg) repeat-x; height:289px;}
.titbt{ text-align: center; font-size:25px;
                  font-weight: bolder;
          color: #000000;
         padding-top: 52px;
         padding-bottom: 10px;
         background: url(../images/hzx.jpg) no-repeat center 63px;
        
         height: 12px; font-family:'微软雅黑';}
.eng{ text-align: center;
    font-size: 18px; line-height:8px; font-family:'微软雅黑'; }
	
.eng span{color: #1065b9; font-family:'微软雅黑';}
.jishu{ width: 1000px;
    margin: 10px auto 15px auto;
    position: relative;
    overflow: hidden;}
.anli{
	width:1200px;
	margin:30px auto;
}
.fanwe{ width:100%; background:url(../images/guanggao.jpg) no-repeat center bottom;margin: 30px 0;}
.range{ width:1200px; margin:0px auto;}
.titbtt{ text-align: center; font-size:25px;
                  font-weight: bolder;
          color: #000000;
         padding-top: 52px;
         padding-bottom: 10px;
         background: url(images/rangebg.jpg) no-repeat center 63px;
        
         height: 12px; font-family:'微软雅黑';}
		 
.leit{ width:1200px; margin:0px auto; margin-top:20px; margin-bottom:20px;}
.leit ul{ margin:0px; padding:0px;}
.leit li{ width:190px; height:42px; background:#f0f0f0; float:left; margin-right:10px; text-align:center; line-height:42px; border-bottom: none; margin-top: 10px;}
.leit li a{ font-size:14px; font-family:'微软雅黑';}
.fnet{     
    width: 1200px;
    margin: 0 auto;
	    background: #fff;
}
.mome{ clear: both;
    height: 90px;
    font-size: 0px;
    overflow: hidden;
    width: 100%; margin-top:20px;}
.mome a{ height: 41px;
    width: 161px;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    border: 1px solid #1065b9;
    text-align: center;
    line-height: 41px;
    color: #1065b9;
    font-size: 14px;
	font-family:'微软雅黑';}
.mome a:hover{ background:#1065b9; color:#FFF;}
.gbg{ width:100%; height:160px; background:url(images/gbg.jpg) no-repeat center;}
.xuan{ width: 100%;
       padding-top: 43px;
    padding-bottom: 34px;
	background:url(images/ystbg.jpg) repeat-x 0 168px;
	
}
.xuan img{ display: block;
           margin: 0 auto;
           text-align: center;
		   }
		   
.yound{ width: 1000px;
        margin: 28px auto 0 auto;
        padding-top: 7px;
          overflow: auto;
		 background:url(images/ys_left.jpg) no-repeat right 0px;}
.one{   width: 550px;
       float: left;
       border-bottom: 1px dashed #EBEBEB;
       padding-top: 13px;
       padding-left: 45px;
       padding-bottom: 13px;}
.tit{ float: left;
    font-size: 24px;
    font-weight: bolder;
    color: #019966;
    line-height:1px;
	font-family:'微软雅黑';}
	
.ystbt{ font-size: 16px;
    line-height: 28px;
    color: #666666;
    padding-top: 0;
    float: right;
    width: 480px;
	font-family:'微软雅黑';
}
.yw{ float: right;
    width: 480px;
    line-height: 18px;
    color: #B3B3B3;
    font-size: 8px;
    text-align: justify;
    padding-top: 4px;
	font-family:'微软雅黑';}
.aboty{ background:url(images/blue_bg1.jpg);
        width: 100%;
        padding-bottom: 98px;
		height:520px;}
		
.ahut{ width:1200px; margin:0px auto;
background:url(images/blue_bg.jpg) no-repeat 0 85px; height:151px;}
.gsj{ color: #fff;
    background: none;
    padding-top: 80px;
    font-size: 28px; text-align:center; font-family:'微软雅黑'; font-weight:bold;}
.jian{ width:1200px;margin:0px auto; padding-top:55px;}
.lett{ width:417px; height:320px; border:4px solid #6dc499; float:left;}
.rett{ width:550px; float:right; color:#FFF; font-size:14px; font-family:'微软雅黑'; line-height:26px;}
.most{    display: block;
    border-radius: 5px;
    border: 1px solid #2BFE95;
    color: #2AE093;
    width: 134px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;}
.most:hover{ background:#FFF;}
	
.most a{ font-family:'微软雅黑'; color:#2BFE95;}
.liuyan{     width: 1000px;
    margin: 50px auto 0 auto;
    background: url(../images/liuyanbg.jpg) no-repeat 0 0;
    position: relative;
    padding-bottom: 71px;}
.liuyan p {
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: bolder;
    font-size: 28px;
	font-family:'微软雅黑';}
.ljzx{ display: block;
    margin: 0 auto;
    width: 970px;
    height: 375px;
    background: url(../images/liuyan.jpg) 0 0 no-repeat;}
.lyc{ width:350px; height:330px; float:right; margin-top:20px; margin-right:30px;}
.newg{ width:1200px; margin:0px auto; margin-top:20px;}
.news{ width:480px; float:left; }
.newsg{ width:480px; float: right;}
.sbut{ width:480px; height:35px;}
.sent li{ height:35px;}
.mig{ width:130px; height:35px; float:left; text-align:center; line-height:35px; background:#019966; font-size:15px; font-family:'微软雅黑'; color:#FFF;}
.comt{ height:35px; padding-left:10px; padding-right:10px; line-height:35px; float:right; font-size:14px;  font-family:'微软雅黑';}
.youll{ width:100%; height:67px; background:##f6f6f6; margin-top:42px; background:#f6f6f6;}
.disp{ width:1200px; height:67px; background:url(images/link.jpg) no-repeat left; text-indent:150px; line-height:67px; margin:0px auto; font-family:'微软雅黑'; font-size:15px;}
.nab{ width:100%; height:60px; background:#1065b9;}
.nabgin{ width:1200px; height:60px; margin:0px auto;}
.nabgin ul{ margin:0px; padding:0px;}
.nabgin li{ width:140px; height:60px; float:left; text-align:center; line-height:60px;}
.nabgin li a{ font-size:15px; color:#FFF; font-family:'微软雅黑'; font-weight:bold;}
.nabgin li a:hover{ color:#FF0;}
.foot{ width:100%; margin:0px auto; background:#f9f9f9; padding-bottom:30px;}
.footing{ width:1200px; margin:0px auto;}
.rftg{ width:280px; height:215px; margin-top:20px; border-left:1px solid #CCC; font-size:15px; font-family:'微软雅黑'; float:left; padding-left:20px;}
.rftg span{ font-size:15px; font-family:'微软雅黑'; }
.sfot{ float:right; padding-left:20px; border-left:1px solid #CCC; margin-top:20px; width:250px; }
.undst{ width:1200px; margin:0px auto; margin-top:20px;}
.left{ width:231px; float:left;}
.pro{ padding-top: 80px;
      background: url(../images/fy_left.jpg) no-repeat 0 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border: 3px solid #1065b9;
    padding-bottom: 11px;
    margin-bottom: 19px; }
	
.pro ul{ margin:0px; padding:0px; }
ul.yj li{ display: block;
    width: 208px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #8a8a8a;
    font-size: 16px;
    margin: 6px auto;
    background: #F0F0F0 url(../images/gsl.jpg) no-repeat 8px 15px;}
.rjs li {
    background-color: #fff;
}

ul.yj {
    width: 224px;
}
.rjs{
	 width: 215px;
}
.rjs li {
   border-bottom: 1px dotted #dedede;
    text-align: center;
    margin: 0 auto 0 7px;
    display: block;
    line-height: 34px;
}

.rjs a {
    font-size: 14px;
	color:#333;
}
.nlist li {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dotted #ccc;
    font-family: arial;
}
	
.contan{     padding-top: 70px;
    background: url(../images/fybt.jpg) no-repeat 0 0 #fff;
   
    border-top-left-radius: 5px;
    border: 3px solid #1065b9;
    float: left;
    width: 225px;
	height:340px;
	font-family:'微软雅黑';
	font-size:15px;}
	
.contan a{display: block;
    line-height: 30px;
    text-align: center;
    color: #309D64;
    font-size: 15px;}
.contan dd{      
    width: 205px;
    line-height: 30px;
    color: #333;
    padding-left: 10px;
    padding-bottom: 47px;
    font-family: '微软雅黑';
    font-size: 15px;
}
.right{ width:930px; float:right;}
.subttb{ height:50px; border-bottom:1px solid #CCC;}
.gbt{ padding-left:20px; padding-right:30px;float:left; text-align:center; height:50px; font-family:'微软雅黑'; font-size:18px; line-height:50px; font-weight: bold; color:#000; border-bottom:2px solid #1065b9;}
.rtbt{ padding-left:20px; padding-right:20px; height:50px; line-height:50px; float:right;}
.centct{ padding:10px; font-family:'微软雅黑'; line-height:25px; font-size:15px;}


/*pro s*/
.chanp{
	width: 100%;
	height: 42.625rem;
	background-image:url(../image/index_zy_zsgd.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
}

.title-line {
	width: 75rem;
	margin:0 auto;
}

.entit {
    text-transform: uppercase;
    font-size: 45px;
    color: #f0f0f0;
    font-weight: bold;
	font-family: 微软雅黑!important;
}
.chtit {
	position: relative;
	top: -25px;
	z-index: 2;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	background: #2e4267;
	padding: 0 10px;
}
.chtit1 {
    position: relative;
    top: -25px;
    z-index: 2;
    display: inline-block; 
	font-size: 32px;
    font-weight: bold;
    color: #303030;
    background: #fff;
    padding: 0 10px;
    font-family: 微软雅黑!important;
}
.line {
	width: 25px;
	height: 2px;
	background: #0e52d5;
	margin: -15px auto 0;
}
.chanp_con img.linian{
	padding: 3.75rem 0;
}
#center_bg {
    /* width: 1200px;
    margin: 50px auto;
    height: 729px; */
}
#left_l {
    width: 255px;
    float: left;
    border: 4px solid #1053ce;
}

.dh_bg_1 {
    width: 255px;
    background: #1053ce;
    height: 100px;
}

.jkcpflm {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-top: 26px;
    line-height: 25px;
}
.jkcpflm em {
    font-size: 15px;
    font-weight: 400;
}
.list2 {
    width: 255px;
    margin-top: 1px;
}
.sortN2 {
    background: #fff;
    border-top: 0;
    padding: 0 9px;
    padding-top: 13px;
}

.sortN2 li {
    margin-bottom: 10px;
}

.sortN2 li a{
    display: block;
    height: 52px;
    line-height: 52px;
    color: #ffffff;
    font-size: 16px;
    padding-left: 58px;
    background: #1053ce;
}

.rj {
    margin-bottom: 27px;
}

.rj ul li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dashed #dedede;
}

.rj li a {
    display: block;
    color: #666;
    font-size: 14px;
    padding-left: 39px;
    background: url(../images/list_pic.jpg) no-repeat left 20px center;
}

.product_right {
    float: right;
    width: 901px;
    overflow: hidden;
}

.list2 td a:hover {
	color: #fff;
	font-size: 15px
}

.list2 table tbody tr:nth-child(10) td a {
	margin-bottom: 1px
}
.product_right {
    float: right;
    width: 901px;
    overflow: hidden;
}

.zjbn{
	width:100%;
	background:url(images/22.jpg)no-repeat center;
	height:170px;
}
/*pro E*/

/*about s*/
.news-wrap {
    padding: 30px 0;
    background: url(../images/newsbg.jpg) no-repeat center center;
    background-size: cover;
}
.news-con {
	margin: 25px auto 0;
	width: 1200px;
}
.nlist {
	float: left;
	width: 48%;
}
.pic11 {
	float: left;
	height: 140px;
}
.pic11>img {
	height: 140px;
	width: 170px;
}
.conxw {
	float: right;
	width: 390px;
}
.titxw {
	font-size: 16px;
	font-weight: 600;
}
.time {
	color: #696969;
	text-transform: uppercase;
	margin: 3px 0;
	    font-size: 14px;
}
.cn {
	color: #666;
	line-height: 25px;
	overflow: hidden;
	    font-size: 14px;
}
a.xwmore {
	position: absolute;
	padding: 10px 1.25rem;
	font-size: 1rem;
	color: #f4f4f4;
	display: inline-block;
	left:58.5%;
	bottom: 6%;
	background: rgb(175,213,166,0.5);
}
a.xwmore:hover{
	transition: 0.2s ease-in;
	background: rgb(175,213,166,0.8);
}
.sideMenu1 {
	float: right;
	width: 48%;
}
.tabhd.on {
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	background: #1053ce;
	color: #fff;
	font-size: 15px;
	margin-bottom: 1px;
	overflow: hidden;
	cursor: pointer;
}
.tabhd.on em {
	float: right;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/icoadd.png) 0 0 no-repeat;
	cursor: pointer;
	margin-top: 15px;
	margin-right: 20px;
	background-position: 0 -15px;
}
span.xwnrtit {
	color: #fff;
	    font-size: 14px;
}
.chtit2 {
    position: relative;
    top: -25px;
    z-index: 2;
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    color: #303030;
    padding: 0 10px;
    background: #f5f5f5;
	font-family:微软雅黑!important;
}
.entitxw {
    text-transform: uppercase;
    font-size: 36px;
    color: #ddd;
    font-weight: bold;
		font-family:微软雅黑!important;
}
.gsjianjie {
	width:1200px;
	margin:25px auto;
}
.chtit1 {
	position: relative;
	top: -25px;
	z-index: 2;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	color: #303030;
	background: #fff;
	padding: 0 10px;
}
.about-con {
	background: url(../images/about-conbg1.png) no-repeat;
	background-size: 100% 100%;
	padding: 3px;
	margin: 25px auto 0;
}
.picbox {
	float: left;
	background: url(../images/abouttp.jpg) no-repeat;
	height: 372px;
	width: 576px;
}
.conbox {
	float: right;
	width: 50%;
	padding: 30px 10px;
}
.t1 {
	font-size: 22px;
	font-weight: bold;
	color: #292929;
	    font-family: 微软雅黑!important;
}
.line1 {
	margin:20px 0 0 0;
	width: 16px;
	height: 2px;
	background: #1f468f;
}
.con {
    color: #333;
    line-height: 28px;
    height: 212px;
    overflow: hidden;
    font-family: 微软雅黑!important;
    font-size: 15px;
}
.morebtn {
	margin-top: 20px;
}

.mainnr {
    width: 1200px;
    margin: 30px auto 0;
}
.lctp {
    margin: 10px auto;
    width: 1200px;
}

/*友情链接开始*/
.link {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.link .link_box {
	width: 1200px;
	margin:0 auto;
}
.link_box h4 {
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	float: left;
	margin-right: 30px;
}
.link_box a {
	
	font-size: 14px;
	color: #333;
	line-height: 32px;
	margin-right: 20px;
}
.link_box a:first-child {
	margin-left: 50px;
}
.link_box a:hover {
	color: #175ab1;
}
/*底部*/
.foot_bg {
    background: #1053ce;
    width: 100%;
    padding: 30px 0;
}
.foot_m {
    width: 1200px;
    margin: 0 auto;
}
.foot_m img {
    float: left;
}
.rexian {
    float: left;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    margin-left: 30px;
}
.sxs {
    font-size: 20px;
    font-weight: 600;
}
.foot_nav {
    float: right;
    width: 17%;
}
.foot_nav a {
    display: block;
    color: #fff;
    float: left;
    margin-left: 40px;
    line-height: 32px;
    font-size: 15px;
}
.fen_zhan {
    color: #fff;
    margin-top: 10px;
    overflow: hidden;
    height: 30px;
}
.fen_zhan span {
    font-size: 14px;
    line-height: 30px;
}
/*新闻*/
	.news-wrap {
	padding: 30px 0;
	background: url(../images/newsbg.jpg) no-repeat center center;
	background-size: cover;
}
.entitxw {
	text-transform: uppercase;
	font-size: 36px;
	color: #ddd;
	font-weight: bold;
}
.chtit2 {
	position: relative;
	top: -25px;
	z-index: 2;
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	color: #303030;
	padding: 0 10px;
	background: #f5f5f5;
}

/*about e*/

/*adv s*/
.adv {
	width: 100%;
	overflow: hidden;
	padding-bottom: 58px;    margin-top: 30px;
}
.adv .Title {
	width: 100%;
	background: url(../images/advtitlebg.jpg) no-repeat center;
	height: 137px;
	text-align: center;
	padding-top: 38px;
}
.adv .Title h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.adv .Title .p1 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin-top: 6px;
}
.adv .Title .p2 {
	font-size: 24px;
	color: #fff;
	width: 498px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #ff9900;
	margin: 20px auto 0;
}
.adv .conBox {
	width: 100%;
	overflow: hidden;
	padding-top: 54px;
}
.adv .conBox .container {
	overflow: hidden;
	position: relative;
}
.adv .conBox .container .pic {
	top: 38px;
	left: 562px;
	display: block;
	position: absolute;
}
.adv .conBox .con {
	overflow: hidden;
}
.adv .conBox .con img {
	display: block;
	float: left;
}
.adv .conBox .con .box {
	float: right;
	width: 527px;
}
.adv .conBox .con .box h3 {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 44px;
}
.adv .conBox .con .box h3 span {
	color: #ff9900;
}
.adv .conBox .con .box p {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 24px;
	background: url(../images/pro_details_icon01.png) no-repeat left 6px;
	padding-left: 28px;
}
.adv .conBox .con1 .box {
	padding-top: 60px;
	height: 343px;
}
.adv .conBox .con2 .box {
	height: 313px;
	width: 532px;
	padding-top: 18px;
}
.adv .conBox .con3 .box {
	height: 284px;
	width: 514px;
	padding-top: 26px;
}
.adv .conBox .con4 .box {
	height: 265px;
	width: 529px;
	padding-top: 32px;
}
.adv .conBox .con4 .box h3 {
	margin-bottom: 30px;
}
.adv .conBox .con3 .box h3 {
	margin-bottom: 30px;
}
.adv .conBox .con2 img, .adv .conBox .con4 img {
	float: right;
}
.adv .conBox .con2 .box, .adv .conBox .con4 .box {
	float: left;
	text-align: right;
}
.adv .conBox .con2 .box p, .adv .conBox .con4 .box p {
	background: url(../images/pro_details_icon01.png) no-repeat right 6px;
	padding-right: 28px;
}
.container{ width: 1200px; margin: 0 auto;}
/*adv e*/




/*news*/
.news_div_item {
	width:580px;
	height: 135px;
	float: left;
	margin:0 10px 15px 10px;
	position: relative;
}
.news_div_item_pic {
	width:196px;
	height: 128px;
	float: left;
}
.news_div_item_pic img {
	width:196px;
	height: 128px;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fff;
}
.news_div_item_content {
	width:360px;
	height: 100px;
	float:right;
	padding-top:16px;
}
.news_div_item_title {
	height:30px;
}
.news_div_item_a {
	font-size:16px !important;
	color:#333;
}
.news_div_item_body {
	line-height: 26px;
	word-break:break-word;
}
.news_div_item_date {
	position: absolute;
	top:110px;
	left:220px;
	color:#999;
}
.news_div_item_year, .news_div_item_month, .news_div_item_day {
	float: left;
}
.news_div_item:nth-child(n+7) {
 display:none;
}

/*news*/


/*foot s*/
.banq {
	width: 100%;
	color: #fff;
	height: auto;
	font-size: 14px;
	background: #323d4f;
	margin: 0 auto;
}
#top30 {
	height: 30px;
	overflow: hidden;
}
.page {
	width: 1200px;
	margin: 0 auto;
}
.zsdxbj_d {
	width:100%;
	height:8px;
	background:#8600f8;
}
.copy {
	width:100%;
	background: #333;
	text-align: justify;
	padding:41px 0 30px 0;
}
.copy_row1 {
	width: 1200px;
}
.c4cont {
	margin-right:40px;
}
.copy_row1 .col4 {
	float: left;
}
.copy_row1 .col4:nth-last-child(1) {
margin-right: 0;
background: none;
}
.copy_row1 .col4 .c4title {
	position: relative;
	padding: 0 0 25px 0;
	margin-bottom: 5px;
}
.copy_row1 .col4 .c4title::after {
content: '';
position: absolute;
width: 20px;
height: 2px;
display: block;
background: #fff;
left: 0;
bottom: 10px;
transition:0.6s all ease-in-out;
}
.copy_row1 .col4 .c4title a {
	font-size: 17px;
	color: #fff;
	display: block;
	line-height: 35px;
}
.copy_row1 .col4:hover .c4title::after {
width: 100%;
background: #fff;
}
.copy_row1 .col4 ul li a {
	color: #dedede;
	font-size: 14px;
	display: block;
	line-height: 35px;
}
.copy_row1 .col4 ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
.dibudwz {
	width: 1200px;
	color: #fff;
	border-top: 1px #404d63 solid;
	height: 65px;
	font-size: 14px;
	line-height: 65px;
	margin: 0 auto;
}
.dibudwz a {
	font-size:14px;
	color:#fff;
}
.banq_nr {
	line-height: 45px;
	padding-left: 40px;
	background: url(../images/lianxi_1.png) left no-repeat;
	margin: 0 auto;
	color:#dedede;
}
.banq_rwm {
	margin: 0 auto;
	margin-top:20px;
	color:#dedede;
}
.banq_rwml {
	width:135px;
	line-height:30px;
	height:auto;
	text-align:center;
}

	/* 友情链接 */
	.this_footer{
		width: 100%;
		height: 28.75rem;
		background: #9a9a9a;
		zoom: 1;
		position: relative;
	}
	.this_footer:after{
		content: "";
		width: 0;
		height:0 ;
		display: block;
		
	}
	.this_footer_con{
		width: 100%;
		background: #848484;
		clear: both;
	}
	.this_footer_header{
		width: 75rem;
		height: 2.5rem;
		margin: 0 auto;
		
	}
	.this_footer_nav{
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-left: 3%;
	}
	.this_footer_header li{
		position: relative;
		height: 100%;
		width: 100%;
		display: flex;
		align-items: center;
		
	}
	
	.this_footer_header ul.this_footer_nav li a{
		display: block;
		width: 100%;
		height: 100%;
		/* text-align: center; */
		line-height: 2.5rem;
		font-size: 1rem;
		color: #545353;
	}
	.this_footer_header ul.this_footer_nav li ul{
		position: absolute;
		top: 102%;
		clear: both;
	}
	.this_footer_header ul.this_footer_nav li ul li{
		width: 100%;
		height: 100%;
	}
	.this_footer_header ul.this_footer_nav li ul li a{
		width: 100%;
		height: 100%;
		display: block;
		font-size: 0.875rem;
		color: #545353;
	}
	.this_footer_header ul.this_footer_nav li ul li a:hover{
		transition: 0.2s ease-in;
		color:#787777 ;
	}
	.this_footer_bottom{
		width: 100%;
		border-top: 10px solid #d2d2d2;
		position: absolute;
		left: 0;
		bottom: 0;	
	}
	.this_footer_bottom ul{
		width: 75rem;
		margin: 0 auto;
		padding: 2.5rem;
		
	}
/*foot e*/
.this_service{
	padding-left:1.25rem ;
}
.this_service .this_service_title{
	font-size: 1.375rem;
	font-weight: 400;
	color: ;
	
}
.this_service p{
	line-height: 1.875rem;
	font-size: 0.875rem;
}