@charset "utf-8";
/* CSS Document */


/* CSS Document */
html, body {
	font-family: "microsoft yahei", "Helvetica Neue", HelveticaNeue,   "Helvetica-Neue", Helvetica, "BBAlpha Sans", sans-serif !important;
}
body{-moz-user-select: none; 
-webkit-user-select: none; 
-ms-user-select: none; 
-khtml-user-select: none; 
user-select: none;}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img{ border:none;}
div {
	display: block;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #a1a1a1
}

body {
	width: 1080px;
	margin: auto;
	height: 100%;
	margin: auto !important;
}
.ms-controller{
   visibility: hidden
}
.topBarPanel {
	width: 100%;
	min-height: 32px;
	height: 50px;
	padding: 0;
	position: relative;
	background: #FC8C14;
        
	border-top: 2px solid #FBB409;
	clear: both;
}

.topBarPanel .logo {
	height: 35px;
	top:5px;
	/* min-height: 40px; */
	width: 25%;
	background-image:
		url(../img/top-logo.png);
	background-repeat: no-repeat;
	margin: 4px auto;
	background-size: 90% auto;
	
	z-index: 100;

	float: left;
	position: relative;
}

.topBarPanel .phone {
	height: 100%;
	position: absolute;
	top: 5px;
	right: 0;
	min-height: 50px;
	width: 20%;
	min-width: 130px;
	background-image:
		url(../img/top-phone.png);
	background-size: auto 100%;
	background-repeat: no-repeat;z-index: 101;
}


.example{width:420px;
	height: 100%;
	position: absolute;
	
	
}


.index {
	height: 100%;
}

.channelList {
	height: 410px;
	max-height: 410px;
	padding: 2px 2px 0 2px;
	position: relative;
	text-align: center;
	background-color: #fff
}

.channelList .left {
	width: 66%;
	height: 100%;
	float: left;
}

.channelList .right {
	width: 34%;
	height: 100%;
	float: right;
}

.channelList .top {
	width: 100%;
	height:100%;
}

.channelList .top .left {
	width: 50%;
	float: left;
}

.channelList .top .right {
	width: 50%;
	height: 100%;
	float: right;
}

.channelList .channel01 {
	width: 100%;
	height:32%;
	padding: 2px;
}

.channelList .channel02 {
	width: 100%;
	height: 31%;
	padding: 2px 0px 2px 2px;
}
.channelList .channel03 {
	width: 100%;
	height: 36%;
	padding: 2px 2px 0 2px;
}
.channelList .channel04 {
	width: 100%;
	height: 32%;
	padding:  2px 2px 2px 2px;
}

.channelList .channel05 {
	width: 100%;
	height: 31%;
	padding: 2px 2px 2px 0px;
}


.channelList .channel06 {
	width: 100%;
	height: 36%;
	padding: 2px 2px 0px 2px;
}

.channelList .channel07 {
	width: 100%;
	height: 32%;
	padding: 2px;
}

.channelList .channel08 {
	width: 100%;
	height: 31%;
	padding: 2px;
}

.channelList .channel09 {
	width: 100%;
	height: 18%;
	padding: 2px 2px 0px 2px;
}
.channelList .channel10 {
	width: 100%;
	height: 18%;
	padding: 4px 2px 0px 2px;
}
.channelList .channel01 .channelOne {
	background-color: #f8c600;
	border-radius: 4px;
}

.channelList .channel02 .channelOne {
	background-color: #8ACA00;border-top-left-radius: 4px;border-bottom-left-radius: 4px;
}

.channelList .channel03 .channelOne {
	background-color: #51D700;border-radius: 4px;-webkit-border-radius: 4px;
}

.channelList .channel04 .channelOne {
	background-color: #FFB517;border-radius: 4px;-webkit-border-radius: 4px;
}

.channelList .channel05 .channelOne {
	background-color: #8ACA00;border-radius:0px 4px 4px 0px;-webkit-border-radius: 0px 4px 4px 0px;
}

.channelList .channel06 .channelOne {
	background-color: #3DBA00;border-radius: 4px;-webkit-border-radius: 4px;
}

.channelList .channel07 .channelOne {
	background-color: #FF9F08;border-radius: 4px;-webkit-border-radius: 4px;
}

.channelList .channel08 .channelOne {
	background-color: #FE7800;border-radius: 4px;-webkit-border-radius: 4px;
}
.channelList .channel09 .channelOne {
	background-color: #FF6864;border-radius: 4px;-webkit-border-radius: 4px;
}

.channelList .channel10 .channelOne {
	background-color: #ff6864;border-radius: 4px;-webkit-border-radius: 4px;
}
.channelList .channelOne {
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.channelList .channelOne img {
	width: auto;
	height:auto;
	margin: auto;
	margin-top: 5%;
}

.channelList .channel03 .channelOne img {
	margin-top: 5%;
}

.channelList .channel04 .channelOne img {
	margin-top: 5%;
}

.channelList .channel08 .channelOne img {
	margin-top: 5%;
}

.channelList .channel07 .channelOne img {
	margin-top: 5%;
}

.channelList .channelOne p {
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 15px;
	color: #FFF;
	font-size: 14px;
	font-weight: lighter;
	line-height: 15px;
	padding:0px 0px 10px 0px
}

.channelList .channel02 .channelOne img {
	margin-top: 15%;
}

.channelList .channel05 .channelOne p {
	width: 90%;
	text-align:center;
	bottom:29%;
	font-size:18px;
}
.channelList .channel09 .channelOne img,.channelList .channel10 .channelOne img {
	position: absolute;
	top: 20%;
	left: 5px;
	width:50px;
	height:50px;
	margin-top: 0%;
}
.channelList .channel09 .channelOne p,.channelList .channel10 .channelOne p {
	width: 80%;
	text-align: right;
	bottom:25%;
	margin-left: 20%;
	font-size:12px;
	padding:0px 10px 0px 0px;
	
}

/*.bottomNav .top p.space{ height:25%;}*/
.bottomNav {
	height: 80px !important;
	font-size: 14px;
	position: relative;
	margin-top: 5px;
}

.bottomNav .member {
	margin-left: 10px;
}

.bottomNav .member span {
	margin-left: 20px;
	cursor: pointer;
}

.bottomNav .top {
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: #edeff2;
	color: #9ea4ac;
}
/*.bottomNav .top p{height:50%;}*/
.bottomNav .top .register {
	height: 100%;
	float: left;
	width: 60px;
	margin-left: 20px;
}

.bottomNav .top .login {
	height: 100%;
	float: left;
	width: 60px;
	margin-left: 10px;
}

.bottomNav .top .username {
	height: 100%;
	float: left;
	margin-left: 20px;
}

.bottomNav .top .userout {
	height: 100%;
	float: left;
	width: 30px;
	margin-left: 10px;
}

.bottomNav .bottom {
	height: 80px;
	padding-top: 0;
	background-color: #fff;
	color: #a1a1a1;
}

.bottomNav .bottom p {
	padding: 0 !important;
	height: 30px;
	line-height: 30px;
	margin: 0 !important;
}

.bottomNav .bottom p.space {
	height: 0px !important;
}

.bottomNav .bottom p.zhichi {
	height: 25px;
	line-height: 25px;
	width: 100%;
	text-align: center;
}

.bottomNav .bottom p.t {
	text-align: center;
}

.bottomNav .bottom p.b {
	text-align: center;
}

.bottomNav .bottom span {
	height: 100%;
	padding: 3px;
}

.bottomNav #client {
	height: 50px;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background-color: #000;
	opacity: 0.8;
	position: absolute;
	bottom: 0;
}

.bottomNav #client img {
	height: 40px;
	width: auto;
	float: left;
	margin: 5px 5px 5px 10px;
}

.bottomNav #client .name {
	float: left;
	height: 30px;
	width: auto;
	margin-top: 10px;
	line-height: 30px;
	margin-left: 5px;
}

.bottomNav #client .down {
	color: #fff;
	height: 30px;
	width: 90px;
	font-weight: bold;
	background-color: #ffae00;
	opacity: 1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	position: absolute;
	right: 30px;
}

.bottomNav #client .close {
	opacity: 1;
	width: 15px;
	height: 15px;
	background:
		url(http://pub-web.leziyou.com/webapp/resources/project/gotohz/close.png)
		no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 5px;
	right: 5px;
}

.tbg00 {
	background-color: #00a0e9 !important;
}

.tbg01 {
	background-color: #ecb463 !important;
}

.tbg02 {
	background-color: #bf8ce8 !important;
}

.tbg03 {
	background-color: #93e838 !important;
}

.tbg04 {
	background-color: #00d6a6 !important;
}

.tbg05 {
	background-color: #5dcd4f !important;
}

.tbg06 {
	background-color: #ff7268 !important;
}

.tbg07 {
	background-color: #92bcf6 !important;
}

.tbg08 {
	background-color: #f97639 !important;
}

.czxygy{
    margin: 0px auto;
    width: 968px;
    height: 100%;
    padding: 120px 0px 0px;
}
.czxitem01 {
    width: 426px;
    height: 246px;
    float: left;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    margin: 9px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.czxitem02 {
    width: 244px;
    height: 246px;
    float: left;
    margin: 9px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
        -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
}

.box-01 {
    overflow: hidden;
}

.box-02 {
    overflow: hidden;
    margin-top: 23px;
}

.box-03 {
    overflow: hidden;
    margin-top: 23px;
}

.czxitem03 {
    width: 688px;
    height: 294px;
    float: left;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    margin: 9px;
}

.czxitem04 {
    width: 244px;
    height: 294px;
    float: right;
    margin: 9px;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
}


.czxitem05 {
    /* width: 967px; */
    height: 350px;
    float: left;
    position: relative;
}

.czxitem06 {
    width: 302px;
    height: 440px;
    float: left;
    margin: 10px;
    background: rgba(255,255,255,0.7);
    border: 2px solid rgba(255,255,255,0.8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    position: relative;
}

.czxitem07 {
    width: 302px;
    height: 440px;
    float: left;
    margin-left: 26px;
        
    margin: 10px;
    background: rgba(255,255,255,0.7);
    border: 2px solid rgba(255,255,255,0.8);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);
    position: relative;
}
.czxygy .czxitem{    margin: 5px auto;
    width: 25%; text-align:center;    float: left;}

.wendu {
    position: absolute;
    left: 30px;
    top: 46px;
    padding: 0px;
    height: 83px;
}
.weather_wendu0 {
    position: absolute;
    left: 230px;
    top: 55px;
    padding: 0px;
    height: 148px;
}

.wdimg0 {
    float:left;
    width: 148px;
}
.wdimg1 {
    float:left;
    width: 148px;
}
.wdimg2 {
    float:left;
    width: 148px;
}
.wdimg3 {
    float:left;
    width: 148px;
}

.weather_date {
    position: absolute;
    left: 110px;
    top: 26px;
    padding: 0px;
    height: 55px;
    color: #FFF;
}

.weather_img {float: left;width: 40%;text-align: right;}
.weather_img .wdimg {
    width: 120px;
    padding: 41px 0px 0px 0px;
}

.shijian {
    position: absolute;
    right: 24px;
    bottom: 10px;
    overflow: hidden;
    color: #fff;
}
.weather_shijian0{
    position: absolute;
    /* left: 200px; */
    top: 250px;
    overflow: hidden;
    color: #fff;
    background: #EFEDE2;
    width: 967px;
    padding-left: 270px;
}
.weather_shijian0 p {
    font-size: 14px;
}

.shijian p {
    font-size: 14px;
}
img.taday {
    position: absolute;
    left: 50px;
    top: 0px;
}
.shijian div {
    float: left;
}
.czxygy .selectone img{
    /* box-shadow: 0px 2px 3px #aaaaaa; */
    /*-webkit-box-shadow: 0px 2px 7px rgba(0,0,0,0.3);*/
    /* height: auto; */
    /* margin: 5px auto 0px; */
}
.czxygy  p{

    /* margin: auto; */
	

    /* width: 56px; */
	
	

    font-size: 26px;
	

    color: #FFFFFF;
    

    margin: 0px;

}
.search{
    background: #FC8C14;
    padding: 1px;
    height: 36px;
    width: 73%;
    float: left;
    margin: 5px 0px 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
}
.search #q{
    background: #fff;
    border: 0px;
    height: 34px;
    width: 85%;
    padding: 5px; margin:0px;
    float: left;
    font-size: 14px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.search #s{
    background: #F85921;    border: 0px;
    height: 34px;
    width: 15%;padding:0px; margin:0px;
    float: left;    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: url(../img/sb.png);
    background-size: auto 95%;
    background-repeat: no-repeat;
    background-position: center;
}
.lygl{    padding: 0px 0px 10px;
    background: #EEE;}
.lyxc{
    padding: 10px 0px 1px;
    background: #EEE;
}
.lygl img,.lyxc img{
    width:100%; height:auto;
}
.index-zixun-img {

    float: left;

    width: 30%;

}



.index-zixun-text {

    float: right;

    width: 66%;

}



.index-zixun {

    overflow: hidden;

    margin: 0px;

    padding: 10px 0px 10px 10px;

    border-bottom: 1px solid #EEE;

}



.index-zixun-text span {

    display: block;

}



span.text-main {

    font-size: 12px;

    text-indent: 24px;

}
ul.zixun-box {
    margin: 0px;
    padding: 0px;
    border-bottom: 10px solid #EEE;
}
.zixun-title {
    border-bottom: 1px solid #EEE;
    height: 37px;
    line-height: 40px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

.zixun-title span {
    border-left: 6px solid #FC8C14;
    height: 36px;
    line-height: 39px;
    display: inline-block;
    padding-left: 13px;
    float: left;
}

.zixun-title a {
    float: right;
    font-size: 12px;
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
    color: #FC8C14;
    display: inline-block;
}
input#txtKey {
    height: 34px;
    width: 80%;
    border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border: none;
    color: #A4A4A4;
    padding-left: 10px;
    float: left;
}
.top-line {
    background: url(../img/top-line.png) repeat-x;
    position: absolute;
    top: 0px;
    width: 1080px;
    height: 10px;
    z-index: 999;
}





.zwxx_txt {float: left;width: 30%;position: relative;margin: 0px 20px 20px 0px;overflow: hidden;}
.zwxx_txt a img {width: 100%;height: 200px;}
.zwxx_name {background: rgba(0,0,0,0.7);height: 39px;line-height: 39px;font-size: 16px;color: #fff;position: absolute;width: 100%;bottom: 0px;text-indent: 10px;opacity: 0.8;}





.yt_all{ position:relative;}
.yt_logo {height: 129px;background: #C6D8ED url(../img/yt_logo.jpg) no-repeat center;width: 1080px;}
.yt_weather {background: url(../img/tianqitupian.jpg) no-repeat top left;overflow: hidden;z-index: 1;}
.yt_left {width: 49.5%;float: left;background: #c6e3f1;border-radius: 0px 10px 0px 0px;}
.yt_xl {padding: 25px 0px 0px;color: #fff;border-bottom: 5px solid #DDEDF5;height: 150px;}
.xl_txt {font-size: 54px;background: -webkit-gradient(linear, 0 0, 0 100%, from(#0c78db), to(#1098d4));/* width: 100px; */padding: 10px 20px;text-align: center;border-radius: 24px;float: left;margin: 0px 15px 0px 30px;height: 95px;}
.xl_txt span {font-size:32px;}
.xl_start:before {content:"";background: url(../img/xl_start.png) no-repeat center center;width: 30px;height: 40px;margin: 5px 10px 0px 0px;float: left;}
.xl_end:before {content:"";background: url(../img/xl_end.png) no-repeat center center;width: 30px;height: 40px;/* display: inline-block; */margin: 5px 10px 0px 0px;float: left;}
.xl_start {color: #0290E2;font-size: 30px;font-weight: bold;overflow: hidden;margin: 0px 0px 0px 0px;line-height: 44px;}
.xl_end {color: #f37e14;font-size: 30px;font-weight: bold;overflow: hidden;margin: 5px 0px 0px 0px;line-height: 44px;}
.xl_start span {padding: 0px 0px 0px 0px;display: inline-block;}
.xl_end span {padding: 0px 0px 0px 0px;display: inline-block;}
.yt_jl {padding: 10px 0px;color: #50707d;margin: 0px 0px 0px 35px;font-size: 36px;height: 140px;}
.jl_zt{
    padding: 10px 0px 0px;
}
.jl_zt span {color: #f37e14;}
.jl_ms span {color: #0290E2;}
.yt_right {width: 100%;\: #c6e3f1;height: 220px;overflow: hidden;}
.rl_tq {height: 220px;float: left;width: 50%;/* line-height: 260px; */}
.rl_sj {float: left;color: #000;width: 60%;font-size: 100px;text-align: right;line-height: 220px;}
.rl_ylrq {color: #000;\: 20px;display: inline-block;width: 100%;}
.rl_xq {color: #000;width: 100%;}
.rl_ylrq span {margin: 0px 0px 0px 30px;}
.rl_xq span {margin: 0px 0px 0px 63px;}
.yt_hdtj{
    border-top: 5px solid #F77800;
    box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.2);
    z-index: 120;
    position: relative;
}
.weather_wendu {height: 220px;float: left;width: 50%;}
.weather_tq{
    padding: 10px 0px 0px;
}
.weather_tq .wdimg {width: 90px;float: left;margin: 12px 10px 14px 30px;}
.weather_wz {float: left;width: 60%;padding: 68px 0px 0px 10px;}
.weather_wz p {margin: 0px;}
.weather_wd {font-size: 30px;color: #000;float: left;width: 100%;}
.weather_dy {font-size: 34px;color: #000;line-height: 42px;}
.weather_pm {float: left;color: #50707d;font-size: 18px;}
.pm_skjzl {padding: 25px 0px 0px 0px;font-size: 22px;}
.pm_skpm {padding: 0px 0px 0px 0px;font-size: 22px;}
.pm_sj {font-size: 32px;color: #2971ac;margin: 0px 0px 0px 10px;}
.pm_dw {color: #2971ac;font-size: 14px;}
.pm_skjzl span {background: -webkit-gradient(linear, 0 0, 0 100%, from(#68a24d), to(#7ac52a));font-size: 16px;border-radius: 50%;width: 30px;height: 30px;text-align: center;float: right;line-height: 20px;color: #fff;padding: 5px;margin: 0px 0px 0px 5px;}
.ylrq_xq {float: left;width: 40%;text-align: left;font-size: 30px;padding: 68px 0px 0px 20px;}
.nl_yl {float: left;margin: 0px 0px 0px 20px;}
.rl_nl {padding: 8px 0px 0px 0px;color: #5f82a0;font-size: 20px;}
.rl_yl {color: #4d94c8;font-size: 20px;}
.flexslider .slides li {display: block!important;}
.flexslider .slides li img{width:100%!important;border-radius: 0px!important;}
.yt_nrtitle {/* background: url(../img/yt_yqzd.jpg) no-repeat center bottom; */height: 1150px;/* margin: 0px 0px 100px 0px; */overflow: hidden;position: relative;}
.zhongxing{position: absolute;text-align: center;overflow: hidden;border-radius: 50%;}
.zhongxing img{position: absolute;top: 50%;left: 50%; margin: -150px 0 0 -150px; }
.zhongxing1 {position: absolute;text-align: center;overflow: hidden;border-radius: 50%;}
.zhongxing1 img{position: absolute;top: 50%;left: 50%;/* margin: -150px 0 0 -150px; */}
.outer{position:absolute;animation: changehovertree 20s linear infinite;}
.mbut{overflow: hidden;/* background: #fff; */border-radius: 50%;animation: changehovertree2 20s linear infinite;}
.mbut img {width: 100%;height: 100%;}
.yt_gjxx {width: 100%;height: 100px;background: #70e939;color: #fff;}
.yt_gjxx_left {float: left;width: 50%;text-align: center;font-size: 40px;line-height: 100px;}
.yt_gjxx_center {float: left;width: 30%;font-size: 20px;padding: 16px 0px 0px 0px;}
.yt_gjxx_center span {display: block;width: 100%;margin: 5px 0px 0px 0px;}
.yt_gjxx_right {float: left;font-size: 20px;line-height: 100px;}
.msection {height: 220px;padding: 20px 20px;background: #FFF;}
.wrapper {float: left;width: 77%;height: 100%;padding: 10px 30px 10px 15px;/* border: 2px solid #E8E8E8; *//* border-radius: 5px; */line-height: 2;overflow: hidden;/* background: #FCFCFC; *//* border-right: 1px dotted #AAB2BC; */}
ul.obj {margin: 0px;padding: 0px;}
li.item {list-style: none;height: 160px;position: relative;width: 750px;}

.sxgj_lushu {font-size: 46px;padding: 8px 0px 10px;text-align: center;float: left;color: #000;line-height: 45px;display: block;clear: both;}
.sxgj_lushu span {font-size: 26px;display: inline-block;color: #6F6F6F;padding: 0px 5px;line-height: 26px;}
.sxgj_xl {
    clear: both;
    padding: 0px 0px 0px 0px;
}
.sxgj_start {color: #0290E2;font-size: 22px;/* font-weight: bold; */overflow: hidden;margin: 0px 25px 0px 0px;float: left;line-height: 30px;}
.sxgj_end {color: #f37e14;font-size: 22px;/* font-weight: bold; */overflow: hidden;float: left;line-height: 30px;}
.sxgj_start span,.sxgj_end span {display: inline-block;}
.sxgj_start:before {content:"";background: url(../img/xl_start.png) no-repeat center center;width: 28px;height: 28px;margin: 0px 5px 0px 0px;float: left;}
.sxgj_end:before {content:"";background: url(../img/xl_end.png) no-repeat center center;width: 28px;height: 28px;margin: 0px 5px 0px 0px;float: left;}
.sxgj_jtclwz {float: left;padding: 25px 0px 1px 0px;font-size: 24px;color: #557186;letter-spacing: 1px;clear: both;line-height: 24px;}
.sxgj_jtclwz img{
    height: 30px;
    vertical-align: middle;
    margin: 0px 9px 4px 0px;
}
.jtclwz_zs {color: #f37e14;margin: 0px 5px;}
.jtclwz_ms {color: #0290E2;margin: 0px 5px;}
.sxgj_smbc {float: left;clear: both;width: 560px;padding: 20px 0px 10px;}
.sxgj_smbcsj {float: left;background: #EFEFEF;padding: 0px 15px;border-radius: 35px;color: #574B41;margin: 0px 10px 0px 0px;font-size: 16px;line-height: 28px;border: 1px solid #ccc;}
.sxgj_jtsj {padding: 0px 0px 0px 0px;letter-spacing: 1px;float: left;line-height: 28px;font-size: 20px;}
.sxgj_hcjg {float: right;width: 150px;position: absolute;right: 0px;top: 0px;}
.sxgj_hcjgsj {background: #EFEFEF;padding: 5px 15px;border-radius: 35px;color: #574B41;margin: 10px auto 0px;font-size: 14px;text-align: center;line-height: 20px;/* float: left; *//* display: block; *//* width: 115px; */width: 100%;border: 1px solid #ccc;}
.sxgj_jtjgsj {float: left;padding: 5px 0px 5px 0px;margin: auto;font-size: 20px;width: 100%;text-align: center;line-height: 30px;color: #F97600;clear: both;}
.sxgj_jtpj {float: left;padding: 8px 0px 0px 0px;font-size: 22px;width: 100%;text-align: center;line-height: 30px;color: #0290E2;}
.sxgj_qcpj {/* float: left; */background: #EFEFEF;padding: 5px 15px;border-radius: 35px;color: #574B41;font-size: 14px;width: 100%;line-height: 20px;text-align: center;/* width: 115px; */margin: auto;clear: both;border: 1px solid #ccc;}

.wrapper .swiper-container-vertical>.swiper-pagination-bullets {
    right: -25px;
}


.rzqyanbg{
  animation:changehovertree 4s linear infinite;
  background: url(../img/yuanqubj.png) no-repeat center center;
  width: 320px;
  height: 320px;
  position: absolute;
  background-size: 100% auto;
  left: 50%;
  margin: -160px 0px  0px -160px;
  z-index: 2;
  top: 50%;
  }
@-webkit-keyframes changehovertree{0%{-webkit-transform:rotate(0)} 50%{-webkit-transform:rotate(180deg)} 100%{-webkit-transform:rotate(360deg)}}
@keyframes changehovertree{0%{transform:rotate(0)}  50%{transform:rotate(180deg)} 100%{transform:rotate(360deg)}}
@-webkit-keyframes changehovertree2{0%{-webkit-transform:rotate(360deg)} 50%{-webkit-transform:rotate(180deg)} 100%{-webkit-transform:rotate(0deg)}}
@keyframes changehovertree2{0%{transform:rotate(360deg)}  50%{transform:rotate(180deg)} 100%{transform:rotate(0deg)}}

.qmgalltet {background: url(../img/qmgalltet.jpg) no-repeat top center;margin: 0 auto!important;position: relative;}
.qmgalltetxc {background: url(../img/qmgalltet2.jpg) no-repeat top center;margin: 0 auto!important;position: relative;}

.nrtitle8 {background: url(../img/sygh_txtall.png) no-repeat;width: 812px;height: 812px;position: absolute;top: 50%;left: 50%;margin: -406px 0px 0px -406px;}
.yt_gjxxtext {height: 180px;background: #fff;opacity: 0.5;}
.nrtitle0 img {width: 220px;height: 220px;}
.nrtitle1 img {width: 220px;height: 220px;}
.nrtitle2 img {width: 220px;height: 220px;}
.nrtitle3 img {width: 220px;height: 220px;}
.nrtitle4 img {width: 220px;height: 220px;}
.nrtitle5 img {width: 220px;height: 220px;}
.nrtitle6 img {width: 220px;height: 220px;}
.nrtitle7 img {width: 300px;height: 300px;} 
/* .nrtitle0 {position: absolute;bottom: 73%;left: 50%;margin: 0px 0px 0px -110px;z-index: 3;}
.nrtitle1 {position: absolute;bottom: 60%;left: 50%;margin: 0px 0px 0px 166px;z-index: 3;}
.nrtitle2 {position: absolute;bottom: 60%;left: 50%;margin: 0px 0px 0px -396px;z-index: 3;}
.nrtitle3 {position: absolute;left: 50%;top: 47%;margin: 0px 0px 0px 252px;z-index: 3;}
.nrtitle4 {position: absolute;top: 47%;right: 50%;margin: 0px 242px 0px 0px;z-index: 3;}
.nrtitle5 {position: absolute;bottom: 10%;left: 50%;margin: 0px 0px 0px 64px;z-index: 3;}
.nrtitle6 {position: absolute;bottom: 10%;right: 50%;margin: 0px 53px 0px 0px;z-index: 3;}
.nrtitle7 {position: absolute;top: 50%;left: 50%;margin: -150px 0px 0px -150px;z-index: 3;width: 300px;height: 300px;} */


.rzqyanbg1{
  /* animation:changehovertree 4s linear infinite; */
  /* background: url(../img/yuanqubj.png) no-repeat center center; */
  width: 100px;
  height: 100px;
  position: absolute;
  background-size: 100% auto;
  left: 50%;
  margin: -50px 0px  0px -50px;
  z-index: 2;
  top: 50%;
  }
.rzqyanbg2{
  animation:changehovertree 4s linear infinite;
  background: url(../img/yuanqubj.png) no-repeat center center;
  width: 162px;
  height: 162px;
  position: absolute;
  background-size: 100% auto;
  /* left: 50%; */
  /* margin: -81px 0px  0px -81px; */
  z-index: 2;
  /* top: 50%; */
  }
@-webkit-keyframes changehovertree{0%{-webkit-transform:rotate(0)} 50%{-webkit-transform:rotate(180deg)} 100%{-webkit-transform:rotate(360deg)}}
@keyframes changehovertree{0%{transform:rotate(0)}  50%{transform:rotate(180deg)} 100%{transform:rotate(360deg)}}
.nrtitle01 img {width: 100px;height: 100px;}
.nrtitle11 img {width: 100px;height: 100px;}
.nrtitle21 img {width: 100px;height: 100px;}
.nrtitle31 img {width: 100px;height: 100px;}
.nrtitle41 img {width: 100px;height: 100px;}
.nrtitle51 img {width: 100px;height: 100px;}
.nrtitle61 img {width: 100px;height: 100px;}
.nrtitle71 img {width: 162px;height: 162px;}
.nrtitle01 {position: absolute;bottom: 70%;left: 50%;margin: 0px 0px 0px -50px;}
.nrtitle11 {position: absolute;bottom: 58%;left: 50%;margin: 0px 0px 0px 80px;}
.nrtitle21 {position: absolute;bottom: 62%;left: 50%;margin: 0px 0px 0px -177px;}
.nrtitle31 {position: absolute;left: 50%;top: 50%;margin: 0px 0px 0px 103px;}
.nrtitle41 {position: absolute;top: 42%;right: 50%;margin: 0px 106px 0px 0px;}
.nrtitle51 {position: absolute;bottom: 10%;left: 50%;margin: 0px 0px 0px 6px;}
.nrtitle61 {position: absolute;bottom: 13%;right: 50%;margin: 0px 45px 0px 0px;}
.nrtitle71 {position: absolute;top: 50%;left: 50%;margin: -81px 0px 0px -81px;}

.nrtitle81 {background: url(../img/sygh_txtall1.png) no-repeat center center;left: 50%;margin: 76px 0px 0px 76px;width: 380px;height: 380px;top: 50%;}
.nrtitle_all {width: 540px;height: 540px;float: left;position: relative;}
.nrtitleimgfk {width: 200px;height: 200px;text-align: center;color: #fff;border-radius: 10px;background: url(../img/nrtitleimgfk1.png) no-repeat #e0b45c;float: left;margin: 35px;}
.nrtitle_right {} 
.nrtitleimgfkwz {font-size: 20px;position: relative;bottom: -140px;}
.sjapp {float: left;width: 23%;text-align: right;padding: 0px 0px 0px 0px;}
.sjapp_all img {width: 146px;height: 146px;}
.sjapp_all {width: 160px;margin: 0 auto;}
.sjappwz {text-align: center;font-size: 16px;margin: 5px 0px 0px 0px;}
.bjtxt {background: url(../img/ejbjtxt2.png) no-repeat top center;}
.fhjt {padding: 24px 0px 0px 30px;}
.nrtitle_right div{width: 200px;height: 200px;text-align: center;color: #fff;border-radius: 10px;float: left;margin: 35px;}
.nrtitleimgfk1 {background: url(../img/bdglbgtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk2 {background: url(../img/zrdlbgtextt_03.png) no-repeat #e0b45c;}
.nrtitleimgfk3 {background: url(../img/lsygbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk4 {background: url(../img/xzqhbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk5 {background: url(../img/dzdtbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk6 {background: url(../img/rkqhbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk7 {background: url(../img/jjshbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk8 {background: url(../img/csmpbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk9 {background: url(../img/zczxbgtextt_05.png) no-repeat #e0b45c;}
.nrtitleimgfk10 {background: url(../img/flyzbgtextt_03.png) no-repeat #e0b45c;}
.nrtitleimgfk11 {background: url(../img/bslcbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk12 {background: url(../img/ldbzbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk13 {background: url(../img/jzfwbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk14 {background: url(../img/hjqxbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk15 {background: url(../img/jyxgbgtextt_07.png) no-repeat #e0b45c;}
.nrtitleimgfk27 {background: url(../img/cymsbjtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk28 {background: url(../img/gwznbjtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk29 {background: url(../img/xxylbjtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk30 {background: url(../img/zbsqbjtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk31 {background: url(../img/cdydbjtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk32 {background: url(../img/tzscbjtextt.png) no-repeat #e0b45c;}
.nrtitleimgfk99 {background: url(../img/xinwenbgtextt_03.png) no-repeat #e0b45c;}
.nrtitleimgfk100 {background: url(../img/xinwenbgtextt_06.png) no-repeat #e0b45c;}
.nrtitleimgfk50 {background: url(../img/shzsbgtextt_03.png) no-repeat #e0b45c;}
.nrtitleimgfk51 {background: url(../img/shjfbgtextt_06.png) no-repeat #e0b45c;}
.nrtitleimgfk52 {background: url(../img/whhdbgtextt_09.png) no-repeat #e0b45c;}
.nrtitleimgfk53 {background: url(../img/jkysbgtextt_12.png) no-repeat #e0b45c;}
.syclass{position: absolute;width: 1080px;height: 1080px;left: 50%;margin: 0px 0px 0px -540px;overflow: hidden;}


.sxgj_zd {
    padding: 20px 0px 10px 0px;
    background: #FFFFFF;
    height: 110px;
    position: relative;
    text-align: center;
    background: #59AD1B url(../img/top-zhanpai1.png) no-repeat center 5px;
}
.sxgj_bz {
    float: left;
    /* background: -webkit-gradient(linear, 0 0, 0 100%, from(#0CDB12), to(#1B980B)); */
    padding: 5px 30px;
    border-radius: 35px;
    color: #fff;
    margin: 0px 20px 0px 0px;
    line-height: 30px;
    font-size: 20px;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    top: -22px;
    background: #f60;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.14);
}   
.sxgj_bz img{
    height: 25px;
    vertical-align: middle;
    margin: 0px 5px 5px 0px;
}
.sxgj_jtwz{
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    line-height: 70px;
}
.sxgj_jtwz span{
    background: #59AD1B;
    padding: 0px 20px;
    color: #fff;
}
.qmgalltet_zwew {
    float: right;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.48);
    color: #fff;
    border-radius: 26px;
    margin: 35px 40px 0px 0px;
}






.ggfwnews {float: left;margin: 10px 8px;width: 466px;height: 200px;}
.ggfwnews_194 { background: url(../img/ggfwnews_194.png) no-repeat;}
.ggfwnews_195 {background: url(../img/ggfwnews_195.png) no-repeat;}
.ggfwnews_196 {background: url(../img/ggfwnews_196.png) no-repeat;}
.ggfwnews_197 {background: url(../img/ggfwnews_197.png) no-repeat;}
.ggfwnews_237 {background: url(../img/ggfwnews_237.png) no-repeat;}
.ggfwnews_238 {background: url(../img/ggfwnews_238.png) no-repeat;}
.ggfwnews_239 {background: url(../img/ggfwnews_239.png) no-repeat;}
.ggfwnews_240 {background: url(../img/ggfwnews_240.png) no-repeat;}
.ggfwnews_241 {background: url(../img/ggfwnews_241.png) no-repeat;}
.txtbg_nr {float: left;width: 76%;}
.txtbg_nr.xctxtnr {width: 100%;float: none;}
.txtbg_erweima {float: right;width: 20%;}
.txtbg_erweima img {width: 200px;}
.content.selects.sxls_font.txtbg-all {overflow: hidden;}
.txtbg-wz {font-size: 16px;}
.txtbg-dbwz {font-size: 16px;margin: 20px 0px 0px 0px;float: right;}
.txtbg_nr img {width: 100%;}
.bdgtew {font-size: 16px;text-align: center;}




.ggfwnews.ggfwnews_200 {background: url(../img/ggfwnews_200.png) no-repeat;}
.ggfwnews.ggfwnews_201 {background: url(../img/ggfwnews_201.png) no-repeat;}
.ggfwnews.ggfwnews_202 {background: url(../img/ggfwnews_202.png) no-repeat;}
.ggfwnews.ggfwnews_203 {background: url(../img/ggfwnews_203.png) no-repeat;}
.ggfwnews.ggfwnews_204 {background: url(../img/ggfwnews_204.png) no-repeat;}
.ggfwnews.ggfwnews_206 {background: url(../img/ggfwnews_206.png) no-repeat;}




.yxclall-bjhen {background: #be7f29!important;color: #fff;width: 125px;height: 42px;line-height: 42px;margin: 0 auto;border-radius: 30px;position: relative;top: 6px;font-size: 20px;}
.yxclall-bjhhx {position: relative;}
.yxclall-bjhhx:before {content: "";width: 10px;height: 10px;background: #656565;display: block;margin: 0 auto;border-radius: 50%;}
.jtjl-centertxt {position: relative;left: 20px;}
.zyjd-dtall {background: url(../img/zyjdbg.png) no-repeat;height: 1071px;position: relative;}
.zyjd_yq1 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;top: 916px;left: 264px;z-index: 2;}
.zyjd_yq2 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;top: 837px;left: 381px;z-index: 2;}
.zyjd_yq3 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;top: 759px;left: 462px;z-index: 2;}
.zyjd_yq4 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 773px;right: 484px;z-index: 2;}
.zyjd_yq5 {background: url(../img/yxclhd.png) no-repeat;width: 30px;height: 30px;position: absolute;bottom: 946px;right: 477px;z-index: 2;}
.zyjd_sj1 {background: url(../img/zyjd_sj1.png) no-repeat;width: 10px;height: 16px;position: absolute;top: 923px;left: 257px;z-index: 2;}
.zyjd_sj2 {background: url(../img/zyjd_sj2.png) no-repeat;width: 10px;height: 16px;position: absolute;top: 844px;left: 423px;z-index: 2;}
.zyjd_sj3 {background: url(../img/zyjd_sj2.png) no-repeat;width: 10px;height: 16px;position: absolute;top: 767px;left: 504px;z-index: 2;}
.zyjd_sj4 {background: url(../img/zyjd_sj1.png) no-repeat;width: 10px;height: 16px;position: absolute;bottom: 778px;right: 525px;z-index: 2;}
.zyjd_sj5 {background: url(../img/zyjd_sj1.png) no-repeat;width: 10px;height: 16px;position: absolute;bottom: 954px;right: 513px;z-index: 2;}
.zyjd_name {font-size: 20px;/* font-weight: bold; */color: #fff;background:rgba(21,125,218,0.8);position: absolute;padding: 12px 42px;border-radius: 42px;z-index: 2;}
.zyjd_name1 {top: 906px;left: 54px;}
.zyjd_name2 {top: 827px;left: 432px;}
.zyjd_name3 {top: 749px;left: 512px;}
.zyjd_name4 {bottom: 762px;right: 534px;}
.zyjd_name5 {top: 84px;right: 522px;}
.zyjd_xjjl{text-align: center;line-height: 37px;font-size: 12px;color: #000;}
.zyjd_xjjl1 {background: url(../img/yxclkk2.png) no-repeat;width: 97px;height: 37px;position: absolute;top: 877px;left: 336px;z-index: 2;}
.zyjd_xjjl2 {background: url(../img/yxclkk1.png) no-repeat;width: 97px;height: 37px;position: absolute;top: 795px;left: 348px;z-index: 2;}
.zyjd_xjjl3 {background: url(../img/yxclkk2.png) no-repeat;width: 97px;height: 37px;position: absolute;top: 512px;left: 592px;z-index: 2;}
.zyjd_xjjl4 {background: url(../img/yxclkk2.png) no-repeat;width: 97px;height: 37px;position: absolute;bottom: 878px;right: 358px;z-index: 1;}
.yxclall-en.nameen {margin: 20px 0px 0px -42px;}




.cyms-dtall {background: url(../img/cymsbg.png) no-repeat;height: 1071px;position: relative;}
.cyms_allxl {background: url(../img/cymsxt.png) no-repeat -10px -40px;height: 1071px;z-index: 2;position: absolute;width: 1080px;top: 0px;display: none;}
.cyms_topyq1 {background: url(../img/yxclhd.png) no-repeat;position: absolute;top: 40px;right: 220px;z-index: 2;height: 30px;line-height: 30px;padding: 0px 0px 0px 40px;color: #fff;font-size: 20px;font-family: Microsoft YaHei;}
.cyms_topyq2 {background: url(../img/cymshd.png) no-repeat;position: absolute;top: 40px;right: 60px;z-index: 2;height: 30px;line-height: 30px;padding: 0px 0px 0px 40px;color: #fff;font-size: 20px;font-family: Microsoft YaHei;}
.cyms_yq {width: 30px;height: 30px;position: absolute;z-index: 2;}
.cyms_yq1 {background: url(../img/cymshd.png) no-repeat;top: 887px;left: 287px;}
.cyms_yq2 {background: url(../img/cymshd.png) no-repeat;top: 847px;left: 372px;}
.cyms_yq3 {background: url(../img/cymshd.png) no-repeat;top: 704px;left: 532px;}
.cyms_yq4 {background: url(../img/yxclhd.png) no-repeat;top: 956px;left: 670px;}
.cyms_yq5 {background: url(../img/yxclhd.png) no-repeat;bottom: 334px;right: 229px;}
.cyms_imgyq1 {background: url(../img/cymspic1.png) no-repeat;width: 172px;height: 172px;position: absolute;top: 879px;left: 304px;z-index: 2;}
.cyms_imgyq2 {background: url(../img/cymspic2.png) no-repeat;width: 172px;height: 172px;position: absolute;top: 685px;left: 240px;z-index: 2;}
.cyms_imgyq3 {background: url(../img/cymspic3.png) no-repeat;width: 172px;height: 172px;position: absolute;top: 602px;left: 567px;z-index: 2;}
.cyms_imgyq4 {background: url(../img/cymspic4.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 364px;right: 112px;z-index: 2;}
.cyms_imgyq5 {background: url(../img/cymspic5.png) no-repeat;width: 172px;height: 172px;position: absolute;bottom: 74px;left: 694px;z-index: 2;}
.cyms_xjxl {width: 97px;height: 37px;line-height: 37px;text-align: center;font-size: 12px;display: none;}
.cyms_xjxl1 {background: url(../img/yxclkk2.png) no-repeat;position: absolute;top: 871px;left: 334px;}
.cyms_xjxl2 {background: url(../img/yxclkk1.png) no-repeat;position: absolute;top: 843px;left: 460px;}
.cyms_xjxl3 {background: url(../img/yxclkk1.png) no-repeat;position: absolute;bottom: 191px;left: 533px;}
.cyms_xjxl4 {background: url(../img/yxclkk1.png) no-repeat;position: absolute;bottom: 180px;right: 535px;}
/**骑行健身**/
.qxjs-dtall {background: url(../img/qxjsbg.png) no-repeat;height: 1071px;position: relative;}
.qxjs_dtlx {background: url(../img/qxjs_xlt.png) no-repeat;height: 1071px;width: 1080px;}
.qxjs_yq {width: 30px;height: 30px;z-index: 2;}
.qxjs_yq1 {background: url(../img/yxclhd.png) no-repeat;position: absolute;top: 890px;left: 287px;}
.qxjs_yq2 {background: url(../img/yxclhd.png) no-repeat;position: absolute;top: 654px;left: 450px;}
.qxjs_yq3 {background: url(../img/yxclhd.png) no-repeat;position: absolute;right: 590px;top: 778px;}
.qxjs_yq4 {background: url(../img/yxclhd.png) no-repeat;position: absolute;top: 255px;right: 437px;}
.qxjs_yq5 {background: url(../img/yxclhd.png) no-repeat;position: absolute;top: 96px;right: 402px;}
.qxjs_sj {width: 10px;height: 16px;position: absolute;}
.qxjs_sj1 {background: url(../img/zyjd_sj2.png) no-repeat;top: 895px;left: 327px;}
.qxjs_sj2 {background: url(../img/zyjd_sj2.png) no-repeat;top: 663px;left: 490px;}
.qxjs_sj3 {background: url(../img/zyjd_sj1.png) no-repeat;bottom: 270px;right: 631px;}
.qxjs_sj4 {background: url(../img/zyjd_sj2.png) no-repeat;top: 263px;right: 414px;}
.qxjs_sj5 {background: url(../img/zyjd_sj2.png) no-repeat;top: 103px;right: 384px;}
.qxjs_imgwz {font-size: 20px;color: #fff;background: rgba(21,125,218,0.8);position: absolute;padding: 12px 42px;border-radius: 42px;z-index: 2;}
.qxjs_imgwz1 {top: 878px;left: 336px;}
.qxjs_imgwz2 {top: 645px;left: 499px;}
.qxjs_imgwz3 {bottom: 252px;right: 639px;}
.qxjs_imgwz4 {top: 244px;right: 232px;}
.qxjs_imgwz5 {top: 85px;right: 202px;}
.qxjs_jujl {width: 97px;height: 37px;line-height: 37px;z-index: 2;font-size: 12px;text-align: center;position:absolute;}
.qxjs_jujl1 {background: url(../img/yxclkk2.png) no-repeat;top: 835px;left: 403px;}
.qxjs_jujl2 {background: url(../img/yxclkk1.png) no-repeat;top: 715px;left: 374px;}
.qxjs_jujl3 {background: url(../img/yxclkk1.png) no-repeat;bottom: 575px;right: 403px;}
.qxjs_jujl4 {background: url(../img/yxclkk1.png) no-repeat;bottom: 850px;right: 445px;}
.jtjl-all {padding: 20px 0px 0px 0px;}
.jtjl-zyjd {padding: 20px 0px 0px 0px;}
/**道路概况**/
.content.dlgkallbj {background: #fff;width: 100%;}
.dlgkcontent{color: #252525;font-size: 18px;text-align: left;line-height: 34px;padding: 50px 90px;}

.dlgkallbj_lm0 {height: 60px;color: #A8590F;font-size: 32px;text-align: center;line-height: 60px;padding: 50px 0px 30px;}
.dlgkallbj_lm1 {height: 60px;color: #3D2E5D;font-size: 32px;text-align: center;line-height: 60px;/* padding: 50px 0px 30px; */}
.dlgkallbj_lm2 {height: 60px;color: #0C701E;font-size: 32px;text-align: center;line-height: 60px;}
.dlgkallbj_jtlm1 {padding: 30px 90px;}
.dlgkallbj_jtlm1 img {margin: 0px 33px 33px 0px;}
.dlgkallbj_jtlm2 {padding: 50px 90px;}
.dlgkallbj_jtlm2 img {margin: 0px 33px 33px 0px;}
.content.yxclallall {overflow: hidden;width: 100%;background: #fff;margin:120px auto 0px auto!important;}
/**驿站位置**/
.xcyzwz_tit {width: 34px;height: 44px;position: absolute;z-index: 2;display:none;}
.xcyzwz_tit1 {background: url(../img/dqyzwz-rtx.png) no-repeat;top: 60px;right: 401px;}
.xcyzwz_tit2 {background: url(../img/dqyzwz-rtx.png) no-repeat;top: 220px;right: 434px;}
.xcyzwz_tit3 {background: url(../img/dqyzwz-rtx.png) no-repeat;bottom: 407px;left: 448px;}
.xcyzwz_tit4 {background: url(../img/dqyzwz-rtx.png) no-repeat;bottom: 285px;left: 450px;}
.xcyzwz_tit5 {background: url(../img/dqyzwz-rtx.png) no-repeat;bottom: 174px;left: 285px;}

/**广告视频 **/
.gg_movie{
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 111;
    width: 860px;
    height: 500px;
    margin: 180px 0px 0px -430px;
    padding: 10px 30px;
    background: rgba(0, 0, 0, 0.83);
    border-radius: 10px;
}
