body {height: 100%; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 2em; text-align: justify; margin-top:105px;}
.navbar-default {background-color: #fff; border-color: #fff;}
.nav a{font-size:11pt;}
.border{box-shadow: 0px 0px 5px #ccc; margin-bottom: 30px;}
.new_list i,.new_list p{color:#ccc;}
.new_list p{padding-top:20px; color:#999;}
.news_list1 li{height:40px; line-height: 40px; border-bottom: 1px solid #eee;}
.nav_left li{height:40px; line-height: 24px;margin-bottom:2px;width:95%;}
ul{list-style-type: circle;}
.banner.container{    padding-right: 0px; padding-left: 0px;}
.two_title a{color:#333; font-size:11pt;}
.two_title ol li a,.two_title ol li{color:#666; font-size:9pt;}
.tg_pages ul{list-style: none;}
/*留言表单的样式*/

.msg_main td{height:40px;}


.nav_left h4{box-shadow: 0 2px 2px #eee; height:45px; line-height: 45px; padding-left:20px;}
.nav_left h4 a{color:#333;}
@media (min-width: 768px)
.navbar {
    border-radius: 0;
}
@media (max-width: 768px){
    .footer_chart .footerurl{margin-bottom:15px;}
    .navbar-brand{padding:0 15px;}
    .navbar-nav{width:100%;}
}
.navbar-toggle{margin-top:25px;}
.navbar{min-height: 80px; margin-bottom: 0px;
    border: 1px solid transparent;
box-shadow: 0px 3px 3px #ddd;}
.mar_bottom40{margin-bottom: 10px;}
.mar_bottom401{margin-bottom: 40px;}
.mar_top60{margin-top: 60px;}
.mar_top60 p{line-height:22px;}
.main_1 p{float:left;}
.footer_chart ul{list-style: none;}
.logo{padding-top: 10px;}
.clear{clear:both;}
.right-top{height:36px; line-height: 36px; padding-top:15px;}
.right-top ul{list-style:none;}
.right-top ul li{float:right; padding:0 5px;}
.right-top ul li a,.right-top ul li a:visited{font-weight: bold; color:#666;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #a5cb0e;
}
.dropdown-menu{background-color: #a5cb0e;   min-width: 180px;}
.dropdown-menu>li>a{color:#fff;}
.dropdown-menu>li>a:hover{color:#00743b; background: none;}
.ie9 .img-responsive{width: 100% \9;} 
.banner{margin-top: 5px; border-bottom: 3px solid #00743b; margin-bottom:40px;}
.button {
    font-size: 9pt;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    background: #00743b;
    color: #fff !important;
    padding: 7px 10px;
    text-decoration: none !important;
}
.button:hover{color:#00743b;background-color:#fff#00743b;}
h1 {
    font-size: 24pt;
    margin: 20px 0;
    color: #00743b;
    font-weight: 800;
    text-align: center;
    padding-bottom: 40px;
}
p {
    margin: 0 0 20px;
}
h5 {
    font-size: 16pt;
    margin: 15px 0;
    color: #f26c21;
    font-weight: 400;
    text-align: center;
}
.index_download,.index_support,.index_newsList{background-color: #f8f8f8; padding:1px 30px 15px 30px;}
.index_download p{font-size:11pt; line-height: 2em; background:url(/images/PDF-File.png) no-repeat 90% 50%; margin-top: 20px;}
.index_support  ol{padding:0 0 0 20px; margin:0;}
.index_support .button{margin-top:15px;}
.recommend h3,.recommend .more{text-align: center;}
.index_news h4{width:150px; padding:5px 20px; background:#000;}
.index_news h4 a{color:#fff;}
.index_news .title{margin-bottom: 15px; margin-top:20px;}
.index_newsList ul{padding:0; margin:0; padding-left:20px; margin-bottom: 20px; list-style-type:circle;}
.division{margin:20px 0 20px 0;}
.footer_chart{background-color:#535252; padding:20px 0 10px 0;}
.footer_chart a{color:#fff; font-size:11pt; padding-left:10px;}
footer .division{border-top: 1px solid #3b6df8;}
.line{border-bottom: 1px solid #ddd; margin:0 0 25px 0;}
footer{padding:30px 0; background-color:#2e2d2d;}
footer .container a,footer .container,.footer_chart ul li a{color:#ddd;}
footer .container a:hover{color:#ff9d3e;}
footer dt {font-size:11pt;}
dd, dt { line-height:2.5em;}
.text_right{text-align: left;}
.lightGrey_color{color:#999;}

.tab-content{position:relative; overflow:hidden;}
#pdf,#pic{position:relative; width:100%; -webkit-animation: sildeLeft 1s linear;     -moz-animation: sildeLeft 1s linear;     -o-animation: sildeLeft 1s linear;     animation: sildeLeft 1s linear;}

@-webkit-keyframes sildeLeft{
            0%{bottom:-2000px;}
            100%{bottom:0;}
          }  


table caption{font-size:11pt; color:#333; margin-top:20px;}
table tr th,table tr td{text-align: center;}
table tr th{background:#999; color:#fff;}
table tfoot td{text-align: left;}
.product_center{height:520px; overflow:hidden;}
.product_center img{height:180px; width:100%; overflow:hidden;}
.product_center h3{margin-top: 0px; margin-bottom: 20px; font-size:16pt;}
.product_center p{color:#999;}
.product_center a{color:#333; font-size:11pt;}
.product_center .thumbnail{border:0 none;}

/*表单验证样式 start*/
.yes { color: green; }
.no { color: red; }
/*表单验证样式 end*/
.labeltitle{border-bottom:2px solid #ff7d00;}
.labeltitle strong{display:inline-block; padding:2px 10px; background-color:#f28900; border-radius: 4px 4px 0px 0px; *display:inline; *zoom:1; color:#fff;}
.soft_des span{color:#999;}
.pic_height{height:450px; overflow:hidden;}
/*分页开始*/
.dede_pages{
clear:both;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}




@import url(reset.css);
.img1 img{width:100%; height:auto;}
.count_ye{position:absolute; bottom:20px; left:20px; width:30px; height:30px; display:block;}
@media screen and (max-width:768px){
.col-md-4 img{width:60%; margin-left:auto; margin-right:auto;}
.col-sm-6.col-md-3 img{width:60%; margin-left:auto; margin-right:auto;}
.footer_chart .col-sm-6.col-md-3 img{width:auto;}
}

/* CSS Document */


/*table css start */
	
#table, #table1, #table2, #table3 {
	border:1px solid #424A4C;
	border-left:none;
	border-top:none;
}
#table tr, #table1 tr, #table2 tr, #table3 tr {
	height:25px;
	vertical-align:middle;
	line-height:25px;
}
#table td, #table1 td, #table2 td, #table3 td {
	border:1px solid #424A4C;
	border-bottom:none;
	border-right:none;
	text-align:center;
	vertical-align:middle;
}
#table tr.color1, #table1 tr.color1, #table2 tr.color1, #table3 tr.color1 {
	background:#fff;
}
#table tr.color2, #table1 tr.color2, #table2 tr.color2, #table3 tr.color2 {
	background:#ccc;
}
tr.color0{ background-color:#496191; font-weight:bold; color:#fff;}


.pro_table2 { border:none; border-top:1px solid #CCC; border-left:1px solid #CCC; text-align:center; background:#E8E8E8; text-shadow:none; }
.pro_table2 tr { border:0px; }
.pro_table2 td, .pro_table2 th { border:none; border-bottom:1px solid #CCC; border-right:1px solid #CCC; padding:8px 3px; }
.pro_table2 tr:hover {color:white;background:#00743b}
/*table css end */


