@charset "utf-8";
/* CSS Document */

#head_banners
{
	background-color:#E2450E;
	min-width:1200px;
	height:310px;
	margin:0px auto;
	position:relative;
}

#head_banner
{
	background-image:url(/images/banner_bg.jpg);
	width:1200px;
	height:310px;
	margin:0px auto;
	background-position: center;
	background-repeat: no-repeat;
}

.index_banner_btn1
{
	position:relative;
	left:830px;
	top:265px;
	width:105px;
	height:26px;
	display:inline-block;
	background-image:url(/images/download_1.png);
	background-repeat:no-repeat;
	background-position:0px -26px;
}

.index_banner_btn1:hover
{
	background-position:0px 0px;
}

.index_banner_btn2
{
	position:relative;
	left:695px;
	top:280px;
	width:133px;
	height:36px;
	display:inline-block;
	text-indent:-9999px;
	background-image:url(/images/download.png);
	background-repeat:no-repeat;
}

.index_banner_btn2:hover
{
	background-position:0px -36px;
}


#index_u1
{
	width:1200px;
	height:185px;
	margin:0px auto;
	margin-top:15px;
}

.u1_boxs
{
	width:1200px;
	height:175px;
	border:1px solid #EBEBEB;
}

.u1_box
{
	float:left;
	height:175px;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	color:#444444;
}

.u1_box:hover
{
	color:#ffffff;
}

.u1_box1
{
	width:239px;
	border-right:1px dashed #DDDDDD;
	background-image:url(/images/icon1_1.png);
	background-repeat:no-repeat;
	background-position:center;
}

.u1_box1:hover
{/*
	background-color:#FD7507;
	background-image:url(/images/icon1_2.png);
	*/
	color:#444444;
}

.u1_box2
{
	width:239px;
	border-right:1px dashed #DDDDDD;
	background-image:url(/images/icon2_1.png);
	background-repeat:no-repeat;
	background-position:center;
}

.u1_box2:hover
{
	background-color:#FD7507;
	background-image:url(/images/icon2_2.png);
}

.u1_box3
{
	width:239px;
	border-right:1px dashed #DDDDDD;
	background-image:url(/images/icon4_1.png);
	background-repeat:no-repeat;
	background-position:center;
}

.u1_box3:hover
{
	background-color:#FD7507;
	background-image:url(/images/icon4_2.png);
}

.u1_box4
{
	width:239px;
	border-right:1px dashed #DDDDDD;
	background-image:url(/images/icon3_1.png);
	background-repeat:no-repeat;
	background-position:center;
}

.u1_box4:hover
{
	/*
	background-color:#FD7507;
	background-image:url(/images/icon3_2.png);
	*/
	color:#444444;
}


.u1_box5
{
	width:239px;
	background-image:url(/images/icon5_1.png);
	background-repeat:no-repeat;
	background-position:center;
}

.u1_box5:hover
{
	/*
	background-color:#FD7507;
	background-image:url(/images/icon5_2.png);
	*/
	color:#444444;
}

.u1_box_title
{
	font-size:1em;
	margin-top:20px;
}

.u1_box_des
{
	font-size:0.9em;
	margin-top:93px;
}

.u1_btn1
{
	background-image:url(/images/btn_jywb.gif);
	width:105px;
	height:28px;
	display:inline-block;
	text-indent:-9999px;
}

.u1_btn1:hover
{
	background-position:0px -28px;
}

.u1_btn2
{
	background-image:url(/images/btn_ytwb.gif);
	width:105px;
	height:28px;
	line-height:28px;
	display:inline-block;
	text-indent:-9999px;
}

.u1_btn2:hover
{
	background-position:0px -28px;
}

#index_lists
{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
	font-size:0.9em;
}

#index_lists a
{
	list-style:none;
	float:left;
	width:341px;
	margin-right:23px;
	margin-bottom:23px;
	border-radius:15px;
	padding:16px;
	color:#111;
	font-size:1em;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	background-color:#D2E8FD;
}

#index_lists a:hover
{
	background-color:#BEDDFC;
}

#index_lists a h1
{
	margin:0px;
	font-size:1em;
	color:#111111;
}

#index_lists a img
{
	/*margin-right:15px;*/
}

#index_lists li a
{
/*	float:right;
	font-size:0.9em;
	color:#00A2CA;
	text-decoration:none;*/
}

/*#index_lists li a:hover
{
	color:#F00;
}*/

.index_indent1
{
	margin-left:32px;
}

.slider_list{
	width:1200px;
}

.slider_list li{
	float:left;
	padding:0px;
	text-align:center;
	width:25%;
	display:inline-block;
	list-style:none;
	line-height:33px;
	color:#333;	
	cursor:pointer;
}

.slider_list li:hover, .banner_act{
	background-color:#FBFBFB;
}

.sections{
	display:none;
	position:relative;
	width:1200px;
	height:310px;
	overflow:hidden;
}
.sections_act{
	display:block;
}

.sections img{
	position:absolute;
}

.banner_right{
	width:610px;
	float:right;
	color:#fff;
}

.banner_title, .banner_title a{
	color:#fff;
	margin-top:55px;
	font-size:1.4em;
	line-height:2em;
	text-align:center;
	text-decoration:none;
}

.banner_des, .banner_des a{
	color:#fff;
	font-size:1.1em;
	line-height:2em;	
	text-align:center;
	text-decoration:none;
}

.banner_more, .banner_more a{
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	font-size:1em;
	line-height:2em;
	color:#FBDB62;
}

.banner_btn{
	font-size:1.0em;
	background-color:#F0C403;
	color:#CF3404;
	display:inline-block;
	width:140px;
	height:30px;
	text-align:center;
	text-decoration:none;
	border-radius:10px;	
}

.banner_btn:hover{
	background-color:#FDDE4D;
}

.banner_btn2{
	position:relative;
	left:5px;
	top:4px;
	display:inline-block;
	color:#FBDB62;
	text-decoration:underline;
}

.banner_btn2:hover{
	text-decoration:none;
}

.index_ver{
	/*width:304px;
	height:211px;
	display:inline-block;
	background-image:url("ver_list_index.png");
	text-indent:-9999px;
	transition: all 0.2s;
	filter: none;*/


	display:inline-block;
	transition: all 0.2s;
	filter: none;
}

.index_ver:hover{
	filter: opacity(80%);
}

.index_ver_monitor{
	background-position:0 0;
}

.index_ver_screencap{
	background-position:-304px 0;
}

.index_ver_monitor_adv{
	background-position:-608px 0;
}

.index_ver_file_encrypt{
	background-position:-912px 0;
}

.index_ver_title_bg{
	width:1170px;
	margin:0 auto;
	background-image:url("index_ver_title_bg.png");
	background-position:center;
	background-repeat:repeat-x;
	margin-top:60px;
	margin-bottom:30px;
}

.index_ver_title{
	display:block;
	width:760px;
	margin:0 auto;
	background:#fff;
	font-size:18px;
}

.index_com_des{
	line-height:25px;
	text-align:left;
	padding-top:0px;
}

.index_news{
	display:table;
}

.index_news_lists{
	width:380px;
	height:196px;
	float:left;
	text-align:left;
	list-style:none;
	line-height:25px;
	border-right:1px dashed #E6E6E6;
	padding-left:15px;
}

.index_news_lists li{
	text-indent: 10px;
	background-image:url(index_news_dot.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.index_news_lists li a{
	color:#747474;
	font-size:13px;
	text-decoration:none;
}

.index_news_lists li a:hover{
	color:#F86C48;
	text-decoration:underline;
}

.index_news_class{
	margin:0;
	padding:0;
	font-size:14px;
	padding-top:0;
	line-height:40px;
	/*background-image:url('index_news_class_bg.png');
	background-repeat:no-repeat;
	background-position:bottom;*/
    font-size:14px;
	font-weight:normal;
}

.index_news_class_more{
	float:right;
	line-height:40px;
	color:#333;
	font-size:12px;
}

.index_news_class_title_bg{
	margin-right: 20px;
    margin-bottom: 10px;
	
	background-image:url('index_news_class_bg.png');
	background-repeat:no-repeat;
	background-position:bottom;
	
	clear:both;
	width:97%;
	display:table;
}

.index_news_class a{
	color:#333;
	text-decoration:none;
}

.index_news_class a:hover{
	text-decoration:underline;
}

.index_news_no_right_border{
	border-right:none;
}

.index_p_content{
	font-weight: normal;
    font-size: 16px;
    color: #787878;
    line-height: 5px;
}

.index_jkrj_lists{
	padding-left:0;
}

.index_jkrj_lists li{
	list-style:none;
	line-height:25px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.index_jkrj_lists a{
	color:#333;
}

.index_news_lists:nth-child(3){
	border-right:none;
}

.index_news_lists:nth-child(6){
	border-right:none;
}

.index_jkrj_tjyd{
	float:left;
	font-size:15px;
	line-height:56px;
	text-decoration:underline;
}

#index_lists a img{
	width:90%;
	height:200px;
}


.img_box1 a
{
	background-color:#fff;
	color:#084C8B;
	display:inline-block;
	text-decoration:none;
	line-height:43px;
	font-size:18px;
}
.img_box1 a:hover
{
	color:#0D7BDF;
}

.img_box2 a
{
	color:#368A11;
	display:inline-block;
	text-decoration:none;
	line-height:43px;
	font-size:18px;
}
.img_box2 a:hover
{
	color:#AFF194;
}

.img_box3 a
{
	color:#084C8B;
	display:inline-block;
	text-decoration:none;
	line-height:43px;
	font-size:18px;
}
.img_box3 a:hover
{
	color:#0D7BDF;
}

.img_box4 a
{
	color:#fff;
	display:inline-block;
	text-decoration:none;
	line-height:18px;
	font-size:14px;
}
.img_box4 a:hover
{
	color:#DFF8FF;
}

.classic_yellow_font
{
	color:#E62B0A;
}

.index_lists img{
	max-height:200px;
}