body{
	margin:0;
	padding:0;
	font-family:"微软雅黑", arial, tahoma, \5b8b\4f53, sans-serif;
	font-size:14px;
	line-height: 32px;
	background-color: #FFFFFF;
	color: #333333;
}
.con-width{
	width:1200px;
	margin:0 auto
}
li {
    list-style: none;
}
li a.active {
    color: #42b3e5 !important;
}
a:hover,
a:visited,
a {
	text-decoration: none;
	color: #333333;
}
.table {
border: 1px solid #ddd;
border-collapse: collapse;
}

.table thead tr th,
.table tbody tr td {
padding: 8px 12px;
color: #333;
border: 1px solid #ddd;
border-collapse: collapse;
background-color: #fff;
}
.table2 {
border: 1px solid #000000;
border-collapse: collapse;
}

.table2 tr td {
/*	text-align: left;*/
	color: #666666;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
/*	background-color: #fff;*/
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.table2-title{
background-color:#F3F3F3;
text-align:center;
}
.bg1{
	background-image: url(../img/bg-1.jpg);
	background-size:100%;
	background-position: bottom;
	padding-top: 111px;
	padding-bottom: 44px;
}
table{  
    border-collapse:collapse;  
    border: 1px solid #CCCCCC;  
}  
td{    
    border: 1px solid #CCCCCC;
}
.table-small {
border: 1px solid #000000;
border-collapse: collapse;
}

.table-small tr td {
/*	text-align: left;*/
	color: #666666;
	border: 1px solid #ccc;
	border-collapse: collapse;
/*	background-color: #fff;*/
	padding-top:2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size:12px
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;	
	font-family:"微软雅黑", arial, tahoma, \5b8b\4f53, sans-serif;
}
h2{
font-size:24px}

ul,label{
	margin:0;
	padding:0;
}
.pb33 {
padding-bottom:33px
}
.pb55 {
	padding-top: 55px;
	padding-bottom: 55px;
}
.banner-link{
	position:absolute;
	top:44%;
	bottom:0;
	left:33%;
	width:33%;
	text-align: center;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #000000;
	height: 66px;
	padding-bottom: 11px;
	padding-top: 11px;
}
.user-title h4{
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.user-title h4 i{
margin-right:8px
}
.user-top i{
color:#FFFFFF;
margin-left:5px;
}
.user-top a{
color:#FFFFFF;
margin-left:5px;
}
.user-luru{
	border: 1px solid #E4E4E4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 22px;
	padding-left: 5px;
}
.no-padding{
padding:0
}

.videodiv{
	background-color:#F5F5F5;
	margin-bottom: 33px;
}
.videodiv > a{
	padding: 8px;
	display: block;
}
.navbar-logo{
	display: block;
	text-align: left;
}
.navbar-logo img{
width:160px;
margin-top: 15px;
}
.navbar-default {
	border:0;
	padding:0;
	margin:0;
	text-align: center;
-webkit-border-radius: 0;
-moz-border-radius: 0;
	border-radius: 0;
	width:100%;
	background-color:#040000
}
.navbar-header{
	border:0px;
	padding:0;
	margin:0;
	float:left;
	width:10%
}
.navbar-default .navbar-nav{
width:90%;
float:right
}
.navbar-default .navbar-nav> li > a > img{
display:none
}
.navbar-default .navbar-nav> li > a > i.fa{
	color:#FFFFFF;
	margin-left:80%;
	font-size:20px;
	padding:2px;
	border: 1px solid #FFFFFF;
	font-weight: 100;
}
.navbar-default .navbar-nav> li > a > span{
	color:#FFFFFF;
	font-size:14px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navbar-default .navbar-nav> li {
width:11.11111111111111%}
.navbar-default .navbar-nav> li > a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 100;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0;
	padding-top:22px;	height:66px;
}

.navbar-default .navbar-nav> li >a:hover,
.navbar-default .navbar-nav> li >a:focus {
  color: #FF6600;
}
.navbar-default .navbar-nav> .active > a,
.navbar-default .navbar-nav> .active >a:hover,
.navbar-default .navbar-nav> .active >a:focus {
  color: #ffffff;
  background-color: #e7e7e7;
}

.navbar-collapse{
	padding:0px;
	margin:0px;
	float:right;
	width:80%
}
.dropdown-menu{
	min-width:100%;	padding:0;
}
.dropdown-menu > li > a{
	color: #CCCCCC;
	text-decoration: none;
	display:block;
	padding: 14px;
	background-color: #333333;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #000000;
}
.dropdown-menu> li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding:0;
	margin:0
}
/*slider area*/
.carousel-caption {
    position: absolute;
    text-align: left;
    left: 6%;
    line-height: 1;
    top: 40%;
    margin-top: -100px;
	width:33%
}
.carousel-caption h1 {
    font-size: 33px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
	margin-top:66px
}
.carousel-caption p {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin-top:33px;
	line-height:26px
}
.carousel-caption button {
    width: 240px;
    height: 60px;
    background: #3a9ecb;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}
.carousel-caption button:hover {
    background: #2a2a2a;
}
.carousel .jiantouzuo{
	position: absolute;
	left: 2%;
	top: 50%;
	font-size:24px
}
.carousel .jiantouyou{
	position: absolute;
	right: 2%;
	top: 50%;
	font-size:24px
}
.in-more{
	padding-top: 8px;
	padding-right: 88px;
	padding-bottom: 8px;
	padding-left: 88px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 18px;
	display:inline-block
}
.in-more:hover{
background-color:#FF0000;
color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
.in-xn-pc{
border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff6600;
	border-bottom-color: #ff6600;
}
.in-xn-pc-right p{
text-align:left;
margin-bottom:22px;text-align: justify
}
.store p{
	color:#CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:11px
}


.in-link-1{
	padding-top: 22px;
	
	padding-bottom: 22px;
	
}
.in-link-1 a{
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 33px;
	padding-bottom: 2px;
	padding-left: 33px;
	border-radius:33px;
	font-size: 24px;
	margin-top: 22px;
	margin-bottom: 22px;
}
.in-xn{
	background-image: url(../img/in-02.png);
	background-size: 100%;
	margin-bottom:33px;
	padding-bottom:55px
}
.in-ppf-pc{
	padding-top: 33px;
	padding-bottom: 33px;
}
.in-ppf-pc h3{
	color:#333333;
	margin-top: 22px;
	margin-bottom: 22px;
	line-height:32px;
	font-size: 16px;
}
.in-about-pc{
	background-color:#0F0F0F;
	background-image: url(../img/bg-99.jpg);
	background-size:100%;
	color:#CCCCCC
}
.in-about-pc .logo img{
width:220px;
margin-top:33px
}
.in-about-pc h2{
	margin-top:22px;
	margin-bottom: 22px;
	font-size: 22px;
	text-align:center

}
.in-about-pc h3{
	margin-top:22px;
	margin-bottom: 22px;
	font-size: 20px;
	text-align:center

}
.in-about-pc h4{
	margin-top:22px;
	margin-bottom: 22px;
	font-size: 24px;
	font-weight: bold;
}
.in-about-list img{width:100%; }
.in-about-list p{
color:#ffffff;
margin-bottom:22px
}
.in-case-pc{
	background-color:#fff;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff6600;
	border-bottom-color: #ff6600;
}
.in-case-list a{
	display: block;
}
.in-new-div ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.in-new-div ul li span{
float:right;
color:#CCCCCC
}
.in-new-div ul li a{
color:#CCCCCC;
font-size:14px
}
.in-contact{
	background-image: url(../img/bg-contact.jpg);
	background-size: 100%
}
.about img{
width:100%;
margin-bottom:11px
}
.about h2{
font-size:18px;
margin-bottom:11px
}
.about p{
margin-bottom:11px
}
.about .about-left{
float:left;
}
.about .about-right{
float:right;
}
.case-list{
margin-bottom:22px;
 
}
.case-list img{
width: 100%;
height: 240px;
object-fit: cover;
}
.case-list p{
	background-color: #E3E3E3;
	padding: 5px;
	text-align: center;
}
.case-list-title{
	color: #000000;
	background-color: #CC99CC;
	text-align: center;
	margin-bottom: 33px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*service area*/
.service   {
	padding-top: 11px;
	padding-bottom: 5px;
	background-color: #222;
/*	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ff6600;*/
}
.service img{
width:44px
	
}
.service  a {
	font-size: 12px;
	color: #fff;
	
}
.in-anli {
background-color: #0F0F0F;
}

.in-anli .col-md-2{
/*width:20%;*/
}
.in-anli  img{
width:100%;
margin-bottom:22px
}
.index-title-1 {
text-align:center;
margin-bottom:22px;
margin-top:0
}
.index-title-1 h2{
	font-size: 26px;
	margin-bottom:11px;
	padding:0;
}
.index-title-1 p{
font-size:14px;
text-align:center;
}


.contact-info{
margin-bottom:22px;
line-height:28PX
}
.contact-info h3 {
	font-size: 16px;
	color: #666666;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 22px;
}
.contact-form h3 {
   font-size: 16px;
	color: #666666;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 22px;
}

.contact-info ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333333;
}
.contact-info i.fa {
    font-size: 16px;
    padding-right: 12px;
    width: 25px;
    height: 38px;
}
.contact-info ul li span {
    font-weight: bold;
}

.contact-form input {
    width: 100%;
    height: 40px;
    background: #fff;
    font-size: 13px;
    color: #084a5c;
    font-family: 'Open Sans', sans-serif;
    padding: 12px;
    border: 1 solid #CCCCCC;
    margin-bottom: 12px;
}
.contact-form textarea {
    font-family: 'Open Sans', sans-serif;
    padding: 12px;
    width: 100%;
    height: 140px;
    border: 1 solid #CCCCCC;
}
.contact-form input.submit-btn {
    width: 180px;
    height: 50px;
    float: right;
    font-size: 24px;
    color: #fff;
    background: url(../img/btn-bg.jpg);
    background-repeat: no-repeat;
    padding: 0;
    font-family: 'BenchNine', sans-serif;
    font-weight: bold;
}
.banner {
/*border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff6600;
	border-bottom-color: #ff6600;*/
}
.title-one{
	text-align: left;
	margin-bottom: 22px;
	margin-top:22px
}
.title-one h3{
	text-align: center;
	color: #000000;
	font-size: 24px;
}
.title-one h4{
	text-align: center;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 5px;
}
.title-one span{
	text-align: center;
	font-size: 16px;
	color: #CCCCCC;
	display: block;
}
.title-one p{
	text-align: left;
}
.news h2{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height:22px;
	margin-bottom:11PX
}
.news p{
	font-size: 12px;
}
.table-price{
	background-image: url(../img/p4.jpg);
	background-size: 100% 100%;
}
.table-price td{
color:#FFFFFF;
padding:11px
}
.example p{
	text-align:center;
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
}

/*footer*/
.footer {
	background-color:#000;
	text-align: center;
	font-size: 12px;
	color: #999999;
	font-family: 'Open Sans', sans-serif;
	line-height:22px;
	padding-top: 11px;
	padding-bottom: 11px;
}

.in-news   {
background-color: #222;
}
.news-list  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom:11px
}

.news-left{
	float:left;
	height: 33px;	
}

.news-right{
	float:right;
	font-size: 14px;
	height: 33px;
	padding-right:11px	
}
.news-list a{
	text-align: left;
	font-size: 14px;
	color: #666666;
}

/* MAP CSS */

.map{ position:relative;width:856px; margin:0 auto;}
.map a{ color:#5b5a5a; font-size:12px; text-decoration:none;}
.map a:hover{ color:#fff;}
.map span{ cursor:pointer;font-size:12px;}
.map span:hover{color:#fff; cursor:pointer;}
.mapcitybg{ position:absolute; display:none; z-index:3; }

/*αҳcss*/
.anti-fake h3{
	font-size: 14px;
	color: #009966;
	margin-top: 11px;
}
.anti-fake-f1{
	color: #FF0000;
	padding: 5px;
	border: 1px dotted #FF0000;
	margin-bottom: 11px;
}
.anti-fake-f2{
	position: relative;
}
.anti-fake-f2 .seal{
position:absolute;
top:111px;
right:22px
}
.anti-fake-f2 h3{
	background-color: #EAEAEA;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding:11px;
}
.anti-fake-f2 p{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.product-top1 img{
margin-bottom:11px;
}
.product{
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom:22px
}
.product h2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	display:inline-block;
	padding-bottom: 8px;
}
.product table{
	margin-bottom:11px
}
.product-list-small img{
width:100%;
}
.product-list-small{
	border: 1px solid #999999;
	text-align:center;
	margin-bottom:22px
}
.product-list-small a p{
	padding-top: 8px;
	padding-bottom: 8px;
	color:#CCCCCC;
	display:block
}
.product-list{
	border: 1px solid #999999;
	text-align:center;
	margin-bottom:22px
}
.product-list a p{
	padding-top: 8px;
	padding-bottom: 8px;
	color:#CCCCCC;
	display:block
}
.product-list img{
width:100%;
height:222px;
object-fit:cover;
}
.pro-left{
	border: 1px solid #666666;
	text-align: center;
}
.pro-left dt{
	padding-top: 22px;
	padding-bottom: 22px;
	display:block;
	color:#FF0000;
	background-image: url(../img/bg-4.jpg);
	background-size:100%;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
}
.pro-left dd a{
	padding-top: 11px;
	padding-bottom: 11px;
	display:block;
	color:#999999	
}
.QuotationSystem1-list{
	margin-bottom: 11px;
	text-align:center;
	padding: 5px;
}
.QuotationSystem-left{
	margin-top: 22px;
}
.QuotationSystem-left h2{
	margin: 0px;
	margin-top:22px;
	font-size:16px
}
.QuotationSystem-left h3{
	margin-top: 22px;font-size:14px
}
.QuotationSystem1-list img{
width:100%
}
.QuotationSystem2-list{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.QuotationSystem3-top{
	margin-bottom: 22px;
	margin-top: 22px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 11px;
}
.QuotationSystem3-top h3{
	font-size:16px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}
.QuotationSystem3-top h4{
	font-size:14px;margin-top:5px;
	margin-bottom:5px;
}
.QuotationSystem3-list{
	margin-bottom: 11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
-moz-border-radius:5px; 
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:center;
	margin-top: 11px;
	margin-right: 15px;
	margin-left: 15px;
}
.QuotationSystem3-list-hui{
	margin-bottom: 11px;
	border:1px solid #CCCCCC;
	border-radius:5px;
-moz-border-radius:5px; 
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:center;
	color: #CCCCCC;
	margin-top: 11px;
	margin-right: 15px;
	margin-left: 15px;
}
.QuotationSystem3-list  span{
color:#FF0000
}
.white-text{
color:#FFFFFF;
}

.search1{
margin-bottom:22px
}
.search1-left{
float: left;
width:80%;
}
.search1-right{
float: left;
width:20%;
}
.search1-left input{
width:100%;
height:33px;border-radius:0px
}
.search1-right  input{
	width:100%;
	height:33px;
	border: 1px solid #000000;border-radius:0px
}
.search1-right  .btn1{
	width:100%;
	background-image: url(../img/btn1.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-color: #484443;
	background-position: center 0px;
}
.product-xilie   {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom:11px
}
.product-xilie table  {
border:none;
}
.product-xilie table td {
	border:none;
	font-size:10px;
	line-height:10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.product-xilie-top{
position:relative;
}
.product-xilie-wenzi{
	position: absolute;
	top:22px;
	left:22px;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin-right:22px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.product-xilie-wenzi h2{
font-size:16px;
margin-bottom:11px
}
.product-top2 {
margin-bottom:22px;
}
.product-top2 .col-xs-3{
width:20%;
padding:0px}

.product-top2 .col-xs-3 a{
	font-size:12px;
	padding-bottom: 5px;
}
.product-top2 .on a{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}