/*Technical Support SudyTech*/
@charset "utf-8";
/* CSS Document */
.Banner {
	position: relative;
	margin-top: 2px;
}
/*banner结束*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides>li {
	overflow: hidden;
	display: none;
	-webkit-backface-visibility: hidden;
 vertical: display: table-cell;
	vertical-align: middle;
	display: table
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	margin: 0 auto;
	max-width: none;
	vertical-align: middle;
	display: block;
 *position: relative;
	left: -50%;
	top: -50%;
 *left: 0;
 *top: 0;
	max-width: 100%;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides>li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	background: #fff;
	position: relative;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
 *height: 0;
	display: none;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 53px;
	height: 53px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-indent: -999em;
	opacity: 0.6
}
.flex-direction-nav .flex-prev {
	left: 10px;
	background: url(index_res/lf.png) no-repeat center center;
}
.flex-direction-nav .flex-next {
	right: 10px;
	background: url(index_res/rt.png) no-repeat center center;
}
/*.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;}*/
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flexslider .slides>li h4 {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-size: 2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(https://www.cfxy.cn/xsdcnshzy/images/bg02.png) repeat;
	text-align: center;
	font-weight: normal;
	z-index: 9998;
	width: 100%;
	color: #fff;
}
/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	background: #ddd
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */
.flex-control-nav {
	width: auto;
	position: absolute;
	bottom: 38px;
	text-align: center;
	right: 80px
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #a40000;
}
.flex-control-paging li a.flex-active {
	background: #a40000;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.flex-control-nav {
	z-index: 444;
}
/*.Banner .flexslider .slides li a{display: block;position: relative;}*/
.Banner .flexslider .slides li .slide_tills {
	width: 100%;
	margin: 0 auto;
	z-index: 999;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 157px;
	background: url(index_res/banner_bg.png) repeat-x;
	z-index: 99;
}
.Banner .flexslider .slides li .slide_tills .tills1 {
	position: relative;
	width: 1200px;
	margin: 152px auto 0;
	z-index: 999
}
.Banner .flexslider .slides li .slide_tills span {
	position: absolute;
	bottom: 10px;
	left: 0;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.content {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	padding-bottom: 20px;
}
.mode01 {
	max-width: 1200px;
	margin: 20px auto 30px;
	overflow: hidden;
}
.articleTitle {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 4px solid #bf1010;
}
.articleTitle a.more {
	color: #999;
	font-size: 15px;
	float: right;
	margin: 10px 0 0 0;
}
.articleTitle a.more:hover {
	color: #ea2222;
}
.articleTitle h2 {
	font-size: 30px;
	color: #bf1010;
	font-weight: normal;
	padding: 0 0 0 57px;
	background: url(index_res/title-gzdt.png) no-repeat 16px center;
}
.articleTitle2 h2 {
	background: url(index_res/title-gzbs.png) no-repeat 16px center;
}
.articleTitle3 h2 {
	background: url(index_res/title-xxzl.png) no-repeat 16px center;
}
.HeadLine {
	padding: 20px 50px 20px 30px;
	overflow: hidden;
	background: url(index_res/mode01_bg.png) no-repeat center top;
}
.articleTitle01 {
	float: left;
	width: 31px;
	height: 78px;
	line-height: 40px;
	border: 1px solid #ffdf9b;
	padding: 15px;
	margin-bottom: 0;
}
.articleTitle01 h2 {
	word-wrap: break-word;
	/*英文的时候需要加上这句，自动换行*/
	;
	line-height: 40px;
	font-size: 30px;
	color: #ffdf9b;
	font-weight: bold;
}
.headline_info {
	float: right;
	width: 86.08%;
	overflow: hidden;
}
.headline_info h3 {
	text-align: center;
	color: #fff;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	margin-bottom: 15px;
}
.headline_info h3 a {
	color: #fff;
	font-size: 30px;
}
.headline_info p {
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.headline_info p a {
	color: #ffdf9b;
}
.headline_info p a:hover {
	color: #fff;
}
.mode02 {
	max-width: 1200px;
	margin: 38px auto 40px;
	overflow: hidden;
}
.NewsList {
	overflow: hidden;
}
.NewsList .lf {
	float: left;
	width: 54.66%;
	overflow: hidden;
}
.NewsList .rt {
	float: right;
	width: 41.83%;
	overflow: hidden;
}
.Banner1 .flex-direction-nav a {
	top: 100%;
	margin-top: -40px;
	width: 18px;
	height: 30px;
	opacity: 1;
}
.Banner1 .flex-direction-nav .flex-prev {
	left: 20px;
	background: url(index_res/lf1.png) no-repeat center center;
}
.Banner1 .flex-direction-nav .flex-next {
	right: 20px;
	background: url(index_res/rt1.png) no-repeat center center;
}
.Banner1 .till_slides {
	height: 50px;
	line-height: 50px;
	display: block;
	position: absolute;
	bottom: 28px;
	left: 0;
	width: 90%;
	background: url(index_res/banner1_bg.png) repeat;
}
.Banner1 .till_slides i {
	display: block;
	color: #fff;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	text-indent: 2em;
}
.topNewsList {
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.topNews {
	margin-bottom: 30px;
}
.topNews h3 a {
	display: block;
	font-size: 22px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	margin-bottom: 15px;
	font-weight: normal;
}
.topNews p {
	font-size: 16px;
	height: 58px;
	line-height: 31px;
	overflow: hidden;
	color: #777;
}
.topNews p a {
	color: #ea2222;
	font-size: 14px;
}
.newsListInfo {
	overflow: hidden;
}
.newsListInfo li {
	margin-top: 28px;
}
.newsListInfo li span {
	float: right;
	color: #999;
}
.newsListInfo li a {
	display: block;
	height: 24px;
	font-size: 20px;
	margin: 0 130px 0 0;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;/* padding-left: 15px;
	background: url(index_res/li.png) no-repeat left 10px; */
}
.mode03 {
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto 40px;
}
.mode03 .lf {
	float: left;
	width: 54.66%;
	overflow: hidden;
}
.mode03 .rt {
	float: right;
	width: 41.83%;
	overflow: hidden;
}
.noticeList {
	overflow: hidden;
}
.noticeList li {
	margin-bottom: 20px;
}
.noticeList li span {
	float: right;
	color: #999;
}
.noticeList li a {
	display: block;
	height: 24px;
	font-size: 20px;
	;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	background: url(index_res/li.png) no-repeat left 10px;
}
.noticeList2 li a {
	display: block;
	height: 24px;
	font-size: 20px;
	;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 0px;
	background: none;
}
.wrap_mode04 {
	width: 100%;
	margin: 0 auto;
	background: url(index_res/mode04_bg.png) no-repeat center top;
	background-size: 100% 100%;
}
.mode04 {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
.articleTitle02 h2 {
	color: #fff;
}
.articleTitle02 a.more {
	color: #fff;
}
.Banner2 .flexslider {
	background: none;
}
.Banner2 .flexslider .slides li a {
	float: left;
	width: 61.5%;
	overflow: hidden;
}
.Banner2 .flexslider .slides li .till_slides {
	float: right;
	width: 34.91%;
	overflow: hidden;
	background: url(index_res/till_slides_bg.png) no-repeat center top;
	background-size: 100%;
}
.Banner2 .flexslider .slides li .tillBox {
	padding: 35px 33px 109px 57px;
}
.Banner2 .flexslider .slides li .tillBox h3 {
	margin-bottom: 30px;
	border-bottom: 1px solid #fceac3;
	padding-bottom: 30px;
}
.Banner2 .flexslider .slides li .tillBox h3 a {
	width: 100%;
	float: none;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	height: 60px;
	overflow: hidden;
}
.Banner2 .flexslider .slides li .tillBox p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	height: 180px;
	overflow: hidden;
}
.Banner2 .flex-direction-nav a {
	top: 100%;
	margin-top: -6%;
	width: 30px;
	height: 30px;
	opacity: 1;
}
.Banner2 .flex-direction-nav .flex-prev {
	left: 93%;
	background: url(index_res/lf2.png) no-repeat center center;
}
.Banner2 .flex-direction-nav .flex-next {
	right: 20px;
	background: url(index_res/rt2.png) no-repeat center center;
}
.mode05 {
	max-width: 1200px;
	overflow: hidden;
	margin: 40px auto 40px;
}
.mode05 .lf {
	float: left;
	width: 54.66%;
	overflow: hidden;
}
.mode05 .rt {
	float: right;
	width: 41.83%;
	overflow: hidden;
}
.mode06 {
	max-width: 1200px;
	overflow: hidden;
	margin: 0px auto 40px;
}
.ImgList {
	overflow: hidden;
	width: 103%;
}
.ImgList li {
	float: left;
	width: 16.6%;
}
.ImgList li .ImgBox {
	display: block;
	margin-right: 40px;
}
.ImgList li .ImgBox a {
	display: block;
	height: 0;
	padding-bottom: 97%;
	overflow: hidden;
}
.ImgList li .ImgBox a img {
	display: block;
	transform: scale(1);
	-ms-transform: scale(1);
	/* IE 9 */
	-moz-transform: scale(1);
	/* Firefox */
	-webkit-transform: scale(1);
	/* Safari 和 Chrome */
	-o-transform: scale(1);
	/* Opera */
	transition: all .4s;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	width: 100%;
}
.ImgList li .ImgBox a:hover img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-moz-transform: scale(1.105);
	/* Firefox */
	-webkit-transform: scale(1.05);
	/* Safari 和 Chrome */
	-o-transform: scale(1.05);/* Opera */
}
 @media screen and (max-width:1200px) {
.content {
	width: 100%;
}
.mode01, .mode02, .Banner .flexslider .slides li .slide_tills .tills1, .mode03, .mode04, .mode05, .mode06 {
	width: 92%;
}
.NewsList .lf {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.NewsList .rt {
	width: 100%;
	float: none;
}
.topNews p {
	height: auto;
	line-height: 24px;
	font-size: 14px;
}
.topNews h3 a {
	height: auto;
	font-size: 18px;
	margin-bottom: 10px;
}
.topNews {
	margin-bottom: 19px;
}
.newsListInfo li {
	margin-top: 12px;
}
.newsListInfo li a {
	font-size: 16px;
	height: auto;
}
.noticeList li a {
	font-size: 16px;
}
.noticeList li {
	margin-bottom: 12px;
}
.Banner2 .flex-direction-nav a {
	margin-top: -40px;
}
.Banner2 .flexslider .slides li .tillBox {
	padding: 35px 33px 50px 57px;
}
.Banner2 .flex-direction-nav .flex-prev {
	left: 91%;
}
.Banner2 .flexslider .slides li a {
	width: 100%;
	float: none;
}
.Banner2 .flexslider .slides li .till_slides {
	float: none;
	width: 100%;
	background: none;
	padding: 30px 0;
}
.Banner2 .flexslider .slides li .tillBox {
	padding: 0;
}
.Banner2 .flexslider .slides li .tillBox h3 a {
	height: auto;
}
.Banner2 .flexslider .slides li .tillBox h3 {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.Banner2 .flexslider .slides li .tillBox p {
	height: auto;
	margin-bottom: 20px;
	line-height: 24px;
}
.Banner2 .flex-direction-nav .flex-prev {
	left: 0px;
}
.Banner2 .flex-direction-nav .flex-next {
	right: 0px;
}
.wrap_mode04 {
	background-size: cover;
}
}
 @media screen and (max-width:1000px) {
.mode06 {
	margin-bottom: 20px;
}
}
 @media screen and (max-width: 800px) {
.headline_info h3 a {
	font-size: 25px;
}
.HeadLine {
	padding-right: 20px;
}
.articleTitle01 {
	padding: 6px;
}
.Banner1 .till_slides i {
	font-size: 14px;
}
.articleTitle h2 {
	font-size: 24px;
}
.articleTitle01 h2 {
	font-size: 30px;
}
.mode03 .lf {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.mode03 .rt {
	width: 100%;
	float: none;
}
.mode05 .lf {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.mode05 .rt {
	width: 100%;
	float: none;
}
.noticeList li a {
	height: auto;
}
.Banner2 .flexslider .slides li .tillBox h3 a {
	font-size: 18px;
	line-height: 26px;
}
}
 @media screen and (max-width:640px) {
.headline_info h3 a {
	font-size: 20px;
}
.ImgList li {
	width: 50%;
	margin-bottom: 20px;
}
.mode06 {
	margin-bottom: 0px;
}
.ImgList {
	width: 106%;
}
}
 @media screen and (max-width:480px) {
.headline_info {
	width: 75.08%;
}
}
 @media screen 
/*and (min-width:320px)*/
and (max-width:360px) {
}
