@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
.pageLoading{
	background: #666666;position: fixed;width: 100%;height: 100%;
	z-index: 100;
	opacity:0.3;display: none;
    filter:alpha(opacity=60); /* For IE8 and earlier */
}
.pageLoadings{
	position: relative;top: 48%;left: 48%;
}
.pageLoading img{
	width: 80px;height: 80px;
}
.page {
	clear: all;
	width: 1400px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	z-index: 0;
}

.otherPage {
	z-index: 10;
	background: rgba(0, 0, 0, 0.4);
	filter: Alpha(opacity=40);
	position: static;
	/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
	*zoom: 1;
	/* 激活IE6、7的haslayout属性，让它读懂Alpha */
	/*background:transparent;*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
}

.otherPageIn {
	position: relative;
	width: 560px;
	left: 35%;
	top: 10%;
}


/*-----*/

.otherPageBtn {
	float: left;
	width: 60px;
}

.abouttop {
	width: 60px;
	height: 60px;
	margin-left: 30px;
}

.aboutbottom {
	width: 60px;
	height: 60px;
	margin-top: 60px;
	margin-left: 30px;
	display: none;
}


/*-----*/

.otherPageImg {
	float: left;
	width: 500px;
}

.otherPageImg img {
	width: 502px;
	border: 1px solid #019898;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#019898, direction=120, strength=4);
	-moz-box-shadow: 0px 2px 10px #019898;
	-webkit-box-shadow: 0px 2px 10px #019898;
	box-shadow: 0px 2px 10px #019898;
}

* {
	font-family: 微软雅黑;
}

* {
	font-family: "Microsoft YaHei"!important;
}

body {
	background: #FFFFFF;
}

.itempro {
	margin-top: 50px;
	clear: both;
}


/*++++++++++++++++++++++++++++++*/

.a_three {
	clear: both;
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	padding-bottom: 480px;
}

.a_th_left {
	float: left;
	width: 17%;
}

.a_th_img {
	padding-top: -60px;
}

.a_th_aline {
	height: 3px;
	border-bottom: 3px solid #019898;
	padding-top: 5px;
}

.a_th_item {
	width: 100%;
	padding-top: 10px;
}

.a_th_item li {
	list-style-type: none;
}

.a_th_item_head {
	padding: 10px;
	border-bottom: 2px solid #EEEEEE;
}

.a_th_item_headnoat {
	background: #FFFFFF;
	color: #444444;
}

.a_th_item_headat {
	background: #019898;
	color: #FFFFFF;
}

.a_th_item_head:hover {
	background: #019898;
	color: #FFFFFF;
}

.a_th_item li a {
	text-decoration: none;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	/*background:url(../images/menuimg.png) no-repeat right center;*/
}

.ab_s div img {
	padding-right: 20px;
}


/*/////左下标框架///////////*/

.a_th_itemimg {
	margin-top: 50px;
	border: none;
	/*border: 1px solid #DDDDDD;*/
	background: url(../img/ditu.png) no-repeat;
	width: 200px;
	height: 100px;
}

.a_th_itemimgall {
	padding: 10px;
}

.a_th_itemimgall div {
	text-align: right;
}

.a_th_itemimgOne {
	font-size: 12px;
	color: #999999;
	border-bottom: 1px solid #999999
}

.a_th_itemimgTwo {
	font-size: 12px;
	color: #019898;
	border-bottom: 1px solid #019898
}

.a_th_itemimgThree {
	font-size: 12px;
	color: #999999;
	border-bottom: 1px solid #999999
}


/*++++++++++++++++++++++++++++++*/

.a_th_right {
	float: left;
	width: 83%;
}

.a_th_top {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: right;
	/*border-bottom: 3px solid;
	border-image: -webkit-linear-gradient( #BBBBBB, white) 30 30;
	border-image: -moz-linear-gradient( #BBBBBB, white) 30 30;
	border-image: linear-gradient( #BBBBBB, white) 30 30;
	border-image: -o-linear-gradient( #BBBBBB, white) 30 30;
	clear: both;*/
}
.a_th_top a{
	text-decoration: none;color:#444444
}
.antaddr {
	color: #019898;
	font-weight: bold;
}

.a_th_bottom {
	min-height: 450px;
	border-left: 3px solid #EEEEEE;
	border-top: 3px solid #EEEEEE;
	/*border-image: linear-gradient(to top, red 50px, yellow 50px, yellow 100px, blue, green);*/
	border-image: -webkit-linear-gradient( #EEEEEE, white) 30 30;
	border-image: -moz-linear-gradient( #EEEEEE, white) 30 30;
	border-image: linear-gradient( #EEEEEE, white) 30 30;
	border-image: -o-linear-gradient( #EEEEEE, white) 30 30;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FF0000, endColorstr=#FFFFFF);
 	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FF0000, endColorstr=#FFFFFF)";
	*/
	clear: both;
}

.a_th_bottominfo {
	margin-left: 20px;
	margin-bottom: 20px;
}
.databaseAll{
	display: none;
}

/*资源库首页*/

.database {
	display: block;
	height: 692px;
}

.databaseIT {
	height: 370px;
}

.databaseItem {
	width: 390px;
	height: 310px;
	float: left;
	margin-left: 40px;
	padding-top: 30px;
}

.databaseItem1 {
	padding-top: 10px;
	font-size: 24px;
}

.databaseItem2 {
	margin-left: 90px;
}

.databaseIT2 {
	margin-top: 35px;
}

.databaseItem3 {
	float: left;
	padding-left: 20px;
}

.databaseItem4 {
	width: 390px;
	height: 190px;
	overflow: hidden;
}

.databaseItem5 {
	width: 390px;
	height: 150px;
	z-index: 10;
	float: left;
	position: absolute;
}

.databaseItem6:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	/*color: #019898;*/
}

.databaseItem6 {
	width: 390px;
	height: 150px;
	z-index: 100;
	float: left;
	position: absolute;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	padding-top: 60px;
	letter-spacing: 15px;
}


/*
.databaseItem2{
	text-align: center;padding: 44px;
}
.databaseItem2 img{
	width: 390px;height: 310px;
}
.databaseItem3{
	text-align: center;padding: 44px;
}
.databaseItem3 img{
	width: 390px;height: 150px;
}
.databaseItem4{
	text-align: center;padding: 44px;
}
.databaseItem4 img{
	width: 390px;height: 150px;
}
.databaseItemdiv{
	font-size: 24px;
}
.databaseItemdivx{
	padding-top: 20px;
}*/


/*------------------------------*/


/*资源库选型指南*/

.databasezn {
	margin-bottom: 77px;
	display: none;
}

.databaseznItem {
	/*border-bottom: 1px dashed #000000;*/
	padding: 10px;
	/*height: 82px;line-height: 82px;*/
	padding-bottom: 0px;
	
}
.databaseznItem a{
	color: #666666;text-decoration: none;
	
}
.databaseznItemImg {
	float: left;
	width: 10%;
	height: 82px;
	line-height: 82px;
}

.databaseznItemDown img {
	width: 35px;
	height: 47px;
}

.databaseznItemTitle {
	float: left;
	width: 80%;
	font-size: 18px;
	height: 82px;
	line-height: 82px;
}

.databaseznItemDown {
	float: left;
	width: 10%;
	height: 82px;
	line-height: 82px;
}

.databaseznItemDown img {
	width: 44px;
	height: 44px;
}


/*资源库产品手册*/

.databasecp {
	margin-bottom: 77px;
	display: none;
}


/*常见问题*/

.conmon_wt {
	display: none;
	padding: 20px;
}

.conmon_wtItemimg {
	width: 60px;
	height: 60px;
}

#conmon_wtItemspan {
	font-size: 26px;
	height: 60px;
	line-height: 60px;
}

.conmon_wtItemfind {
	width: 100%;
	height: 50px;
	margin-top: 30px;
	display: none;
}

.conmon_wtItemfind img {
	width: 100%;
	height: 50px;
}

.conmon_wtItem_btm {
	background: #f2fafa;
	min-height: 520px;
	margin-top: 20px;
}

.conmon_wtItem_btmItem {
	float: left;
	width: 25%;
	padding-left: 50px;
}
.conmon_wtItem_btmItem a{
	color: #444444;
}
.conmon_wtItem_btmItem a{
	color: #444444;
}
.conmon_wtItem_btmItemAll {
	background: url(../img/tel_conmon_listback.png) no-repeat;
	margin-top: 50px;
	clear: both;
	text-align: left;
	width: 140px;
	height: 130px;
	font-size: 16px;
	padding: 14px;
	overflow: hidden;
}

.conmon_wtItem_btmItemAllT {
	width: 112px;
	height: 90px;
	overflow: hidden;
}

.conmon_wtItem_btmItemAllspan {
	/*width: 12px;
	height: 12px;
	background: #019898;*/
	float: left;
	height: 100%;
	width: 20%;
	/*margin-top: 4px;*/
	/*position: absolute;*/
}
.conmon_wtItem_btmItemAllspanG{
	width: 12px;
	height: 12px;
	background: #019898;
	margin-top: 4px;
}
.conmon_wtItem_btmItemAllspanDesc {
	font-size: 14px;
	float: left;
	width: 80%;
	height: 100%;
}
.conmon_wtItem_btmItemAllspanDesc:hover{
	color: #019898;
}

/*.conmon_wtItem_btmItemAllimg{
	width: 12px;height: 12px;background: #019898;margin-top: 5px;
}
.conmon_wtItem_btmItemAllspan{
	height: 85px;width: 30px;
}*/


/*常见问题详情*/

.conmon_wtDetial {
	margin-top: 30px;
	display: none;
}

.cwd_Item {
	margin-top: 5px;
}

.cwd_HeadAll {
	height: 45px;
	line-height: 45px;
	clear: both;
	overflow: hidden;
	background: #FFFFFF;
}

.cwd_HeadAll_ {
	height: 45px;
	line-height: 45px;
	clear: both;
	overflow: hidden;
	background: #f2fafa;
}

.cwd_Leftimg {
	float: left;
	position: absolute;
	width: 30px;
	height: 30px;
	margin-top: 14px;
	display: block;
}

.cwd_Leftimg_ {
	float: left;
	position: absolute;
	width: 30px;
	height: 30px;
	margin-top: 14px;
	display: none;
}

.cwd_LeftTitle {
	font-size: 14px;
	color: #019898;
	float: left;
	position: absolute;
	margin-left: 40px;
	border-bottom: 1px solid #019898;
}

.cwd_LeftTitle_ {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	float: left;
	position: absolute;
	margin-left: 40px;
}

.cwd_Rightimg {
	text-align: right;
	padding-right: 60px;
}

.cwd_cnt {
	padding: 30px;
	font-size: 18px;
}

.cwd_cnt_ {
	padding: 30px;
	font-size: 18px;
	display: none;
}

.cwd_cntBlackAline {
	background: #EEEEEE;
	height: 2px;
	margin-bottom: 0px;
}


/*比对*/

.cph_All {
	padding-top: 24px;display: none;
}
.cph_AllItemsb{
	border-bottom: 1px dashed #000000;
	height: 55px;
	line-height: 55px;
}
.cph_AllItemsb:hover{
	color: #019898;
}
.cph_AllItems {
	border-bottom: 1px dashed #000000;
	padding: 5px;
	/*height: 55px;
	line-height: 55px;*/
	margin-top: 5px;margin-bottom: 5px;
}
.cph_AllItems a{
	text-decoration: none;color: #444444;
}
.cph_AllItemsf{
	padding-left: 10px;color: #888888;padding-top: 10px;font-size: 12px;padding-bottom: 10px;
}
.cph_AllItemsSpanRight{
	float: right;
}
.cph_AllItemsSpan {
	padding-left: 10px;padding-top: 10px;font-size: 16px;
}
.cph_AllItemsSpan:hover {
	color: #019898;
}
.cph_AllItemsimg {
	float: right;
	padding-right: 20px;
}

.cph_AllDetial {
	padding-top: 24px;padding-left: 20px;display: none;
}

.cph_allItem_ {
	display: block;
}
.cph_allItem_base {
	overflow: hidden;
	width: 950px;
}
.cph_allItem_none {
	display: none;
}

.cph_allItem_ img {
	width: 950px;
}

.cph_pages {
	width: 950px;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	margin-top: 10px;
}

.cph_pages_span {
	width: 35px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.cph_pages_span_1 {
	background: #019898;
	color: #FFFFFF;
}

.cph_pages_span_2 {
	background: #FFFFFF;
	color: #666666;
}

.clear {
	clear: both;
}
.banner img{
	max-width: 100%;
}