﻿@charset "utf-8";
.clear {
	clear: both;
}
::-webkit-scrollbar {width: 8px;background: #000;}
::-webkit-scrollbar-thumb {border-radius: 3px;background-color: #104FDC;background-image: linear-gradient(0deg, #555 0%, #034dfa 100%);} /*滑块*/
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.5);border-radius: 3px;} /*轨道*/
.header {
	background:url(../images/banner2023xf.jpg) no-repeat center;
	height:400px;
	background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -21px;
}

/***导航**/
.nav {
	background: #104FDC;
	height: 50px;
	//margin-top: 5px;
	background-image: linear-gradient(43deg, #2adffa 0%, #034dfa 46%, #bb4bc7 100%);
}
.nav_a {
	width: 1200px;
	overflow: hidden;
}
.nav_a ul li {
	float: left;transition-duration: .5s;
	font-size: 18px;
	line-height: 50px;
	//border-right: 2px solid #fff;

/********* width: 235px; *****************/

	width: 180px;
	text-align: center;
	background:none;
}
.nav_a ul li a {
	color: #FFF;
	display: block;
}
.nav_a ul li a:hover {
	font-weight: bold;
}
.nav_a ul li:hover {
	background: #333;transition-duration: .9s;
	//background-image: linear-gradient(90deg, #034dfa 0%, #bb4bc7 100%);
}

/*********焦点图*****************/
.news {
	width: 1200px;
	margin-top: 25px;
	overflow: hidden;
}
.focusBox {
	position: relative;
	width: 680px;
	height: 380px;
	overflow: hidden;
	float: left;
}
.focusBox .pic img {
	width: 680px;
	height: 380px;
	display: block;
}
.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
}
.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #4489CA;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}
.focusBox .prev, .focusBox .next {
	width: 40px;
	height: 80px;
	position: absolute;
	top: 140px;
	z-index: 3;
}
.focusBox .prev {
	background-image: url(../images/left.png);
	left: 0
}
.focusBox .next {
	background-image: url(../images/right.png);
	right: 0
}
.focusBox .prev:hover {
	background-image: url(../images/a1.png);
	left: 0
}
.focusBox .next:hover {
	background-image: url(../images/a2.png);
	right: 0
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 45px;
	width: 100%;
	//background: #3b3bb7;
	background: #113acf;
	filter: alpha(opacity=40);
	opacity: 0.7;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 45px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li {
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: -45px;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 16px;
	text-decoration: none;
}
/*************新闻**************/
.news_text {
	width: 490px;
	float: right;
}
.news_text a:hover{color: blue;}
.news_text h2 {
	padding: 9px 0 20px;
	font-size: 22px;
	line-height: 36px;
	color: #3f8df5;
	font-weight: normal;
}
.news_text h2 a {
	color: #3f8df5;
}
.news_text p {
	clear: both;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.news_text ul {
	clear: both;
	border-top: 1px dashed #3f8df5;
	padding-top: 15px;
}
.news_text li {
	clear: both;
	font-size: 18px;white-space: nowrap;
	padding: 8px 0;
}
.news_text h3 {
	clear: both;
	float: right;
	font-weight: normal;
	width: 90px;
	line-height: 42px;
	transform: skew(-30deg);
	text-align: center;
	background: #267cf1;
	font-size: 14px;
	margin-right: 15px;
}
.news_text h3 a {
	transform: skew(30deg);
	color: #fff;
	display: block;
}
/**************　大赛简介***************/
.jieshao{width:1200px; margin-top:50px;}
.jieshao h3{background:url(../images/img80.jpg) no-repeat;background:none; color:#3F8DF5; line-height:40px; padding-left:35px;font-size:26px;border-bottom:1px solid #3F8DF5;padding-bottom:2px;width:140px;border-left:4px solid #3F8DF5;border-top:1px solid #3F8DF5;border-right:4px solid #3F8DF5;}

.js_s{ width:1200px;border:0px solid #ddd; overflow:hidden; margin-top:35px;}
.js_s h3{ margin:auto;float:left;width:30px; height:200px; line-height:30px; padding:20px 24px 15px 29px; background:#333 ;cursor:pointer;font:normal 22px/32px "Microsoft YaHei"; color:#FFF; font-weight:bold;border:0;border-left:0px solid #fff;border-right:0px solid #fff;background-image: linear-gradient(45deg, #2adffa 0%, #034dfa 100%);}
.js_s h3.on{ border-right:0;}
.js_s ul{ float:left;  color:#999; display:none; width:945px;background:#f0f6ff; height:235px;}
.js_s ul li{}
.js_s ul li p{
	//background:url(../images/img55.gif) no-repeat 0 25px;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #98baf7;
    
 ;font-size:16px; color:#071a2d; padding-left:55px; margin:10px 50px 0 0; line-height:35px; text-indent:2em;}
/**************文章落地内页***************/
.artmain{width:1200px}
/**************作品展示**************/
.zhanshi{width:1200px; margin-top:20px;}
.title{ margin-top:55px; height:40px; border-bottom:#267cf1 1px solid;border-left:#267cf1 4px solid;}
.list_more{float:right; font-size:16px; background:#267cf1; width:83px; height:40px; line-height:40px; color:#fff; margin-top:0px;transform: skew(30deg);margin-right:11px;border-radius: 0px;}
.list_more a{margin-left:25px;display:block;transform: skew(-30deg);}
.prize_2 {
    width: 1200px;
    overflow: hidden;
    zoom: 1;

    position: relative;
}
.dytx{-webkit-box-reflect: below 4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #ffffff00), to(#ffffff30));}
.prize_2 .title{
	background:none; line-height:40px;font-size:26px;color:#3F8DF5;font-weight:bold;height:40px;padding-left:10px;
}

.prize_2 ul {
    width: 1224px;
    overflow: hidden;
    zoom: 1;
    padding-bottom: 15px;
	margin-top:40px;
}

.prize_2 li {
    width: 280px;
    float: left;
    margin-right: 26px;
    position: relative;
    font-size: 16px;
    line-height: 25px;
    color: #393a41;
	margin-top:15px;
	overflow: hidden;
	height:220px;

}
.prize_2 h3{background:url(../images/img80.jpg) no-repeat;background:none; color:#3F8DF5; line-height:40px; padding-left:20px;font-size:26px;border-bottom:1px solid #3F8DF5;padding-bottom:2px;width:150px;border-left:4px solid #3F8DF5;border-top:1px solid #3F8DF5;border-right:4px solid #3F8DF5;}
.prize_2 li a:hover{color: #c40766;}

.prize_2 li div {
    width: 280px;
    height: 158px;
    overflow: hidden;
    margin-bottom: 4px;
    position: relative;
	border-radius: 6px;
    border: none;
    box-shadow: 0px 0px 30px 1px #616161;
    -webkit-box-reflect: below 4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, #ffffff00), to(#ffffff30));
}

.prize_2 li div font{
    width: 39px;
    height: 39px;
    position: absolute;
    left: 121px;
    top: 60px;
    background: url(../images/bg_9.png);
    display: none;
}

.prize_2 li div:hover font {
    display: block;
}

.prize_2 li div img{
    width: 280px;
    height: 158px;
    transition: all 0.5s;
}

.prize_2 li div:hover img {
    transform: scale(1.05, 1.05);
}

.prize_2 li p{
    font-weight: 400;
	padding-left:5px;
	padding-left:0;
	text-align: center;
}
.imgtl{
	font-size: 15px;
    background: #0000006e;
    color: #fff;
    padding: 5px;
    margin-top: -39px;
    overflow: hidden;
    transition-duration: .3s;
    z-index: 1;
    position: relative;
    line-height: 25px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius:6px;
    color:#fff;text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
    }

.prize_2 span {
    height: 22px;
    font-size: 14px;
    line-height: 32px;
	float:right;
	color:#8c8c8c;
	padding-right:5px;
	font-weight:normal;
	display:none;
}

.spec {
    clear: both;
    width: 1200px;
    margin: 70px auto 30px;
    overflow: hidden;
    position: relative;
}
.spec h3{background:url(../images/img80.jpg) no-repeat;background:none; color:#3F8DF5; line-height:40px; padding-left:15px;font-size:26px;border-bottom:1px solid #3F8DF5;padding-bottom:2px;width:170px;border-left:4px solid #3F8DF5;border-top:1px solid #3F8DF5;border-right:4px solid #3F8DF5;}
.spec .scL,
.spec .scR {
    width: 40px;
    height: 80px;
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -40px;
    cursor: pointer;
}



.spec .all {
    zoom: 1;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.spec ul {
    zoom: 1;
    overflow: hidden;
    width: 1200px;
    padding: 20px 0;
}

.spec li {
    width: 200px;
    float: left;
    margin: 0 20px;
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #A3A3A3;
    line-height: 24px;
        white-space: nowrap;
}

.spec li a {
    color: #A3A3A3;
}

.spec img {
    width: 145px;
    height: 145px;
    margin-top: 10px;
    transition: all 0.5s;
    padding: 0px;
    border-radius: 100%;
    border: #d6e9ff 10px solid;
}

.spec .cover {
    width: 100%;
    height: 165px;
    position: absolute;
    top: 0;
    left: 0;
    //background: url(../images/circle.png) no-repeat 50% 50%;
    transition: all 0.5s;
    background-size: auto auto;
}

.spec li:hover img,
.spec li:hover .cover {
    transform: scale(1.15, 1.15);
}

.spec .txt {
    font-size: 18px;
    color: #000;
    line-height: 22px;
    padding: 30px 0 5px;
    display: block;
}

.spec .txt a {
    color: #000;
}

.spec .larr {
    width: 30px;
    height: 54px;
    position: absolute;
    left: 0;
    top: 25%;
    cursor: pointer;
    background: url(../images/lar.png);
}

.spec .rarr {
    width: 30px;
    height: 54px;
    position: absolute;
    right: 0;
    top: 25%;
    cursor: pointer;
    background: url(../images/rar.png);
}

.specMenu {
    clear: both;
    width: 1200px;
    height: 10px;
    text-align: center;
    margin: 0 auto 30px;
}

.specMenu span {
    background-color: #888;
    border-radius: 4px;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    overflow: hidden;
    cursor: pointer;
}

.specMenu .cur {
    background-color: #CB0167;
    width: 50px;
    transition: all 0.2s linear;
    transform-origin: center center;
}

/************列表********************/

.contit {margin: 30px auto 30px; padding-bottom: 15px; border-bottom: 1px solid #dadada; width:1200px;}
.contit h2 { font-size: 30px;     margin-top: 50px;line-height: 58px; padding: 10px 0 20px; color:#000;}
.contit p { font-size: 14px; color: #333;}
.contit p a { color: #fff; background:#3390FF;padding: 5px 25px;
    font-size: 14px;
    border-radius: 50px;}
.contit .tac{text-align:center;}
.lists{width:1200px; margin-top:35px;}
.list{width:1200px; margin-top:35px;}
.list_news{width:95%; margin-top:35px;}
.list_news ul{margin-bottom:45px;margin-left:35px;}
.list_news ul li{ height:35px; line-height:35px; margin-top:25px; font-size:18px; padding-left:22px; background:url(../images/img55.gif) no-repeat 0 center; background-size:11px;}
.list_news ul li a:hover{color: #c40766; text-decoration: underline;}
.list_news h3{background:url(../images/img80.jpg) no-repeat;background:none; color:#3F8DF5; line-height:40px; padding-left:35px;font-size:26px;border-bottom:1px solid #3F8DF5;padding-bottom:2px;width:140px;border-left:4px solid #3F8DF5;border-top:1px solid #3F8DF5;border-right:4px solid #3F8DF5;text-align:center;padding-left:0;}
.prize_2 li a:hover{color: #bfff6d; }
.prize_2 li:hover .imgtl{color: #bfff6d;}
.list_news p{font-size:16px; line-height:32px; margin-top:8px;}
.pages{ width:500px;margin:auto;text-align:center; height:35px;}
.pages li{list-style:none;text-align:center;padding:5px 10px; border:1px solid #176cbf; margin:0 5px;float:left; overflow:hidden;}
.pages li:hover{background:#176cbf; color:#fff;}

/*bg*/
.midbg{width:100%;background:url(/images/ds_bg2.jpg) no-repeat center -80px;opacity: 0.1;height:750px;position:absolute;z-index:-1}
.indexbottombg{width:100%;background: url(/images/ds_bg5.jpg) no-repeat center -80px;opacity: 0.2;height:750px;position:absolute;z-index:-1;margin-top: -300px;}
.arttopbg{width:100%;background:url(/images/ds_bgarttop.jpg) no-repeat center -80px;opacity: 0.1;height:750px;position:absolute;z-index:-1}
.artbotbg{width:100%;background: url(/images/ds_bgartbotbg.jpg) no-repeat center -80px;opacity: 0.1;height: 666px;position: absolute;z-index:-1;margin-top: -550px;}
.index_h2{    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    margin: 35px 0 15px;
    color: #3f8df5;}
/************底部******************/
.footer {
	background:#333;
	height: 110px;
	padding-top:20px;	
	text-align: center;
	margin-top: 40px;
	line-height:35px;
	color:#fff;
}
@media(max-width:1366px) {
	.header{height:200px;}
.header, .nav,.nav_a, .midbg, .footer, .indexbottombg, .index_h2, .contit, .artmain, .news, .jieshao,.js_s,.zhanshi,.prize_2, .prize_2 ul,.spec {width: 100%;}
.focusBox{width:100%;}
.news_text{width: 100%;}
.news_text ul{padding-left:20px;}
.js_s ul{width:74%;}
.index_title{width:97%}
	}