﻿/*首页*/
.yc-2017 .content-wrapper,
.yc-2017 .footer-wrapper{
	width: 1250px;
	margin:0 auto;
	background: #fff;
}

.yc-2017 .content-wrapper{
	overflow: hidden;
}

.yc-2017 .content-wrapper .notice{
	position:relative;
	width: 1198px;
	height: 92px;
	background: #e7f3ff;
	border:1px solid #e5e5e5;
	line-height: 92px;
	text-align: center;
	margin: 20px auto;
}

.yc-2017 .content-wrapper .notice a.text{
	color: #1077a4;
	font-size: 36px;
}

.yc-2017 .content-wrapper .notice a.more{
	width:22px;
	height:22px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url('../images/2017yc_icon9.png') no-repeat;
}

.yc-2017 .content-row1 {
	width: 1200px;
	margin:0 auto 20px;
	overflow: hidden;
}

.yc-2017 .content-row1 .content-row1-left{
	width:370px;
	float: left;
	margin-right: 10px;
}

.yc-2017 .content-row1 .content-row1-left .lb{
	width:100%;
	height:230px;
	background: maroon;
	margin-bottom: 5px;
}


.yc-2017 .content-row1 .content-row1-left .slider {
    width:100%;
	height:230px;
	margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}

.yc-2017 .content-row1 .content-row1-left .slider .slider-panel{
	position: relative;
	height: 230px;
}

.yc-2017 .content-row1 .content-row1-left .slider img {
    width: 100%;
    height: 100%;
}

.yc-2017 .content-row1 .content-row1-left .slider .desc {
    position: absolute;
    bottom: 0px;
    left: 10px;
    line-height: 36px;
    z-index: 9;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yc-2017 .content-row1 .content-row1-left .slider-ctrl {
    position: absolute;
    bottom: 0;
    width: 338px;
    height: 36px;
    padding: 0 16px;
    background-color: rgba(0, 0, 0, 0.7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	z-index: 3;
}


.yc-2017 .content-row1 .content-row1-left .slider-nav {
    float: right;
    height: 36px;
    width: 130px;
}

.yc-2017 .content-row1 .content-row1-left .slider-nav li {
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    background: #5076a1;
    margin:10px 10px 0 0;
    float:left;
    cursor: pointer;
}

.yc-2017 .content-row1 .content-row1-left .slider-nav li.on {
    background-color: #f7a52a;
}

.yc-2017 .content-row1 .content-row1-left .prev,.yc-2017 .content-row1 .content-row1-left .next{ 
	display:block;  
	width:25px; 
	height:75px; 
	position: absolute;
	top: 80px;	 
	cursor:pointer;
	z-index: 3;
	display: none;
}

.yc-2017 .content-row1 .content-row1-left .prev{ 
	background:url("../images/2017yc_btn_left.png") no-repeat;
	left: 14px;
}

.yc-2017 .content-row1 .content-row1-left .next{ 
	background:url("../images/2017yc_btn_right.png") no-repeat;
	right: 14px;
}

.yc-2017 .content-row1 .content-row1-left .news{
	overflow: hidden;
}
.yc-2017 .content-row1 .content-row1-left .news a{
	display: block;
	float:left;
	width: 182px;
	height:65px;
}
.yc-2017 .content-row1 .content-row1-left .news .pic{
	background:url('../images/2017yc_icon1.png') no-repeat;
	margin-right: 6px;
}

.yc-2017 .content-row1 .content-row1-left .news .video{
	background:url('../images/2017yc_icon2.png') no-repeat;
}
.yc-2017 .content-row1 .content-row1-middle{
	width:450px;
	float: left;
	margin-right: 10px;
}

.yc-2017 .content-row1 .content-row1-middle .title{
	overflow: hidden;
	height: 44px;
	line-height: 44px;
	border-bottom: 2px solid #e2e2e2;
}

.yc-2017 .content-row1 .content-row1-middle .title a{
	font-size: 21px;
	color: #000;
	float: left;
	margin-right: 6px;
	border-right: 1px solid #000;
    height: 21px;
    line-height: 21px;
    padding-right: 6px;
    margin-top: 10px;
    font-family: "宋体";
    font-weight: bold;
}

.yc-2017 .content-row1 .content-row1-middle .title a.no-b{
	border-right: none;
}

.yc-2017 .content-row1 .content-row1-middle .title a:hover,
.yc-2017 .content-row1 .content-row1-middle .title a.cur{
	color: #0075b2;
	
}

.yc-2017 .content-row1 .content-row1-middle .title span{
	float: left;
	margin-right: 7px;
	color: #6a6a6a;
	font-size: 21px;
}

.yc-2017 .content-row1 .content-row1-middle .con{
	overflow: hidden;
	margin-top: 20px;
}

.yc-2017 .content-row1 .content-row1-middle .con li{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
} 

.yc-2017 .content-row1 .content-row1-middle .con li a{
	font-size: 16px;
	color: #333;
	width: 310px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	background: url('../images/2017yc_icon_dot1.png') no-repeat left center;
	padding-left: 20px;
	margin-left: 5px;
}

.yc-2017 .content-row1 .content-row1-middle .con li a:hover{
	color: #0075b2;
}

.yc-2017 .content-row1 .content-row1-middle .con li span{
	float: right;
	font-size: 16px;
	color: #999;
	margin-right: 5px;
}

.yc-2017 .content-row1 .content-row1-right{
	width: 360px;
	float: left;
}

.yc-2017 .content-row1 .content-row1-right .title{
	overflow: hidden;
	height: 44px;
	line-height: 44px;
	border-bottom: 2px solid #e2e2e2;
}

.yc-2017 .content-row1 .content-row1-right .title .name{
	font-size: 21px;
	color: #000;
	float: left;
	font-family: "宋体";
	font-weight: bold;
}

.yc-2017 .content-row1 .content-row1-right .title .more{
	float: right;
	color: #00517b;
	font-size:16px;
}

.yc-2017 .content-row1 .content-row1-right .con{
	overflow: hidden;
	margin-top: 20px;
}

.yc-2017 .content-row1 .content-row1-right .con li{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
} 

.yc-2017 .content-row1 .content-row1-right .con li a{
	font-size: 16px;
	color: #333;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	background: url('../images/2017yc_icon_dot1.png') no-repeat left center;
	padding-left: 20px;
	margin-left: 5px;
}

.yc-2017 .content-row1 .content-row1-right .con li a:hover{
	color: #0075b2;
}

.yc-2017 .content-row1 .content-row1-right .con li span{
	float: right;
	font-size: 16px;
	color: #999;
	margin-right: 5px;
}

.yc-2017 .picScroll-top{
	width: 1200px;
	margin: 0 auto 30px;
	position: relative;
}

.yc-2017 .picScroll-top .hd {
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 3;
}

.yc-2017 .picScroll-top .hd li{
	width: 10px;
	height: 10px;
	margin-bottom: 10px;
	background: #ccc;
	cursor: pointer;
}

.yc-2017 .picScroll-top .hd li.on{
	background: #19a256;
}

.yc-2017 .picScroll-top .picList li{
	width: 1200px;
	height: 100px;
}

.yc-2017 .picScroll-top .picList li a{
	display: block;
}

.yc-2017 .content-row2{
	width:1200px;
	margin:0 auto 30px;
	overflow: hidden;
}


.yc-2017 .content-row2 .content-row2-left{
	width:940px;
	float: left;
	margin-right: 20px;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-top{
	height: 286px;
	overflow: hidden;
	margin-bottom: 20px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l{
	width: 210px;
	float: left;
	margin-right: 22px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l a{
	display: block;
	width: 154px;
	height: 50px;
	margin-bottom: 9px;
	font-size: 16px;
	color:#fff;
	line-height: 50px;
	padding-left: 56px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l a.a1{
	background: url('../images/2017yc_i1.gif') no-repeat;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l a.a2{
	background: url('../images/2017yc_i2.gif') no-repeat;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l a.a3{
	background: url('../images/2017yc_i3.gif') no-repeat;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l a.a4{
	background: url('../images/2017yc_i4.gif') no-repeat;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-l a.a5{
	background: url('../images/2017yc_i5.gif') no-repeat;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m{
	width: 331px;
	float:left;
	margin-right: 36px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .mr0{
	margin-right: 0px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title{
	width: 329px;
	height: 89px;
	border:1px solid #ccdceb;
	position: relative;
}	

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title a{
	display: block;
	float: left;
	width: 164px;
	height: 44px;
	line-height: 44px;
	background: #e6f3ff;
	text-align:center;
	font-size: 21px;
	color: #000;
	border-right:1px solid #ccdceb;
	border-bottom: 1px solid #ccdceb;
	font-family: "宋体";
	font-weight: bold;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title a.cur,
.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title a:hover{
	background: #fff;
	color: #0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title a.no-r{
	border-right: none;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title a.no-b{
	border-bottom: none;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .title i{
	position: absolute;
	left: 50%;
	top:50%;
	display: block;
	width: 12px;
	height: 12px;
	background: url('../images/2017yc_icon3.png') no-repeat;
	margin-left: -6px;
	margin-top: -6px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .con{
	overflow: hidden;
	margin-top: 20px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .con a{
	display: block;
	font-size: 16px;
	color: #333;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url('../images/2017yc_icon_dot1.png') no-repeat left center;
	padding-left: 20px;
	line-height: 35px;
	margin-left: 10px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .con a:hover{
	color: #0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video{
	width:326px;
	height: 160px;
	position: relative;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video .c{
	overflow: hidden;
	margin-top: 20px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video .c a{
	display: block;
    font-size: 16px;
    color: #333;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;
    margin-left: 10px;
    float: left;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video .c a:hover{
	color: #0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video .c a.w98{
	width: 90px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video img{
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 30px;
}	

.yc-2017 .content-row2 .content-row2-left .content-row2-left-top .content-row2-left-top-m .video i{
	display: block;
	width: 40px;
	height: 40px;
	background: url('../images/2017yc_icon4.png') no-repeat;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	position: absolute;
	cursor: pointer;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md{
	height: 225px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-l{
	width: 210px;
	height: 225px;
	float: left;
	margin-right: 24px;
	background: #e6f3ff;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-l .title{
	background: url('../images/2017yc_title1.png') no-repeat;
	width: 180px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-l .con{
	overflow: hidden;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-l .con a{
	display: block;
	width: 178px;
	height: 61px;
	margin: 0 auto 17px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-l .con a.a1{
	background: url('../images/2017yc_i7.jpg') no-repeat;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-l .con a.a2{
	background: url('../images/2017yc_i6.jpg') no-repeat;
}


.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m{
	float: left;
	width: 200px;
	margin-right: 35px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .title{
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #e2e2e2;
	overflow: hidden;
	margin-bottom: 12px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .title p{
	float: left;
	font-size: 21px;
	color: #000;
	font-family: "宋体";
	font-weight:bold;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .title a{
	display: block;
	width: 70px;
	height: 23px;
	line-height: 23px;
	float: right;
	color: #fff;
	margin-top: 3px;
	background: #39a8d7;
	text-align: center;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con{

}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con .key{
	width: 178px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #ccc;
	outline: none;
	color: #c6c6c6;
	padding-left: 20px;	
	margin-bottom: 10px;
} 

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con label{
	width: 66px;
	float: left;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	color: #333;
	font-size: 13px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con label .radio{
	margin-right: 6px;
	vertical-align: -2px;
	cursor: pointer;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con .time{
	overflow: hidden;
	clear: both;
	padding: 10px 0;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con .time input{
	width: 81px;
	height: 32px;
	float: left;
	border:1px solid #ccc;
	line-height: 21px;
	outline: none;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con .time span{
	line-height: 32px;
	margin: 0 10px;
	font-size: 13px;
	color: #333;
	float: left;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-m .con .search{
	background: url('../images/2017yc_icon6.gif') no-repeat;
	display: block;
	width: 200px;
	height: 34px;
	border: none;
	outline: none;
	cursor: pointer;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r{
	width: 470px;
	float: right;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .title{
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #e2e2e2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .title p{
	float: left;
	font-size: 21px;
	color: #000;
	font-family: "宋体";
	font-weight: bold;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .title a{
	float: right;
	font-size: 16px;
	color: #666;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .con{
	overflow: hidden;
	margin-top: 10px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .con a{
	display: block;
	width: 116px;
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 16px;
	border-right: 1px dotted #ccc;
	text-align: center;
	float: left;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .con a:hover{
	color:#0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-md .content-row2-left-md-r .con a.no-r{
	border-right: none;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm{
	overflow: hidden;
	margin-top: 30px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l{
	width: 435px;
	float: left;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .title{
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e2e2e2;
	overflow: hidden;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .title p{
	float: left;
	font-size: 21px; 
	color: #000;
	font-weight: bold;
	font-family: "宋体";
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .title a{
	float: right;
	font-size: 16px;
	color: #666;
}


.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con{
	overflow: hidden;
	margin-top: 10px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li i{
	display: block;
	float: left;
	width: 65px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	background: #448ce5;
	margin-right: 10px;
	margin-top: 10px;
	font-style: normal;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li i.green{
	background: #80c269;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li i.dark_green{
	background: #89c997;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li a{
	font-size: 16px;
	color: #333;
	display: block;
	float: left;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li a:hover{
	color: #0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-l .con li span{
	float: right;
	font-size: 14px;
	color: #999;
}


.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r{
	width: 470px;
	float: right;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .title{
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #e2e2e2;
	overflow: hidden;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .title a{
	float: left;
	font-size: 21px;
	color: #000;
	margin-right: 14px;
	border-right: 1px solid #000;
    height: 21px;
    line-height: 21px;
    padding-right: 14px;
    margin-top: 10px;
    font-weight: bold;
    font-family: "宋体";
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .title a.no-b{
	border-right: none;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .title a:hover,
.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .title a.cur{
	color: #0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .title span{
	float: left;
	font-size: 21px;
	margin-right: 17px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con{
	overflow: hidden;
	margin-top: 20px;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con a.item-small{
	display: block;
	width: 116px;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	border-right: 1px dotted #ccc;
	text-align: center;
	float: left;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con a.item-big {
    float: left;
    width: 116px;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con a.item-big .item-big-icon {
    display: block;
    height: 50px;
    width: 50px;
    margin: 0 auto;
}
.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con a.item-big .item-big-desc {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #333;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con a:hover{
	color:#0075b2;
}

.yc-2017 .content-row2 .content-row2-left .content-row2-left-btm .content-row2-left-btm-r .con a.no-r{
	border-right: none;
}

.yc-2017 .content-row2 .content-row2-right{
	width: 240px;
	float: right;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t{
	width: 100%;
	height: 588px;
	background: #e6f3ff;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .title{
	width: 222px;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #adc7da;
	overflow: hidden;
	margin: 0 auto;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .title p{
	float: left;
	font-size: 21px;
	color: #01508d;
	margin-left: 10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .title a.wyxx{
	float: right;
	background: url('../images/2017yc_icon5.png') no-repeat left center;
	font-size: 15px;
	color: #1759a7;
	padding-left: 20px;
	margin-right: 10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .title a.more{
	float: right;
	font-size: 15px;
	color: #1759a7;
	margin-right: 10px;
}


.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .advice{
	overflow: hidden;
	width: 190px;
	margin: 20px auto;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .advice a{
	font-size: 18px;
	color: #999;
	float: left;
	margin-right: 9px;
	border-right: 1px solid #000;
	padding-right: 9px;
	line-height: 21px;
	font-family: "宋体";
	font-weight: bold;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .advice a.no-b{
	border-right: none;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .advice a.cur,
.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .advice a:hover{
	color: #000;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .advice span{
	font-size: 18px;
	color: #000;
	float: left;
	margin-right: 10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug{
	overflow: hidden;
	width: 200px;
	margin: 0 auto;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug li{
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug li a{
	display: block;
	float: left;
	width: 140px;
	color: #333;
	font-size: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug li a:hover{
	color:#0075b2; 
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug li span{
	float: right;
	width: 44px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #36b07b;
	color: #fff;
	margin-top: 4px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug li span.ing{
	background: #7ecef4;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .sug li span.done{
	background: #bfbfbf;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .mt10{
	margin-top: 10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .yht{
	background: url('../images/2017yc_icon_blue.jpg') no-repeat;
	display: block;
	width: 222px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 30px auto 0;
	font-size:14px;
	font-weight: bold;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .zw{
	overflow: hidden;
	margin: 8px auto 10px;
	width: 222px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .zw a{
	display: block;
	float: left;
	width: 107px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size:14px;
	font-weight: bold;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .zw a.wb{
	background: url('../images/2017yc_icon_red.jpg') no-repeat;
	margin-right: 8px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-t .zw a.wx{
	background: url('../images/2017yc_icon_green.jpg') no-repeat;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b{

}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .title{
	width: 222px;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #adc7da;
	overflow: hidden;
	margin: 0 auto;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .title p{
	float: left;
	font-size: 21px;
	color: #01508d;
	margin-left: 10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .title a.more{
	float: right;
	font-size: 15px;
	color: #1759a7;
	margin-right: 10px;
}
.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left{
	width: 220px;
	margin:20px auto 0;
	position: relative;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left ul li{
 	width: 220px;
 	height: 45px;
 	line-height: 45px;
 	background: #0078c7;	
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left ul li a{
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
	float: none;
	margin-right: 0px;
	display: block;
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:0 auto;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left .prev,
.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left .next{
	position: absolute;
	top: 10px;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer;
	display: none;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left .prev{
	
	background: url("../images/2017yc_btn_l.png") no-repeat;
	left:10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b .txtScroll-left .next{
	background: url("../images/2017yc_btn_r.png") no-repeat;
	right:10px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b ul{
	overflow: hidden;
	width: 220px;
	margin:10px auto;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b  ul a{
	float: left;
	font-size: 14px;
	color: #01508d;
	margin-right: 20px;
	line-height: 30px;
}

.yc-2017 .content-row2 .content-row2-right .content-row2-right-b  ul a.mr0{
	margin-right: 0px;
}

/*无缝滚动*/
.yc-2017 .picMarquee-left{ 
	width:1200px; 
	overflow:hidden; 
	position:relative; 
	margin:30px auto 0; 
}

.yc-2017 .picMarquee-left .prev,.picMarquee-left .next{ 
	display:block;  
	width:25px; 
	height:75px; 
	position: absolute;
	top: 34px;	 
	cursor:pointer;
	z-index: 3;
	
}

.yc-2017 .picMarquee-left .prev{ 
	background:url("../images/2017yc_btn_left.png") no-repeat;
	left: 10px;
}

.yc-2017 .picMarquee-left .next{ 
	background:url("../images/2017yc_btn_right.png") no-repeat;
	right: 10px;
}

.yc-2017 .picMarquee-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}

.yc-2017 .picMarquee-left .bd ul li{ 
	margin-right: 13px;
	float:left; 
	_display:inline; 
	overflow:hidden; 
	position: relative;
}

.yc-2017 .picMarquee-left .bd ul li .pic{ 
	text-align:center; 
}

.yc-2017 .picMarquee-left .bd ul li .pic img{ 
	width:230px; 
	height:145px; 
	display:block;
}


.yc-2017 .picMarquee-left .bd ul li .text{
	width: 230px;
	height: 40px;
	line-height: 40px;
	/*background: #000;
	filter: alpha(opacity=30);
	opacity: 0.3;*/
	background: rgba(0,0,0,0.3);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: none;
}

.yc-2017 .picMarquee-left .bd ul li .text a{
	display: block;
	width: 200px;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yc-2017 .picMarquee-left .bd ul li:hover .text{
	display: block;
}

.yc-2017 .mb30{
	margin-bottom: 30px;
}

