<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**样式重置*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0;}
body {font-family:"Microsoft Yahei","Helvetica","Arial","sans-serif";font-size:14px;line-height:1.5;min-width:1024px;}
a {color:#5b5b5b;text-decoration:none;}
a:hover {color:#ff9000;}
a:focus,input:focus,textarea:focus{outline:none;}
li,ol,dl {list-style:none;}
i,em {font-style:normal;}
img {max-width:100%;vertical-align:top;border:0;}
.left,.fl {float:left;}
.right,.fr {float:right;}
.wrap {width: 100%;max-width: 1200px;min-width: 1024px;margin:0 auto;}
.clearfix,li,ol,dl,.wrap {*zoom:1;}
.clearfix:after,li:after,ol:after,dl:after,.wrap:after {display:table;line-height:0;content:"";}
.clearfix:after,li:after,ol:after,dl:after,.wrap:after {clear:both;}
.icon {background-image:url(../images/icon/icon-all.png);background-repeat:no-repeat;}

/* header
.header {height:100px;position:relative;}
.logo {display:block;width:230px;height:100px;line-height:100px;position:absolute;top:0;left:30px;background:url(../images/icon/logo.png) no-repeat 0 center;z-index: 1;}
.nav {width:990px;height:100px;margin:0 auto;position: relative;z-index: 3;}
.nav ul {width:120%;border-left:1px solid #ededed;}
.nav li {width:109px;height:100px;float:left;font-size:18px;text-align:center;border-right:1px solid #ededed;position:relative;}
.nav li a {display:block;width: 100%;height: 100%;color:#4b4b4b;position:absolute;top:0;left:0;background-color:#fff;transition: background-color 1s;}
.nav .active a {height:110px;color:#fff;background-color:#003e8c;}
.nav .active:hover a{color: #4b4b4b;}
.nav li span {display:block;margin-top:-3px;}
.nav li .icon {display:inline-block;width:32px;height:32px;}
.nav .icon {background-position:0 32px;}
.nav .active .icon1 {margin-top:26px;background-position:-36px 0;}
.nav .active .icon2 {margin-top:26px;background-position:-37px -38px;}
.nav .active .icon3 {margin-top:26px;background-position:-37px -76px;}
.nav .active .icon4 {margin-top:26px;background-position:-37px -110px;}
.nav .active .icon5 {margin-top:26px;background-position:-37px -146px;}
.nav .active .icon6 {margin-top:26px;background-position:-37px -176px;}
.nav .active .icon7 {margin-top:26px;background-position:-37px -210px;}
.nav .active .icon8 {margin-top:26px;background-position:-37px -246px;}
.nav .active .icon9 {margin-top:26px;background-position:-37px -278px;}
.nav li:hover a {height:110px;background-color: #e1e3e5;}
.nav li:hover .icon {margin-top:26px;}
.nav .a1:hover .icon {background-position: 2px 0px;}
.nav .a2:hover .icon {background-position:0 -38px;}
.nav .a3:hover .icon {background-position:0 -76px;}
.nav .a4:hover .icon {background-position:0 -110px;}
.nav .a5:hover .icon {background-position:0 -146px;}
.nav .a6:hover .icon {background-position:0 -176px;}
.nav .a7:hover .icon {background-position:0 -210px;}
.nav .a8:hover .icon {background-position:0 -246px;}
.nav .a9:hover .icon {background-position:0 -278px;}
.head-r{*width: 330px;height: 100px;position: absolute;top: 0;right: 44px;z-index: 1;}
.head-r .search{float: left;width: 210px;height: 32px;margin: 32px 20px 0 0;border: 1px solid #c4c4c4;border-radius: 16px;overflow: hidden;position: relative}
.head-r .search input[type=text]{height: 32px;margin-left: 12px;font-size: 12px;color: #afafaf;line-height: 32px;border: 0}
.head-r .search .btn{display: inline-block;width: 32px;height: 32px;border: 0;position: absolute;right: 0;top: 0;background-position: -76px 2px;background-color: #fff;cursor: pointer;}
.head-r a.member{float: right;height: 32px;margin-top: 30px;line-height: 32px;}
.head-r a.member .icon{display: inline-block;width: 32px;height: 36px;margin-right: 10px;vertical-align: middle;background-position: -77px -35px;}

footer
.footer {min-height:100px;font-family:'\5B8B\4F53';color:#fff;font-size:12px;background-color:#1e3566;}
.footer .fl {min-width:450px;}
.footer .fr {min-width:540px;}
.foot-nav {margin:24px 0 15px;}
.copy .ico {font-family:arial;margin-right:5px;}
.foot-nav a {display:inline-block;height:24px;padding:0 8px;line-height:24px;color:#fff;background-color:#627294;}
.foot-nav a:hover {color:#666;background-color:#fff;}
.footer .fr dd {float:left;}
.firend-link {width:196px;height:28px;margin:20px 0 12px 1em;border:1px solid #fff;border-radius:2px;position:relative;}
.firend-link span {display:inline-block;width:160px;line-height:28px;text-align:center;vertical-align:middle;}
.firend-link .icon {float:right;width:30px;height:28px;vertical-align:middle;background-position:-75px -73px;background-color:#fff;}
.firend-link .top {cursor:pointer;}
.firend-link .drop {width:100%;padding-bottom:10px;position:absolute;bottom:200%;left:0;display: none;}
.firend-link .drop-show {bottom:100%;display: block;}
.firend-link .drop ul {background-color:#fff;border:1px solid #ccc;}
.firend-link .drop li {height: 28px;line-height:28px;text-align:center;border-bottom:1px dashed #ccc;}
.firend-link .drop li:last-child {border-bottom:none;}
.foot-code {width:110px;display:table;margin:10px 0 0 55px;}
.foot-code .tit {display:table-cell;width:14px;height:80px;padding-right:6px;line-height:1.1em;text-align:center;vertical-align:middle;}
.foot-code img {display:table-cell;}
.foot-fix{width: 100%;min-width: 1024px;position: fixed;bottom: 0;left: 0;z-index: 999;}
.foot-fix .fl{margin-left: 28px;}
.foot-fix .fr{margin-right: 28px;}
 */
 .con ul li a{
    display: inline;
 }
 .position .con a{
 	color: #5b5b5b;
    text-decoration: none;
    display: inline;
 }
  .artical .note a{
    display: inline;
 }
/*导航ie兼容小分辨率*/
.min-px1745 .head-r{right: 10px;}
.min-px1745 .head-r .search{float: none;margin: 10px 0;}
.min-px1745 .head-r a.member{margin: 0;}
.min-px1505 .head-r .search{width: auto;}
.min-px1505 .head-r .search input[type=text]{width: 120px;}
.min-px1505 .logo{width: 86px;left: 15px;}
.min-px1360 .header{height: 90px;}
.min-px1360 .nav{width: 810px;height: 90px;}
.min-px1360 .nav li{width: 89px;height: 90px;font-size: 16px;}
.min-px1360 .nav .active a{height: 100px;}
.min-px1360 .nav li:hover a{height: 100px;}
.min-px1360 .header .fl{left: 15px;}
.min-px1360 .head-r{right: 5px;}
.min-px1360 .footer .fl{margin-left: 5px;}
.min-px1360 .footer .fr{margin-right: 5px;}
.min-px1100 .head-r .search input[type=text]{width: 40px;}
/*导航小分辨率*/
@media only screen  and (max-width: 1745px) {
.head-r{right: 10px;}
.head-r .search{float: none;margin: 10px 0;}
.head-r a.member{margin: 0;}
}
@media only screen and (max-width: 1505px) {
.head-r .search{width: auto;}
.head-r .search input[type=text]{width: 120px;}
.logo{left: 15px; background-size:90%;}
}
@media only screen and (max-width: 1450px) {
.logo{left: 15px; background-size:80%;}
}
@media only screen and (max-width: 1400px) {
.logo{left: 15px; background-size:75%;}
}
@media only screen and (max-width: 1180px) {
.logo{left: 15px; background-size:68%;}
}
@media only screen and (max-width: 1360px) {
.header{height: 90px;}
.nav{width: 810px;height: 90px;}
.nav li{width: 89px;height: 90px;font-size: 16px;}
.nav .active a{height: 100px;}
.nav li:hover a{height: 100px;}
.header .fl{left: 15px;}
.head-r{right: 5px;}
.footer .fl{margin-left: 5px;}
.footer .fr{margin-right: 5px;}
}
@media only screen and (max-width: 1100px) {
	.head-r .search input[type=text]{width: 40px;}
}
@media screen and (max-width: 1100px) {
	.home-fix-right .summary {display:none;}
}


/*首页幻灯*/
.slide{width: 100%;overflow: hidden;position: relative;z-index: 1;}
.slide li{position: absolute;left: 0;top: 50%;display: none;z-index: 1;}
.slide li:first-child{display: block;}
.slide li img{width: 100%;}
.slide .btn{width: 100%;position: absolute;bottom: 10px;left: 0;text-align: center;z-index: 5;}
.slide .btn span{display: inline-block;width: 8px;height: 8px;margin: 0 4px;border: 1px solid #fff;border-radius: 50%;}
.slide .btn .active{background-color: #fff;}

/*首页左边版块*/
.home-fix-left{width: 370px;position: fixed;left: 28px;bottom: 15%;z-index: 10;}
.home-fix-left .news{height: 100px;}
.home-fix-left .news a{display: block;height: inherit;color: #fff;}
.home-fix-left .news:first-child{background-color: #003e8c;}
.home-fix-left .bg{background-color: #0084c8;}
.home-fix-left .news .time{float: left;width: 90px;text-align: center;}
.home-fix-left .news .time span{display: block;margin: 6px 0;font-size: 60px;font-family: '\u9ed1\u4f53';line-height: 1em;}
.home-fix-left .news .tit{padding-right: 14px;margin-bottom: 10px;font-size: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-fix-left .news .summary{padding-right: 14px;line-height: 25px;height: 55px;text-overflow: ellipsis;overflow: hidden;}
.home-fix-left .pic{margin: 10px 0;}
.home-fix-left .pic .fl{width: 185px;height: 100px;overflow: hidden;}
.home-fix-left .pic .fr:first-child{width: 178px;margin-right: 12px;}
/*.home-fix-left .pic .fr{width: 185px;height: 100px;}*/
.home-fix-left a{position: relative;overflow: hidden;}
.home-fix-left a:before{content: '';width: 0;height: 0;border-width: 0 0 0 0;border-style: solid;border-color: #000 transparent transparent transparent;opacity: 0.2;transform: rotateZ(-90deg);transition: 0.5s;position: absolute;top: 0;left: 0;}
.home-fix-left  a:hover:before{border-width: 600px 0 0 600px;}

/*首页邮编版块*/
.home-fix-right{padding-right: 24px;position: fixed;right: 28px;bottom: 120px;z-index: 10;overflow-x: hidden;}
.home-fix-right .summary{width: 420px;height: 155px;color: #fff;background-color: #003e8c;}
.home-fix-right .summary .tit{height: 52px;line-height: 52px;margin: 0 16px 10px;border-bottom: 1px solid #fff;}
.home-fix-right .summary .icon{display: inline-block;width: 30px;height: 25px;margin: -3px 5px 0 0;background-position: -39px -278px;vertical-align: middle;}
.home-fix-right .summary .tit span{font-size: 16px;}
.home-fix-right .summary .tit i{font-size: 12px;}
.home-fix-right .summary .con{margin: 0 16px;line-height: 25px;text-align: justify;}
.home-fix-right .summary .more{color: #fff;float: right;}
.home-fix-right .summary .more:hover{color: #ff9000;}
.home-fix-right .shop{width: 420px;height: 150px;margin: 10px 0;}
.home-fix-right .shop .pic{width: 202px;}
.home-fix-right .shop .con{width: 202px;height: 150px;color: #fff;background-color: #ffa800;}
.home-fix-right .shop .con h4{height: 52px;line-height: 52px;margin: 0 10px;border-bottom: 1px solid #fff;font-size: 22px;font-weight: normal;}
.home-fix-right .shop .icon{display: inline-block;width: 26px;height: 22px;margin: -2px 4px 0 0;background-position: -80px -347px;vertical-align: middle;}
.home-fix-right .shop .con p{height: 75px;margin: 10px 10px 0;line-height: 25px;overflow: hidden;}
.home-fix-right .shop .more{color: #fff;float: right;}
.home-fix-right .shop .more:hover{color: #004fb3;}
.home-fix-right .cate{width: 420px;height: 320px;/*background-color: #fff;*/}
.home-fix-right .cate .con{width: 420px;height: 260px;overflow: hidden;position: relative;}
.home-fix-right .cate .scroll{position: relative;left: 0;}
.home-fix-right .cate ul{width: 420px;float: left;position: relative;top: 0;}
.home-fix-right .cate li{float: left;width: 110px;height: 110px;margin: 20px 0 0 24px;text-align: center;}
.home-fix-right .cate li a{display: inline-block;width: inherit;height: inherit;}
.home-fix-right .cate li img{margin-top: 10px;}
.home-fix-right .cate li span{display: block;color: #fff;font-size: 18px;}
.home-fix-right .cate .btn{text-align: center;margin-top: 20px;}
.home-fix-right .cate .btn span{display: inline-block;width: 40px;height: 2px;margin: 0 5px;background-color: #b6b6b6;cursor: pointer;}
.home-fix-right .cate .btn .active{background-color: #ff9000;}
.home-fix-right .cate li a{position: relative;overflow: hidden;}
.home-fix-right .cate li a:before{content: '';width: 0;height: 0;border-width: 0 0 0 0;border-style: solid;border-color: #000 transparent transparent transparent;opacity: 0.2;filter:alpha(opacity=20);transition: 0.5s;position: absolute;top: 0;left: 0;}
.home-fix-right .cate li a:after{content: '';width: 0;height: 0;border-width: 0 0 0 0;border-style: solid;border-color:  transparent transparent #000 transparent ;opacity: 0.2;transition: 0.5s;position: absolute;bottom: 0;right: 0;}
.home-fix-right .cate li a:hover:before{border-width: 110px 0 0 110px;filter:alpha(opacity=20);}
.home-fix-right .cate li a:hover:after{border-width: 0 110px 110px 0;filter:alpha(opacity=20);}

/*公用*/
.main {background-color:#f7f7f7;}
.main-wrap{position: relative;}
.banner {width:100%;height:300px;}
.position {height:60px;line-height:60px;position:relative;}
.position .con {color:#5b5b5b;}
.position .icon {display:inline-block;width:18px;height:18px;vertical-align:middle;margin:-3px 6px 0 0;background-position:-82px -102px;}
.column-name{width:205px;height:120px;position:absolute;right:0;top:-61px;line-height:60px;text-align:right;color:#fff;font-size:26px;background:rgb(0,62,140);background:rgba(0,62,140,0.8);filter:alpha(opacity=80);}
.column-name span {display:block;padding:0 20px;}
.column-name i {display:block;height:60px;padding:0 20px;font-family:arial;color:#748ab3;background:rgb(0,62,140);}

/*二级栏目*/
.menu {height:50px;margin-bottom:40px;background-color:#e5e5e5;box-shadow:0 1px 2px #d8d8d8,0 2px 2px #e7e7e7,0 3px 2px #ededed;}
.menu a {display:inline-block;height:50px;padding:0 25px;line-height:50px;margin-left:-4px;font-size:16px;}
.menu .active {color:#fff;background-color:#003e8c;}

/*侧栏*/
.aside {width:232px;position: absolute;top: 0;right: 0;}
.hot,.new-active {margin-bottom:10px;border:1px solid #eee;}
.hot .tit,.new-active .tit {height:38px;line-height:38px;background-color:#e5e5e5;border-bottom:1px solid #cdcdcd;}
.hot .tit .icon,.new-active .tit .icon {width:28px;height:22px;display:inline-block;vertical-align:middle;margin:4px 6px 0 6px;background-position:-78px -132px;}
.hot .tit span,.new-active .tit span {font-size:16px;color:#484848;}
.hot .tit .more,.new-active .tit .more {float:right;margin-right:6px;font-size:12px;color:#ff9000;}
.hot .con {padding:0 10px;background-color:#fff;}
.hot li {height:32px;font-family:'\5B8B\4F53';font-size:12px;line-height:32px;border-bottom:1px dashed #d2d2d2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hot li:last-child {border-bottom:none;}
.hot .index{display:inline-block;width:16px;height:16px;text-align:center;line-height:16px;font-size:12px;color:#fff;vertical-align:middle;border-radius:50%;background-color:#9b9b9b;}
.new-active .tit .icon {background-position:-78px -165px;}
.new-active .con {padding:10px 10px 0;font-size:12px;background-color:#fff;position:relative;overflow:hidden;}
.new-active ul {width:600%;position:relative;left:0;}
.new-active li {float:left;width:210px;margin-right:10px;}
.new-active li img {width:210px;height:145px;}
.new-active .title {width:210px;height:30px;display:block;line-height:30px;text-align:center;color:#fff;position:relative;top:-15px;background:#000;background:rgba(0,0,0,0.8);filter:alpha(opacity=80);}
.new-active .summary {margin-top:-10px;text-align:justify;line-height:25px;}
.new-active .btn {height:28px;line-height:28px;text-align:center;}
.new-active .btn span {display:inline-block;width:8px;height:8px;margin:0 3px;background-color:#c6c6c6;}
.new-active .btn .on {background-color:#ff9000;}
.aside-banner {margin-bottom:10px;}
.aside-banner img{width: 100%;height: 137px;}

/*单页*/
.main-l{margin-right: 252px;min-height:920px;margin-bottom:40px;background-color:#fff;overflow:hidden;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.singer {padding:24px 20px 36px;}

/*地图*/
.map {padding: 10px 40px 36px;}
.map .tit {height: 26px;margin-bottom: 15px;line-height: 26px;font-size: 16px;color: #4b4b4b;}
.map .tit .icon {display: inline-block;width: 28px;height: 26px;margin-right: 10px;background-position: -76px -194px;vertical-align: middle;}
.map .con {overflow: hidden;}
.map .bot h4 {margin: 20px 0;font-weight: normal;}
.map .bot h4 span {color: #003e8c;}
.map .bot h4 i {color: #ff9000;}
.map .bot p {margin-top: 20px;font-size: 12px;font-family: '\5B8B\4F53';}
.map .tel .icon {display: inline-block;width: 20px;height: 16px;margin-right: 10px;vertical-align: middle;background-position: -80px -230px;}
.map .tel b {font-size: 18px;font-weight: normal;color: #da0000;font-family: "microsoft yahei";vertical-align: middle;}
.map .tel span {vertical-align: middle;}

/*留言*/
.message {padding: 10px 0 36px;}
.message .tit{margin-top: 20px;line-height: 24px;}
.message .tit .icon{display: inline-block;width: 24px;height: 24px;margin: -3px 6px 0 36px;vertical-align: top;background-position: -80px -252px;}
.message .tit span{font-size: 16px;color: #4b4b4b;}
.message .tit i{font-size: 12px;color: #ff9000;font-family: '\5B8B\4F53' ;}
.message ul{margin-left: 36px;}
.message li{margin-top: 16px;color: #4b4b4b;}
.message li span{display: inline-block;width: 56px;vertical-align: middle;}
.message li input{width: 310px;height: 32px;padding: 0 5px;line-height: 32px;border: 1px solid #e1e1e1;background-color: #fafafa;}
.message li textarea{width: 80%;max-width: 800px;height: 240px;padding: 5px;border: 1px solid #e1e1e1;vertical-align: top;background-color: #fafafa;}
.message li .yzm{width: 168px;}
.message li img{margin: 0 10px;}
.message li a.change{color: #f00;text-decoration: underline;}
.message li .btn{width: 100px;height: 30px;margin-left: 60px;line-height: 0;color: #fff;padding: 0;border: 0;background-color: #003e8c;cursor: pointer;}
.message li .btn:hover{opacity: 0.9;filter: alpha(opacity=90);}

.message-detial{padding: 0 12px;margin: 0 36px 30px;border: 1px solid #e1e1e1;background-color: #fafafa;}
.message-detial .top{height: 48px;line-height: 48px;}
.message-detial .top .date{margin: 0 30px;}
.message-detial .top .time{font-size: 12px;}
.message-detial .top .name:before{content: '';display: inline-block;width: 22px;height: 22px;margin: -3px 10px;vertical-align: middle;}
.message-detial .bot{display: table;width: 100%;font-family: '\5B8B\4F53';font-size: 12px;line-height: 25px;}
.message-detial .bot span{font-size: 14px;display: table-cell;width: 55px;}
.message-detial .ask{padding-bottom: 10px;border-bottom: 1px solid #e0e0e0;}
.message-detial .ask .name,.message-detial .ask .time{color: #ff9000;}
.message-detial .ask .top .name:before{background: url(../images/icon/ask.png) no-repeat center;}
.message-detial .answer .name,.message-detial .answer .time{color: #003e8c;}
.message-detial .answer{padding-bottom: 10px;}
.message-detial .answer .name:before{width: 30px;margin: -3px 10px 0 0;background: url(../images/icon/answer.png) no-repeat center;}

/*图片列表*/
.pic-list{padding: 30px 0;}
.pic-list li{width: 29%;float: left;margin-left: 3%;height: 260px;}
.pic-list li .pic{width: 100%;border: 1px solid #9c9790;overflow: hidden;position: relative;}
.pic-list li .pic img{width: 100%;transition: all 1s;}
.pic-list li .pic:hover img{transform: scale(1.1);}
.pic-list li .title{line-height: 48px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pic-list li .cover{width: 100%;height: 100%;text-align: center;position: absolute;top: 0;left: 0;background-color: #000;filter: alpha(opacity=60);background: rgba(0,0,0,0.6);display: none;}
.pic-list li .icon{display: inline-block;width: 68px;height: 50px;margin: 60px 0 8px;background-position: -2px -320px;}
.pic-list li .cover a{display: block;width: 70px;height: 26px;margin: 0 auto;text-align: center;line-height: 26px;color: #fff;border: 1px solid #fff;}
.pic-list li .pic:hover .cover{display: block;}
.pic-list li:hover .title a{color: #ff9000;}

/*文字列表*/
.word-list{padding: 10px 30px 30px;line-height: 25px;}
.word-list .time{width: 46px;height: 52px;float: left;margin-right: 12px;padding: 0 4px;text-align: center;font-family: arial;background-color: #e5e5e5;}
.word-list .time span{display: block;height: 25px;font-size: 16px;border-bottom: 1px solid #fff;}
.word-list .time i{font-size: 12px;}
.word-list .con{margin-left: 58px;}
.word-list li{padding: 18px 0;border-bottom: 1px dashed #bcbcbc;}
.word-list li h4{font-weight: normal;}
.word-list li h4 a:hover{color: #003e8c;}
.word-list li p{color: #666;font-family: '\5B8B\4F53';font-size: 12px;position: relative;}
.word-list li .summary{display: block;margin-right: 80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.word-list li .more{color: #ff9000;position: absolute;right: 0;top: 0;}
.word-list li:hover .time{background-color: #003e8c;color: #fff;}

/*图文列表*/
.pic-word-list{padding: 30px 20px;}
.pic-word-list li{padding: 16px;margin-bottom: 30px;font-family: '\5B8B\4F53';border: 1px solid #e5e5e5;background-color: #fafafa;}
.pic-word-list li:hover{box-shadow: 0 0 1px #dfdfdf,0 0 2px #e5e5e5, 0 0 3px #eee;background-color: #fff;}
.pic-word-list .pic{width: 250px;height: 186px;float: left;margin-right: 32px;border: 1px solid #d9d9d9;position: relative;overflow: hidden;}
.pic-word-list .tit{display: block;margin-bottom: 6px;font-size: 16px;color: #003e8c;line-height: 30px;font-family: "microsoft yahei";overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pic-word-list .summary{height: 75px;line-height: 25px;color: #555;font-size: 12px;text-align: justify;overflow: hidden;}
.pic-word-list .address{margin: 12px 0;color: #888;font-size: 12px;}
.pic-word-list .address .icon{display: inline-block;width: 16px;height: 18px;margin-right: 6px;vertical-align: middle;}
.pic-word-list .address .icon-a{background-position: -82px -292px;}
.pic-word-list .address .icon-b{background-position: -82px -322px;}
.pic-word-list .address span{margin-right: 30px;}
.pic-word-list .more{color: #ff9000;font-family: "microsoft yahei";}
.pic-word-list .pic:before{content: '';width: 0;height: 0;border-width: 186px;border-style: solid;border-color: #fff;opacity: 0.1;transition: 0.5s;position: absolute;top: -500px;left: 0;}
.pic-word-list .pic:after{content: '';width: 0;height: 0;border-width: 186px;;border-style: solid;border-color: #fff;opacity: 0.1;transition: 0.5s;position: absolute;bottom: -500px;right: 0;}
.pic-word-list .pic:hover:before{top: -279px;}
.pic-word-list .pic:hover:after{bottom: -279px;}


/*文章详情*/
.artical{padding: 30px 20px;}
.artical .title{font-size: 18px;text-align: center;line-height: 24px;font-weight: normal;}
.artical .note{padding: 16px 0;font-family: '\5B8B\4F53';text-align: center;font-size: 12px;color: #757575;background: url(../images/icon/border.jpg) no-repeat center bottom;}
.artical .note span{margin: 0 14px;}
.artical .note .on{color: #ff9000;}
.artical .content{margin: 20px 0;overflow: hidden;padding-bottom: 30px;border-bottom: 1px dashed #b3b3b3;}
.artical .content p{text-indent: 2em;}

/*分页*/
.pages{height: 64px;line-height: 64px;text-align: center;}
.pages a,.pages .current{display: inline-block;height: 20px;margin: 0 3px;line-height: 20px;font-size: 12px;color: #b4b4b4;padding: 0 6px;border: 1px solid #ccc;}
.pages .current{background-color: #003e8c;}
.pages a:hover{color: #fff;background-color: #003e8c;}
.next-page{line-height: 30px;font-family: '\5B8B\4F53';font-size: 12px;}
.next-page span{color: #999;}

/*商家店铺*/
.main .shop{min-height: 800px;padding: 25px;margin-bottom: 40px;background-color: #fff;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.shop-slide{overflow: hidden;position: relative;}
.shop-slide ul{width: 300%;position: relative;left: 0;}
.shop-slide li{width: 33.33%;float: left;}
.shop-slide .btn{width: 100%;position: absolute;bottom: 10px;left: 0;text-align: center;}
.shop-slide .btn span{display: inline-block;width: 10px;height: 10px;margin: 0 5px;border: 1px solid #fff;border-radius: 50%;}
.shop-slide .btn .on{background-color: #fff;}

.shop .container{position: relative;}
.shop-con{margin-right: 330px;}
.shop-active{height: 45px;margin: 30px 0 25px;line-height: 45px;color: #fff;background-color: #668bba;}
.shop-active .icon{display: inline-block;width: 25px;height: 22px;margin: -4px 4px 0 8px;vertical-align: middle;background-position: -80px -346px;}
.shop-active span{font-size: 16px;}
.shop-active a{color: #fff;margin-right: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.shop-summary{line-height: 30px;}
.shop-summary h4{font-size: 16px;color: #003e8c;}
.shop-summary .con{font-size: 12px;font-family: '\5B8B\4F53';color: #4b4b4b;}
.shop-item{margin-top: 20px;overflow: hidden;}
.shop-item ul{width: 102.5%;}
.shop-item li{width: 30%;float: left;margin-right: 3.33%;}
.shop-item li span{display: block;line-height: 46px;text-align: center;}
.shop .share{margin: 10px 0;}
.shop-mation{width: 280px;min-height: 440px;padding: 0 15px;position: absolute;right: 0;top: 0;background-color: #f7f7f7;}
.shop-mation .tit{height: 76px;margin-bottom: 16px;line-height: 76px;text-align: center;font: '\9ED1\4F53';font-size: 20px;font-weight:600;color: #003e8c;border-bottom: 1px dashed #aaa;background: url(../images/icon/name.png) no-repeat center 16px;}
.shop-mation p{line-height: 30px;text-indent: 1em;color: #4b4b4b;}
.shop-mation .tel{color: #ff9000;}
.shop-mation .name{color: #003e8c;}
.shop-mation .pic{text-align: center;margin-top: 20px;}

/*会员中心*/
.main .member{min-height: 450px;padding: 35px 0 50px;position: relative;overflow: hidden;}
.member-menu{width: 190px;position: absolute;left: 0;top: 35px;}
.member-menu .top{height: 40px;text-align: center;line-height: 40px;color: #fff;font-size: 18px;background-color: #003e8c;}
.member-menu ul{height: 279px;overflow: hidden;background-color: #fff;border: 1px solid #eee;}
.member-menu li{height: 40px;padding: 0 5px;line-height: 40px;text-align: center;}
.member-menu li a{display: block;border-bottom: 1px dotted #c8c8c8;}
.member-menu li a:before{content: '';width: 3px;height: 3px;display: inline-block;margin-right: 8px;vertical-align: middle;background-color: #666;}
.member-menu .active{background-color: #98bdea;}
.member-menu .active a{color: #fff;}
.member-menu .active a:before{background-color: #fff;}
.member-menu a.login-out{display: block;height: 46px;margin-top: 25px;padding-left: 80px;border: 1px solid #eee;background: url(../images/icon/login-out.png) no-repeat 32px center #fff;}
.member-menu .login-out span{display: block;margin-top: 4px;}
.member-menu .login-out i{display: block;font-size: 10px;}
.member-con{margin-left: 205px;padding: 0 5%;background-color: #fff;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.member-con h1{text-align: center;font-size: 22px; margin:15px 0;display: block;font-weight: normal; color: #1e3566;border-bottom: 1px dotted #CCC; padding-bottom: 15px;}
.member-con h1 p{text-align: center;font-size: 13px; margin-top:15px;display: block;color: #a9abb0;}
.member-con .tit{display: flex;line-height: 50px;color: #003e8c;border-bottom: 1px solid #eee;}
.member-con .tit:before{display: inline-block;    margin-top: 23px;content: '';width: 3px;height: 3px;margin-right: 8px;background-color: #003e8c;vertical-align: middle;}
.member-con a.edit{color: #ff9000;margin: 0 20px;}
.member-con a.edit:hover{text-decoration: underline;}
.member-con .state{color: #5ce1a7;}
.member-con textarea{width: 70%;padding: 10px;font-size: 12px;border: 1px solid #d1d1d1;}
.member-con input[type=file]{display: none;}
.member-con input[type=text],.member-con input[type=password]{width: 250px;height: 28px;line-height: 28px;padding: 0 6px;color: #666;border: 1px solid #d1d1d1;}
.member-con input.name{color: #003e8c;}
.member-con input.address{width: 80%;}
.member-con dl{width: 100%;margin-top: 24px;display: table;}
.member-con .code{color: #8C928F;}
.member-con dt{width: 98px;display: table-cell;padding-right: 12px;line-height: 28px;text-indent: 1em;text-align: right;vertical-align: top;color: #333;}
.member-con dd p{color: #666;line-height: 28px;}
.member-con dd .name{color: #003e8c;}
.member-con .star{color: #f00;vertical-align: middle;margin-right: 4px;}
.member-con .file{display: block;margin-bottom: 24px;width:150px;float:left;}
.member-con .code .file{display: inline-block;margin: 25px 0 0 40px;}
.member-con .file span{display: inline-block;width: 120px;height: 28px;text-align: center;line-height: 28px;color: #9d9d9d;border: 1px solid #d1d1d1;background-color: #f7f7f7;vertical-align: middle;cursor: pointer;}
.member-con .icon{display: inline-block;width: 28px;height: 28px;margin: 0 12px 0 6px;text-align: center;line-height: 28px;color: #9d9d9d;border: 1px solid #d1d1d1;background:url(../images/icon/add.png) no-repeat center #f7f7f7;vertical-align: middle;}
.member-con .images{float: left;}
.member-con .images img{width:30px;height: 30px; margin-right: 10px;}
.member-con i{color: #ff9000;font-family: '\5B8B\4F53';font-size: 12px;}
.member-con i e{color: #ff4800;font-family: '\5B8B\4F53';font-size: 12px; margin-left: 10px;}
.member-con .bot{margin-top: 32px;padding: 30px 0;border-top: 1px solid #eaeaea;}
.member-con .btn{display: block;width: 100px;height: 32px;text-align: center;color: #fff;font-weight: bold;border: 0;background-color: #003e8c;cursor: pointer;}
.member-con .btn:hover{background-color: #ff9000;}
.member-con .service{padding: 12px 0 36px;line-height: 30px;color: #666;}
.member-con .list{margin-top: 16px;}
.member-con .list li{height: 36px;line-height: 36px;font-family: '\5B8B\4F53';font-size: 12px;border-bottom: 1px dotted #bcbcbc;}
.member-con .list li i{float: right;color: #777;}
.member-con .list li span{float: right;color: #003e8c; margin-left: 15px;}

/*登录*/
.login-wrap,.reg-wrap{padding: 70px 0;background-color: #f7f7f7;}
.login-wrap .container,.reg-wrap .container{padding-top: 70px;background-color: #fff;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.login-wrap .inner{width: 1024px;height: 500px;margin: 0 auto;background: url(../images/icon/login.png) no-repeat 0;}
.login-wrap .login,.reg-wrap .reg{width: 316px;height: 500px;padding: 0 32px;margin-top: 32px;float: right;background: url(../images/icon/login-bg.png) no-repeat center -10px;}
.login .top{padding: 28px 0;}
.login .top span{font-size: 24px;color: #003e8c;}
.login .top a{float: right;margin-top: 12px;color: #ff9000;font-family: '\5B8B\4F53';}
.login .top a:hover{text-decoration: underline;}
.login .tips{height: 24px;text-align: center;line-height: 24px;font-family: '\5B8B\4F53';border: 1px solid #ffe57d;color: #666;font-size: 12px;background:url(../images/icon/tips.png) no-repeat 16px center #fff6d2;display: none;}
.login li{margin-top: 20px;font-family: '\5B8B\4F53';}
.login input[type=text],.login input[type=password]{width: 250px;height: 40px;line-height: 40px;padding:0 32px;border: 1px solid #cfcfcf;}
.choose{font-size: 12px;color: #5b5b5b;}
.login input[type=text]{background: url(../images/icon/id.png) no-repeat 6px center;}
.login input[type=password]{background: url(../images/icon/pass.png) no-repeat 6px center;}
.choose a{float: right;}
.choose input{vertical-align: middle;margin-right: 5px;}
.login .btn{width: 316px;height: 40px;padding: 0;color: #fff;font-size: 18px;font-family: "microsoft yahei";border: 0;background-color: #003e8c;cursor: pointer;    display: block;text-align: center; line-height: 40px;
}

.login .btn:hover{background-color: #ff9000;}

/*注册*/
.reg-wrap .container{padding-top: 20px;}
.reg-wrap .inner{width: 1124px;height: 720px;margin: 0 auto;background: url(../images/icon/reg-bg.png) no-repeat right 80px;}
.reg-wrap .reg{float: left;width: 360px;height: 700px;margin-top: 0;padding: 0 75px;background: url(../images/icon/reg.jpg) no-repeat 0 0;}
.reg .top{height: 56px;margin-top: 20px;line-height: 56px;border-bottom: 1px solid #dedede;}
.reg .top i{float: right;color: #ff9000;font-family: '\5B8B\4F53';}
.reg .top a{color: #003e8c;}
.reg .top a:hover{color: #ff9000;text-decoration: underline;}
.reg .top span{float: left;width: 98px;height: 55px;font-size: 24px;color: #003e8c;border-bottom: 2px solid #ff9000;}
.reg ul{margin-top: 32px;}
.reg .ts{padding-left: 88px;color: #d40000;font-family: '\5B8B\4F53';font-size: 12px; display: none;}
.reg .ts img{vertical-align: middle;margin: -3px 5px 0 0;}
.reg li{margin-bottom: 8px;}
.reg li .lab{display: inline-block;width: 80px;color: #4b4b4b;}
.reg li input[type=text],.reg li input[type=password]{width: 250px;padding: 0 8px;height: 30px;line-height: 30px;border: 1px solid #c7c7c7;}
.reg li.yzm{position: relative;}
.reg .send,.reg .countdown{width: 100px;height: 30px;display: inline-block;font-size: 12px;line-height: 30px;text-align: center;vertical-align: top;background-color: #f6f6f6;border: 1px solid #d1d1d1;position: absolute;right: 6px;top: 0;}
.reg .send{cursor: pointer;}
.reg .countdown{overflow: hidden;cursor: not-allowed;display: none;}
.reg .countdown:before{content: '';display: block;width: 100px;height: 28px;background-color: #ccc;position: absolute;top: 0;left: -100%;opacity: 0.3;filter: alpha(opacity=10);animation-name: load;animation-timing-function: inherit;animation-duration: 30s;}
.reg li .upload{margin-right: 30px; width:115px;float: right;}
.reg li .upload span{display: inline-block;width: 115px;height: 30px;text-align: center;line-height: 30px;border: 1px solid #c7c7c7;}
.reg li .upload input{display: none;}
.reg li input[type=checkbox]{vertical-align: middle;margin-top: -3px;}
.reg .agree{font-size: 12px;}
.reg .agree a{color: #ff9000;}
.reg li .btn{width: 100%;height: 40px;margin-top: 12px;padding: 0;font-size: 18px;border: 0;color: #fff;background-color: #003e8c;cursor: pointer;}
.reg li .btn:hover{background-color: #ffa800;}
.popur{width: 100%;height: 100%;position: fixed;top: 0;left: 0;opacity: 0.6;filter: alpha(opacity=60);background: #000;z-index: 8;display: none;}
.agree-popur{width: 460px;height: 520px;padding: 20px;border: 1px solid #ddd;position: fixed;top: 50%;left: 50%;margin: -280px 0 0 -250px;overflow-x: hidden;display: none;background-color: #fff;z-index: 9;}
.agree-popur .close{width: 16px;height: 16px;background: url(../images/icon/close.png) no-repeat center;position: absolute;top: 0;right: 0;cursor: pointer;}

/*找回密码*/
.get-password{width: 600px;height: 570px;margin: 0 auto;}
.get-password .top{height: 48px;padding: 0 4px;margin-bottom: 36px;text-align: center;}
.get-password .step{float: left;width: 296px;color: #868686;background: url(../images/icon/step2.png) no-repeat center 0;}
.get-password .step i{display: block;width: 24px;height: 25px;margin: 2px 0 6px 140px;}
.get-password .step span{letter-spacing: 2px;margin-left: 6px;}
.get-password .top .active{color: #ff9000;background: url(../images/icon/step1.png) no-repeat center 0;}
.get-password .top .active i{color: #fff;}
.get-password dl{margin-bottom: 24px;display: table;width: 100%;font-family: '\5B8B\4F53';font-size: 12px;}
.get-password dt{display: table-cell;width: 170px;text-align: right;}
.get-password dd{color: #777;}
.get-password input[type=text],.member-con input[type=password]{width: 180px;height: 28px;line-height: 28px;padding: 0 6px;color: #666;border: 1px solid #d1d1d1;}
.get-password .send,.get-password .countdown{width: 100px;height: 28px;display: inline-block;line-height: 28px;text-align: center;vertical-align: top;background-color: #f6f6f6;border: 1px solid #d1d1d1;}
.get-password .send{cursor: pointer;}
.get-password .countdown{position: relative;overflow: hidden;cursor: not-allowed;display: none;}
.get-password .countdown:before{content: '';display: block;width: 100px;height: 28px;background-color: #ccc;position: absolute;top: 0;left: -100%;opacity: 0.3;filter: alpha(opacity=10);animation-name: load;animation-timing-function: inherit;animation-duration: 30s;}
@keyframes load{
	0%{
		left: -100%;
	}
	100%{
		left: 0;
	}
}
.get-password .btn{width: 60px;height: 26px;color: #fff;border: 0;background-color: #003e8c;cursor: pointer;}
.get-password .btn:hover{opacity: 0.9;filter: alpha(opacity=90);}
.get-password .tel{color: #ff9000;font-size: 16px;}
.get-password .tips{width: 280px;height: 60px;margin: 50px auto 0;line-height: 60px;color: #ff9000;background-color: #f7f7f7;border: 1px solid #dcdcdc;border-radius: 10px;}
.get-password .tips .icon{display: inline-block;width: 42px;height: 42px;margin: 0 16px;background-position: -4px -372px;vertical-align: middle;}
.get-password .tips span{color: #4b4b4b;}
.get-password .tips a{color: #003e8c;}

/*云纺简介*/
.company{margin: 40px 0 55px;padding-top: 50px;background-color: #fff;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.company .summary{background: url(../images/icon/company-bg.png) no-repeat center 0;}
.company .summary .tit{height: 155px;text-align: center;}
.company .summary .tit p{padding: 45px 0 20px;color: #4b4b4b;}
.company .summary .tit span{font-size: 30px;color: #003e8c;}
.company .summary .mid{margin: 50px 0 20px;text-align: center;}
.company .summary .mid span{display: inline-block;width: 178px;font-size: 16px;color: #404040;border-left: 1px solid #e1e1e1;}
.company .summary .mid i{display: block;text-align: center;font-size: 12px;color: #cbcbcb;}
.company .summary .mid .img{height: 70px;transition: transform 0.5s;}
.company .summary .mid span:first-child{border: none;}
.company .summary .mid .world{background: url(../images/icon/world.png) no-repeat center 0;}
.company .summary .mid span:hover .world{background: url(../images/icon/world-hov.png) no-repeat center 0;}
.company .summary .mid .china{background: url(../images/icon/china.png) no-repeat center 0;}
.company .summary .mid span:hover .china{background: url(../images/icon/china-hov.png) no-repeat center 0;}
.company .summary .mid .yunnan{background: url(../images/icon/yunnan.png) no-repeat center 0;}
.company .summary .mid span:hover .yunnan{background: url(../images/icon/yunnan-hov.png) no-repeat center 0;}
.company .summary .mid span:hover{color: #003e8c;;}
.company .summary .mid span:hover .img{transform: rotateY(360deg);}
.company .summary .mid span:hover i{color: #003e8c;}
.company .summary .con{width: 880px;margin: 0 auto;text-align: center;text-indent: 2em;line-height: 30px;color: #4b4b4b;}
.company .summary .con a{color: #003e8c;font-family: '\5B8B\4F53';line-height: 60px;}
.company .pic-wrap{height: 420px;margin: 30px 28px 0;background: url(../images/icon/company-bg.jpg) no-repeat 0 center;position: relative;}
.company .pic-wrap .tit{padding: 48px 0;text-align: center;font-size: 30px;color:  #003e8c;}
.company .pic-wrap .con{width: 975px;margin: 0 auto;overflow: hidden;position: relative;}
.company .pic-wrap ul{width: 500%;position: relative;left: 0;}
.company .pic-wrap li{width: 305px;height: 225px;float: left;margin-right: 30px;overflow: hidden;}
.company .pic-wrap img{width: 100%; height: 225px;}
.company .pic-wrap .next,.company .pic-wrap .prev{width: 30px;height: 65px;position: absolute;top: 50%;font-family: '\5B8B\4F53';text-align: center;line-height: 65px;color: #fff;font-size: 18px;font-weight: bold;background-color: #c2c2c2;cursor: pointer;}
.company .pic-wrap .next:hover,.company .pic-wrap .prev:hover{background-color: #ffa800;}
.company .pic-wrap .next{right: 25px;}
.company .pic-wrap .prev{left: 25px;}
.history{margin: 0 50px;}
.history .tit{height: 130px;line-height: 130px;text-align: center;font-size: 30px;color:  #003e8c;}
.history .time{width: 100%;height: 45px;display: table;background: url(../images/icon/jt-l.png) no-repeat 0 29px;position: relative;}
.history .time .bg{height: 1px;width: 100%;position: absolute;left: 0;bottom: 7px;background-color: #003e8c;z-index: 1;}
.history .time:after{content: '';display: block;width: 15px;height: 17px;position: absolute;right: 0;top: 29px;background: url(../images/icon/jt-r.png) no-repeat center;}
.history .time span{display: table-cell;height: 45px;text-align: center;position: relative;background: url(../images/icon/jt-c.jpg) no-repeat center bottom;z-index: 2;}
.history .time span:hover{color: #ffd37f;background: url(../images/icon/jt-c-hov.jpg) no-repeat center bottom;}
.history .time .active{color: #ffd37f;background: url(../images/icon/jt-c-hov.jpg) no-repeat center bottom;}
.history .con{width: 810px;margin: 36px auto;padding: 20px;background-color: #f5f5f5;display: none;}
.history .con:first-child{display: block;}
.history .con img{float: left;width: 264px;height: 198px;margin-right: 28px;}
.history .con h4{margin-bottom: 8px;font-weight: normal;color: #003e8c;font-size: 16px;}
.history .con p{line-height: 30px;text-align: justify;color: #4b4b4b;}

@media only screen and (max-width: 1200px) {
	.company .pic-wrap .con{width: 780px;}
	.company .pic-wrap li{width: 250px;height: 186px;margin-right: 15px;}
	.company .pic-wrap .next,.company .pic-wrap .prev{margin-top: -16px;}
} 



/*商场简介*/
.market{margin-bottom: 60px;padding: 28px;background-color: #fff;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.market li{margin-bottom: 45px;padding: 20px;background-color: #f8f8f8;}
.market .pic{width: 33%;float: right;overflow: hidden;}
.market .pic img{width: 100%;transition: all 0.5s;}
.market .pic img:hover{transform: scale(1.1);}
.market .summary{width: 63%;max-width: 670px;float: left;}
.market .summary h4{padding-top: 24px;font-size: 24px;color: #003e8c;font-family: '黑体';font-weight: normal;}
.market .summary p{line-height: 30px;color: #4b4b4b;}
.market .summary a{display: block;width: 90px;height: 30px;margin-top: 20px;text-align: center;line-height: 30px;color: #fff;background-color: #003e8c;position: relative;overflow: hidden;}
.market .summary  a:hover{background-color: #ff9000;}
.market li:nth-child(2n) .pic{float: left;}
.market li:nth-child(2n) .summary{float: right;}

/*商场详情*/
.market-detail{padding: 35px;}
.market-detail .tit{margin-bottom: 48px;font-size: 16px;color: #003e8c;text-align: center;}
.market-detail .content{overflow: hidden;text-align: justify;}
.market-detail .content p{text-indent: 2em;}
.market-detail .pic-slide{width: 830px;margin: 0 auto 50px;}
.market-detail .pic-slide .big{width: 690px;height: 412px;float: left;padding-bottom: 32px;background: url(../images/icon/shadow.png) no-repeat center bottom;background-size: 100%;position: relative;}
.market-detail .pic-slide .small{width: 125px;float: right;}
.market-detail .pic-slide .prev,.market-detail .pic-slide .next{width: 125px;height: 25px;font-family: arial;text-align: center;line-height: 25px;color: #6b6b6b;cursor: pointer;}
.market-detail .pic-slide dd{width: 100%;height: 412px;display: none;position: absolute;top: 0;left: 0;}
.market-detail .pic-slide dd:first-child{display: block;}
.market-detail .pic-slide .prev:hover,.market-detail .pic-slide .next:hover{opacity: 0.8;filter: alpha(opacity=80);}
.market-detail .pic-slide .prev{margin-bottom: 20px;background: url(../images/icon/jt-t.png) no-repeat center #e2e2e2;}
.market-detail .pic-slide .next{margin-top: 20px;background: url(../images/icon/jt-b.png) no-repeat center #e2e2e2;}
.market-detail .pic-slide .con{height: 330px;overflow: hidden;position: relative;}
.market-detail .pic-slide ul{position: relative;top: 0;}
.market-detail .pic-slide li{margin-bottom: 10px;opacity: 0.6;filter: alpha(opacity=60);}
.market-detail .pic-slide .active{opacity: 1;filter: alpha(opacity=100);}

/*华城饭店*/
.huacheng{padding: 3.33%;margin-bottom: 70px;background-color: #fff;box-shadow:0 2px 0 #e4e4e4,0 3px 0 #e7e7e7,0 5px 0 #ececec;}
.hc-about .pic{width: 50%;max-width: 550px;float: left;position: relative;}
.hc-about .pic img{width: 100%;}
.hc-about .bg{width: 50%;max-width: 280px;position: absolute;top: 73%;left: 55%;}
.hc-about .container{width: 45%;float: right;}
.hc-about .con{height: 72%;line-height: 35px;color: #555;text-align: justify;overflow: hidden;}
.huacheng .tit b{display: block;font-size: 30px;font-family: '黑体';color: #003e8c;font-weight: normal;}
.huacheng .tit span{font-family: arial;color: #d0d0d0;}
.huacheng .tit i{display: block;width: 60px;height: 3px;margin: 11px 0;background-color: #003e8c;}
.hc-about  a{display: block;width: 90px;height: 30px;margin-top: 20px;text-align: center;line-height: 30px;color: #fff;background-color: #003e8c;}
.hc-about a:hover{background-color: #ffa800;}
.hc-facil{margin-top: 60px;position: relative;}
.hc-facil .tit{height: 80px;margin-bottom: 60px;text-align: center;border-bottom: 1px solid #eee;}
.hc-facil .tit i{margin: 11px auto 0;}
.hc-facil dl{margin-right: 420px;margin-bottom: 30px;}
.hc-facil dt{float: left;width: 80px;height: 30px;text-align: center;line-height: 30px;color: #fff;background-color: #003e8c;}
.hc-facil dd{margin-left: 100px;font-size: 12px;line-height: 30px;}
.hc-facil .pic1,.hc-facil .pic2{border: 4px solid #f4f4f4;position: absolute;}
.hc-facil .pic1{width: 184px;height: 226px;top: 120px;right: 0;z-index: 3;}
.hc-facil .pic2{width: 228px;height: 148px;top: 260px;right: 160px;z-index: 2;}
.hc-environment{margin-top: 60px;}
.hc-environment .tit{height: 80px;text-align: center;border-bottom: 1px solid #eee;}
.hc-environment .tit i{margin: 11px auto 0;}
.hc-environment p{margin: 30px 0 ;text-align: center;color: #666;}
.hc-btn{text-align: center;}
.hc-btn span{display: inline-block;width: 28px;height: 28px;margin: 0 10px;text-align: center;line-height: 28px;color: #fff;font-family: '\5B8B\4F53';font-size: 18px;font-weight: bold;background-color: #dedede;cursor: pointer;}
.hc-btn span:hover{background-color: #ffa800;}
.hc-pic{margin-top: 15px;overflow: hidden;position: relative;}
.hc-pic ul{width: 500%;position: relative;left: 0;}
.hc-pic li{float: left;width: 254px;height: 188px;margin-right: 34px;overflow: hidden;}
.hc-pic li img{height: 155px;}
@media only screen and (max-width: 1200px){
	.hc-pic{width: 986px;margin: 15px auto 0;}
	.hc-pic li{width: 230px;height: 170px;margin-right: 20px;}
}

.market-detail .pic-slide .big img{width:690px; height: 415px;}</pre></body></html>