@charset "utf-8";
/* CSS Document */

#continue {
	font-family: "microsoft yahei";
	margin:0 auto;
	padding:0px;
	text-align:left;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	color:#171717;
}
* {
	margin:0 auto;
	padding:0px;
	list-style:none;
	text-decoration:none;
	font-family:"微软雅黑";
}
p {
	color:#515050;
	font-size:14px;
}
p a {
	color:#515050;
}
a {
	color:#171717;
}
p a:hover {
	color:#019214;
}
img, a img {
	border:none;
}
.clear {
	clear:both;
}

.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    font-family: microsoft yahei;
}


.header {
	width:100%;
	background-color:#fff;
	position:relative;
	z-index:10
}
.headerTop {
	width:100%;
	height:32px;
	background:url("../images/headerTop.png")/*tpa=http://www.trolink.cn/Skins/Default/Img/Common/headerTop.png*/ repeat-x left top;
}
.headerTop p {
	font-size:13px;
	color:#333;
	line-height:32px;
	float:left;
}
.headerTop ul {
	float:right;
	width:300px;
	margin-top:8px;
}
.headerTop ul li {
	float:left;
	position:relative;
	width:74px;
	border-right:1px dotted #ccc;
	text-align:center;
	font-size:13px;
}
.headerTop li a {
	color:#333;
}
.headerTop .ewm {
	overflow:hidden;
	display:none;
	position:absolute;
	left:-11px;
	bottom:-110px;
}
.headerTop li:hover .ewm {
	display:block
}
.headerTop li.last {
	border:none
}
.headerCenter {
	overflow:hidden;
	height:140px;
}
.headerCenter dl {
	overflow:hidden;
	float:left;
	margin-top:24px;
}
.headerCenter dt {
	float:left;
	overflow:hidden;
	margin-right:25px;
}
.headerCenter dd {
	overflow:hidden;
	padding-left:25px;
	border-left:1px dotted #ccc;
}
.headerCenter dd h2 {
	font-size:18px;
	color:#e50013;
}
.headerCenter dd p {
	font-size:16px;
	color:#333
}
.headerCenter .phone {
	overflow:hidden;
	background:url("../images/phone.png")/*tpa=http://www.trolink.cn/Skins/Default/Img/Common/phone.png*/ no-repeat left center;
	padding-left:60px;
	float:right;
	margin-top:40px;
	margin-right:20px;
}
.headerCenter .phone p {
	font-size:16px;
	color:#000;
	padding-right:40px;
}
.headerCenter .phone h3 {
	font-size:34px;
	color:#e60e1d;
	font-weight:normal;
}
.headerNav {
	width:100%;
	height:55px;
	background-color:#0e77e4;
}
.headerNav li {
	float:left;
	font-size:15px;
	line-height:55px;
	background:url("../images/navBor.png")/*tpa=http://www.trolink.cn/Skins/Default/Img/Common/navBor.png*/ right center no-repeat;
}
.headerNav li a {
	color:#fff;
	padding:0 23px;
	text-decoration:none;
}
.headerNav li.last {
	background:none
}
.headerNav li:hover, .headerNav li.cur {
	background-color:#f00;
}
.headerNav .nextNav {
	display:none;
	overflow:hidden;
	padding:25px;
	background:url("../images/nextNavBg.png")/*tpa=http://www.trolink.cn/Skins/Default/Img/Common/nextNavBg.png*/ repeat center;
	position:absolute;
	left:0;
	top:55px;
}
.headerNav .nextNav a {
	display:block;
	position:relative;
	white-space:nowrap;
	font-size:14px;
	color:#fff;
	display:block;
	line-height:40px;
	padding-left:50px;
	padding-right:20px;
	background:url("../images/next_y.png")/*tpa=http://www.trolink.cn/Skins/Default/Img/Common/next_y.png*/ no-repeat 20px center;
	text-decoration:none
}
.headerNav .nextNav a b {
	display:none;
	width:5px;
	height:10px;
	background:url("../images/next_s.png")/*tpa=http://www.trolink.cn/Skins/Default/Img/Common/next_s.png*/ no-repeat center;
	position:absolute;
	right:-5px;
	top:15px;
}
.headerNav .nextNav a.nextCur, .headerNav .nextNav a:hover {
	background-color:#0076e4;
}
.headerNav .nextNav a.nextCur b, .headerNav .nextNav a:hover b {
	display:block;
}
.headerNav li:hover .nextNav {
	display:block;
}




.fr {float:right;}
.fl {float:left;}
.gtop span,.gtop a {color:#4c4c4c;}


/*menu*/

.head-v3{
position:relative; clear:both;
z-index:999;background:#036AC9;height:53px;
min-width:1100px;
}
.head-v3 .navigation-inner{
margin:0 auto;
width:1100px;
height: 53px;
overflow: hidden;
position:relative;
}
.navigation-up{
height: 53px;

}
.navigation-up .navigation-v3{
float:left;
width: 1100px;
height: 53px;
overflow: hidden;
_margin-left:10px;
}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left; font-size: 16px; line-height: 53px; margin:0; width:120px;}
.navigation-up .navigation-v3 .nav-up-selected{background:#ed0000; color: #FFF;background:url(../images/lbg.jpg) no-repeat center; }
.navigation-up .navigation-v3 .nav-up-selected-inpage{

color: #FFF;
height: 53px;
}
.navigation-up .navigation-v3 li h2{
padding:0;
margin:0; 
font-size: 14px; 
height: 53px;width:120px; text-align:center;

}
.navigation-up .navigation-v3 li h2 a{width:120px;  text-align:center;
color:#ffffff; display:block; font-size:15px; line-height:53px; text-decoration:none;
height:53px;
}

.navigation-v3 ul li h2 a:hover{ color: #FFF; background:#f00;
height:53px;}

.navigation-down{
position:absolute;
top:48px;
left:0px;
width:100%;
z-index:99999;
}
.navigation-down .nav-down-menu{
width:100%;
margin:0;
background: url(../images/mm-bg.gif) repeat;
border-bottom: 1px #b2b2b2 solid;
position:absolute;
top:0px;
padding-bottom: 10px;
}
.navigation-down .nav-down-menu .navigation-down-inner{
margin:auto;
width:1100px;
position:relative; z-index:999;
}
.navigation-down .nav-down-menu dl{
float:left;
margin:18px 80px 18px 0;
}
.navigation-down .menu-1 dl{margin:20px 80px 25px 0}
.navigation-down .menu-1 dt{ 
font-size: 14px;
background: #59cc53;
line-height: 28px;
text-align: center;
color: #FFF;
padding-left: 10px;
padding-right: 10px;
}
.navigation-down .menu-1 dd a{
color:#000; 
font-size: 14px;
}
.navigation-down .menu-1 dd a:hover{color:#F00;}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a{
color:#000; 
font-size: 14px;
}


.navigation-down-inner ul{ padding-top: 10px; padding-left: 10px;}

.navigation-down-inner ul li{
float: left;
width: 160px;
height: 137px;
text-align: center;
margin-right: 20px;
}

.navigation-down-inner ul li img{
width: 145px;
height: 107px;
}

.navigation-down-inner ul li p{ line-height: 30px;}
.navigation-down-inner ul li a{ color: #171717;}
.navigation-down-inner ul li a:hover{ color: #F00;}





.banner {
    width: 100%;
    height: 450px;
    margin: 0 auto;
}

.con0_bg {
	width:100%;
	overflow:hidden;
	background:#f6f6f6;
}
.marquee {
	width:1080px;
	height:56px;
	margin:0 auto;
	overflow:hidden;
}
.marquee span {
	float:left;
	font:700 18px/56px "microsoft yahei";
	color:#c00;
}
.marquee marquee {
	float:left;
	font:14px/56px "microsoft yahei";
	color:#666;
	width:980px;
}



.ban_bg{height:450px;width:100%; position:relative; }
.ban_bg .bgitem{ position:absolute; top:0;}
.ban_bg .btn{  bottom: 5px;margin-right: -420px;padding: 5px 6px;position: absolute;right: 50%;z-index: 7;}
.ban_bg .btn span {background: none repeat scroll 0 0 #2B130F;border: 1px solid #2B130F;color: #FFFFFF;cursor: pointer;display: inline-block;
margin-left: 5px;padding: 2px 5px;}
.ban_bg .btn span.cur {font-weight: bold;padding: 4px 8px;}




.in_cont_box {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-top: 10px;
}

.s_menu_box {
    width: 220px;
    background: #1e69ce;
    text-align: center;
}
.procla_title {
    width: 220px;
    height: 130px;
	margin-bottom:10px;
   
}

.s_m_m_list {
	width: 100%;
}
.s_m_m_list > li {
	width: 220px;
	margin-bottom: 10px;
}
.s_m_m_list > li > a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #004fba;
	font-size: 16px;
	color: #FFFFFF;
}
.s_m_m_list > li > a:hover, .s_m_m_list > li > a.cur {
	background: #00357d;
}

.in_cont_main {
    width: 860px;
}

.con1_right {
    float: left;
    width: 860px;
    height: auto;
    overflow: hidden;
}
.con {
    padding-top: 0px;
    margin: 0px auto;
}
.con ul li {
    float: left;
    width: 270px;
    padding: 0px 0px 10px 14px;
}
.con ul li span {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.con ul li img {
    padding: 2px;
    border: 1px solid #CCC;
}
.con ul li span a {
    font-size: 14px;
}
.con ul li span a:hover{
	color:#f00;
}


.gg_02 {
    width: 100%;
    background: transparent url("../images/zjdt.jpg") no-repeat scroll center top;
    height: 202px;
    margin-top: 20px;
}


.gyBox{margin:20px 0; height:400px; background:url(../images/gyBox.jpg) no-repeat center;}
.gyBox .container{padding-top:56px;}

.gyXc{width:460px; padding-top:16px; position:relative;}
.gyXc ul{margin:0 auto; width:370px; overflow:hidden;}
.gyXc li{float:left; width:370px; text-align:center;}
.gyXc li img{display:block; border:3px solid #fff;}
.gyXc li h5{margin-top:36px; font-size:16px; font-weight:normal;}
.gyXc li h5 a{color:#024363;}
.gyXc .btnLeft , .gyXc .btnRight{position:absolute; top:50%; margin-top:-12px; width:27px; height:53px;}
.gyXc .btnLeft{left:12px; background:url(../images/gyBtnLeft.png) no-repeat center;}
.gyXc .btnRight{right:12px; background:url(../images/gyBtnRight.png) no-repeat center;}


.gyTxt{margin-right:28px; width:600px;}
.gyTxt dt{margin-bottom:10px; height:40px; line-height:40px; font-size:18px; color:#fff;}
.gyTxt dt b{
	font-size:18px;
}
.gyTxt dd{}
.gyTxt dd p{margin-bottom:28px; line-height:24px; font-size:13px; height:192px; overflow:hidden;
color:#fff;}
.gyTxt dd a{display:block; width:100px; height:22px; line-height:22px; text-align:center; border:1px solid #fff; color:#fff;font-size:13px;}

.wrBox{margin-bottom:18px;}

.gyBox .container {
    padding-top: 56px;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    font-family: microsoft yahei;
}



.f_pr {
    position: relative;
}
.f_pa {
    position: absolute;
}


.case_til {
    text-align: center;
    font: bold 30px/62px "Microsoft Yahei";
    overflow: hidden;
    background: transparent url("../images/gcal.jpg") no-repeat scroll center top;
    height: 120px;
	margin-top:10px;
}

.maind{
	width:1100px;
	margin:0 auto;
}

#demo {
    margin: 0px auto 0px 0px;
    height:320px;
    overflow: hidden;
    padding: 0px 4px 5px 5px;
}
.product {
    float: left;
    margin: 5px 0px 0px 12px;
    height: 240px;
    border: 1px solid #E6E6E6;
}
.product li img {
	width:320px;
	height:240px;
}
.product_pic {
	width:320px;
	height:240px;
}
.product_pic img {
	width:320px;
	height:240px;
	border:0px solid #e6e6e6;
	padding:4px;
}
.product_name {
	height:40px;
	line-height:40px;
	text-align:center;

}
.product_name a
{
	font-size:14px;
color:#000;
}

/*底部开始*/
.g_ft {
	height:240px;
	background: url(../images/ftbg.jpg) repeat-x;
}
.g_ft .m_fnav {
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
}
.g_ft .m_fnav a {
	color:#fff;
	padding:0 30px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	background: url(../images/ftline.jpg) no-repeat right center;
}
.g_ft .m_fnav .lasta {
	background: none;
}
.g_ft .m_fnav a:hover {
	background: #f00;
}
.g_ft .m_fnav .lasta {
	border: none;
}
.g_ft .f_ftcon {
	color: #555555;
	padding: 30px 0 0 400px;
	line-height: 32px;
	font-size: 12px;
}
.g_ft .f_ftcon a {
	color:#555555;
}
.g_ft .flogo {
	left:55px;
	top:30px;
}
.g_ft .code {
	top:40px;
	left: 855px;
}
.g_ft .code em {
	display: block;
	width: 108px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #555555;
}
.g_ft .line1 {
	width: 1px;
	height: 110px;
	background: #cecece;
	left:370px;
	top:95px;
}
.g_ft .line2 {
	width: 1px;
	height: 110px;
	background: #cecece;
	left:820px;
	top:95px;
}
/*底部结束*/



.banner_m {
	width:100%;
	height:491px;
}
.fullSlide {
	width:100%;
	position:relative;
	height:491px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:491px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:491px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:40px;
	line-height:40px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
 *display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url("../images/slider-arrow.png")/*tpa=http://www.chinahengguan.com/images/slider-arrow.png*/ -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
.main_rx {
	width:100%;
	height:110px;
	background:#cccccc;
}
.main_rx_m {
	width:1100px;
	height:110px;
	margin:auto;
	padding:0px;
}
.main_rx_m_left {
	width:920px;
	float:left;
}
.main_rx_m a {
	float:right;
	display:block;
	width:160px;
	height:80px;
	padding-top:35px;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
	background:url("../images/ahover.jpg")/*tpa=http://www.chinahengguan.com/images/ahover.jpg*/ no-repeat;
}
.main_rx02 {
	width:100%;
	height:110px;
	padding-top:15px;
}
.main_rx_m02 {
	width:1100px;
	height:90px;
	margin:auto;
	background:#cccccc;
	padding:0px;
	text-align:center;
	padding-top:20px;
}
.main_rx_m02 strong {
	font-size:18px;
	color:#00341e;
	font-weight:normal;
}
.main_rx_m02 span {
	color:#ff4800;
	font-size:18px;
}
.main_rx_m02 p {
	font-size:12px;
	color:#252525;
	line-height:30px;
}
.main_rx_m_left {
	width:920px;
	float:left;
}
.main_rx_m a {
	float:right;
	display:block;
	width:160px;
	height:80px;
	padding-top:35px;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
	background:url("../images/ahover.jpg")/*tpa=http://www.chinahengguan.com/images/ahover.jpg*/ no-repeat;
}
.main_rx_m_left h2 {
	font-family:"微软雅黑";
	font-size:18px;
	color:#003c23;
	text-align:left;
	padding-top:10px;
	font-weight:normal;
}
.main_rx_m_left p {
	text-align:center;
	color:#000000;
	font-size:14px;
	line-height:22px;
	text-align:left;
}
.sy_banner_btn {
	width:100%;
	height:250px;
}
.sy_btn {
	width:1100px;
	background:url("../images/bot.jpg")/*tpa=http://www.chinahengguan.com/images/bot.jpg*/ no-repeat center top;
	height:150px;
	text-align:center;
	padding-top:100px;
}
.sy_btn p {
	line-height:20px;
	font-size:22px;
	color:#010101;
	padding-bottom:20px;
}
.sy_btn ul li {
	float:left;
	width:200px;
	height:33px;
	background:#3f240c;
	margin-right:20px;
	margin-bottom:10px;
}
.sy_btn ul li a {
	display:block;
	width:200px;
	height:33px;
	background:#3f240c;
	line-height:33px;
	color:#ffffff;
	text-align:center;
}
.sy_btn ul li a:hover {
	display:block;
	width:200px;
	height:33px;
	background:#00341e;
	line-height:33px;
	color:#ffffff;
	text-align:center;
}
.gpro {
	width:830px;
	background-color:#ffffff;
	padding-bottom:5px;
}
.zhsh_nei {
	width:1100px;
	height:470px;
	overflow:hidden;
	position:relative;
}
.gun_img {
	height:200px;
	width:328px;
	margin-right:25px;
	float:left;
	overflow:hidden;
	position:relative;
	padding:6px;
	background:#ffffff;
	margin-bottom:25px;
}
.gun_img .gun img {
	width:328px;
	height:140px;
}
.sy_ban_gd {
	width:100%;
	height:480px;
	clear:both;
	background:#dadada;
	padding-top:20px;
}
.gun_a {
	width:328px;
	height:30px;
	padding-top:15px;
}
.gun_a span {
	font-size:16px;
	color:#000000;
	line-height:25px;
	float:left;
	text-align:left;
}
.gun_a a.guna {
	line-height:25px;
	text-align:center;
	display:block;
	width:110px;
	height:25px;
	background:#ff7320;
	float:right;
	color:#FFFFFF;
}
.gun_a a:hover.guna {
	line-height:25px;
	text-align:center;
	display:block;
	width:110px;
	height:25px;
	background:#3f240c;
	float:right;
	color:#FFFFFF;
}
.main_middle {
	width:100%;
	height:480px;
	padding-top:30px;
}
.main_middle_m {
	width:1100px;
	height:520px;
}
.main_m {
	width:1100px;
	height:466px;
	padding-bottom:15px;
}
.main_m_left {
	float:left;
	width:300px;
	height:366px;
	background:url("../images/net.jpg")/*tpa=http://www.chinahengguan.com/images/net.jpg*/ no-repeat top;
	padding-top:100px;
	margin-right:50px;
}
.main_m_left h2 {
	line-height:30px;
	font-size:18px;
	color:#333333;
	text-align:center;
}
.main_m_leftnr {
	width:298px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#eeeeee;
	height:300px;
}
.main_m_leftnr p {
	padding:0 15px;
	line-height:24px;
	color:#ff7320;
	font-size:14px;
}
.main_leftnr_hover {
	width:300px;
	height:55px;
	background:url("../images/nethov.jpg")/*tpa=http://www.chinahengguan.com/images/nethov.jpg*/ no-repeat bottom;
}
.main_leftnr_hover a, .main_m_hover a {
	display:block;
	width:120px;
	height:28px;
	background:#2c2c2c;
	font-size:14px;
	line-height:28px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.main_leftnr_hover a:hover, .main_m_hover a:hover {
	display:block;
	width:120px;
	height:28px;
	background:#ff7320;
	line-height:28px;
	font-size:14px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.main_m_hy {
	width:369px;
	height:366px;
	background:url("../images/hy.jpg")/*tpa=http://www.chinahengguan.com/images/hy.jpg*/ no-repeat top;
	float:left;
	padding-top:100px;
}
.main_m_leftdt {
	width:367px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#eeeeee;
	height:300px;
}
.main_m_leftdt h2 {
	line-height:30px;
	font-size:18px;
	color:#333333;
	text-align:center;
}
.main_m_leftdt ul {
	width:330px;
	margin:auto;
	padding-top:10px;
}
.main_m_leftdt ul li {
	border-bottom:1px dashed #959595;
	width:330px;
	height:35px;
	line-height:35px;
}
.main_m_leftdt ul li a {
	display:block;
	padding-left:20px;
	background:url("../images/listbg.jpg")/*tpa=http://www.chinahengguan.com/images/listbg.jpg*/ no-repeat left;
	float:left;
	font-size:13px;
}
.main_m_leftdt ul li span {
	float:right;
	font-size:13px;
}
.main_m_leftdt ul li a:hover {
	display:block;
	padding-left:20px;
	background:url("../images/listbg.jpg")/*tpa=http://www.chinahengguan.com/images/listbg.jpg*/ no-repeat left;
	color:#036AC9;
	float:left;
}
.main_m_hover {
	width:369px;
	height:52px;
	background:url("../images/hyhover.jpg")/*tpa=http://www.chinahengguan.com/images/hyhover.jpg*/ no-repeat;
}
.main_m_lx {
	width:310px;
	height:450px;
	float:right;
	background:#036ac9;
}
.main_m_lx h2 {
	line-height:35px;
	color:#FFFFFF;
	font-size:18px;
	padding:20px;
}
.main_m_lx h2 span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.main_m_lx img {
	margin:auto;
	padding-left:5px;
}
.main_m_lx p {
	padding:10px 0px 0px 15px;
	font-size:14px;
	color:#ffffff;
	line-height:24px;
}
.main_m_lx a {
	display:block;
	width:120px;
	height:28px;
	background:#ff7320;
	font-size:14px;
	line-height:28px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.main_m_lx a:hover {
	display:block;
	width:120px;
	height:28px;
	background:#eeeeee;
	line-height:28px;
	font-size:14px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.tjgd {
	width:1100px;
	height:240px;
	background:#eeeeee;
}
.tjgd_bt {
	width:1070px;
	padding:10px 10px 0px 20px;
}
.tjgd_bt h2 {
	font-size:16px;
	color:#000000;
	float:left;
}
.tjgd_bt h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:10px;
}
.tjgd_bt p {
	display:block;
	float:left;
	font-size:12px;
	color:#333333;
	line-height:24px;
	padding-left:20px;
}
.zhsh_nei2 {
	width:1100px;
	height:180px;
	overflow:hidden;
	clear:both;
	padding-top:10px;
}
.gun_img2 {
	height:180px;
	width:308px;
	margin-right:25px;
	float:left;
	overflow:hidden;
}
.gun_img2 .gun img {
	width:300px;
	padding:3px;
	background:#FFFFFF;
	border:1px solid #c7c7c7;
	height:160px;
}
.main_ys {
	width:100%;
	height:600px;
	background:#033f0e;
}
.main_ys_m {
	width:1100px;
	height:600px;
	background:url("../images/ysm.jpg")/*tpa=http://www.chinahengguan.com/images/ysm.jpg*/ no-repeat center;
}
.main_ys_left {
	width:460px;
	height:530px;
	float:left;
	padding-top:70px;
}
.main_ys_left01 {
	width:330px;
	padding-left:100px;
	background:url("../images/01.jpg")/*tpa=http://www.chinahengguan.com/images/01.jpg*/ no-repeat 50px top;
	height:150px;
}
.main_ys_left01 h3 {
	font-size:24px;
	color:#fff0c7;
	width:290px;
	font-weight:normal;
	line-height:40px;
	border-bottom:1px dotted #fff0c7;
}
.main_ys_left01 p {
	padding:10px 20px;
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
}
.main_ys_left02 {
	width:370px;
	height:100px;
	background:url("../images/02.jpg")/*tpa=http://www.chinahengguan.com/images/02.jpg*/ no-repeat left;
	padding-top:30px;
	padding-left:85px;
}
.main_ys_left02 h3 {
	font-size:24px;
	color:#fff0c7;
	width:350px;
	font-weight:normal;
	line-height:40px;
	border-bottom:1px dotted #fff0c7;
}
.main_ys_left02 p {
	padding:10px 20px;
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
}
.main_ys_right {
	width:400px;
	height:560px;
	padding-top:40px;
	background:url("../images/ysimg02.jpg")/*tpa=http://www.chinahengguan.com/images/ysimg02.jpg*/ no-repeat right bottom;
	float:right;
}
.main_ys_left03 {
	width:290px;
	height:150px;
	padding-left:90px;
	background:url("../images/03.jpg")/*tpa=http://www.chinahengguan.com/images/03.jpg*/ no-repeat;
}
.main_ys_left03 h3 {
	font-size:24px;
	color:#fff0c7;
	width:290px;
	font-weight:normal;
	line-height:40px;
	border-bottom:1px dotted #fff0c7;
}
.main_ys_left03 p {
	padding:10px 20px 0px 0px;
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
}
.main_ys_left04 {
	width:380px;
	height:120px;
	padding-left:50px;
	background:url("../images/04.jpg")/*tpa=http://www.chinahengguan.com/images/04.jpg*/ no-repeat left top;
}
.main_ys_left04 h3 {
	font-size:24px;
	color:#fff0c7;
	width:320px;
	font-weight:normal;
	line-height:40px;
	border-bottom:1px dotted #fff0c7;
}
.main_ys_left04 p {
	padding:10px 0px 0px 20px;
	font-size:14px;
	color:#FFFFFF;
	line-height:22px;
}
.main_news {
	width:100%;
	height:340px;
	padding-top:20px;
}
.main_news_m {
	width:1100px;
	height:340px;
	margin:auto;
	padding:0px;
}
.main_news_l {
	float:left;
	width:730px;
}
.main_news_r {
	float:right;
	width:350px;
}
.main_news_bt {
	width:100%;
	border-bottom:1px solid #d4d4d4;
	height:50px;
}
.main_news_bt h3 {
	width:350px;
	height:50px;
	line-height:50px;
	float:left;
}
.main_news_bt h3 span {
	padding-left:20px;
	background:url("../images/nbg.jpg")/*tpa=http://www.chinahengguan.com/images/nbg.jpg*/ no-repeat left;
	display:block;
	font-size:16px;
	font-weight:normal;
}
.main_news_bt h3 a {
	float:right;
	display:block;
	width:74px;
	height:23px;
	line-height:23px;
	background:url("../images/more.jpg")/*tpa=http://www.chinahengguan.com/images/more.jpg*/ no-repeat;
	margin-right:20px;
	text-align:center;
	margin-top:18px;
}
.main_news_bt h3 a:hover {
	color:#033f0e;
}
.main_qs {
	width:350px;
	height:290px;
	float:left;
}
.main_xw {
	width:350px;
	height:270px;
	float:right;
	padding-top:20px;
}
.main_wd_01 {
	width:350px;
	height:90px;
}
.main_wd_01 a {
	font-size:16px;
	color:#033f0e;
	line-height:30px;
	background:url("../images/q.jpg")/*tpa=http://www.chinahengguan.com/images/q.jpg*/ no-repeat top left;
	display:block;
	width:320px;
	padding-left:30px;
}
.main_wd_01 a:hover {
	text-decoration:underline;
	font-size:16px;
	color:#c50907;
}
.main_wd_01 p {
	line-height:22px;
	color:#434b4e;
	font-size:12px;
	background:url("../images/a.jpg")/*tpa=http://www.chinahengguan.com/images/a.jpg*/ no-repeat top left;
	padding-left:30px;
}
.main_xw .picinfo3 {
	width:350px;
}
.main_xw .picinfo3 .title3 {
	width:350px;
	height:35px;
	border-bottom:1px dotted #828282;
}
.main_xw .picinfo3 .title3 a {
	color:#00450e;
	font-size:18px;
	line-height:35px;
	font-weight:normal;
}
.main_xw .picinfo3 .info3 {
	font-size:12px;
	line-height:26px;
}
.main_xw .picinfo3 .info3 a {
	display:block;
	width:130px;
	height:30px;
	background:#036e18;
	color:#FFFFFF;
	line-height:30px;
	float:left;
	text-align:center;
}
.main_xw .picinfo3 .info3 a:hover {
	display:block;
	width:130px;
	height:30px;
	background:#ff7320;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
}
.main_news_r h2 {
	width:310px;
	height:30px;
	background:#ff7320;
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	padding-left:20px;
}
.main_news_r p {
	padding-top:10px;
	line-height:24px;
	color:#000000;
	padding-bottom:70px;
	background:url("../images/lntel.jpg")/*tpa=http://www.chinahengguan.com/images/lntel.jpg*/ no-repeat bottom;
}
.main_news_r p span {
	color:#b10401;
	font-size:14px;
}

.sy_gjc {
	width:100%;
	height:auto;
	background:#e7e7e7;
}
.sy_gjc_m {
	width:1100px;
	height:80px;
	padding-top:10px;
}
.sy_gjc_m h2 {
	width:100%;
	height:35px;
	line-height:35px;
	color:#036e18;
	font-size:16px;
}
.sy_gjc_m h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	padding-left:10px;
}
.sy_gjc_m ul li a {
	color:#333333;
	float:left;
	padding:0px 20px;
	line-height:35px;
}
.sy_gjc_m ul li {
	float:left;
	line-height:35px;
}
.footer_04 {
	width:450px;
	height:218px;
	border-left:1px solid #a9adb1;
	padding-top:30px;
	float:left;
	padding-left:30px;
}
.footer_04 p {
	line-height:24px;
	color:#ffffff;
	font-size:12px;
	display:block;
	width:300px;
	float:left;
}
.footer_04 img {
	float:right;
}
.neiban_pro {
	width:100%;
	height:220px;
	background:#619fdc;
}
.neibanimg_pro {
	width:1100px;
	height:220px;
	margin:auto;
	padding:0px;
}
.neiban_pro2 {
	width:100%;
	height:220px;
	background:#f1f2f4;
}
.neibanimg_pro2 {
	width:1100px;
	height:220px;
	margin:auto;
	padding:0px;
}
.main_right_neirong {
	width:820px;
	float:right;
}
.main_product {
	width:100%;
	height:auto;
	padding-top:20px;
}
.main_product_m {
	width:1100px;
	margin:auto;
	padding:0px;
}
.main_product_list {
	width:236px;
	background:#ececec;
	float:left;
}
.main_pro_list {
	padding-bottom:10px;
}
.main_pro_list img {
	margin-bottom:15px;
}
.main_pro_list ul {
	width:207px;
	margin:auto;
	padding:0px;
}
.main_pro_list ul li {
	width:205px;
	height:30px;
	float:left;
	line-height:30px;
	margin-bottom:10px;
	border:1px solid #d2d2d2;
}
.main_pro_list ul li a {
	font-size:14px;
	background:#ffffff;
	display:block;
	width:175px;
	padding-left:35px;
	height:30px;
	float:left;
	border:1px solid #d2d2d2;
	text-align:left;
	color:#171717;
	line-height:30px;
}
.main_pro_list ul li a:hover {
	font-size:16px;
	display:block;
	background:#00341e;
	width:175px;
	height:30px;
	padding-left:35px;
	border:1px solid #ffffff;
	float:left;
	text-align:left;
	color:#ffffff;
	line-height:30px;
}
.main_product_list img {
	float:left;
}
.main_product_news h2, .main_product_lxwm h2 {
	width:206px;
	padding-left:30px;
	padding-top:10px;
	height:63px;
	background:#ff4800;
	clear:both;
	color:#FFFFFF;
}
.main_product_news h2 a, .main_product_lxwm h2 a {
	line-height:35px;
	font-size:16px;
	color:#FFFFFF;
}
.main_product_news h2 a:hover, .main_product_lxwm h2 a:hover {
	text-decoration:underline;
	line-height:35px;
	font-size:16px;
	color:#FFFFFF;
}
.main_product_lxwm p {
	padding:15px;
	line-height:24px;
	color:#0b0b0b;
}
.main_product_news ul {
	width:209px;
}
.main_product_news ul li {
	width:209px;
	height:33px;
	border-bottom:1px dashed #a0a0a0;
}
.main_product_news ul li a {
	display:block;
	width:194px;
	height:33px;
	line-height:33px;
	padding-left:15px;
}
.main_product_news {
	padding-bottom:15px;
	clear:both;
}
.main_product_news h2 span {
	font-size:12px;
	font-weight:normal;
}
.main_product_right1 {
	width:1100px;
	height:480px;
}
.main_product_right {
	float:right;
	width:830px;
	height:630px;
}
.content_nr {
	width:740px;
	padding:20px;
	line-height:28px;
}
.content_list {
	width:760px;
	padding-left:20px;
	padding-top:20px;
	height:430px;
}
.ny_daohang {
	width:800px;
	height:40px;
	color:#ffffff;
	background:#1c1c1c;
	padding-left:20px;
	line-height:40px;
	font-size:14px;
	margin-bottom:15px;
}
.ny_daohang a {
	font-size:14px;
	color:#ffffff;
}
.ny_daohang a:hover {
	text-decoration:underline;
	font-size:14px;
	color:#ffffff;
}
.ny_nr {
	width:778px;
	color:#505050;
	line-height:26px;
	font-family:"微软雅黑";
	font-size:12px;
	padding:20px;
	border:1px solid #dbdbdb;
}
.ny_left {
	width:100%;
}
.ny_left .content .info span {
	color:#999
} /* 信息突出 */
.ny_left .content .area {
	color:#333;
	line-height:30px;
	padding:2px;
	font-size:14px;
} /* 正文内容 */
.ny_left .content .area p {
	color:#333;
	line-height:30px;
	font-size:16px;
}
.ny_left .content .area h2 {
	color:#333;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
}
.ny_left .content .prenext {
	padding-right:10px;
	padding-left:10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	background:#dddddd;
}
.ny_left .content .prenext .next a, .ny_left .content .prenext .pre a {
	font-size:14px;
	color:#333333;
}
.ny_left .content .prenext .pre {
	float:left;
	width:50%;
	line-height:40px;
	font-size:14px;
} /* 上一篇 */
.ny_left .content .prenext .next {
	text-align:right;
	float:right;
	width:50%;
	line-height:40px;
	font-size:14px;
} /* 下一篇 */
.ny_left .content .prenext .next a:hover, .ny_left .content .prenext .pre a:hover {
	color:#FF0000;
	font-size:14px;
}
.zc_lx {
	width:252px;
	float:left;
	padding-top:20px;
	border:1px solid #ebebeb;
}
.zc_lx h2 {
	width:232px;
	height:45px;
	padding-left:20px;
	line-height:45px;
	font-size:16px;
	color:#FFFFFF;
	background:#ff8a00;
}
.zc_lx p {
	padding:15px;
	line-height:26px;
	color:#383838;
}
.ny_left .content {
	padding:0px 20px;
	line-height:26px;
}
.ny_left .content h1 {
	margin:0px;
	padding:8px;
	font-size:24px;
	line-height:40px;
} /* 标题 */
.ny_left .content .info {
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#999;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#E7E7E7;
	padding-right:10px;
} /* 正文信息 */
.ny_left .content .info span {
	color:#999
} /* 信息突出 */
.ny_left .content .area {
	color:#333;
	line-height:30px;
	padding:10px;
	font-size:16px;
} /* 正文内容 */
.ny_left .content .area p {
	color:#333;
	line-height:30px;
	font-size:16px;
}
.ny_left .content .area h2 {
	color:#333;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
}
.ny_left .content .prenext {
	padding-right:10px;
	padding-left:10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	background:#dddddd;
}
.ny_left .content .prenext .next a, .ny_left .content .prenext .pre a {
	font-size:14px;
	color:#333333;
}
.ny_left .content .prenext .pre {
	float:left;
	width:50%;
	line-height:40px;
	font-size:14px;
} /* 上一篇 */
.ny_left .content .prenext .next {
	text-align:right;
	float:right;
	width:50%;
	line-height:40px;
	font-size:14px;
} /* 下一篇 */
.ny_left .content .prenext .next a:hover, .ny_left .content .prenext .pre a:hover {
	color:#FF0000;
	font-size:14px;
}
.page {
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
	line-height:18px;
	clear:both;
}
.page span {
	display:block;
	color:#390;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	padding-top:3px;
	float:left;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	margin-left:2px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:18px;
	line-height:18px;
} /* SPAN和链接 */
.page a {
	display:block;
	color:#390;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:0px;
	border:1px solid #ccc;
	padding-top:3px;
	float:left;
	margin-top:5px;
	margin-right:2px;
	margin-bottom:5px;
	margin-left:2px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
	height:18px;
	line-height:18px;
} /* SPAN和链接 */
.page a:hover, .page a.current {
	color:#F44;
	border:1px solid #F44;
	line-height:18px;
} /* 当前链接有激活时 */
.page input {
	padding:0px;
	color:#390;
	height:16px;
	width:25px;
	border:0px solid #fff;
	text-align:center;
	margin-top:0px;
	margin-right:-5px;
	margin-bottom:0px;
	margin-left:-5px;
	vertical-align:middle;
	font-size:12px;
	line-height:18px;
} /* 跳转INPUT */
.page1 {
	width:100%;
	height:35px;
	line-height:35px;
}
.content .channel {
	margin:0px;
	color:#e4e87e;
	width:100%;
	padding-top:25px;
}
.content .channel .node {
	width:100%;
	float:left;
	height:260px;
}
.content .channel .node .title {
	font-weight:bold;
	width:100%;
	height:30px;
	background:#e2e2e2;
	text-align:left;
	color:#c81b29;
	line-height:30px;
}/* 导航标题 */
.content .channel .node .title a {
	color:#33415b;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
	line-height:30px;
}
.content .channel .node .title a:hover {
	text-decoration:none;
	color:#d70909;
}
.content .channel .node .box {
	line-height:25px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:0px;
	padding-left:10px
}
.content channel .node .box ul {
	list-style:none;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	text-align:left;
}/* CSS限制宽了 */
.content .channel .node .box ul li {
	background:url("../images/newsli.jpg")/*tpa=http://www.chinahengguan.com/images/newsli.jpg*/ no-repeat left;
	float:left;
	margin-right:10px;
	text-align:center;
	height:220px;
}
.content .channel .node .box ul li img {
	width:210px;
	height:174px;
	padding:3px;
	border:1px solid #d2d2d2;
	background:#ffffff;
}
.content .channel .node .box ul li img:hover {
	width:210px;
	height:174px;
	padding:3px;
	border:1px solid #e61616;
	background:#e61616;
}
.content .channel .node .box ul a {
	color:#1a1a1a;
	text-decoration:none;
	text-align:center;
}
.content .channel .node .box ul a:hover {
	color:#e61616;
	text-decoration:underline;
	text-align:center;
}
.ny_tuijiancp {
	width:738px;
	height:220px;
	clear:both;
	margin-top:20px;
	padding:15px 15px 10px 20px;
}
.ny_tuijiancp h2 {
	font-size:16px;
	color:#2c2c2c;
	height:30px;
}
.ny_tuijiancp h2 span {
	font-size:14px;
	font-weight:normal;
	color:#14141;
	padding-left:20px;
	font-family:"微软雅黑";
}
.ny_tuijiancp ul li {
	width:240px;
	float:left;
	height:200px;
}
.ny_tuijiancp ul li a img {
	width:230px;
	height:150px;
	padding:3px;
	border:1px solid #9b9b9b;
}
.ny_tuijiancp ul li a.gu {
	display:block;
	width:230px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.gmain22_right {
	width:790px;
	height:auto;
	float:right;
	padding-right:30px;
	text-align:left;
	padding-bottom:10px;
}
.gmain22_top {
	width:1070px;
	height:25px;
	background:url("../images/probg.jpg")/*tpa=http://www.chinahengguan.com/images/probg.jpg*/ no-repeat top;
}
.gmian22_bottom {
	width:1070px;
	height:27px;
	background:url("../images/bottom.jpg")/*tpa=http://www.chinahengguan.com/images/bottom.jpg*/ no-repeat;
	clear:both;
}
.biaoti {
	width:100%;
	height:35px;
	background:#282828;
	line-height:35px;
	margin-bottom:15px;
	color:#FFFFFF;
}
.biaoti span {
	float:left;
	color:#ffffff;
	line-height:35px;
	padding-right:20px;
	font-weight:normal;
	padding-left:20px;
}
.biaoti span a:hover {
	color:#ffffff;
	text-decoration:underline;
	line-height:35px;
}
.biaoti a {
	color:#FFFFFF;
}
.ny_biaot {
	width:1030px;
	margin:auto;
	padding-top:10px;
	height:35px;
	border-bottom:1px solid #cfcfcf;
}
.ny_biaot h1 {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#e40c00;
	padding-left:8px;
}
.ny_biaot span {
	float:right;
	color:#000000;
	line-height:35px;
	padding-right:20px;
	font-weight:normal;
}
.ny_biaot span a:hover {
	color:#c81b29;
	line-height:35px;
}
<!--
放大镜效果--> .taobao_cp {
	height:auto;
	padding-bottom:0px;
}
.baobei {
	width:420px;
	height:420px;
	float:left;
	border:1px solid #c0c0c0;
}
.bb_miaoshu {
	float: right;
	width: 350px;
	height: 420px;
}
.description {
	height:100px;
	margin-top:10px;
	border:1px solid #c40000;
	clear:both;
	padding:15px;
	background-color:#ffeded;
}
.description h1 {
	color: #333;
	font-size: 16px;
}
.baobei_name {
	height:30px;
}
.baobei_name h1 {
	font-size:18px;
	color:#c40000;
	padding:0px;
	line-height: 30px;
	padding-left:5px;
}
.nn-fl {
	height: 35px;
	line-height: 35px;
	color: #333;
	padding-left:5px;
	font-size: 16px;
}
.nn-fl span {
	font-weight: bold;
	font-size:16px;
}
.nn-fl a {
	color: #333;
	font-size:16px;
}
.nn-fl a:hover {
	color: #F00;
	font-size:16px;
}
.nn-ll {
}
.nn-ll p {
	line-height: 30px;
	color: #666867;
}
.nn-ll p span {
	font-weight: bold;
}
.nn-tjcp {
	height: 182px;
	padding: 5px;
	background: #ededed;
	margin-top: 10px;
}
.nn-tjcp h2 {
	line-height: 25px;
	color: #333;
	font-size: 14px;
}
.nn-tjcp h2 span {
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.nn-tjcp ul {
	padding-top: 10px;
}
.nn-tjcp ul li {
	float: left;
	width: 136px;
	height: 140px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.nn-tjcp ul li img {
	width: 100px;
	height: 110px;
	padding: 2px;
	border: 1px #666 solid;
}
.nn-tjcp ul li a img {
	border: 1px #d5d5d5 solid;
}
.nn-tjcp ul li a:hover img {
	border: 1px #F00 solid;
}
.nn-tjcp ul li p {
	line-height: 30px;
}
.nn-tjcp ul li p a {
	color: #333;
}
.nn-tjcp ul li p a:hover {
	color: #F00;
}
.about-main-nr-left {
	float: left;
	width: 900px;
	height: auto;
}
.about-xxjs {
	width: 790px;
	height: auto;
	margin-top: 15px;
}
.about-xxjs p {
	line-height: 24px;
	color: #262626;
}
/*分页*/
.r_c_page {
	width:100%;
	clear:both;
	margin-top:10px;
	font-size: 12px;
	padding-bottom:10px;
}
.r_c_p_no {
	text-align: center;
}
.r_c_p_no a {
	float: left;
	display: block;
	padding: 2px;
	background: #eee;
	color: #333;
	border: 1px #999 solid;
	margin-right: 10px;
}
.r_c_p_no a:hover {
	display: block;
	padding: 2px;
	border: 1px #CCC solid;
	background: #f64b00;
	color: #FFF;
}
/*上一篇下一篇*/
.fanye {
	width: 100%;
	height: 30px;
	background: #eee;
	line-height: 30px;
	margin-top: 20px;
	font-size: 12px;
}
.fanye ul {
	padding:0 20px 0 20px;
}
.fanye .zuo {
	float:left;
}
.fanye .you {
	float:right;
}
.fanye ul li a {
	color: #666;
}
.fanye ul li a:hover {
	color: #F00;
}
.ny_left .content .node5 {
	float:left;
	margin-right:20px;
	text-align:center;
	height:220px;
	width:220px;
}
.ny_left .content .node5 .pic5 img {
	width:210px;
	height:174px;
	padding:3px;
	border:1px solid #d2d2d2;
	background:#ffffff;
}
.ny_left .content .node5 .pic5 img:hover {
	width:210px;
	height:174px;
	padding:3px;
	border:1px solid #e61616;
	background:#e61616;
}
.ny_left .content .node5 .url5 a {
	color:#1a1a1a;
	text-decoration:none;
	text-align:center;
}
.ny_left .content .node5 .url5 a:hover {
	color:#e61616;
	text-decoration:underline;
	text-align:center;
}
.node4 {
	width:100%;
	margin-bottom:10px;
	font-size:14px;
}
.node4 .title4 {
	color:#2c2c2c;
	line-height:35px;
	font-size:16px;
	margin-bottom:10px;
	padding-top:5px;
	border-bottom:0px dotted #e4d4bb;
}/* 导航标题 */
.pic4 {
	margin-bottom:10px;
}
.picsrc4 {
	float:left;
	width:300px;
	height:180px;
	color:#2c2c2c;
}
.picinfo4 {
	float:right;
	width:445px;
	height:180px;
	color:#2c2c2c;
}
.node4 .title4 a {
	color:#2c2c2c;
	text-decoration:none;
	padding-left:2px;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:30px;
}
.node4 .title4 a:hover {
	text-decoration:none;
	color:#f00;
}
.node4 .title4 {
	color:#2c2c2c;
	font-size:14px;
	line-height:25px;
	border-bottom:1px dotted #e4d4bb;
}/* 导航标题 */
.node4 .box {
	padding-top:6px;
	padding-bottom:0px;
	width:100%;
}
.node4 .box ul {
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
}/* CSS限制宽了 */
.node4 .box ul li {
	height:40px;
	padding-top:0px;
	width:740px;
	border-bottom:1px dotted #d8d8d8;
	line-height:40px;
	background:url("../images/newstb.jpg")/*tpa=http://www.chinahengguan.com/images/newstb.jpg*/ no-repeat left;
	padding-left:20px;
}
.node4 .box ul a {
	color:#2c2c2c;
	line-height:40px;
	text-decoration:none;
	font-family:"微软雅黑";
	font-size:14px;
}
.node4 .box ul a:hover {
	color:#f00;
	text-decoration:underline;
}
.node4 #time {
	float:right;
	color:#2c2c2c;
	line-height:40px;
}
.info4, .info4 a .more {
	color:#2c2c2c;
	font-size:14px;
}
