@charset "utf-8";
/* CSS Document */

/*万能清除浮动开始*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-table; } /* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.fl{ float:left;}
.fr{ float:right;}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, strong { margin:0; padding:0 }
ul, ol, dl { list-style: outside none none; }
body, html, input, iframe { font:14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; margin:0px; padding:0px; border:0px; }
body { color:#333;}
table { border-collapse:collapse; border-spacing:0; }
img { border:none; }
div, span { display: block; }
pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
input.dialog { height:0; height:0; font-size:0; line-height:0; border:none }
h1 { font-size:34px; }
h2 { font-size:26px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.clear { display: block; clear: both; float: none; }
input, label, img, th { vertical-align:middle; }
.font-fixh { font-family: Georgia, Arial; color: #f00; font-size: 16px; font-weight: 700; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:courier new, courier, monospace; }
input.button, input.btn { padding:0.25em; width: auto; _width:0; overflow:visible !ie;
}
ul, ol, li { list-style:none; }
a {text-decoration:none;color:#454545;font-size:14px;text-decoration:none;font-family:"Microsoft YaHei", "STHeiti"}
* {text-decoration:none;color:#454545;font-size:14px;text-decoration:none;font-family:"Microsoft YaHei", "STHeiti"}
a:hover { text-decoration:none; color:#e9454d }
.bor-b { border-bottom:#CCCCCC solid 1px; display: block; clear: both; float: none; }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size:18px }
.f20 { font-size:20px }
.lh20 { line-height: 20px }
.lh22 { line-height: 22px }
.lh24 { line-height: 24px }
.lh26 { line-height: 26px }
.lh28 { line-height: 28px }
.h { height:100%; }
.l { float:left; }
.r { float:right; }
.m10 { margin:10px; }
.tm5 { margin-top:5px }
.tm10 { margin-top:10px }
.tm15 { margin-top:15px }
.tm20 { margin-top:20px }
.tm67 { margin-top:67px }
.tm35 { margin-top:35px }
.cor { color:#FF6600; }
.tm0 { margin-top:0px }
.tm100 { border-top: 1px solid #999; padding-top: 30px; margin-top: 38px; }
.bm10 { margin-bottom:10px; }
.bm15 { margin-bottom:15px; }
.bm20 { margin-bottom:20px; }
.lm5 { margin-left:5px; }
.lm10 { margin-left:10px; }
.lm15 { margin-left:15px; }
.lm20 { margin-left:20px; }
.lm25 { margin-left:25px; }
.pt20 { padding-top:20px; }

/*default banner*/
.bannersrc{clear:both; overflow:hidden;width:100%;  min-width:1200px; margin-top:60px; text-align:center; margin:0 auto;}
#full-screen-slider {width:100%; min-width:1200px; overflow:hidden; height:762px; margin:0 auto;}

#slides li {display: block;	height: 100%;	list-style: none;}
#slides li a {display:block; width:100%; height:100%; text-indent:-9999px}
#pagination {display:block; list-style:none; position:absolute; left:28%; top:700px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li {display:block; list-style:none; width:35px; height:10px; float:left; margin-left:10px; background:#000;}
#pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#f00;}
@media screen and (max-width:960px)
{
#full-screen-slider {height:662px !important;}
#slides li img{height:500px !important;}
#pagination {left:17% !important;top:400px !important;}
	}
/*header*/
.top{ background:#333; height:40px; line-height:40px;}
.top_left{color:#999;}
.top_right ul li{ float:left; padding-left:20px;}
.toptel{ color:#fff; margin-right:30px;}
.top a{ color:#999;}
.logonav{ height:100px; line-height:100px;}
.nav{
	width: 520px;
	overflow: hidden;
	height: 100px;
}
.nav ul li{ float:left; padding-left:25px;}
.nav ul li a{ font-size:16px;}
.nav ul .nav_01{ padding-left:0px;}
.nav_01 a{ color:#e9454d;}

/* title */
.title { background:url(../../images/hong/x.jpg) repeat-x; height:50px; margin-top:25px; }
.title a { font-size: 22px; margin:0px; height:40px; border-bottom:#e9454d solid 2px; padding:0px 0 10px 0; height: 50px; line-height:23px; }
.title a:hover { color:#e9454d; }
.title-p { height:50px; font-size: 22px; }
.title-p a { font-size: 22px; margin:0px; height:40px; padding:0px 0 10px 0; height: 50px; line-height:23px; }
.title-p span { font-size: 22px; float:left; }
.title-p a:hover { color:#e9454d; }
.title-2 {height:35px;position:absolute;bottom:0px;background:none repeat scroll 0% 0% rgba(0, 0, 0, 0.5) !important; width:100%; }
.title-2 a {font-size: 16px;margin:0px;height:40px; padding:0px 0 10px 0; height: 50px; line-height:23px; color:#FFFFFF; line-height:35px; margin-left:10px; _display:none;}
.title-2 a:hover { color:#e9454d; }
.pro_title{ height:35px;position:absolute;bottom:0px;background:none repeat scroll 0% 0% rgba(0, 0, 0, 0.5) !important; width:100%;_display:none; }
.more { float:left; margin-left:10px; }
.more a { font-size: 14px; line-height:45px; }
.w { margin:0 auto; width:1200px;}
.w_pro { margin:0 auto; position:relative;  max-width:1340px;_ height:320px;/* div的最大宽度为1200px */}
.product_bg { background:#333;}

#one1, #two1, #twov1 { border-left:1px #dadada solid; }
/* clear */
.clear{height:0; overflow:hidden; clear:both;}
.slide_left { position:absolute; left:0px; top:60px; z-index:1; }
.slide_left a { height:180px; width:60px; display:block; float:left; background-color:#2A0; text-indent:-10000px; background:url(../images/left2.gif) no-repeat 0 90px; opacity:0.4; filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)";cursor:pointer }
.slide_left a:hover { height:180px; width:60px; display:block; float:left; background-color:#2A0; text-indent:-10000px; background:url(../images/left2.gif) no-repeat 0 90px; opacity:0.1; filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=90)"; }
.slide_right { position:absolute; right:0px; top:60px; z-index:1;}
.slide_right a { height:180px; width:60px; display:block; float:left; background-color:#2A0; text-indent:-10000px; background:url(../images/right2.gif) no-repeat 20px 90px; opacity:0.4; filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; cursor:pointer}
.slide_right a:hover { height:180px; width:60px; display:block; float:left; background-color:#2A0; text-indent:-10000px; background:url(../images/right2.gif) no-repeat 20px 90px; opacity:0.1; filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=90)"; }
/* column */
.column{ min-width:1200px;overflow: hidden;}
.column { margin-top:20px;}
.column .column-c { width:1400px; margin:20px auto; overflow: hidden; }
.column .column-w { width:415px; float:left; margin-right:50px; overflow: hidden; }
.column .column-w ul { width:450px; float:left; margin-right:50px; overflow: hidden; }
.column ul li { float:left; }
.column ul li a { color: #717171; height:62px; margin-right:17px; border:1px solid #DBDBDB; text-align: center; width:124px; float:left; font-size: 18px; line-height:56px; margin-top:12px; }
.column ul li a:hover { color:#e9454d; border:#f37077 solid 1px; }
/* product */
.product {margin:30px auto 10px auto;overflow: hidden; position:relative;  margin-top:20px; padding-top:25px; }
.product .title-p { margin-left:70px; _margin-left:20px; float:left; }
.product .title-p span { color:#fff }
.product .product_w { clear:both; height: 280px;overflow: hidden; width:1200px; margin:0 auto;}
.product .product_w .product_t { margin:0 auto; width:1400px; }
.product .product_w .product_t img { width:390px; height:280px;}
.product .product_w .product_t ul { float:left; position:relative;}
.product .product_w .product_t ul li { float:left; width:390px; height:280px; margin-right:15px; position:relative;}
.product .product_w .product_t ul li .pro_title a { font-size: 16px; color:#ccc; font-family: "Microsoft YaHei", "黑体"; line-height:35px; width:100%; overflow:hidden; }

.product .product2 { padding-top:40px; padding-bottom:40px; width:1200px; margin:0px auto; overflow: hidden; }
.product .product2 .l { width:479px; height:323px; float:left; position: relative; }
.product .product2 .l img { width:479px; height:323px; }
.product .product2 .r { width: 700px; height:323px; float: right; position: relative; overflow: hidden; }
.product .product2 .r img { width:227px; height:158px; }
.product .product2 .r ul { width: 800px; height:323px; position: relative; overflow: hidden; }
.product .product2 .r ul li { width: 227px; height: 158px; position: relative; overflow: hidden; float:left; display: block; margin:0 10px 10px 0 }
.product .product2 .r ul li .title-2 { height:25px; }
.product .product2 .r ul li .title-2 a { font-size: 12px; font-family: Serif; line-height:25px; color:#CCCCCC; }
.product .product2 .r ul li .title-2 a:hover { color:#f37077; }
.w_pro,.product{ min-width:1200px;overflow: hidden;}
/* style */
.style { margin-top:20px;}
.style .title-p { font-size: 25px; float:left }
.style .style_list { margin-bottom:20px; clear:both;}
.style .style_list .l { width:479px; height:323px; float:left; position: relative; }
.style .style_list .l img { width:479px; height:323px; }

.style .style_list .r { width:700px; height:auto; float: right; position: relative; overflow: hidden; }
.style .style_list .r ul { width:800px; height:auto; position: relative; overflow: hidden; }
.style .style_list .r ul li { width:227px; height:158px; position: relative; overflow: hidden; float:left; margin:0 10px 10px 0 }
.style .style_list .r .title-2 { width: 219px; height:23px; line-height:18px; padding-right:20px; }
.style .style_list .r .title-2 a {font-size: 12px; font-family: Serif; height:20px; line-height:20px; color:#CCCCCC; }
.style .style_list .r .title-2 a:hover { color:#f37077; }
.style .style_list .r img { width:227px; height:158px; }


.news-2 { width:1200px; margin:0px auto 0 auto; overflow: hidden; padding-top:40px; }
.news-2 .l { width:800px; overflow: hidden; }
.news-2 .r { width:390px; float:right; overflow: hidden; }
.news-2 .con_r { width:410px; float:right; }
.news-2 .con_r li { width:380px; padding-right:20px; display: block; float:left; text-align: left; border-bottom: 1px dashed #CCC; padding: 17px 20px 0 0; }
.news-2 .con_r li a { font-size: 18px; }
.news-2 .con_r li strong { font-weight: normal; overflow: hidden; height:27px; display: block; float:left; line-height:27px; }
.news-2 .con_r li span { display: block; float:left; padding-bottom:10px; width:400px; height:50px; line-height:28px; overflow:hidden; }
.news-2 .con_r li span a { font-size: 14px; color:#7B7B7B; font-family: Serif; }
.news-2 .r .lib_Contentbox { width: 387px; text-align:left; overflow: hidden; }
.news-2 .r .lib_Menubox li { width: 386px; }
.news-2 .r .lib_Contentbox ul { width:390px; display: block; float:left; margin: 0px 20px 0 20px; }
.news-2 .r .lib_Contentbox li { width:300px; padding-right:20px; display: block; float:left; text-align: left; border-bottom: 1px dashed #CCC; padding: 17px 20px 0 0; overflow: hidden; }
.news-2 .r .lib_Contentbox li strong { font-weight: normal; overflow: hidden; height:27px; display: block; float:left; line-height:27px; width: 350px; }
.news-2 .r .lib_Contentbox li span { display: block; float:left; padding-bottom:10px; height:50px; line-height:28px; overflow:hidden; }
.news-2 .r .lib_Contentbox li span a { font-size: 14px; color:#7B7B7B; font-family: Serif; }
.news-2 .r .lib_Contentbox li strong a { font-size: 18px; }
/* team */
.team { margin-top:20px;}
.team .title-p { font-size: 25px; float:left; }
.team ul { border-left: 1px solid #dadada; overflow: hidden; clear:both;}
.team ul li {
	float: left;
	width: 298px;
	_width: 290px;
	height: 350px;
	border: 1px solid #dadada;
	border-left: 0px;
}
.team .t  { margin-left:30px;_margin-left:15px; float:left; width:248px; line-height:25px; font-size:14px; color:#515151; font-weight:normal;font-family: Serif;}
.team .t a { font-size: 21px; }
.team .t em { font-size: 16px; color:#828282; line-height:45px; font-family:"宋体"; }
.team img {width:200px;height:200px; border-radius: 140px; margin: 45px 0px 15px 15px; _padding: 45px 0px 20px 15px; }
.team span{ width:248px; height:75px; overflow:hidden;font-family: serif; }
/* flow */
.flow { margin-top:20px; height:300px; clear:both }
.flow img{ width:100%; min-width:1200px;}
.flow .title-p { font-size: 25px; }

/* slide */
.slide {
	width: 100%;
	height: 380px;
	min-width: 1200px;
}
.slide .slide-1 {
	height: 380px;
	overflow: hidden;
	background-repeat: repeat;
	background-position: center 0px;
}
.slide .slide-1 img{ margin:0 auto;}
/* main*/
.main { width:100%; min-width:1200px;}
/* subnav */
.subnav { width:1200px; margin:0 auto; }
.subnav ul { width:100%;  min-width:1200px; display: block; float:left; padding-top:30px; }
.subnav li { display: block; float:left; }
.subnav li a { font-size: 18px; padding: 10px 20px; display: block; float:left; }
.subnav li .cor { background-color:#292929; color:#FFFFFF; }

/* clss */
.clss { background-color: #FFF; display: table; width:100%;min-width:1200px;}
.clss .c-content { display: block; float:left; width:100%; background-color:#292929; padding:10px 0 40px 0 }
.clss .c-content ul { width:1200px; margin:0 auto; }
.clss .c-content ul li { display: block; float:left; width:100%; border-bottom:1px solid #454545; padding:0 0 30px 0 }
.clss .c-content ul img { width:307px; height:186px; margin:40px 0 0 0px; }
.clss .c-content .r { display: block; float:right; width:800px; margin-top:30px; }
.clss .c-content .r .c-title { margin-bottom:10px;height:30px; line-height:30px;overflow:hidden; }
.clss .c-content .r .c font { font-size: 16px; }
.clss .c-content .r font { color:#E9454D; font-size: 21px; padding:0 10px 0 0; }
.clss .c-content .r .c-title a { font-size: 21px; color:#b7b7b7; }
.clss .c-content .r .c-title a:hover { color: #e9454d; }
.clss .c-content .r .c { font-size: 16px; color:#909090; height:50px; line-height:24px; overflow:hidden; }
.clss .c-content .r .c a { color:#92564A; }
.clss .c-content .r .c a:hover { color: #e9454d; }
.clss .c-content .b { display: block; float:right; width:800px; }
.clss .c-content .c-tag { display: block; float:right; width:800px; margin-top:30px; color:#909090; }
.clss .c-content .c-tag a { color:#909090; padding-left:10px; }
.clss .c-content .c-tag a:hover { color: #e9454d; }
.clss .c-content .b span { display: block; float:left; margin-top:20px; background:url(../images/s.jpg) no-repeat; padding:0 10px 0 25px; color:#999999; }
.clss .c-content .b a { color:#e9454d; padding: 0px 0px 0px 25px; float:right; margin-top: 20px; }
.clss .c-content .b a:hover { color: #999999; }
/* link */
.link_a{ padding:20px 50px 20px 20px; border:solid 1px #d1d1d1;}
.mt20{ margin-top:20px;}
.link { margin-top:30px; height:200px; }
.link .link_list { margin:10px 50px 0 50px; text-align: left; }
.link .link_list a { font-size:14px; padding:10px 6px 10px 0; line-height:30px; }
.link .lib_Contentbox { width:1200px; height:141px;}

/* lib_Tab */
#lib_Tab1 { width:900px; margin:0px; padding:0px; margin-bottom:15px; }
#lib_Tab1 .con_l img { width:320px; height:230px; margin:40px 0 0 25px; float:left;}
#lib_Tab2 { width:576px; margin:0px; padding:0px; margin-bottom:15px; }
.lib_Menubox { height:54px; line-height:28px; position:relative; }
.lib_Menubox ul { margin:0px; padding:0px; list-style:none; position:absolute; top:3px; left:0; height:25px; text-align:center; }
.lib_Menubox li { float:left; display:block; cursor:pointer; width:197px; color:#636363; height:50px; line-height:25px; border:1px #dadada solid; font-size: 20px; line-height:45px; border-left:0px; }
.lib_Menubox li  a { font-size:16px;}
#one1, #two1, #twov1 { border-left:1px #dadada solid; }
.lib_Menubox li.hover { padding:0px; background:#fff; border-bottom:#e9454d solid 2px; color:#e9454d; height:50px; }
.lib_Contentbox { clear:both; margin-top:0px; border-top:none; height:331px; text-align:center; padding-top:8px; border:1px solid #d1d1d1; width:791px; }

/* footer */
#footer {margin-top:30px;width:100%;min-width:1200px;height:auto; border-top:2px solid #e64e3e; background:#414654; }
.footertop{ text-align:center; color:#999; line-height:34px; margin-bottom:10px;}
#footer .copyRight { color:#999; padding:5px 0; line-height:26px; border-top:#999 solid 1px; text-align:center; }
#footer .copyRight a { color:#999; }
#footer a { color:#999; }
#footer a:hover { color:#fff;}

/* other */
.banner { margin-top:20px; overflow: hidden; border:0px solid #DBDBDB; }
/*showlist*/
/*图片列表*/
.show_pic ul .no_mar{ margin-right:0px;}
.show_pic{ margin:0 auto; padding-bottom:50px; padding-top:50px; overflow:hidden; background:#292929; clear:both;}
.show_pic ul{ overflow:hidden; width:1200px; margin:0 auto; margin-top:40px;}
.show_pic ul li{  float:left;margin: 0px 10px 5px 0px; width:390px; height:325px; overflow:hidden;}
.show_pic li img{ width:390px; height:280px;}
.show_pic li a{ color:#fff;}
.show_pic li a span{ color:#999; display:block; width:100%; height:30px; line-height:30px; text-align:center;padding-top:10px; overflow:hidden; zoom:1; padding-bottom:10px; font-size:14px; }
.show_pic li a span:hover{ color:#FFF;}

.showlist_main{ border:solid 1px #FFFFFF;}

.showlist_pic ul .no_mar{ margin-right:0px;}
.showlist_fenl ul{ clear:both; width:1200px; margin:0 auto;}
.showlist_fenl ul li{ float:left; padding:20px 30px; }
.showlist_fenl ul li a{font-size:16px;}

/*content*/
.c_wid{width:1200px; margin:0 auto; }
.c_content{width:1200px;border:solid 1px #dadada;  padding:35px 0px; overflow:hidden;}
.loca{ height:70px; line-height:70px; font-size:18px;}
.loca a{ font-size:18px;}

.con_page{ margin-top:20px; padding:0px 30px;font-family:"宋体";font-weight:normal;}
.c_tit{ text-align:center; font-size:20px;}
.c_dat{ text-align:center; font-size:14px; padding:10px 0px;}
.c_img {clear:both;overflow:hidden; text-align:center;}
.c_img img{ max-width:1000px;}
.c_con ,.c_con p{ clear:both; font-size:14px;margin-top:10px; line-height:30px; padding:0px 30px; font-weight:normal; font-family:"宋体";}
/*page*/
.Page{width:100%; min-width:1200px; border:solid 1px #FFFFFF;text-align:center; padding:30px 0px;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5;margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#323232; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#6b6a68; color:#FFF}

*{padding:0px;margin:0px}
img{border:none}
#content{width:1200px;margin:0px auto;overflow:hidden;}
.waterfall{width:1200px}
.dym-dl{width:380px; height:auto; border:solid 1px #0000FF;padding-right:12px;float:left;overflow:hidden;position:relative}
.dym{border:1px solid #efeff0;background:#f7f7f7;height:auto;padding:14px;margin:0px 12px 12px 0px;float: left;overflow:hidden;display:inline;}
#content ul li a{color: #717171;height: 62px;margin-right: 17px;border: 1px solid #DBDBDB;text-align: center;width: 103px;float: left;font-size: 18px;line-height: 56px;margin-top: 12px; }

.ds_c{ background:#f4f4f4; height:200px; padding-top:23px; margin-top:3px;}
.ds01{background:url(../images/bg.png) 0px -40px no-repeat;margin-top:60px;height:28px; line-height:28px; width:15px;}
.ds03{background:url(../images/bg.png) 0px -72px no-repeat;margin-top:60px;height:28px; line-height:28px; width:15px;}
.ds02 li{ width:166px; padding:0 7px; float:left;}
.ds02 li img{border:solid 1px #fff;}
.ds02 li span{ display:block; height:40px; line-height:40px; text-align:center;}
/*contact 页*/
/*提交*/
input{background-color: white;border: 2px inset;}
.show_local{ margin-top:20px; border-bottom:1px solid #efefef; padding-bottom:30px;}
.show_local_left {font-size: 18px;height: 40px;line-height: 40px;}
.show_local_left a{ font-size:18px;}
.content1 {margin-top: 20px;}
.button{ /*width:100%;*/overflow:hidden;}
.butmain{padding:5px 0 0 20px;overflow:hidden;}
.butmain ul { margin:0px; padding:0px;}
.butmain ul li{ display:block;width:650px;overflow:hidden; vertical-align:middle; margin-bottom:14px;}
.butmain ul li b{display:block;width:60px;height:30px;float:left;line-height:30px;font-weight:normal;overflow:hidden; text-align:right; font-size:12px;}
.butmain ul li span{display:block;width:430px;float:left;font-size:12px;line-height:20px;overflow:hidden; text-align:left;}
.butmain ul li em{ color:#999;line-height:20px;padding-left:5px;overflow:hidden;}
.butmain .mri02m_dd{width:280px;height:20px;padding:0px 2px;overflow:hidden; margin-left:2px; margin-top:0px;}
.butmain .mri02m_ly{width:399px;height:60px;border:1px solid #D3D4D3;padding:0px 2px; overflow:auto;color:#B9B9B9; font-
size:12px; line-height:22px;}
.butmain .mri02m_tj{width:58px;height:25px; color:#FFF;font-size:12px; line-height:25px;text-align:center; 
background:#e1472f;overflow:hidden; cursor:pointer; border:none;}
.yzm_img img { float:left;}
/*右边部分  联系我们*/
.contact_right{ width:400px;}
.contact_right h3{ font-size:22px; font-weight:normal; margin:0px; margin-bottom:20px;}
.contact_right h4{ font-size:18px; font-weight:normal; margin:0px; margin-bottom:20px;}
.cont_lxwm{ line-height:32px; color:#333;}
/*推荐信息*/
.contenttjtext{ clear:both; margin-top:50px;}
.contenttjtext h2{ font-size:18px; margin-left:30px; margin-bottom:10px;color: #333; font-weight:normal;}
.contenttjtext ul{ overflow:hidden; margin:0px; padding:0px; padding:0px 30px;}
.contenttjtext li { background:url(../images/li.png) no-repeat left;padding-left:15px; float: left; width:530px;font-size: 14px;overflow:hidden;line-height:32px;height:32px; text-align:left;}
.contenttjtext li a{ color:#454545; font-weight:normal; font-family:"宋体"}
.contenttjtext li a:hover{ color:#e1472f;text-decoration:underline;}
