﻿/*
Theme Name: TPM企业主题  
Theme URI: http://www.wpjianzhan.net
Description:企业主题
Author: WP杨陈鹏 
Author URI: http://www.wpjianzhan.net
Version: 1.0 
Tags: white, blog, WP百科网, blue
*/
@charset utf-8;
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:22px;
	font-family: "微软雅黑";
}
#flash {
	width:980px;
	height:340px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	position:relative;/*--*/
}
#flash a {
	width:980px;
	height:340px;
	display:none;
}
#flash img {
	width:980px;
	height:340px;/* display:none;*/
}
.flash_bar {
	width:300px;
	padding-left:680px;
	z-index:69;
	height:40px;
	overflow:hidden;
	position:absolute;
	padding-top:13px!important;
	padding-top:12px;
	left:0px;
	text-align:center;
	bottom:40px
}
.flash_bar .dq {
	float:left;
	box-shadow:0 1px 6px rgba(0, 0, 0, 0.85);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.85);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.85);
	border:2px solid rgba(255, 255, 255, 0.9);
	border:2px solid #FFF\9;
	display:inline-block;
	font-size:1px;
	height:30px;
	margin:3px 5px;
	outline:0 none;
	padding:0;
	position:relative;
	text-decoration:none;
	width:45px;
	z-index:899;
	cursor:pointer;
	top:-5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.flash_bar .no {
	float:left;
	box-shadow:0 1px 6px rgba(0, 0, 0, 0.70);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.6);
	border:2px solid rgba(255, 255, 255, 0.6);
	border:2px solid #EEE\9;
	display:inline-block;
	font-size:1px;
	height:30px;
	margin:3px 5px;
	outline:0 none;
	padding:0;
	position:relative;
	text-decoration:none;
	width:45px;
	z-index:899;
	cursor:pointer;
	-moz-box-shadow:0px 0px 7px #222;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.flash_bar .amt-ribbon-view {
	height: 30px;
	width: 45px;
}
#flashBg {
	height:340px;
	overflow:hidden;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
}
#flashLine {
	background:url(images/touming.png) repeat-x center bottom;
	height:340px;
	width:100%;
	clear:both;
}
/* Slider Style */
.pxs_container {
	width:100%;
	height:420px;
	position:relative;
	border-bottom:7px solid #333;
	overflow:hidden;
}
.pxs_bg {
	background:transparent url(images/bg.png) repeat top left;
}
.pxs_bg div {
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:420px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1 {
	background-image:url(images/bg1.png);/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2 {
	background-image:url(images/bg2.png);/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3 {
	background-image:url(images/bg3.png);/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper {
	display:none;
}
.pxs_container ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider {
	position:absolute;
	left:0px;
	top:0px;
	height:420px;
}
ul.pxs_slider li {
	height:420px;
	float:left;
	position:relative;
}
ul.pxs_slider li img {
	display:block;
	margin:35px auto 0px auto;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
ul.pxs_thumbnails {
	height:35px;
	position:absolute;
	top:320px;
	left:50%;
}
ul.pxs_thumbnails li {
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img {
	border: 5px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:0.7;
}
ul.pxs_thumbnails li.selected img {
	opacity:1.0;
}
.pxs_navigation span {
	position:absolute;
	width:30px;
	height:60px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	top:145px;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.pxs_navigation span:hover {
	opacity:0.9;
}
.pxs_navigation span.pxs_prev {
	background:#000 url(images/prev.png) no-repeat center center;
}
.pxs_navigation span.pxs_next {
	background:#000 url(images/next.png) no-repeat center center;
}
.pxs_loading {
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}
.pd6 {
	padding:0 6px;
}
/*amt_ad*/
.amt_ad {
	height:194px;
	width:100%;
	background:url(images/ad_bg.jpg) repeat-x 0 0;
}
.amt_ad h3 {
	width:968px;
	margin:0 auto;
	padding:15px 0 10px;
	margin-bottom:10px;
	text-indent:-9999px;
}
.amt_ad ul {
	width:980px;
	margin: auto;
         padding-left: 20px;
        
}
.amt_ad ul li {
	display:inline;
	margin-right:10px;
}
.amt_ad ul li.lst {
	margin:0px;
}
.amt_ad ul li a span {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #3f4249;
	text-align: center;
	height: 28px;
	width: 168px;
	position: absolute;
	margin-top: 88px;
	margin-left: 6px;
	line-height: 28px;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	}

.amt_ad ul li a img {
	width:168px;
	height:110px;
	border:6px solid #dcdcdd;
}
.amt_ad ul li a:hover img {
	border:6px solid #333333;
}
.amt_ad2 {
	width:980px;
	margin:0 auto;
}
.amt_ad h1 {
	font-size:14px;
	font-weight:normal;
	font-family:"微软雅黑";
	position:absolute;
	left: 796px;
	top: -43px;
	z-index: 1111;
	width: 177px;
	color:#666666;
}
.amt_ad2 {
	position:relative;
}
/*三栏信息*/
.amt_infor {
	width:980px;
	clear:both;
	margin: 0 auto;
}
.amt_dt {
	float:left;
	width:300px;
}
.amt_dttop {
	width:280px;
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:22px;
}
.dtmore {
	float:left;
	height:22px;
	line-height:22px;
	width:40px;
	text-align:right;
}
.dtmore2 {
	float:left;
	height:22px;
	line-height:22px;
	width:40px;
}
.dtinfo {
	width:330px;
	padding-right:10px;
	overflow:hidden;
}
.dtinfo ul {
	padding:6px 0 0 1px;
}
.dtinfo li {
	border-bottom:1px dotted #cccccc;
	background:url(images/infor_item.jpg) no-repeat scroll 0px 11px transparent;
	line-height:26px;
	height:26px;
	overflow:hidden;
	padding-left:10px;
	width:310px;
	margin-right:20px;
	margin-bottom:2px;
}
.dtinfo li a:link, .fainfo li a:visited {
	line-height:26px;
	height:26px;
	color:#666666;
	text-decoration:none;
}
.dtinfo li a:hover {
	color:#ff9900
}
.dtinfo li.noneline {
	border:0;
}
/*.dtinfo ul{ padding:6px 0 0 1px;}
.dtinfo li{background:url(images/infor_item.jpg) no-repeat scroll 0 9px transparent; line-height:24px; height:24px; overflow:hidden; padding-left:10px;}
.dtinfo li a:link,.dtinfo li a:visited{line-height:24px; height:24px; color:#666666; text-decoration:none; }
.dtinfo li a:hover {color:#ff9900}
*/
.amt_video {
	width:223px;
	height:59px;
	margin-top:8px;
	padding-left:1px;
}
.amt_fa {
	float:left;
	width:340px;
}
.amt_fatop {
	
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	width:294px;
	padding-left:6px;
}
.amt_yjtop {
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	width:264px;
	padding-left:36px;
}
.fainfo {
	width:340px;
}
.fainfo ul {
	padding:6px 0 0 1px;
}
.fainfo li {
	border-bottom:1px dotted #cccccc;
	background:url(images/infor_item.jpg) no-repeat scroll 0px 11px transparent;
	line-height:26px;
	height:26px;
	overflow:hidden;
	padding-left:10px;
	width:265px;
	margin-right:20px;
	margin-bottom:2px;
}
.fainfo li a:link, .fainfo li a:visited {
	line-height:26px;
	height:26px;
	color:#666666;
	text-decoration:none;
}
.fainfo li a:hover {
	color:#ff9900
}
.fainfo li.noneline {
	border:0;
}
.yjinfo {
	width:340px;
}
.yjinfo ul {
	margin:6px 0 0 1px;
}
.yjinfo li {
	border-bottom:1px dotted #cccccc;
	background:url(images/infor_item.jpg) no-repeat scroll 0px 11px transparent;
	line-height:26px;
	height:26px;
	overflow:hidden;
	padding-left:10px;
	width:328px;
	margin-bottom:2px;
}
.yjinfo li a:link, .yjinfo li a:visited {
	line-height:26px;
	height:26px;
	color:#666666;
	text-decoration:none;
}
.yjinfo li a:hover {
	color:#ff9900
}
.yjinfo li.noneline {
	border-bottom:0;
}
/*关于AMT*/
.amtabout {
	width:980px;
	margin:0 auto;
	clear:both;
}
.amt_aleft {
	width:200px;
	float:left;
	margin-right:20px;
}
.amt_aright {
	width:760px;
	float:left;
}
/*关于AMT左侧*/
.amt_altop {
	background: url(images/amt_altop.jpg) no-repeat scroll 0 0 transparent;
	height: 6px;
	overflow: hidden;
	width: 195px;
}
.amt_altit {
	width:195px;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #cccccc;
	background:#ebebeb;
}
.amt_altit h1 {
	font-size:14px;
	color:#336b6a;
	font-weight:bold;
	line-height:22px;
	height:22px;
	padding:5px 0 0 15px;
}
.amt_altit h2 {
	font-size:14px;
	color:#336b6a;
	font-weight:bold;
	line-height:22px;
	height:22px;
	padding:5px 0 0 15px;
}
.amt_litem {
	width:195px;
	background:#ebebeb;
	display:block;
	overflow:hidden;
}
.amt_litem p, .amt_litem li {
	line-height:28px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ffffff;
	background:url(images/amt_litem.jpg) no-repeat 16px 11px;
	padding-left:34px;
	font-size:12px;
	color:#3f8581;
}
.amt_litem p.up {
	background:url(images/amt_xuan.jpg) no-repeat 16px 11px;
}
.amt_litem .dropdown li {
	background:none;
}
.amt_litem .dropdown li.menuli1 {
	background:#63aba6;
	color:#fff;
}
.amt_litem .dropdown li.menuli1 a {
	color:#fff;
}
.amt_litem a:link, .amt_litem a:visited, .amt_litem a:active, .amt_litem a:hover {
	color:#3f8581;
	text-decoration:none;
}
.amt_litem li.xuan {
	height:28px;
	line-height:28px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #ffffff;
	background:url(images/amt_xuan.jpg) no-repeat 16px 11px;
	padding-left:34px;
	font-size:12px;
	color:#3f8581;
}
.amt_litem li ul.item {
	line-height:28px;
	list-style-type: none;
	margin: 0;
	min-height: 25px;
	padding: 0;
	display:block;
}
.amt_litem li ul.item li {
	margin-bottom: 4px;
	text-indent: 10px;
	background: none;
}
.amt_avideo {
	width:195px;
	padding-top:15px;
	background:#ebebeb;
	border-top:1px solid #ffffff;
}
.amt_albotm {
	background: url(images/amt_albotm.jpg) no-repeat 0 0;
	height: 23px;
	overflow: hidden;
	width: 195px;
}
.amt_litem2 {
	width:195px;
	clear:both;
}
.amt_item2tit {
	width:195px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	height:26px;
	line-height:26px;
}
.amt_item2tit h1 {
	background: url(images/amt_item2.jpg) no-repeat 4px 10px;
	height:26px;
	line-height:26px;
	font-size:12px;
	padding-left:15px;
	color:#336b6a;
}
.lcleft {
	float:left;
	width:75px;
	padding-left:4px;
	padding-top:5px;
}
.lcright {
	float:left;
	padding:0 24px 0 14px;
	width:78px;
	color:#666666;
	line-height:20px;
}
.bkmore {
	padding-left:5px;
}
.bkmore a:link, .bkmore a:visited, .bkmore a:active, .bkmore a:hover {
	font-size:12px;
	height:22px;
	line-height:22px;
	color:#336b6a;
	text-decoration:none;
}
/*关于AMT右侧*/
.sitemap {
	width:760px;
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#666666;
	clear:both;
	border-bottom:1px solid #dddddd;
}
.sitemap a:link, .sitemap a:visited, .sitemap a:active, .sitemap a:hover {
	color:#336b6a;
	text-decoration:none;
}
.about_banner {
	margin-top:6px;
	width:760px;
	clear:both;
	overflow:hidden;
}
.righttit {
	width:750px;
	margin-right:10px;
	margin-top:8px;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #dddddd;
}
.righttit h1 {
	background: url(images/righttit.jpg) no-repeat scroll 0 12px transparent;
	height:38px;
	line-height:38px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	padding-left:44px;
}
.about_cont {
	width:750px;
	padding-right:10px;
	float:left;
	margin-top:15px;
}
.acont_left {
	width:527px;
	float:left;
	padding-right:20px;
}
.acont_right {
	width:203px;
	float:left;
}
.acont_img {
	float:left;
	width:111px;
}
.acont_brief {
	padding-left:16px;
	width:400px;
	float:right;
	line-height:20px;
	font-size:12px;
	text-indent:2em;
	color:#666666;
}
.acont_bmore {
	border-bottom:1px dotted #cccccc;
	padding:4px 0;
	text-indent:2em;
	font-size:12px;
	color:#336b6a;
	clear:both;
	text-align:right;
	margin-left:1px;
	width:526px;
}
.acont_bmore a:link, .acont_bmore a:visited, .acont_bmore a:active, .acont_bmore a:hover {
	color:#336b6a;
	text-decoration:none;
}
.acont_news {
	padding:15px 0 15px 1px;
	float:left;
	width:526px;
	border-bottom:1px dotted #cccccc;
}
.acont_npic {
	background:#f1f1f1;
	width:168px;
	float:left;
	padding:5px 8px;
}
.acont_jg {
	padding:7px 0;
}
.acont_pcon {
	line-height:20px;
	color:#666;
	font-size:12px;
	padding-left:2px;
	width:166px;
}
.acont_mzj {
	height:22px;
	line-height:22px;
	color:#336b6a;
	text-align:right;
}
.acont_mzj a:link, .acont_mzj a:visited, .acont_mzj a:active, .acont_mzj a:hover {
	color:#336b6a;
	text-decoration:none;
}
.acont_nrcon {
	margin-left:2px;
	width:340px;
	float:left;
}
.acont_intit {
	font-size:14px;
	line-height:24px;
	height:24px;
	float:left;
	padding-left:25px;
	width:283px;
	color:#336b6a;
	font-weight:bold;
	padding-bottom:4px;
}
.acont_imore {
	line-height:22px;
	height:22px;
	width:32px;
	float:left;
}
.acont_infor {
	padding-left:25px;
	width:315px;
	padding-top:6px;
}
.acont_infor li {
	border-bottom:1px dotted #cccccc;
	background:url(images/infor_item.jpg) no-repeat scroll 0 11px transparent;
	line-height:26px;
	height:26px;
	overflow:hidden;
	padding-left:14px;
	width:272px;
	padding-right:20px;
	margin-bottom:2px;
}
.acont_infor li a:link, .acont_infor li a:visited, .acont_infor li a:active, .acont_infor li a:hover {
	line-height:26px;
	height:26px;
	color:#666666;
	text-decoration:none;
}
.amt_mttit {
	background:url(images/amt_meiti.jpg) no-repeat scroll 3px 8px transparent;
	color:#336b6a;
	font-weight:bold;
	height:40px;
	line-height:40px;
	clear:both;
	padding-left:30px;
	font-size:14px;
}
.acont_mtin {
	padding-left:4px;
	width:522px;
}
.acont_mtin li {
	background:url(images/infor_item.jpg) no-repeat scroll 0 11px transparent;
	line-height:26px;
	height:26px;
	overflow:hidden;
	padding-right:2px;
	float:left;
	width:247px;
	overflow:hidden;
	padding-left:12px;
}
.acont_mtin li a:link, .acont_mtin li a:visited, .acont_mtin li a:active, .acont_mtin li a:hover {
	line-height:26px;
	height:26px;
	color:#666666;
	text-decoration:none;
}
.acont_rtit {
	background:url(images/acont_rbg.jpg) no-repeat scroll 0 0 transparent;
	width:203px;
	height:32px;
	line-height:32px;
}
.acont_rtit h1 {
	background:url(images/acont_ico1.jpg) no-repeat scroll 9px 5px transparent;
	padding-left:36px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#336b6a;
}
.acont_qyinfo {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	width:201px;
}
.acont_qyinfo ul {
	padding:10px 6px 6px 9px;
	width:186px;
}
.acont_qyinfo li {
	background:url(images/infor_item.jpg) no-repeat scroll 0 10px transparent;
	line-height:28px;
	color:#666666;
	font-size:12px;
	padding-left:12px;
	width:174px;
}
.acont_qyinfo li a:link, .acont_qyinfo li a:visited, .acont_qyinfo li a:active, .acont_qyinfo li a:hover {
	color:#666666;
	text-decoration:none;
}
.acont_botm {
	background: url(images/acont_botm.jpg) no-repeat scroll 0 0 transparent;
	height: 6px;
	overflow: hidden;
	width: 203px;
}
.acont_rtit h2 {
	background:url(images/acont_ico2.jpg) no-repeat scroll 9px 5px transparent;
	padding-left:36px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#336b6a;
}
.martop17 {
	margin-top:17px;
}
.acont_ryinfo {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	width:201px;
}
.acont_ryinfo ul {
	padding:6px 6px 0 9px;
	width:186px;
}
.acont_ryinfo li {
	border-bottom:1px dotted #cccccc;
	line-height:28px;
	color:#333333;
	font-size:12px;
	width:183px;
	height:56px;
	overflow:hidden;
	padding:4px 3px 4px 0;
}
.acont_ryinfo li a:link, .acont_ryinfo li a:visited, .acont_ryinfo li a:active, .acont_ryinfo li a:hover {
	color:#666666;
	text-decoration:none;
}
.acont_ryinfo li.noneline {
	border:0;
}
/*客户案例*/
.acase_top {
	background: url(images/acase_top.jpg) no-repeat scroll 0 0 transparent;
	height: 7px;
	overflow: hidden;
	width: 372px;
}
.acase_mid {
	width:363px;
}
.acase_img {
	width:363px;
	clear:both;
	height:90px;
}
.acase_top2 {
	width:354px;
	background: url(images/acase_top2.jpg) no-repeat scroll 0 0 transparent;
	height: 2px;
	overflow: hidden;
}
.acase_con {
	width:340px;
	background:#ffffff;
	padding:18px 10px 6px 9px;
	border-left:2px solid #ebebeb;
	border-right:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
}
.acase_con h1 {
	font-size:12px;
	line-height:22px;
	height:22px;
	color:#336b6a;
	margin-bottom:3px;
}
.acase_cbre {
	font-size:12px;
	line-height:18px;
	color:#666666;
}
.acase_bmore {
	text-align:right;
	font-size:12px;
	color:#ff9900;
	margin-bottom:3px;
}
.acase_bmore a:link, .acase_bmore a:visited, .acase_bmore a:active, .acase_bmore a:hover {
	color:#ff9900;
	text-decoration:none;
}
.acase_case {
	width:340px;
}
.acase_case li {
	display:inline-block;
	line-height:24px;
	color:#666;
	padding:0px 3px 0px 1px;
}
.acase_case li a:link {
	color:#666;
	text-decoration:none;
	padding:5px;
}
.acase_case li a:visited, .acase_case li a:active {
	color:#666;
	text-decoration:none;
}
.acase_case li a:hover {
	background:#63aba6;
	color:#fff;
}
.acase_mar14 {
	margin-right:14px;
}
.acase_mar32 {
	margin-right:32px;
}
.acase_botm {
	clear:both;
	background: url(images/acase_botm.jpg) no-repeat scroll 0 0 transparent;
	height: 9px;
	overflow: hidden;
	width: 372px;
}
/*我们的服务*/
.aser_lpic {
	margin:35px 0 22px 0;
}
.aser_js {
	font-size:12px;
	line-height:20px;
	color:#666666;
	padding-right:16px;
	width:473px;
}
.aser_js p {
	font-size:12px;
	line-height:20px;
	color:#666666;
	padding-right:16px;
	width:473px;
}
.aser_js h1 {
	font-size:12px;
	line-height:22px;
	color:#336b6a;
}
.martop26 {
	margin-top:26px;
}
/*我们的服务终端页*/

.atsev_main {
	width:760px;
	float:left;
}
.atsev_left {
	width:541px;
	float:left;
}
.atsev_img {
	width:541px;
	margin:10px 0 15px 0;
}
.atser_js {
	font-size:12px;
	line-height:20px;
	color:#666666;
	width:538px;
	padding-right:3px;
}
.atser_js p {
	font-size:12px;
	line-height:28px;
	color:#666666;
	width:538px;
	padding-right:3px;
}
.atser_js li {
	font-size:12px;
	line-height:28px;
	color:#666666;
	width:538px;
	padding-right:3px;
	background: url(images/infor_item.jpg) no-repeat scroll 5px 12px transparent;
	padding-left:20px;
}
.atser_js li a {
	color:#666666;
}
.atser_js li a:hover {
	color:#ff9900;
}
.atser_js h1 {
	font-size:12px;
	line-height:22px;
	color:#336b6a;
}
.atsev_right {
	width:203px;
	float:right;
}
.scont_rtit {
	background:url(images/acont_rbg.jpg) no-repeat 0 0;
	width:203px;
	height:32px;
	line-height:32px;
}
.scont_rtit1 {
	background:url(images/acont_rbg1.jpg) no-repeat 0 0;
}
.scont_rtit h1 {
	padding-left:18px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#336b6a;
}
.scont_rtit1 h1 span {
	float:left;
}
.scont_rtit1 h1 span a {
	color:#fff;
	width:150px;
	height:32px;
	display:block;
}
.scont_rtit1 h1 a {
	float:left;
	width:35px;
	height:32px;
}
.scont_rtit2 {
	background:url(images/acont_rbg.jpg) no-repeat 0 0;
	width:203px;
	height:32px;
	line-height:32px;
}
.scont_rtit2 h1 {
	padding-left:18px;
	height:32px;
	line-height:32px;
}
.scont_rtit2 h1 a {
	color:#336b6a;
	font-size:14px;
}
.so_font {
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	width:200px;
	text-align:center;
	padding:12px 0 0 0;
}
.so_font img {
	margin-bottom:8px
}
.so_font a:link, .so_font a:visited, .so_font a:active, .so_font a:hover {
	color:#ff9900;
	text-decoration:none;
}
.acont_botm3 {
	background: url(images/acont_botm3.jpg) no-repeat 0 0;
	height: 7px;
	overflow: hidden;
	width: 202px;
}
/*客户案例列表*/
.clist_div {
	border-bottom:1px dotted #cccccc;
	width:760px;
	padding:15px 0;
}
.clist_div h1 {
	background:url(images/infor_item.jpg) no-repeat scroll 0 11px transparent;
	line-height:26px;
	height:26px;
	font-size:14px;
	overflow:hidden;
	padding-left:12px;
	width:748px;
	margin-bottom:2px;
}
.clist_div h1 a:link, .clist_div h1 a:visited, .clist_div h1 a:active, .clist_div h1 a:hover {
	color:#336b6a;
	text-decoration:none;
}
.clist_div p {
	color:#666;
	padding-left:12px;
	width:740px;
	padding-right:8px;
	display:block;
}
/*书籍列表页面*/
.blist_div {
	border-bottom:1px dotted #cccccc;
	width:760px;
	padding:15px 0;
	display:block;
	height:105px;
}
.blist_img {
	width:75px;
	float:left;
	height:105px;
}
.blist_con {
	padding-left:12px;
	width:673px;
	float:left;
	height:105px;
}
.blist_con h1 {
	line-height:26px;
	height:26px;
	font-size:14px;
	overflow:hidden;
	margin-bottom:2px;
}
.blist_con h1 a:link, .blist_con h1 a:visited, .blist_con h1 a:active, .blist_con h1 a:hover {
	color:#336b6a;
	text-decoration:none;
}
.blist_con p {
	color:#666;
	width:665px;
	padding-right:8px;
	display:block;
}
.blist_con .title {
	font-weight:bold;
}
/*关于AMT三级页面*/
.martop10 {
	margin-top:12px;
}
.about_xcon {
	width:742px;
	line-height:22px;
	padding:0px 18px 20px 0;
	font-size:12px;
	color:#333;
}
.about_ycon {
	float:left;
	padding-right:6px;
	width:514px;
}
.about_ycon p {
	width:514px;
	line-height:22px;
	padding-bottom:20px;
	font-size:12px;
}
.about_yimg {
	float:left;
	width:196px;
	height:176px;
	padding-right:26px;
}
/*AMT新闻列表页面*/
.info_sitemap {
	width:760px;
	clear:both;
	padding-bottom:6px;
	border-bottom:1px solid #dddddd;
	height:22px;
	line-height:22px;
}
.info_sitemap h1 {
	height:22px;
	line-height:22px;
	font-size:12px;
	color:#666666;
	padding-left:4px;
	font-weight:normal;
}
.info_sitemap h1 a:link, .info_sitemap h1 a:visited, .info_sitemap h1 a:active, .info_sitemap h1 a:hover {
	color:#336b6a;
	text-decoration:none;
	font-weight:normal;
}
.info_ilist {
	padding:12px 26px 0 0;
	width:734px;
}
.info_ilist li {
	height:28px;
	line-height:28px;
	background:url(images/infor_item.jpg) no-repeat scroll 12px 11px transparent;
	padding-left:25px;
	font-size:12px;
	color:#666666;
	width:709px;
}
.info_ilist li a:link, .info_ilist li a:visited, .info_ilist li a:active, .info_ilist li a:hover {
	color:#666666;
	text-decoration:none;
	width:613px;
	float:left;
}
.infoa {
	width:600px;
	overflow:hidden;
	height:28px;
	line-height:28px;
}
.info_ilist li span {
	text-align:right;
	float:right;
	width:96px;
}
.info_ilist li.line {
	border-bottom:1px dotted #dddddd;
	background:none;
	height:12px;
	margin-bottom:12px;
}
.info_ilist p {
	display:block;
	height:60px;
}
.info_ilist2 {
	padding:12px 26px 0 0;
	width:734px;
}
.info_ilist2 li {
	background:url(images/infor_item.jpg) no-repeat scroll 12px 8px transparent;
	padding-left:25px;
	font-size:14px;
	width:709px;
	margin-bottom:15px;
}
.info_ilist2 li a:link, .info_ilist2 li a:visited, .info_ilist2 li a:active, .info_ilist2 li a:hover {
	color:#3f8581;
	text-decoration:none;
	width:624px;
	font-weight:bold;
}
.info_ilist2 li p {
	font-size:12px;
}
/*新闻正文页面*/
.ainfo_tit {
	width:760px;
	text-align:center;
	margin:14px 0 4px;
}
.ainfo_tit h1 {
	font-size:22px;
	color:#000000;
	height:36px;
	line-height:36px;
}
.ainfo_sj {
	width:760px;
	text-align:center;
	height:18px;
	line-height:18px;
	color:#999999;
	font-size:12px;
	margin-bottom:12px;
}
.padrig28 {
	padding-right:28px;
}
.ainfo_daodu {
	background:#ebebeb;
	line-height:20px;
	padding:16px 20px 13px;
	width:720px;
	color:#333333;
}
.ainfo_con {
	padding:0 8px 0 12px;
	width:740x;
	margin-top:29px
}
.ainfo_con p {
	line-height:22px;
	font-size:12px;
	color:#333333;
	padding-bottom:20px;
	width:740px;
	}
.ainfo_oin {
	margin:15px 10px 33px 5px;
	width:745px;
	float:left;
	_display:inline;
}
.ainfo_oinl {
	height:37px;
	width:15px;
	float:left;
}
.ainfo_oinm {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:35px;
	line-height:37px;
	_line-height:35px;
	width:679px;
	float:left;
	padding-left:16px;
	padding-right:20px;
	font-size:12px;
	color:#333;
}
.ainfo_oin1 {
	float:left;
	width:430px;
}
.ainfo_oin2 {
	background:url(images/print.jpg) no-repeat scroll 0 11px transparent;
	height:35px;
	line-height:37px;
	font-size:12px;
	color:#015e4b;
	float:left;
	padding-left:18px;
	padding-right:5px;
	_line-height:35px;
}
.ainfo_oin2 a:link, .ainfo_oin2 a:visited, .ainfo_oin2 a:active, .ainfo_oin2 a:hover {
	color:#015e4b;
	text-decoration:none;
}
.ainfo_oin3 {
	background:url(images/lmail.jpg) no-repeat scroll 0 11px transparent;
	height:35px;
	line-height:37px;
	font-size:12px;
	color:#015e4b;
	float:left;
	padding-left:25px;
	padding-right:5px;
	_line-height:35px;
}
.ainfo_oin3 a:link, .ainfo_oin3 a:visited, .ainfo_oin3 a:active, .ainfo_oin3 a:hover {
	color:#015e4b;
	text-decoration:none;
}
.ainfo_oin4 {
	background:url(images/shouc.jpg) no-repeat scroll 0 11px transparent;
	height:35px;
	line-height:37px;
	font-size:12px;
	color:#015e4b;
	float:left;
	padding-left:18px;
	_line-height:35px;
}
.ainfo_oin4 a:link, .ainfo_oin4 a:visited, .ainfo_oin4 a:active, .ainfo_oin4 a:hover {
	color:#015e4b;
	text-decoration:none;
}
.ainfo_amt {
	margin:auto;
	width:auto;
	float:left;
	_display:inline;
}
.ainfo_img {
	float:left;
	width:45px;
	height:96px;
}
.ainfo_pre {
	margin:0px 12px 3px 10px;
	width:738px;
	float:left;
	_display:inline;
}
.ainfo_rin {
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	width:672px;
	float:left;
	margin:4px 0;
	height:82px;
	line-height:88px;
	padding-left:13px;
	padding-right:7px;
	padding-top:6px;
}
.ainfo_rin p {
	line-height:20px;
}
/*scrollpic*/
.blk_29 {
	overflow:hidden;
	position:relative;
	width:1036px;
	clear:both;
	margin: 0 auto;
	height:110px;
}
.blk_29 .LeftBotton, .blk_29 .RightBotton {
	background: url(images/sprites1.png) no-repeat 0 0;
	cursor: pointer;
	float: left;
	height: 48px;
	margin-top: 34px;
	width: 25px;
}
.blk_29 .RightBotton {
	background-position: -38px -4px;
	margin-left:5px;
	_display:inline
}
.blk_29 .LeftBotton {
	background-position: 0px -4px;
}
.blk_29 .Cont {
	float: left;
	margin:0 auto;
	overflow:hidden;
	width: 981px;
}
.blk_29 .box {
	float: left;
	margin: 0;
	text-align:center;
	width: 327px;
}
.blk_29 .box IMG {
	background: #FFFFFF;
	display: block;
	margin: 0 auto;
	padding:3px 0;
}
.blk_29 .box A:hover IMG {
}
/*tab*/
.artser_title {
	background:url(images/artitlebg.gif) no-repeat 0 0;
	width:537px;
	height:29px;
	clear:both;
	margin:10px 0;
	padding-top:7px;
}
.artser_title ul {
	height:29px;
	padding:0 0 0 20px
}
.artser_title ul li {
	float:left;
	line-height:29px;
	text-align:center;
	color:#000;
}
.artser_title ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:0 8px 0 13px;
}
.artser_title ul li span {
	display:block;
	float:left;
	width:5px;
}
.artser_title ul li a:hover {
	text-decoration:none;
}
.artser_title ul li.mouseHover a {
	background:url(images/artitlebg.gif) no-repeat left -38px;
	color:#428d89;
	font-weight:bold;
}
.artser_title ul li.mouseHover span {
	height:29px;
	background:url(images/artitlebg.gif) no-repeat right -38px;
}
.artser_title ul li.noLink {
	color:#fff;
	background-color:#336B6A;
	display:block;
	padding:0 13px;
}
#twoMain2, #twoMain3, #twoMain4 {
	display:none;
}
/*toptitle*/
.toptitle {
	background:url(images/toptitle.jpg) no-repeat 0 0px;
	padding-left:24px;
	margin:15px 0;
	height:26px;
	line-height:26px;
	color:#fff;
	margin:15px 0;
	font-weight:bold;
}
.toptitle1 {
	background:url(images/toptitle1.jpg) no-repeat 0 0px;
	padding-left:24px;
	margin:15px 0;
	height:26px;
	line-height:26px;
	color:#fff;
	margin:15px 0;
	font-weight:bold;
}
/*视频*/
#swf_tv {
	background-color: #000000;
	padding: 10px;
}
/*期刊*/
.clearfix:after {
	content:.;
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
.Journal_ico {
	margin:16px 0;
	width:760px;
	clear:both;
	overflow:hidden;
}
.Journal_info {
	background:#f4f4f4;
	padding:10px 15px;
}
.Journal_info .info_left {
	width:110px;
	height:125px;
	float:left;
	padding-right:12px;
}
.Journal_info .info_right {
	width:600px;
	height:125px;
	float:left;
	line-height:20px;
}
.Journal_info .info_right h3 {
	padding:8px 0;
}
.Journal_cont {
	width:100%;
}
.Journal_cont .cont_list {
	float:left;
	background:#f4f4f4;
	margin:20px 20px 20px 0;
	_display:24px;
	width:344px;
	padding:6px 13px 13px;
}
.Journal_cont .two1, .Journal_cont .two3, .Journal_cont .two5, .Journal_cont .two7, .Journal_cont .two9 {
	margin-right:0;
}
.Journal_cont .cont_list h4 {
	color:#ff6600;
	padding:5px 0 5px 10px;
	font-size:14px;
	background:url(images/h4bg.jpg) no-repeat 0 10px;
}
.Journal_cont .cont_list .bd {
}
.Journal_cont .cont_list .pic {
	float:left;
	width:95px;
	margin-right:15px;
	_display:inline;
}
.Journal_cont .cont_list .pic img {
	width:95px;
	height:120px;
}
.Journal_cont .cont_list .text {
	width:218px;
	float:left;
	background:url(images/textbg.jpg) no-repeat 0 0;
	padding-top:10px
}
.Journal_cont .cont_list .text li {
	line-height:24px;
	background:url(images/blackpt.jpg) no-repeat 0 11px;
	padding-left:8px;
}
.Journal_cont .cont_list .text li a {
}
.period {
	width:720px;
	background:#f4f4f4;
	padding:20px;
	margin:20px 0;
}
.period a {
	color:#336b6a;
}
.period h4 {
	font-size:14px;
}
.period li {
	float:left;
	padding-left:18px;
	width:213px;
	line-height:30px;
	background:url(images/orangepoint.jpg) no-repeat 0 11px;
}
.alignleft {
        float: left;
}
.amtabout .amt_aright .ainfo_con img {
	margin-right: 5px;
	border: medium double #CCC;
}
.alignright {
        float: right;
}
