/*全局*/
* { margin: 0; padding: 0; list-style: none; } 
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; z-index: 1; } 
body { min-width: 1200px; overflow: auto; margin: 0 auto; background-color: #fff; font-family:"微软雅黑"; font-size:16px; color:#282727; position: relative; } 
ul,li { list-style:none; margin:0; padding:0; } 
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; } 
img { border:none; border:0; vertical-align:middle; max-width: 100%; max-height: 100%; } 
a { text-decoration:none; outline:none; font-size: 18px; color: inherit; } 
p { margin:0; padding:0; } 
i,em { font-style:normal; } 
.cl:after,.clearfix:after { content:""; display:block; height:0; clear:both; visibility:hidden; } 
.cl,.clearfix { *zoom:1; } 
.fl { float:left; } 
.fr { float:right; } 
.w1200 { width: 1200px; margin: 0 auto; height: inherit; } 

.title-1 { text-align: left; background: url(../images/qiyebang/titbg.jpg) center; background-repeat: repeat-x; } 
.title-1 div { padding: 0 10px; border: 3px solid #1d94ff; border-top:none; border-bottom: none; font-size: 26px; color: #222222; font-weight: bold; background-color: white; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } 

.top { padding: 13px 0; background-color: #f6f6f6; } 
.top .back_home { background: url(../images/common/backhome1.png) no-repeat center left; background-size: contain; padding-left: 35px; font-size: 16px; color: #1d94ff; } 
.top .back_home:hover { opacity: .7; color: #1f94fe; } 
.top .fr { font-size: 0; } 
.top .fr a { font-size: 16px; color: #a1a0a0; } 
.top .fr a:hover { color: #1f94fe; } 
.top .fr a:first-child { padding-right: 15px; margin-right: 15px; position: relative; } 
.top .fr a:first-child:after { content: ""; position: absolute; right: 0; top: 4px; width: 2px; height: 15px; background-color: #dcdcdc; } 

/* 导航 */
.header { position: relative; } 
.header .area { width: 1200px; margin: 0 auto; height: 105px; line-height: 105px; } 
.header .logo { float: left; } 
.nav { height: 100%; float: right; width: 500px; font-size: 0; white-space: nowrap; text-align: right; } 
.nav .el { transition: .3s all ease; color: #171717; padding:0 15px; height: 100%; color: #000; text-align: center; z-index: 9999; display: inline-block; position: relative; *zoom: 1; *display: inline; white-space: normal; } 
.nav .el>a { font-size: 20px; display: block; } 
.nav .el:hover,.nav .el.on { background-color: #e8f4ff; color: #1d94ff; } 
.nav .sel { display: none; position: absolute; width: 100%; left: 0; top:50px; z-index: 999; } 
.nav .sel a { font-size: 16px; color: #191919; width: 100%; background-color: rgba(255, 255, 255, .7); display: block; padding:15px 0; text-align: center; } 
.nav .sel a:hover,.nav .sel a.on { color: #db261d; } 


.idx-banner { width: 100%; height: 360px; text-align: center; overflow: hidden; } 
.idx-banner .bd { width: 100%; height: 100%; margin: 0 auto; } 
.idx-banner .bd div { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; } 
.idx-banner .hd { display: none; position: absolute; width: 100%; left: 0; bottom: 30px; } 
/* .idx-banner .hd ul { width: 100%; text-align: center; } 
.idx-banner .hd ul li { display: inline-block; *display: inline; *zoom:1; width: 30px; height: 4px; background-color:#fff; margin: 0 8px; cursor: pointer; } 
.idx-banner .hd ul li.on { background-color: #f67a00; } */

.idx-info { padding: 55px 0; background-color: white; } 
.idx-info .cl { padding-top: 20px; } 
.idx-info .el { border-radius: 5px; float: left; margin-right: 20px; margin-top: 20px; width: 285px; height: 290px; box-shadow: 0 0 20px 3px #f8f8f8; transition: .3s all ease; overflow: hidden; }
.idx-info .el.on,.idx-info .el:nth-child(4n) { margin-right: 0; } 
.idx-info .el .img { width: 100%; height: 160px; position: relative; overflow: hidden; } 
.idx-info .el .img .pic { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: .3s all ease; } 
.idx-info .el .cont { padding:20px 15px; } 
.idx-info .el .tit { font-weight: bold; font-size: 16px; color: #242323; font-weight: bold; width: 100%; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } 
.idx-info .el .smry { margin-top: 16px; overflow: hidden; font-size: 14px; color: #969696; line-height: 26px;overflow: hidden;display: -webkit-box;text-align: justify;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.idx-info .el:hover .img .pic { transform: scale(1.05); transition: .3s all ease; } 
.idx-info .el:hover { box-shadow: 0 0 20px 3px rgba(0, 0, 0, .3); transform: translateY(-5px); transition: .3s all ease; } 


.idx-service { padding-bottom: 50px; } 
.idx-service .area { padding-top: 40px; } 
.idx-service .el { float: left; width:200px; height: 310px; position: relative; } 
.idx-service .el a { display: block; width: 100%; height: 100%; } 
.idx-service .el .img { width: 100%; height: 100%; overflow: hidden; position: relative; z-index: 2; } 
.idx-service .el .img div { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: .3s all ease; } 
.idx-service .el .img:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5); transition: .3s all ease; } 
.idx-service .el .tit { z-index: 999; text-align: center; font-size: 16px; color: #ffffff; position: absolute; bottom: 25px; left: 0; width: 100%; } 
.idx-service .el:hover .img:after { opacity: 0; transition: .3s all ease; } 
.idx-service .el:hover .img div { transform: scale(1.05); transition: .3s all ease; } 


.chengguozhanshi { margin: 40px 0; } 
.chengguozhanshi ul { zoom: 1; } 
.chengguozhanshi ul li { position: relative; float: left; } 
.chengguozhanshi ul li a { position: relative; display: block; overflow: hidden; box-sizing: border-box; border: 1px solid #eeeeee; } 
.chengguozhanshi ul li a .pic { height: 175px; overflow: hidden; } 

.chengguozhanshi ul li a .tit { padding:10px 15px; } 
.chengguozhanshi ul li a .tit h3 { font-size: 18px; color: #222323; line-height: 35px; overflow: hidden; display: -webkit-box; text-align: justify; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } 
.chengguozhanshi ul li a .tit p { font-size: 16px; color: #b8b8b8; padding-top: 5px; } 
.chengguozhanshi .col4 li { width: 25%; } 
.chengguozhanshi.space20 ul { margin: -20px -10px 0; } 
.chengguozhanshi.space20 li a { margin: 20px 10px 0; } 


.imgscale img { -moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s; } 
.imgscale img:hover { -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05); } 


.position { padding: 20px 0; font-size: 14px; color: #767676; border-bottom: 1px solid #e8e7e7; } 
.position a { font-size: 14px; } 
.position span { color: #a7b1c1; padding-left: 18px; background: url(../images/rongzi/address.png) no-repeat left center; } 


/*分页*/
.h5-page { display: none; } 



/*详细*/
.zy_detail { margin: 40px 0; } 
.zy_detail .tit { font-size: 30px; color: #1c1c1c; line-height: 45px; text-align: center; } 
.zy_detail .info { font-size: 16px; color: #9e9d9d; text-align: center; padding: 30px 0 20px; border-bottom: 1px dashed #cccccc; } 
.zy_detail .cont { font-size: 18px; line-height: 50px; color: #2a2929; padding: 40px 0; } 
.zy_detail .other { width: 100%; box-sizing: border-box; padding:20px 40px; font-size: 0; background-color: #f5f5f5; } 
.zy_detail .other>* { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } 
.zy_detail .other .prev,.zy_detail .other .next {font-size: 18px; color: #999999;width: 400px; overflow: hidden; } 
.zy_detail .other .prev a,.zy_detail .other .next a { color: #333333; } 
.zy_detail .other .back {margin-left: 30px; padding-left: 30px; background: url(../images/zhaoshang/other_icon.png) no-repeat center left; width: 100px;} 
.zy_detail .other .next { text-align: right; } 



.m40 { margin-top: 40px; margin-bottom: 40px; } 
.mt30 { margin-top: 30px; } 
.mt30 span { text-wrap: unset!important; } 
.zy_site { border-bottom: 1px solid #dddddd; *zoom: 1; } 
.zy_site:after { content:""; display:block; height:0; clear:both; visibility:hidden; } 
.zy_site .tit { float: left; position: relative; height: 50px; line-height: 49px; } 
.zy_site .tit h3 { font-size: 20px; color: #1d94ff; font-weight: bold; } 
.zy_site .tit span { display: block; width: 100%; height: 2px; background-color: #1d94ff; position: relative; margin: 0px auto; } 

.zy_site p { float: right; padding-top: 20px; color: #a8a8a8; font-size: 14px; align-items: center; } 
.zy_site p a { color: #a8a8a8; font-size: 14px; } 
.zy_site p img { padding-right: 10px; } 




.zy_leftbar { width: 250px; border: 1px solid #eeeeee; float: left; } 
.zy_leftbar_T { height: 34px;padding: 30px 0; background-color: #1d94ff;font-size: 0;text-align: center;  } 
.zy_leftbar_T>*{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.zy_leftbar_T img { padding-right: 10px; } 
.zy_leftbar_T h2 { font-size: 28px; color: #fcffff; font-weight: bold; } 
.zy_leftbar_L { } 
.zy_leftbar_L ul { } 
.zy_leftbar_L ul li { height: 58px; border-bottom: 1px solid #eeeeee; } 
.zy_leftbar_L ul li:last-child { border: none; } 
.zy_leftbar_L ul li a { position: relative; overflow: hidden; display: block; height: 58px; line-height: 58px; font-size: 16px; color: #333333; padding-left: 50px; } 
.zy_leftbar_L ul li a::after { content: ""; width: 0px; height: 0; position: absolute; right: 30px; top:23px; border: 6px solid transparent; border-left-color: #a5a5a5; } 
.zy_leftbar_L ul li a:hover,.zy_leftbar_L ul li a.on { background-color: #f0f8ff; color: #1d94ff; } 
.zy_leftbar_L ul li a:hover:after,.zy_leftbar_L ul li a.on:after { border-left-color: #1d94ff; } 

.zy_rightbar { width: 912px; float: right; } 

























