﻿body{
  padding:0;
  margin:0;
  background:#fff;
  position:relative;
  font-family: Microsoft YaHei,Helvitica,Verdana,Arial,san-serif,'Raleway', sans-serif;
  font-size: 12px;
    line-height: 20px;
}
body a{
    transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
a{text-decoration:none;}
a:hover{
  text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
  margin:0;  
}  
p{
  margin:0;
}
ul{
  margin:0;
  padding:0;
}
label{
  margin:0;
}
img{
  width:100%;
}
.clear{clear:both;}
.layout{}
.w{width:1000px;margin:0 auto;}
.header{background:url(../image/language_empty.jpg) right 0 no-repeat;height:75px;}
.header .navbar-brand img{width:auto;}
.nav{background-color:#000;height:32px;color:#fff;}
.nav li a{color:#fff;font-size:12px;text-decoration:none;line-height:32px;}
.nav ul{padding-left:30px;}
.nav ul{list-style-type: none;}
.nav ul li{float:left;padding-right:10px;}
.nav .clock{background-color:#666;float:right;height:32px;width:215px;border-left:1px solid #999;line-height: 32px;text-align: center;}
.banner{}
.col01{float:left;width:200px;background:url(../image/in_06.jpg) repeat-y;min-height:700px;}
.col12{float:left;width:583px;}
.col13{float:right;width:217px;}
#sidenav .mt h2{background:url(../image/in1_06.jpg) no-repeat;    text-indent: -99999px;overflow: hidden;height:34px;}
#sidenav  ul{margin-left: 25px;list-style-type: decimal;font-size: 12px;}
#sidenav  ul li{padding:0px 0;}
#sidenav  a{color:#000;font-size:12px;}
#sidenav  a:hover{color:#999;}
.col02 {
    float: right;
    width: 784px;
  margin-right:8px;
}
.theCurrent {height:30px;border-bottom:1px solid #000;margin-bottom:10px;}
.breadcrumb {list-style-type: none;line-height:30px;}
.breadcrumb li{float:left;}
.pro_thumb{text-align:center;}
.pro_thumb img{width:auto;}
.pro_title{text-align:center;COLOR: #307abb;}

.footer{border-top:4px solid #aaa;background-color:#f3f3f3;}
.copyright{text-align:center;padding:20px 0;}

.col12 .m{margin:0 8px;}
.col13 .m{margin:0 8px;}
#m-aboutus .mt h2{background:url(../image/ina_07.jpg) no-repeat;text-indent:-999999px;height:53px;}
#m-products .mt h2{background:url(../image/ina_16.jpg) no-repeat;text-indent:-999999px;height:53px;}

#m-contactus .mt h2{background:url(../image/in_14.jpg) no-repeat  -10px 0;text-indent:-999999px;height:40px;}
#m-contactus .mc{background-color:#f9f9f9;padding:10px 4px;border-bottom:1px solid #cdcdcd;margin-bottom:10px;}
#m-hlink .mt h2{background:url(../image/in_17.jpg) no-repeat;text-indent:-999999px;height:30px;}
#m-hlink ul{list-style-type:none;}
#m-hlink ul li{padding:5px;}
#m-hlink ul li img{border:1px solid #d4d4d4;}
#main.home{ background: url(../image/in_11.jpg) 200px 0 repeat-y;}
#main{border-right:1px solid #ebebeb;}

table {width: 100%;margin: 20px 0;background-color: transparent;border-collapse: collapse;border-spacing: 0;}
th, td {padding: 8px;line-height: 20px;text-align: left;vertical-align: top;}
.nav_table tr td {text-align: center;}
thead th {vertical-align: bottom;font-weight:bold}
.table{border: 1px solid #ddd;}
.table th,.table td{border-top: 1px solid #ddd;border-left: 1px solid #ddd;font-size:14px;}
.pageshow p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}
.paging_full_numbers {
    margin-top: 30px;margin-bottom:30px;
    text-align: center;
}
.paging_full_numbers a, .paging_full_numbers span {
    border: 1px solid #bdbdbd;
    color: #666;
    cursor: pointer;
    line-height: 23px;
    padding: 3px 8px;
    text-decoration: none;
}
.paging_full_numbers span.current {
    background: #529aec none repeat scroll 0 0;
  border-color:#529aec;
    color: #fff;
}
.paging_full_numbers a.next {
    
}
.contact_message{width: 360px;margin: auto;}
.contact_message .contact_message_tt{text-align: center;font-size: 18px;margin-bottom: 10px;}
.contact_message p{line-height: 40px;font-size: 15px;}
.contact_message input{width: 350px;height: 40px;line-height: 40px; outline: none;border:1px solid #dedede;padding: 0;margin: 0;text-indent: 15px;border-radius: 5px;}
.contact_message textarea{width: 350px;height: 80px;line-height: 40px; outline: none;border:1px solid #dedede;padding: 0;margin: 0;text-indent: 15px;border-radius: 5px;}
.contact_message #verify{width: 200px;float: left;}
.contact_message #btnSubmit{width: 160px;margin:20px auto;background: rgb(65,165,240);color:#ffffff;}
.contact_message #btnSubmit:hover{width: 160px;margin:20px auto;background: rgb(11, 72, 119);color:#ffffff;}