@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}


.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #000;
    font-size: 38px;
    font-weight: bold;
        width: 65%;
}
.head .logo img {
    width: 14%;
    margin-top: 9px;
    float: left;
}
.head .logo span {
    display: block;
    line-height: 112px;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../img/dianhua.jpg) left center no-repeat;
    padding-left: 72px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 33px;
    color: #af590e;
    height: 36px;
    line-height: 35px;
    font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#222222;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 195px;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li:first-child {
    background: #af590e;
    color: #fff;
    z-index: 1;
    position: relative;
    height: 55px;
    line-height: 55px;
}

.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}
.prcbox_323 {
	width: 100%;
	padding: 50px 0;
	background: #f5f5f5;
}
.prctit {
    width: 1200px;
    line-height: 40px;
    font-size: 32px;
    color: #333;
    overflow: hidden;
    padding: 0 0 30px 0;
    margin: 0 auto;
    background: url(../img/titbg_323.png) bottom no-repeat;
    text-align: center;
    font-weight: bold;
}
.prcbox_323 .prctit span {
	margin: 0 0 0 10px;
	font-size: 14px;
	color: #707070;
}
.prcbox_323 .prctit i {
	font-size: 14px;
	line-height: 47px;
	margin: 0 15px 0 0;
	float: right;
}
.prcbox_323 .prccon {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.prcbox_323 .prccon .hd {
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: -66px;
}
.prcbox_323 .prccon .hd li {
	float: left;
	padding: 0 20px;
	margin: 0 10px;
	border-radius: 20px;
	cursor: pointer;
}
.prcbox_323 .prccon .hd li.on {
	color: #fff;
	height: 40px;
	background: #af590e;
}
.prcbox_323 .prccon .bd {
	overflow: hidden;
}
.prcbox_323 .prccon .bd li {
	width: 270px;
	margin: 30px 15px 0 15px;
	overflow: hidden;
	float: left;
}
.prcbox_323 .prccon .bd li .ppic {
	width: 270px;
	overflow: hidden;
}
.prcbox_323 .prccon .bd li .ppic img {
    width: 270px;
    height: 215px;
    object-fit: cover;
}
.prcbox_323 .prccon .bd li .tit {
	color: #909090;
	line-height: 24px;
	background: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	padding: 0 20px 20px 20px;
}
.prcbox_323 .prccon .bd li .tit:hover {
	background: #af590e;
	color: #fff;
}
.prcbox_323 .prccon .bd li .tit span {
	color: #585858;
	font-size: 18px;
	display: block;
	font-weight:bold;
	margin: 20px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.prcbox_323 .prccon .bd li .tit:hover span {
	color: #fff;
}
.prcbox_323 .prccon .bd li a img {
	-webkit-transition: All 2s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	transition: All 0.4s ease-in-out;
}
.prcbox_323 .prccon .bd li:hover img {
	text-decoration: none;
	display: block;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}
.prcbox_323 .prccon .bd li a {
	text-decoration: none;
}
.pmore {
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	transition: all .2s ease-in 0s;
	margin: 30px auto 0 auto;
	display: block;
}
.pmore a {
	width: 150px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-decoration: none;
	border-radius: 15px;
	background: #dfdfdf;
}
.pmore a:hover {
	color: #fff;
	width: 150px;
	height: 48px;
	line-height: 48px;
	background: #af590e;
	border-radius: 25px;
	transition: all .2s ease-in 0s;
}
.about290 {
	background: url(../img/bj290.jpg) no-repeat center top #f5f5f5;
}
.about290 {
	width: 100%;
}
.about290 .ab290 {
	padding: 80px 0;
	overflow: hidden;
}
.about290 .ab290 .icon {
	background: url(../img/icon290.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.w290 {
	width: 1200px;
	margin: 0 auto;
}
.about290 .ab290 .part3 {
	width: 1200px;
	height: 368px;
	background: #af590e;
	position: relative;
}
.about290 .ab290 .part3 .img {
	width: 550px;
	height: 374px;
	overflow: hidden;
	position: relative;
	top: -30px;
	margin-left: 25px;
}
.about290 .ab290 .part3 .img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.about290 .ab290 .part3 .img:hover img {
	transform: scale(1.05, 1.05);
}
.about290 .ab290 .part3 .txt {
	padding-right: 90px;
	width: 519px;
	padding-top: 33px;
	line-height: 28px;
}
.about290 .ab290 .part3 .txt a {
	display: block;
	color: #fff;
}
.about290 .ab290 .part3 .txt h3 {
	font-size: 24px;
}
.about290 .ab290 .part3 .txt h4 {
	font-size: 16px;
	display: block;
	text-transform: uppercase;
}
.about290 .ab290 .part3 .txt p {
	padding-top: 14px;
	color: #fff;
	padding-bottom: 0px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;
}
.about290 .ab290 .part3 .txt span {
	width: 68px;
	height: 36px;
	border: 1px solid #efefef;
	display: block;
	line-height: 36px;
	text-align: center;
}
.about290 .ab290 .part3 .txt span em {
	width: 22px;
	margin: 14px auto 0;
	height: 8px;
	background-position: -60px -100px;
	display: block;
	vertical-align: middle;
}
.about290 .ab290 .part3 .txt a:hover span {
	border: 1px solid #fff;
}
.about290 .ab290 .part3 .txt a:hover span em {
	background-position: -60px -120px;
}

.eyys .ystit {
	text-align: center;
	width: 100%;
	height: 190px;
	background-size: 60px 189px;
}
.eyys .ystit .tit {
	padding-top: 60px;
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #af590e;
	line-height: 40px;
}
.eyys .ystit .subtit {
	font-size: 16px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
	padding-top: 12px;
}
.eyys {
	width: 100%;
	height: 900px;
	background: url(../img/adbg.jpg) no-repeat center center;
}
.floor {
	padding-top: 40px;
}
.floor .ystit .tit {
	color: #fff;
}
.floor .ystit .subtit {
	color: #fff;
}
.floor .eybox {
    margin-top: 70px;
    min-height: 400px;
    background: url(../img/adbox.png) no-repeat center center;
    background-size: 36%;
}
.floor .eylist .item {
	float: left;
	display: block;
	width: 400px;
	cursor: pointer;
}
.navpt{
	display: flex;
	justify-content: center;
	margin: 30px 0;
}
.navpt a {
	display: inline-block;
	margin: 0 10px;
	padding: 10px 20px;
	color: #FFF;
	background-color: #000;
}









.floor .eylist .item .img {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	border: 2px solid #fff;
	border-radius: 50%;
	transition: all .5s;
}
.floor .eylist .item .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.floor .eylist .item .txt {
	float: left;
	width: 300px;
	margin-left: 16px;
	transition: all .5s;
}
.floor .eylist .item .txt h3 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	transition: all .5s;
}
.floor .eylist .item .txt p {
	padding-top: 20px;
	width: 300px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	border-top: 1px dashed #9a9a9a;
	transition: all .5s;
}
.floor .eylist .item:nth-child(2n) {
	margin-bottom: 172px;
	margin-left: 400px;
}
.floor .eylist .item:hover .img {
	background: #af590e;
	border-color: #af590e;
	transform: translateY(-6px);
}
.floor .eylist .item:hover .txt {
	transform: translateY(-6px);
}
.floor .eylist .item:hover .txt h3 {
	color: #af590e;
}
.floor .eylist .item:hover .txt p {
	color: #af590e;
}
.i-liuc{padding: 50px 0;}
.liuc-box{
    margin-top: 2%;
    margin-bottom: 2%;
}
.liuc-box ul {
    display: flex;
    justify-content: space-between;
}
.liuc-box ul li {
    width: 120px;
    height: 120px;
}
.liuc-box ul li img{
	margin: 0 auto;
    width: 100%;
    height: 100%;
}
.liuc-box ul li p {
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
}
.news_326 {
	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.news_326 .tit {
	width: 1200px;
	margin: 30px auto;
	text-align: center;
}
.news_326 .tit a {
	color: #116bc4;
	font-size: 40px;
	text-decoration: none;
	line-height: 50px;
	font-weight: bold
}
.news_326 .tit p {
	font-size: 35px;
	color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic
}
.news_326 .news_list {
	width: 1200px;
	overflow: hidden;
	margin: 30px auto;
}
.news_326 .news_list li {
	width: 380px;
	float: left;
	text-align: left;
	margin-right: 20px;
	margin-top: 20px;
	position: relative;
}
.news_326 .news_list b {
	width: 380px;
	height: 198px;
	overflow: hidden;
	display: block;
}
.news_326 .news_list img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.news_326 .news_list em {
	display: block;
	width: 100px;
	height: 100px;
	background-color: #0000006e;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
	position: absolute;
	left: 0;
	top: 0;
	font-style:normal;
}
.news_326 .news_list em span {
	display: block;
	font-size: 60px;
	color: #fff;
	line-height: 50px;
	padding-top: 14px;
}
.news_326 .news_list time {
	color: #666666;
	display: block;
	font-size: 14px;
	display: block;
	line-height: 40px;
}
.news_326 .news_list a {
	display: block;
	text-decoration: none
}
.news_326 .news_list p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 10px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news_326 .news_list span.title {
    font-size: 18px;
    color: #666666;
    border-bottom: #d0d0d0 solid 1px;
    width: 100%;
    padding: 15px 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_326 .news_list li:hover span.title {
	color: #af590e
}
.news_326 .more {
	width: 222px;
	margin: 0 auto;
	margin-top: 20px;
}
.news_326 .more a {
	font-size: 24px !important;
	color: #ffffff !important;
	margin-top: 15px !important;
	display: block;
	background: #116bc4;
	width: 225px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	border-radius: 30px;
	text-decoration: none;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* IE <8 */
}

/* é¢œè‰² */
.footer169 {
	width: 100%;
	padding-bottom: 0;
	background: #262626;
	color: #fff;
}
.footer169 .b169_main .lx169 h3 {
	margin-bottom: 50px;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}
.footer169 .b169_main .bnav169 {
	padding: 0 35px;
	height: 210px;
	border-left: 1px solid #585d5f;
	border-right: 1px solid #585d5f;
}
.footer169 .b169_main .bnav169 dl dt a {
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 16px;
}
.footer169 .b169_main .bnav169 dl dd a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 14px;
}
.footer169 .b169_main .ewm169 dl dd {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.footer169 .bq169_main {
	background: #000000;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
}
.footer169 .bq169_main a {
	color: #fff;
}
/* é¢œè‰² end*/
.footer169 .w169 {
	width: 1200px;
	margin: 0 auto;
}
.footer169 .b169_main {
	padding: 50px 0 40px 0;
}
.footer169 .b169_main .lx169 {
	width: 300px;
}
.footer169 .b169_main .lx169 p {
	line-height: 28px;
}
.footer169 .b169_main .lx169 p.p169 {
	font-size: 20px;
	line-height: 24px;
}
.footer169 .b169_main .lx169 p.tel169 {
	font-size: 35px;
	font-family: "Arial";
	line-height: 56px;
}
.footer169 .b169_main .bnav169 dl {
	display: inline-block;
	float: left;
	width: 150px;
	overflow: hidden;
	text-align: center;
}
.footer169 .b169_main .bnav169 dl dt {
	height: 16px;
	display: block;
	padding-bottom: 40px;
}
.footer169 .b169_main .bnav169 dl dd {
	display: block;
	height: 14px;
	padding-bottom: 30px;
}
.footer169 .b169_main .ewm169 {
	text-align: center;
	padding-left: 50px;
}
.footer169 .b169_main .ewm169 dl {
	float: left;
	display: block;
}
.footer169 .b169_main .ewm169 dl:nth-child(2) {
	margin-right: 0px;
}
.footer169 .b169_main .ewm169 dl:first-child+dl {
	margin-right: 0px;
}
.footer169 .b169_main .ewm169 dl dt {
	width: 175px;
	height: 175px;
	text-align: center;
}
.footer169 .b169_main .ewm169 dl dt img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.link192 .w192 {
	width: 1200px;
	margin: 0 auto;
}
.link192 .web192 {
	padding: 20px 0;
}
.link192 .web192 h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #333;
	padding-bottom: 15px;
}
.link192 .web192 h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.link192 .web192 ul {
	margin-left: -20px;
}
.link192 .web192 li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.dblogo.fl {
    border-right: 1px solid #717171;
    margin-right: 25px;
}
.dblogo img {
    margin-right: 21px;
    margin-top: 33px;
    max-width: 100%;
}









@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #0093a7; color: #fff;float: left;font-size: 46px; font-weight: bold;}
.eyys{
	display: none;
}

.head .logo {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin-top: 34px;
    width: 65%;
}
.head .logo img {
    width: 11%;
    margin-top: 0;
    float: left;
}
.head .logo span {
    display: block;
    line-height: 44px;
}
.logo_tel {
    padding-top: 22px;
    height: 100px;
    float: right;
    background: url(../img/dianhua.jpg) left center no-repeat;
    padding-left: 44px;
    box-sizing: border-box;
    margin-top: 9px;
    background-size: 22%;
}
.logo_tel p span {
    display: block;
    font-size: 21px;
    color: #af590e;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:15.9%;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 15px;
    color: #fff;
}
.remen.fl {
    display: none;
}
.prctit {
    width: 98%;
    line-height: 40px;
    font-size: 32px;
    color: #333;
    overflow: hidden;
    padding: 20px 0 30px 0;
    margin: 0 auto;
    background: url(../img/titbg_323.png) bottom no-repeat;
    text-align: center;
    font-weight: bold;
}
.prcbox_323 .prccon {
    width: 98%;
    position: relative;
    margin: 0 auto;
}
.prcbox_323 .prccon .bd li {
    width: 44.9%;
    margin: 30px 15px 0 15px;
    overflow: hidden;
    float: left;
}
.prcbox_323 .prccon .bd li .ppic {
    width: 100%;
    overflow: hidden;
}
.prcbox_323 .prccon .bd li .ppic img {
    width: 100%;
    object-fit: cover;
}
.w290 {
    width: 100%;
    margin: 0 auto;
}
.about290 .ab290 {
    padding: 80px 0 0;
    overflow: hidden;
}
.about290 .ab290 .part3 {
    width: 100%;
    height: auto;
    background: #af590e;
    position: relative;
}
.about290 .ab290 .part3 .img {
    width: 100%;
    height: 374px;
    overflow: hidden;
    position: relative;
    top: -30px;
    margin-left: 0;
}
.about290 .ab290 .part3 .txt {
    padding-right: 0;
    width: 98%;
    padding-top: 70px;
    line-height: 28px;
}
.about290 .ab290 .part3 .txt {
    padding-right: 0;
    width: 97%;
    padding-top: 70px;
    line-height: 28px;
    float: none;
    padding: 0 10px;
}
.about290 .ab290 .part3 {
    width: 100%;
    height: auto;
    background: #af590e;
    position: relative;
    padding-bottom: 40px;
}
.eyys {
    width: 100%;
    height: auto;
    background: url(../img/adbg.jpg) no-repeat center center;    
    padding-bottom: 79px;
}
.floor .eybox {
    margin-top: 0;
    min-height: 400px;
    background: none;
    background-size: 36%;
}

.floor .eylist .item {
    float: left;
    display: block;
    width: 100%;
    cursor: pointer;
}
.floor .eylist .item .img {
    float: left;
    display: block;
    width: 15%;
    height: 15%;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .5s;
}
.floor .eylist .item .img img {
    width: 100%;
    height: 100%;
    display: block;
}
.floor .eylist .item .txt {
    float: left;
    width: 80%;
    margin-left: 16px;
    transition: all .5s;
}
.floor .eylist .item .txt p {
    padding-top: 20px;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    border-top: 1px dashed #9a9a9a;
    transition: all .5s;
}
.floor .eylist .item:nth-child(2n) {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 23px;
}
.floor .eylist .item:nth-child(3n){
    margin-top: 23px;

}

.liuc-box ul {
    display: block;
    justify-content: space-between;
    margin-top:20px;
}
.liuc-box ul li:last-child {
    margin-right: 0;
}
.liuc-box ul li {
    width: 15.8%;
    height:auto;
    float: left;
    margin-right: 1%;
}
.i-liuc {
    padding: 50px 0 20px;
}
.news_326 .news_list {
    width: 98%;
    overflow: hidden;
    margin: 30px auto;
}
.news_326 .news_list li:nth-child(2n) {
    margin-right: 0;
}
.news_326 .news_list li {
    width: 48.3%;
    float: left;
    text-align: left;
    margin-right: 20px;
    margin-top: 20px;
    position: relative;
}
.news_326 .news_list b {
    width: 100%;
    height: 198px;
    overflow: hidden;
    display: block;
}
.link192 .w192 {
    width: 98%;
    margin: 0 auto;
}
.link192 .web192 ul {
    margin-left: 0;
}
.footer169 .w169 {
    width: 98%;
    margin: 0 auto;
}
.dblogo.fl{
	display:none;
}
.footer169 .b169_main .lx169 {
    width: 65%;
}
.footer169 .b169_main .ewm169 {
    text-align: center;
    padding-left: 3%;
}
.footer169 .bq169_main {
    background: #000000;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    padding: 20px 0 112px;
    text-align: center;
}







}
