@charset "utf-8";
/* CSS Document */

body{ font-size:14px; color:#000; background:#FFF;   font-family: "Microsoft YaHei",  Verdana, sans-serif, "SimSun";  -webkit-text-size-adjust:none;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;  margin:0px; padding:0px;word-break:break-all;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100% }ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color:#000;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #000;}a:hover {text-decoration: none;color: #000;}a:active {text-decoration: none;color: #333;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;   box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
    outline: none;
}
.w-all{ display:none;}
.banner{width:100%; overflow:hidden; position:relative;}.banner img{ width:100%; display:block;}

.bannertxt{position:absolute; top:45%; width:100%; overflow:hidden;}
.bannertxt h1 {
    color: #333;
    font-size: 39px;
    margin-bottom: 15px; font-weight:bold; font-family:"Microsoft Yahei";
}

.bannertxt h2 {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px; font-family:"Microsoft Yahei"; font-weight:normal;
}

.swiper img{ width:100%; display:block;}
body{box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;}
 body{font-family: "Microsoft YaHei Light", "Microsoft YaHei Light", "Microsoft YaHei", "Microsoft YaHei", Arial, Helvetica, sans-serif;}
.main{ max-width:1400px; margin:0 auto; overflow:hidden;}
.main1{ max-width:1600px; margin:0 auto; overflow:hidden;}
.main_h{ max-width:100%; height:100px; margin:0 auto; display: flex;box-shadow: 12px 12px 25px rgb(0 0 0 / 12%); justify-content: space-between; }
.logo{ float:left; overflow:hidden; margin-left:2%; margin-top:5px; margin-bottom:0px;} .logo img{ width:90%;}
.headh{ width:100%; display:block;  position:fixed; z-index:9999;transition: all 0.9s; background:#FFF;}

.bann{ width:100%; overflow:hidden; margin:0 auto; display:block; position:relative;}
.banntxt{ position:absolute; top:40%; overflow:hidden; left:10%;}
.banntxt h1{ font-size:44px;color: #fff;
    letter-spacing: 4.5px;}
.banntxt1{ position:absolute; top:35%; overflow:hidden; left:10%;}
.banntxt1 h1{ font-size:44px;color: #fff; 
    letter-spacing: 4.5px;}	
	
.banntxt1 h2{ font-size:24px;color: #fff;
    letter-spacing: 4.5px; margin-top:10px;}	
	
.banporlist{
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 50px 0;
}
	
.banporlist p{
    width: 145px;
    line-height: 56px;
    font-size: 18px; text-align: center;
    border: 2px solid #fff;
    border-radius: 100px;
    margin-right: 17px;
    color: #fff;
    font-size: 16px;
    display: block;
}

	
	
.nav {width:auto; display:block;}
.nav li {
	float: left;
	position: relative;
	width:auto; z-index:9999;
	}
.nav a {

font-weight:800;
	display: block;
	font-size:18px;
	padding: 0px 25px;
line-height:100px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; 
	
}
.nav li:hover a {
	
color:#1167dc; 
}
.current a{
	color:#1167dc; }
	
	
.header-active{ background:#fff;transition: all 0.9s;}

.nav li:before {
	content: "";
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #1167dc;
	transition: 0.2s 0.2s;
}
.nav li:hover:before {
	width: 60%;
}
.current a:before {
    content: "";
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
width: 60%;
    height: 3px;
    margin: 15px auto;
    background-color: #1167dc;
    transition: 0.2s 0.2s;
}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index: 1;
	width:auto;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);left: 50%;
    transform: translateX(-50%);

}
li:hover ul#submenu {
	opacity: 1;
	top: 100px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;

}
#submenu li {
	float: none;
	width: 100%;
	overflow:hidden;white-space:nowrap;
	border-bottom:0PX solid #ccc;


	



}
#submenu a:hover {
	background: #1167dc;
	color:#FFF;

}
#submenu a {
background: rgba(255, 255, 255,1);
		font-weight:100;
			padding: 10px 20px;
				font-size:14px;
				text-align:left;
				min-width:64px;
				color:#000;
					line-height:25px;
}

.lv_toptel{ float:right; color:#1167dc;  background:url(tel.png)  no-repeat center left ; text-indent:65px; font-family:"Microsoft Yahei";

border-left: 1px rgba(0, 0, 0, .1) solid;
 background-size:40px 40px;background-position: 20px center;



font-size:33px; padding-right:15px; font-weight:bold; overflow:hidden; height:100px; line-height:100px;}
.nav li.current:before {
	width: 60%;	
} 






.bj {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden; padding:60px 0 30px 0;
}

.bjend{ width:100%; overflow:hidden;  padding-bottom:10px;}
.titleindex {

    font-size: 35px; float:left;
    font-weight: bold; font-family:"Microsoft Yahei";
	
}

.titleindex p{ font-size:18px; font-weight: normal; color:#666;}


.titlenav {
    float:  right;
    margin-top: 20px; color:#FFFFFF!important;
}

.titlenav li{ float:left; overflow:hidden; margin-left:20px; font-size:16px; font-weight:bold; padding-top:10px;}	
	.hotpic {
    width: 100%;
    overflow: hidden; margin-top:50px;
}

.titlenav li a{ float:left; overflow:hidden; margin-left:20px; font-size:16px; font-weight:bold;!important; display:block;}	 .titlenav li a:hover{ color:#f66e00!important;}
	.hotpic {
    width: 100%; 
    overflow: hidden; margin-top:50px;
}


.boxx{ width:100%; overflow:hidden; margin-top:30px; margin-bottom:40px;}	



.boxx li{  overflow:hidden;width:23.5%;transition: all 0.6s;  margin-bottom:2%; float:left; margin-right:2%;} 
.boxx img{ width:100%; display:block;transition: all 0.6s;aspect-ratio: 16/10;object-fit: cover; transition: all 0.3s;}
.boxx li:hover{  box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);}		
.boxx li p{font-size: 18px;
    box-sizing: border-box;
    padding: 18px; background:#FFF; text-align:center;
    color: #333;
    border: #f5f5f5 1px solid;}

.boxx li:hover .imgs img {
    transform: scale(1.1);
}



.boxx li:nth-child(4n+4) { margin-right: 0; float:right;}
.imgs{aspect-ratio: 16/10;object-fit: cover; overflow:hidden; background:#FFFFFF;}



.youshi{ overflow:hidden;
 background:url(youshi.jpg);
    background-position: center center; background-size:cover; }

.youshia{ width:30%; overflow:hidden; float:left; color:#FFF; font-size:22px; font-weight:bold;}



.youshia p{font-size:45px; font-weight:bold; font-family:"Microsoft Yahei";}

.cbox{ float:right; overflow:hidden; width:68%;}


.cbox li{ width:25%; overflow:hidden; float:left; color:#FFF; font-size:20px; text-align:center;}

.but{ width:200px; float:left; overflow:hidden; background:#1167dc; text-align:center; line-height:50px; font-size:18px; color:#FFF; position:absolute; bottom:0px; left:0px;}

.but a{ color:#FFF;}
.but:after {
    content: "";
    width: 0px;
    height: 50px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
    z-index: -1;
    border-radius: 3px;
}
.but:hover:after {
    width: 100%;
}


.pos{ width:100%; overflow:hidden; position:relative;padding-top: 150px; padding-bottom:150px;}

.top{ margin-top:50px; margin-bottom:0px;}
.bottom{ margin-bottom:30px;}
.sec2 {
    background: url(ab.jpg) no-repeat center center;
    background-size: 100%;
    object-fit: cover;
    padding: 100px 0;
}
.info{ width:100%; overflow:hidden; margin-top:50px; line-height:1.6;}
.guan{ width:40%; float:left; overflow:hidden; color:#FFF; margin-top:50px;}

.guantxt{ font-size:36px; font-weight:bold; margin-bottom:50px; font-family: "Microsoft Yahei";}
.guantxt1{ width:100%; overflow:hidden; font-size:16px; color:#FFF; line-height:1.6; margin-bottom:50px;}


.but1{ width:180px; float:left; overflow:hidden; background:#0a4fac; position:relative; text-align:center; line-height:50px; z-index:2; font-size:18px; color:#FFF;  bottom:0px; left:0px;border-radius: 50px;}

.but1:after {
    content: "";
    width: 0px;
    height: 50px;
    background: #1167dc;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
    z-index: -1;
    border-radius: 3px;
}

.but1:hover:after {
    width: 100%;
}

.guanrig{ float:right; overflow:hidden; width:40%;}


.guanrig li{padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}


.txta {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}


.txta span{font-size: 53px; font-family:"Microsoft Yahei";}

.txtb {
    width: 47%;
    line-height: 26px;
    padding-top: 5px;
    color: #fff;
    font-size: 16px;
}

.guanrig li:last-child {  border-bottom: 0px solid rgba(255, 255, 255, 0.1);}



.news-set-top {
	float: left;
	width: 30%;
	padding: 30px 28px 27px 26px;
	background-color: #f7f7f7
}
.news-set-top .thumb {
	overflow: hidden
}
.news-set-top img {
	width: 100%;
	-webkit-transition: all ease .7s;
	-o-transition: all ease .7s;
	-moz-transition: all ease .7s;
	transition: all ease .7s
}
.news-set-top .title {
	margin-bottom: 11px;
	font-size: 20px;
	color: #333;
	display: -webkit-box;
	height: 60px;
	line-height: 30px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;font-weight: normal;
}
.news-set-top .date {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	font-weight: bold
}
.news-two .date, .news-four .date {
	font-size: 15px;
	line-height: 24px;
	color: #999
}
.news-two .date span, .news-two .date b, .news-four .date span, .news-four .date b {
	display: block;
	font-size: 50px;
	line-height: 48px;
	font-weight: bold
}
.news-two {
	float: right;
	width: 65%;
	margin: 0 0px
}
.news-two li {
	margin-bottom: 22px; width:47%; float:left;
	padding: 16px 45px 45px;
	background-color: #f7f7f7
}

.news-two li:nth-child(even) { float:right;  }








.news-two li a {
	display: block
}
.news-two .two-title {
	margin-bottom: 16px;font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-two .desc {
	font-size: 14px;
	color: #888;
	display: -webkit-box;
	height: 40px;
	line-height: 20px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-two .date {
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;transition: all 0.3s;
	background: url("inewarr.png") 98% center no-repeat;
}


.news-two li:hover .date {

	background: url("inewarr.png") 100% center no-repeat;
}
.news-four {
	overflow: hidden;
	zoom: 1;
	background-color: #f7f7f7;
	padding: 18px 40px 15px 50px
}
.news-four li {
	border-bottom: 1px solid #e6e6e6
}
.news-four li:last-child {
	border: 0
}
.news-four a {
	position: relative;
	display: block;
	padding: 48px 90px 51px 90px;
	background: url("inewarr.png")98%  center no-repeat;transition: all 0.3s;
}

.news-four a:hover{background: url("inewarr.png")100%  center no-repeat  }


.news-four .date {
	position: absolute;
	left: 0;
	top: 31px
}
.news-four .four-title {font-weight: normal;
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-four .desc {
	display: none;
	font-size: 0;
	line-height: 36px;
	color: #888;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}



.end {
    overflow: hidden;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 80px 0 0 0; margin-top:50px;
}
.medf {
    width: 100%;
    background: #000;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #CCC;
    text-align: center;
}


.medf{ width:100%; background:#333; overflow:hidden; text-align: left; padding-top:10px; padding-bottom:10px; color:#CCC; text-align:center;}
.foontes{ width:10%; overflow:hidden; float:left; font-size:16px; margin-bottom:10px;}

.xoan{border-top: 1px solid rgba(255, 255, 255, 0.10); overflow:hidden; width:100%; padding-top:30px; padding-bottom:30px;}
.foontes a{ color:#000; margin-top:5px; font-size:17px;}

.medf a{ color:#ccc;}
.foontes p a{ color:#fff; font-size:14px; line-height:180%; margin-top:10px;}
.txtct{color:#fff; font-size:17px; width:30%; margin-left:8%; overflow:hidden;  line-height:180%; float:left;}.txtct a{ color:#FFF;}
.weix{ overflow:hidden; float: right;}.weix p{ text-align:center; margin-top:10px;}
.weix img{ width:140px; display:block;} 
.txtct p{ color: rgba(255, 255, 255, .66);margin-top:10px; line-height:180%; font-size:16px;}

.endright{display: flex; float:right;}
.endright ul {
    margin-left: 110px;
}



.endright ul li p {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.endright ul li a {
    font-size: 15.5px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    opacity: 0.6;
    transition: 1s;
}
footer .box1 .list1 .tt2 {
    font-size: 14px;
    color: rgba(255, 255, 255, .66);
    padding: 11px 0;
    line-height: 20px;
}


.tt2 div {
    font-size: 34px;
    color: #fff;
    font-family: 'Impact';
    line-height: 40px;
}


.ny_nav{position: absolute;left: 0;bottom: 0;width: 100%}
.ny_nav_cen{background: #fff;overflow: hidden;width: 800px;margin: 0 auto;}
.ny_nav_cen li{width: calc(50% - 1px);float: left;border-right: 1px solid #eee}
.ny_nav_cen li a{display: block;width: 100%;padding: 28px 0;text-align: center;font-size: 17px;border-bottom: 1px solid #eee;}
.ny_nav_cen li.active a{color: #1167dc;border-bottom: 1px solid #1167dc}

.ny_nav_cen_b{background: #fff;overflow: hidden; display:table;margin: 0 auto;}

.ny_nav_cen_b ul{display: table;
margin:0 auto;
text-align: center;}	


.ny_nav_cen_b li{float: left;border-right: 1px solid #eee}
.ny_nav_cen_b li a{display: block;width: 100%;padding: 28px 80px;text-align: center;font-size: 17px;border-bottom: 1px solid #eee;}
.ny_nav_cen_b li.active a{color: #1167dc;border-bottom: 1px solid #1167dc}


.ny_nav_cen_b li:last-child {  border-right: 0px solid #eee;  }


.ny_nav_cen_c{background: #fff;overflow: hidden;width: 1400px;margin: 0 auto;}
.ny_nav_cen_c li{width: calc(16.72% - 1px);float: left;border-right: 1px solid #eee}
.ny_nav_cen_c li a{display: block;width: 100%;padding: 28px 0;text-align: center;font-size: 17px;border-bottom: 1px solid #eee;}
.ny_nav_cen_c li.active a{color: #1167dc;border-bottom: 1px solid #1167dc}

.ny_nav_cen_c li:last-child {  border-right: 0px solid #eee;  }

.page_turner { padding: 10px 0; overflow: hidden; text-align: right; }
.page_turner a, .page_turner span { text-align: center; color:#333;
border: 1px solid #2E2E2E; height: 20px; min-width: 20px; margin-left: 4px; line-height: 20px; padding: 4px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #2E2E2E; color: #FFF; }




.ny_nav_cen_d{background: #fff;overflow: hidden;width: 500px;margin: 0 auto;}
.ny_nav_cen_d li{width: calc(50% - 1px);float: left;border-right: 1px solid #eee}
.ny_nav_cen_d li a{display: block;width: 100%;padding: 28px 0;text-align: center;font-size: 17px;border-bottom: 1px solid #eee;}
.ny_nav_cen_d li.active a{color: #1167dc;border-bottom: 1px solid #1167dc}

.ny_nav_cen_d li:last-child {  border-right: 0px solid #eee;  }




.newss{ width:46%;  margin-left:0%; float:left; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #f8f8f8; margin-bottom:20px; margin-bottom:30px;}


.newss:nth-of-type(even){ width:46%; margin-right:0%;  float: right; overflow:hidden; padding-bottom:20px; margin-top:30px; border-bottom:1px solid #f8f8f8; margin-bottom:20px; margin-bottom:30px;}

.newsst{width: 97%;margin-left:2%;float:left;overflow:hidden;padding-bottom:20px;margin-top:30px;border-bottom:1px solid #CCC;margin-bottom:20px;margin-bottom:30px; padding:20px;}

.newssimgt{ width:30%;transition: all 0.5s ease;  float:left; overflow:hidden; height:120px;}.newssimgt img{ width:100%; display:block;}
.newssimt{ width:65%;transition: all 0.5s ease;font-size:20px; float:right; overflow:hidden; }
.newssimt h2{font-size:18px; overflow:hidden; font-weight:bold;transition: all 0.5s ease;}

.newssimt p{ font-size:16px; overflow:hidden; line-height:25px; font-weight:100; margin-top:10px; color:#666;}
.newss:hover .newssimgt{transform: scale(1.1)}




.newssimg{ width:10%;transition: all 0.5s ease;  float:left; overflow:hidden;}.newssimg img{ width:100%; display:block;}
.newssim{ width:85%;transition: all 0.5s ease;font-size:20px; float:right; overflow:hidden; }
.newssim p{ font-size:14px; overflow:hidden; line-height:25px; font-weight:100; margin-top:10px; color:#666;}
.newssim h2{font-size:18px; overflow:hidden; font-weight:bold;transition: all 0.5s ease;}
.newsst:hover .newssimg{transform: scale(1.1)}

.newss:hover h2{color: #69bbb5;margin-left: 15px;}
.newsus{ width:100%; overflow: hidden;}
.newsus li{  overflow:hidden;  padding:20px; margin-bottom:30px; border-bottom:1px dashed #CCC;}
.newsus1{ width:27%; float:left; overflow:hidden;}.newsus2{ width:70%; float:right; overflow:hidden;}.newsus1 img{ width:100%; display:block}
.newsus2{ width:70%;  overflow:hidden; }
.newsus3{ width:100%; overflow:hidden; font-size:18px; font-weight:700;}
.newsus4{ width:100%; overflow:hidden;font-size:16px; line-height:180%; margin-top:30px;}
.n_news12 {
    width: 90%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1PX solid #CCC;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold; font-family:"Microsoft YaHei";}
.n_news13 {
    width: 90%;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
}

.newsst:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);border-bottom:0px solid #CCC; color:#1167dc; font-weight:900;}




.n_news1 {
    width: 100%;
    height: 100px;
    float: left;
	background:#f8f8f8;

}


.contact {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 90px 0;
    flex-wrap: wrap; width:100%;
}

.contact li {
    width: 24%;
    background: #f6f8fa;
    display: flex;
    padding: 60px 2%;transition: 1s;cursor:pointer
}

.contact li:hover{ background:#dbecfd;}


.contactleft{ width:10%; float:left; overflow:hidden;} .contactleft img{ width:100%; display:block;}
.contactleftr{ width:70%; margin-left:20px; float:right; overflow:hidden; font-size:18px; font-weight:bold; font-family: "Microsoft Yahei"; color:#1167dc;}

.contactleftr p{ font-weight:normal; font-size:16px; color:#000;}

.job{
   
    padding: 50px 50px;
    width: 95%;
    overflow:hidden;
    cursor: pointer;
    margin-top:10px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.08);
    margin-top: 20px;
    margin: 20px auto;
    }
	
.joba{ width:80%; float:left; overflow:hidden;font-size: 22px;
    padding-bottom: 10px; font-weight:900;}	
	
	
.jobr	{width: 35px;
    height: 35px;
    border-radius: 35px;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    display: block; float:right;
    border: 1px solid #666;

    background: #fff;}
	
	
	.daiyu {
		overflow:hidden; margin-top:20px; color:#666;
   
}
.jobbox{ display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}	
	.time{
    font-size: 15.5px;
    color: #999;
    letter-spacing: 1.4px;margin-top:20px;
}
	
	.jobboxa{ width:100%; overflow:hidden; line-height:1.6; display:none; margin-top:20px;}
	
	
	
	.infob{ width:80%; overflow:hidden; line-height:1.6; margin:0 auto;margin-top:50px; }
	
	
		.infob img{ max-width:100%; overflow:hidden; margin:0 auto; display:block;}
	.xxnrt{ margin-top:20px;}
	
.nynr_lt {
    width: 18%;
    float: left;
    background: #f0f0f0;
    overflow: hidden;
    margin-bottom: 50px;
}
.nynr_ltt {
    width: 100%;
    height: auto;
    color: #fff;
    background: #26439c;
    text-align: center;
    padding: 30px 0 30px 0;
    overflow: hidden;
}
.nynr_ltt p {
    font-size: 24px;
    font-weight: bold;
}
.nynr_ltt span {
    font-size: 14px;
    color: #CCC;
}
.nynr_lt ul li a:hover {
    background: #f78f0a;
    color: #fff;
}
.nynr_lt ul li a {
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    display: block;
    padding-left: 20px;
}

.nynr_lt ul li.nav_snav a{ background: #f78f0a;
    color: #fff;}

.inforight{ width:78%; float:right; overflow:hidden; margin-bottom:50px;}

.xiangx{ width:100%; overflow:hidden; border-bottom:1px solid #CCCCCC; margin-top:50px; line-height:180%; font-size:22px; text-align:left; font-weight:100; margin-top:50px; margin-bottom:30px;}

.xxnr{ width:100%; overflow:hidden; line-height:180%; margin-bottom:30px;}.xxnrt{ width:100%; font-size:14px; overflow:hidden; line-height:180%; margin-top:5px;}
.xxnr img{ max-width:100%; overflow:hidden; display:block; margin:0 auto;}
.data{ width:100%; text-align:center; overflow:hidden;}

.xxnr img{ max-width:100%; display:block;}	.mainc {
    width: 100%;
    overflow: hidden;
    display: block;
}.hcnap {
    width: 45%;
    float: left;
    overflow: hidden;
}
.hcnap img{ width:100%; display:block;}
.hcnaptxt {
    width: 50%;
    float: right;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    background: #f8f8f8;
    padding: 30px;
}
.newss{text-align:center; font-weight:900; font-size:30px; line-height:50px;margin-bottom: 0px;}
.xiangx {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #CCCCCC;
    margin-top: 50px;
    line-height: 180%;
    font-size: 22px;
    text-align: left;
    font-weight: 100;
    margin-top: 50px;
    margin-bottom: 30px;
}.hcnaptxt p {
    text-align: justify;
    margin-top: 30px;
    line-height: 180%;
    font-size: 16px;
    overflow: hidden;
    font-weight: 100;
}

.portel{color: #fff !important;font-size: 16px;text-align: center;background: #1167dc;width: 240px;border-radius: 7px;padding: 13px 0;display: block;margin-top: 87px}