@charset "UTF-8";
*{margin:0;padding:0}
body{background-image:url(../images/bg.jpg);background-size:1920px 1015px;background-position:top center;background-repeat:no-repeat;background-color:#f6f6f6}
.container{width:1200px;clear:both;margin:0 auto}
.header{width:100%;height:194px}
.logo{width:auto;height:80px;margin-top:50px;margin-left:28px;float:left}
.logo img{width:100%;height:100%;display:block}
.search{width:360px;float:right;height:42px;margin-top:78px}
#txtSearch{width:310px;height:100%;border-top-left-radius:4px;border-bottom-left-radius:4px;border:none;background-color:#fff;float:left;font-size:16px;line-height:42px;text-indent:12px;color:#000}
#txtSearch::-webkit-input-placeholder{color:#999}
.btnSearch{width:48px;height:100%;background-color:#ff7f00;border-bottom-right-radius:4px;border-top-right-radius:4px;background-image:url(../images/icosearch.png);background-size:25px 25px;background-position:center center;background-repeat:no-repeat;float:left;opacity:.8}
.btnSearch:hover{opacity:1;cursor:pointer}
.nav{width:100%;height:60px;position:relative}
.nav li{width:170px;height:50px;font-size:18px;line-height:50px;color:#fff;text-align:center;background-color:#294d70;list-style:none;float:left;margin-top:10px}
.nav li i{display:inline-block;width:30px;height:24px}
.nav li i img{display:block;margin-top:5px;padding-right:3px}
.nav li a{text-decoration:none;color:#fff}
.nav .focus{margin-top:0;height:60px;border-top:3px solid #fff452;background-color:#c5130f;line-height:52px;box-sizing:border-box}
.datetime{width:350px;line-height:50px;height:50px;color:#fff;top:10px;font-size:16px;text-align:right;background-color:#294d70;padding-right:30px;box-sizing:border-box;position:absolute;right:0}
.footer{width:100%;height:140px;background-color:#ddd;margin-top:10px}
.infomation{width:1200px;margin:0 auto;height:100%;position:relative}
.bottom{width:100%;height:245px;margin-top:10px}
.ico{width:80px;height:80px;position:absolute;left:80px;top:40px}
.ico img{width:100%;height:100%;display:block}
.info{width:1000px;height:100px;float:right;margin-top:40px;line-height:26px;text-align:left}
.info ul{width:100%;height:25px;clear:both;display:block}
.info li{list-style:none;float:left;margin-right:20px;position:relative}
.info li::after{content:"|";position:absolute;right:-10px;top:0}
.info li:last-child::after{content:''}
.info a{text-decoration:none;color:#333;font-size:14px}
.desc{width:100%;float:left;font-size:14px}
.list{width:100%;background-color:#fff}
.currentlocation{width:100%;height:50px;background-image:url(../images/location.png);background-size:16px 20px;background-repeat:no-repeat;background-position:20px center;text-indent:50px;border-bottom:1px solid #e2e2e2;line-height:50px}
.currentlocation a{color:#555;text-decoration:none;line-height:50px;font-size:16px}
.content{width:100%;min-height:600px}
.sharetips{width:350px;float:right}
.title{width:1140px;height:140px;border-bottom:1px solid #e2e2e2;margin:0 auto}
.title h1{font-size:30px;font-weight:500;text-align:center;line-height:60px;padding-top:26px}
.title span{font-size:16px;color:#555;display:inline-block;float:left;margin-left:50px;margin-top:10px}
.title .time{margin-left:260px;position:relative}
.title .time::before{width:16px;height:16px;background-image:url(../images/time.png);background-size:100% 100%;content:'';position:absolute;display:block;left:-30px;top:3px}
.title i{margin-left:10px;font-style:normal}
.title i:last-child{margin-right:10px}
.article{width:1000px;margin:0 auto;font-size:20px;line-height:36px;margin-top:30px;margin-bottom:80px;padding-left:70px;padding-right:70px;text-align:justify}
.article p{text-indent:2em}
.option{width:1140px;height:60px;border-top:1px solid #e2e2e2;margin:0 auto;font-size:16px;line-height:56px}
.option span{display:inline-block;float:right;cursor:pointer;margin-left:10px}

