﻿body{
	margin:0 auto;
	width: 1000px;
}
* {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	font-size: 14px;
	color: #666;
	text-decoration:none;
}
 
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}



header {
	width: 100%;
	height: 150px;
}
.head-top {
	height: 84px;
}

header img {
	margin: 30px 0 0 30px;
}
.headr-tel {
	width: 168px;
	padding-left: 40px;
	margin-top: 6px;
	background: url(../images/tel.png)no-repeat 0px 10px;
}

.headr-tel p {
	font-size: 14px;
	padding-bottom: 10px;
	color: #333;
	line-height: 30px;
}
.headr-yx {
	margin-top: -7px;
	padding-left: 40px;
	background: url(../images/yx.png)no-repeat 0px -5px;
}

.headr-yx a {
	font-size: 14px;
	padding-bottom: 10px;
	color: #333;
}


.about-box {
	width: 100%;
	height: 250px;
}


.about {
	width: 480px;
	height: 250px;
}
.index-top {
	width: 480px;
	height: 31px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.index-top h1{
	color: #ab1032;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ab1032;
	width: 107px;
}
.index-top a {
	position: absolute;
	right: 0px;
	font-size: 12px;
	top: 10px;
}
.index-top a:hover{
	color: #ab1032;
}
.about-content {
	width: 480px;
	height: 150px;
	
}
.about-content img {
	float: left;
	width: 160px;
}
.about-content div {
	float: right;
	width: 300px;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
	line-height: 27px;
}


.news {
	margin-left: 40px;
}
.news h1 {
	width: 60px;
}
.news a:hover {
	color: #AB1032;
}


.product {
	width: 100%;
	height: 300px;
}
.product .index-top {
	width: 100%;
	margin-top: 0;
}
.gun-case-imgBox {
	width: 200px;
	height: 160px;
	overflow: hidden;
}

.gun-case-imgBox img {
	transition: all 0.6s ease;
}

.gun-case-imgBox:hover img {
	transform: scale(1.3,1.3);
}

.gun-case-p {
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
	position: relative;
	left: -15px;
}



footer{
	clear: both;
	margin-top: 40px;
	clear: both;
	height: 260px;
	font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-top: 30px;
	background: #AB1032;
}
footer h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
}
footer h4 {
	margin: 10px 0;
}
.f-nav {
	margin-left: 20px;
}
.f-nav a {
	display: block;
	color: #fff;
	font-size: 14px;
}
.f-nav a:hover {
	/*color: #ab1032;*/
}
.foot-contact {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	margin-left: 120px;
	width: 350px;
}

.foot-r {
	margin-right: 20px;
}
.foot-r a {
	display: inline-block;
	margin-right: 10px;
    position: relative;
    left: -2px;
}
.foot-r a img {
	width: 30px;
}

/*==============【内页样式】===============*/

/*内页-banner*/
.about-banner,.product-banner,.news-banner,.contact-banner{
	width: 100%;
	height: 250px;
	margin-bottom: 50px;
	display: none;
}
.about-banner {
	background: url(../images/about-banner.jpg)no-repeat top center;
}
.product-banner {
	background: url(../images/product-banner.jpg)no-repeat top center;
}
.news-banner {
	background: url(../images/news-banner.jpg)no-repeat top center;
}
.contact-banner {
	background: url(../images/contact-banner.jpg)no-repeat top center;
}

/*内页左侧：导航*/
.ny-nav {
	width: 250px;
	padding: 5px;
	margin-bottom: 50px;
	margin-top: 50px;
    box-shadow: 0px 2px 10px 0px #8c8c8c;
}
.ny-nav-top{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin-bottom: 4px;
	background: linear-gradient(to top, #ab1032,#ab1032);
}
.ny-nav-top h3{
	text-align: left;
	text-indent: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}
.ny-nav-top p{
	margin-top: 3px;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.ny-nav a{
	display: inline-block;
	width: 100%;
	height: 30px;
	color: #666;
	line-height: 30px;
	background: url(../images/jt.png) no-repeat 220px 4px #e5e5e5;
	text-indent: 10px;
	margin-top: 1px;
	font-size: 13px;
	font-weight: normal;
}
.ny-nav a:hover{
    background: url(../images/jt-hover.png) no-repeat 220px 4px #ab1032;
	color: #fff;
}
.ny-nav a i {
	float: right;
	margin: 12px;
}
.ny-nav-contact {
	font-size: 13px;
	line-height: 26px;
}


/*内页-产品中心左侧二级类别单独设置*/
.ny-nav h1 a{
	text-align: left;
	background: linear-gradient(to right, #1e50a2,#1e73ff);
	text-indent: 20px;
	color: #fff;
}
.ny-nav h2 {
	height: 30px;
	line-height: 30px;
	margin-bottom: 1px;
}
.ny-nav h2 a {
	height: 30px;
	line-height: 30px;
	text-indent: 12px;
}
.ny-nav h2 a i {
	float: left;
	margin: 8px 0 0 24px;
}
.no {
	display: none;
}




/*内页右侧*/
.ny-r {
	width: 700px;
	margin-bottom: 50px;
	margin-top: 50px;
}
.ny-r-top{
	height: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.ny-r-top h3{
	color: #ab1032;
	letter-spacing: 2px;
   	font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
}
.ny-r-top span{
	margin-top: 5px;
	font-size: 14px;
	color: #666;
}
.ny-r-top span a:hover {
	color: #3184c6;
}
.ny-r-top i{
	color: #2161cb;
	margin-right: 5px;
}
.ny-content {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.ny-content img {
	max-width: 100%;
}
.ny-content2 {
	text-align: center;
}
.ny-content2 img {
	max-width: 600px;
}






/*内页-产品页：*/
.ny-pro-box {
	width: 210px;
	height: 200px;
	float: left;
	text-align: center;
	margin-right: 33px;
	line-height: 25px;
}
.n_product_imgBox{
	display: inline-block;
	width: 210px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	transition: all 0.6s ease;
}
.n_product_imgBox img{
	transition: all 0.6s ease;
	width: 100%;
    height: 100%;
}

.n_product_imgBox:hover img{
	transform: scale(1.2,1.2);

}

/*内页--产品详情页*/ 
.xqy-imgBox {
	width: 450px;
}
.xqy-jj {
	width: 350px;
}
.xqy-jj a {
	display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: linear-gradient(to top, #053961, #0059a0,#0675ce);
    font-size: 20px;
    margin: 10px 0;
    border-radius: 50px;
    box-shadow: 3px 2px 4px 0px #656565;
}



/*产品特点-tab切换样式*/
.tab {
	margin: 30px auto;
}
.tab-top {
	overflow: hidden;
	zoom: 1;
	height: 45px;
    margin-bottom: 10px;
}
.tab-top li {
	float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin-right: 3px;
    color: #333;
    background: #e5e5e5;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 2px 2px 0px #c5c5c5;
}
.tab-top li.active {
	color: #fff;
	background: #0083c7;
	box-shadow: 0px 2px 3px 0px #000000;
}
.tab-bottom li {
	display: none;
}
.tab-bottom li.thisclass {
	display:block;
}





/*产品表格*/

.ny-content h3 {
	background: #ab1032;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-indent: 15px;
    font-size: 14px;
}
.ny-content h3 a {
	    font-size: 12px;
    background: #fff;
    color: #ab1032;
    float: right;
    margin-right: 4px;
    display: inline-block;
    height: 25px;
    margin-top: 5px;
    line-height: 25px;
    width: 68px;
    border-radius: 25px;
}
.ny-content table{ 
	border:1px solid #a5a5a5; 
	border-collapse:collapse;
	margin-bottom: 40px;
} 
.ny-content table tr td{ 
	border-bottom:1px solid #a5a5a5; 
	border-right:1px solid #a5a5a5;
	text-align: center;
	font-size: 13px;
}
.ny-content table tr th{ 
	border-bottom:1px solid #a5a5a5; 
	border-left:1px solid #a5a5a5; 
	font-size: 13px;
}
.table-more {
	font-size: 12px;
	background: #AB1032;
	color: #fff;
	padding: 2px 12px;
	border-radius: 20px;
}
.table-more:hover {
	color: #fff;
}
.ny-content table td span {
	display: inline-block;
	width: 6px;
	height: 6px;
	position: relative;
	top: -3px;
	border-radius: 50%;
	background: #ab1032;
}
.ny-content table a:hover {
	/*color: #ab1032;*/
}






.search {
	width: 300px;
	height: 36px;
	background: #AB1032;
	border-radius: 36px;
}

.input1 {
	    border: 0;
    outline: 0;
    background: #ffffff;
    color: #666;
    width: 255px;
    height: 34px;
    text-indent: 8px;
    line-height: 34px;
    border-radius: 40px;
    margin-left: 1px;
    margin-top: 1px;
    font-size: 13px;
}

.input2 {
	position: relative;
	top: 5px;
	left: 6px;
	cursor: pointer;
}
















/*内页-新闻页(有图列表)*/
.n_news_box{
	width: 100%;
    height: 150px;
    margin: 20px 0;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
    transition: all 0.3s ease;
}
.n_news_box:hover{
	box-shadow: 0px 0px 10px 0px #a2a2a2;
    padding: 0px 10px 0px 0;
    background: #f1f1f1;
}
.n_news_box img{
	float: left;
}
.n_news_box-r {
	margin-left: 20px;
	width: 660px;
}

.n_news_box-r span{
	float: right;
}
.n_news_box-r h3{
	float: left;
	color: #666;
}
.n_news_box-r h3 a{
	font-size: 15px;
}
.n_news_box-r div{
	float: left;
    color: #333;
    width: 660px;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
    margin-top: 10px;
}
.n_news_box_more{
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: inline-block;
    width: 120px;
    background: #e5e5e5;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 35px;
    color: #666!important;
    transition: all 0.4s ease;
}
.n_news_box:hover .n_news_box_more{
	background: #04589B;
	color: #fff!important;
}


/*内页-新闻页(无图列表)*/
.ny-news {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #e5e5e5;
}
.ny-news:hover {
	background: #ab1032;
	padding: 0 10px;
	border-bottom: none;
}
.ny-news:hover span {
	color: #fff!important;
}
.ny-news span {
	float: right;
	font-size: 14px;
	color: #666;
}
.ny-news a {
	transition: all 0.5s ease;
	display: inline-block;
	width: 82%;
	height: 100%;
}
.ny-news a:hover{
	color: #fff;
	text-indent: 10px;
}




/*上一页 & 下一页*/
.news_pre {
	margin:50px 0 5px 0;
	clear:both;
	font-size:14px;
	color:#333;
}
.c9 {
	color:#999;
}
#pro_next {
	font-size:14px;
}



/*内页-联系我们*/

/*内页-关于我们*/















.smallpic {
	/*border:1px solid #ccc;
	padding:2px;*/
	background:#fff;
}

#index_center_pro_nr a {
	color:#333;
}
.nlist {
	width: 560px;
	height: 200px;
	list-style:none; 
}
.nlist li {
	line-height:40px;
	height:40px;
	border-bottom:1px dashed #eceaea;
	list-style:none;
}
.nlist li span {
	float:right;
	font-size: 13px;
    color: #666;
}
.nlist li dl {
	
	margin:-14px 0 0 0;
}
.nlist li dl dt {
	line-height:30px;
	height:30px;/*border-bottom:1px dashed #ccc;*/
}
.nlist b {
	font-weight:normal;
}
.nlist a {
	color:#666;
	text-decoration:none;
	font-size:13px;
}
.nlist a:hover {
	color:#2952a2;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
.nlist1 {
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
}
.nlist1 li {
	line-height:normal;
	list-style:none;
	margin:20px auto;
	font-weight:normal;
	height:90px;
}
.nlist1 li span {
	float:right;
	font-weight:normal;
}
.nlist1 li dl {
	margin:0;
*margin:-14px 0 0 0;
	padding:0;
}
.nlist1 li dl dt {
	line-height:30px;
	height:30px;/*border-bottom:1px dashed #ccc;*/
}
.nlist1 b {
	font-weight:normal;
}
.nlist1 a {
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}
.nlist1 a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}
.List_page {
	position: relative;
    top: 50px;
    clear: both;
    margin-bottom: 50px;
}
.List_page a {
	background:#fff;
	margin:1px;
	padding:4px 6px;
	border:1px solid #e5e5e5;
	color:#333;
}
.List_page span {
	background:#e5e5e5;
	color:#333;
	margin:1px;
	padding:6px 10px;
}
.ny-newsTop {
	height: 60px;
	padding-bottom: 20px;
	line-height: 80px;
	border-bottom: 1px solid #e5e5e5;
}
.ny-newsTop h1 {
    font-size: 24px;
    font-weight: normal;
    color: #666;
}
.ny-newsTop div {
	color:#999;
	font-size:14px;
}
#art_content {
	font-size:14px;
	line-height: 30px;
	color: #666;
	clear: both;
	padding-top: 30px;
}
#art_content img {
	max-width:750px;
}
.news_pre {
	margin:50px 0 5px 0;
	clear:both;
	font-size:14px;
	color:#333;
}
.c9 {
	color:#999;
}
#pro_next {
	font-size:14px;
}
#about_right a {
	color:#666;
	font-size:14px;
}
 
.List {
	margin:0;
	padding:0;
	list-style:none;
}
.List li {
	line-height:30px;
	height:30px;
	border-bottom:1px dashed #ccc;
	list-style:none;
}
.List li span {
	float:right;
	color:#999;
}
.List li b {
	font-family:"微软雅黑";
	font-weight:normal;
}
.hr_td {
	line-height:30px;
	height:30px;
	border-bottom:1px dashed #ccc;
}
/*留言部分*/
.book_title {
	background:#EAF5FC;
	border:1px solid #BEDAF0;
	line-height:30px;
	padding:0 15px;
}
.book_title span {
	float:right;
	color:#333;
}
.book_Content {
	border:1px solid #BEDAF0;
	border-top:0;
	line-height:22px;
	padding:5px 15px 10px 15px;
	margin:0 0 10px 0;
	background:#fff;
}
.book_Content div {
	border-top:1px dashed #ccc;
	padding:5px 0;
	margin:5px 0 0 0;
}
.book_Content b {
	color:#f30;
}
.book_add {
}
.book_add input {
    border: 1px solid #ccc;
    padding: 13px 40px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
}
.book_add textarea {
	vertical-align:top;
	border:1px solid #ccc;
	padding:4px 10px;
	overflow:hidden;
}
.book_add li {
	padding:5px;
	font-size:14px;
	/*width: 35%;*/
	float: left;
}
.book_add li span {
	display:block;
	float:left;
	width:80px;
	line-height:50px;
}
.book_add #showmsg {
    color: #f30;
    position: relative;
    left: 230px;
    top: -30px;
}

/*内页-资料下载*/
.down_line {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px dashed #e5e5e5;
}
.down_line:hover {
	background: #F2F2F2;
}
.down_line:hover a {
	color: #065FA5;
}
.down_line a i{
	float: right;
	margin: 12px 10px;
}





