/* 全局样式重置 */
body,
html,
ul,
li,
p,
a {
	font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 13px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
}
img {
	vertical-align: middle;
}
a{
	color: #333;
}

/* 公共样式 */

.container {
	width: 1200px;
	margin: 0 auto;
}
/* 重置样式 */
.swiper-pagination-bullet-active{
	background: #9f010c !important;
}
/* 去除外边距 */
.am{
	margin-right: 0 !important;
}

/* 顶部css */
.header{
	min-width: 1200px;
	height: 120px;
	background: #2d2d2d;
}
.logo{
	float: left;
	margin-top: 36px;
}
.nav{
	float: right;
	height: 100px;
	width: 700px;
	margin-top: 10px;
}
.nav a{
	display: block;
	float: left;
	height: 70px;
	padding-top: 30px;
	width: 100px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.nav a p{
	font-size: 12px;
	margin-top: 5px;
}
.nav a.active,.nav a:hover{
	background: #9f010c;
}

/* 搜索css */
.search{
	clear: both;
	min-width: 1200px;
	height: 40px;
	background: #9f010c;
}
.search_hot{
	color: #fff;
	line-height: 40px;
}
.search_hot a{
	color: #fff;
	margin: 0 2px;
}
.search_form{
	float: right;
	margin-top: 6px;
}
.search_form .search_group{
	position: relative;
}
.search_form .searchtag{
	position: absolute;
	left: 5px;
	top: 5px;
	float: left;
}
.search_form input[type="text"]{
	height: 26px;
	width: 150px;
	outline: none;
	color: #fff;
	padding: 0 0 0 30px;
	border: 1px #fff solid;
	background: transparent;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.search_form input::-webkit-input-placeholder {
    color: #fff;
}
.search_form input:-moz-placeholder {
    color: #fff;
}
.search_form input[type="submit"]{
	height: 28px;
	width: 40px;
	outline: none;
	box-shadow: none;
	background: #fff;
	border: 1px #fff solid; 
	margin-left: -5px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

/* 产品中心css */
.product{
	min-width: 1200px;
	height: 535px;
}
.title{
	padding-top: 50px;
	padding-bottom: 25px;
}
.product_label{
	text-align: center;
}
.product_label a{
	display: inline-block;
	width: 285px;
	height: 50px;
	line-height: 50px;
	margin-right: 20px;
	color: #fff;
	background: #bbbbbb;
	position: relative;
}
.product_label a.active,.product_label a:hover{
	background: #9f010c;
}
.product_label a.active .tag,.product_label a:hover .tag{
	position: absolute;
	bottom: -10px;
	left: 49%;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #9f010c;
}
.product_list{
	display: none;
	overflow: hidden;
	margin: 20px 0; 
}
.product_list.active{
	display: block;
}
.product_list a{
	display: block;
	float: left;
	width: 285px;
	margin-right: 20px;
	position: relative;
}
.product_list a img{
	width: 285px;
	height: 220px;
}
.tt{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_list .mt{
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.4);
}
.product_list .mt img{
	width: 40px;
	height: 32px;
	margin-top: 80px;
}

.more{
	clear: both;
	text-align: center;
}
.more a{
	display: inline-block;
	width: 223px;
	height: 40px;
	line-height: 40px;
	background: #9f010c;
	color: #fff;
	border-radius: 12px;
}

/* 关于我们css */
.about{
	min-width: 1200px;
	height: 498px;
	background: url(../images/about_bg.jpg) no-repeat top center;
}
.about_intro{
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 20px;
}
.about_intro .more{
	color: #ff0000;
}
.aboutimg_list{
	overflow: hidden;
}
.aboutimg_list img{
	display: block;
	float: left;
	width: 386px;
	margin-right: 20px;
}

/* 新闻中心css */
.news{
	min-width: 1200px;
	height: 517px;
	background: url(../images/news_bg.jpg) no-repeat top center;
}
.news_left{
	float: left;
	width: 600px;
	margin-right: 20px;
	height: 330px;
}
.news_right{
	float: left;
	width: 580px;
}
.order1,.order2,.order3,.order4{
	float: left;
	width: 60px;
	height: 85px;
}
.order1{
	background: url(../images/order1.png) no-repeat left center;
}
.order2{
	background: url(../images/order2.png) no-repeat left center;
}
.order3{
	background: url(../images/order3.png) no-repeat left center;
}
.order4{
	background: url(../images/order4.png) no-repeat left center;
}
.news_right .item:hover .order1{
	background: url(../images/order1_hover.png) no-repeat left center;
}
.news_right .item:hover .order2{
	background: url(../images/order2_hover.png) no-repeat left center;
}
.news_right .item:hover .order3{
	background: url(../images/order3_hover.png) no-repeat left center;
}
.news_right .item:hover .order4{
	background: url(../images/order4_hover.png) no-repeat left center;
}

.news_right .item{
	display: block;
	height: 85px;
	color: #ddd;
	padding: 0 5px; 
}
.news_right .item:hover{
	background: #9f010c;
	color: #fff;
}
.news_right .item .dates{
	float: right;
}
.news_right .ntitle,.news_right .nintros{
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_right .ntitle{
	padding-top: 16px;
}
.news_right .ntitle span{
	display: inline-block;
	max-width: 420px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 联系我们css */
.contact{
	min-width: 1200px;
	height: 533px;
}
.contact_tel{
	color: #000;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
}
.contact_nav{
	margin-top: 20px;
	height: 88px;
	border-top: 1px #666 solid;
	border-bottom:1px #666 solid; 
}

.contact_nav .item{
	display: block;
	float: left;
	width: 299px;
	height: 88px;
	text-align: center;
	border-right: 1px #666 solid;
}
.contact_nav .item1{
	width: 298px;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
}
.contact_nav .item:hover{
	background: #9f010c;
	color: #fff;
}
.contact_nav .icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: 29px;
	margin-right: 2px;
}
.icon.icon1{
	background: url(../images/tel.png) no-repeat bottom center;
}
.icon.icon2{
	background: url(../images/email.png) no-repeat bottom center;
}
.icon.icon3{
	background: url(../images/qq.png) no-repeat bottom center;
}
.icon.icon4{
	background: url(../images/address.png) no-repeat bottom center;
}
.contact_nav .item:hover .icon.icon1{
	background: url(../images/tel_active.png) no-repeat bottom center;
}
.contact_nav .item:hover .icon.icon2{
	background: url(../images/email_active.png) no-repeat bottom center;
}
.contact_nav .item:hover .icon.icon3{
	background: url(../images/qq_active.png) no-repeat bottom center;
}
.contact_nav .item:hover .icon.icon4{
	background: url(../images/address_active.png) no-repeat bottom center;
}
.contact_ewm{
	margin-top: 45px;
	text-align: center;
}
.contact_ewm p{
	line-height: 30px;
	font-size: 16px;
}

/* 底部css */
.footer{
	min-width: 1200px;
	height: 180px;
	background: #2d2d2d;
	text-align: center;
}
.footer_nav{
	height: 70px;
	line-height: 70px;
	color: #fff;
	background: #9f010c;
}
.footer_nav a{
	color: #fff;
}
.footer_about{
	color: #666;
	margin-top: 30px;
	line-height: 24px;
}
.footer_about a{
	color: #666;
}

/* 内页css */
.main{
	overflow: hidden;
	min-width: 1200px;
	margin-bottom: 20px;
	min-height: 500px;
}
.breadnav{
	padding: 20px;
}
.breadnav span{
	color: #999;
}
.column{
	margin-left: 20px;
	margin-right: 20px;
	border: 1px #ddd solid;
}
.ctitle{
	color: #fff;
	font-size: 14px;
	background: #2d2d2d;
	line-height: 40px;
	padding-left: 15px;
}
.clist{
	padding-bottom: 20px;
	padding-top: 20px; 
	width: 128px;
	float: left;
	border-left: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
}
.clist a{
	display: block;
	position: relative;
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 20px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	left: -20px;
	background: #ccc;
}
.clist a span{
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 0;
    height: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #ccc;
    border-left: 20px solid transparent; 
}
.clist a.active,.clist a:hover{
	color: #fff;
	background: #9f010c;
	border:none; 
}
.clist a.active span,.clist a:hover span{
	border-top: 20px solid #9f010c;
}

.content{
	overflow: hidden;
	float: left;
	padding: 20px;
	line-height: 22px;
	width: 938px;
}

.nlist .item{
	clear: both;
	overflow: hidden;
	padding:15px 0;
	border-bottom: 1px #9f010c dotted;
}
.date{
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	text-align: center;
	border:1px #9f010c solid; 
}
.date .day{
	font-size: 30px;
	color: #9f010c;
	line-height: 40px;
}
.date .month{
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background: #9f010c;
}
.nt{
	margin-bottom: 5px;
}
.nt a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nt span{
	color: #999;
	float: right;
}
.nintro{
	color: #666;
	font-size: 10px;
}

.plist{
	overflow: hidden;
}
.plist .item{
	display: block;
	float: left;
	width: 219.5px;
	margin-right: 20px; 
	margin-bottom: 20px;
	position: relative;
}
.plist .item img{
	width: 219.5px;
	height: 169.44px;
}

.cbody{
	overflow: hidden;
	min-height: 300px;
}

.article .atitle{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
.article .aabout{
	color: #999;
	font-size: 12px;
	margin: 10px 0;
	text-align: center;
}
.article .aimg{
	text-align: center;
	padding:20px;
}
.article .aimg img{
	max-width: 100%;
}
.article .atext{
	padding: 0 10px;
	overflow-y:auto;
	line-height: 24px;
}


/* 留言输入框 */
.input-group{
	margin:20px 0;	
	position: relative;
}
.input-group .label{
	float: left;
	text-align: right;
	width: 100px;
	line-height: 30px;
}
.input-group .input{
    width: 300px;
    height: 25px;
    padding:5px ;
    font-size: 13px;
    line-height: 1.53846154;
    color: #222;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group textarea.input{
	height: 60px;
	width: 450px;
	outline: none;
}
.input-group input[type=submit]{
	margin-left: 100px;
	background: #9f010c;
	color: #fff;
	display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-family: "Helvetica Neue",Helvetica,Tahoma,Arial,'Microsoft Yahei','Hiragino Sans GB','WenQuanYi Micro Hei',sans-serif;
    font-weight: 400;
    line-height: 1.53846154;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#verify input{
	width: 170px;
}
#verify img{
	display: inline-block;
	cursor:pointer;
}

/* 分页样式 */
.page{
	text-align: center;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	color: #9f010c;
	position: relative;
	float: left;
	padding: 5px 12px;
	margin-left: -1px;
	line-height: 1.53846154;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-transition: all .2s cubic-bezier(.175, .885, .32, 1);
	transition: all .2s cubic-bezier(.175, .885, .32, 1)
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	background-color: #e5e5e5;
	border:1px #E5E5E5 solid;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #9f010c !important;
	border:1px #9f010c solid !important;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #ddd;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.online-list{
	background: #9f010c !important;
}
.online-list li{
	width: 130px !important;
	text-align: left;
}
.online-list li a{
	width: 130px !important;
	color: #9f010c !important;
}


.dropdown{
	position: relative;
}
.dropmenu{
	display: none;
	
	
	
	background: #ddd;
	border: 1px solid #ddd;
}
.dropmenu > a{
	display: block;
	padding:8px 15px;
}
.dropmenu > a span{
	margin-right: 10px;
}
.dropmenu > a:hover,.dropmenu > a.active{
	color: #fff;
	background: #9f010c;
}

.pmain{
	overflow: hidden;
}
.main_left{
	float: left;
	min-height: 300px;
	width: 198px;
	margin-right: 20px;
	border: 1px solid #ddd;
}
.main_right{
	float: left;
	min-height: 300px;
	width: 978px;
	border: 1px solid #ddd;
}


.main_left .item:hover .dropmenu{
	display: block;
}
.main_left .item > a{
	display: block;
	padding:12px 15px;
	border-bottom: 1px solid #ddd;
}
.main_left .item > a:hover,.main_left .item > a.active{
	background: #ddd;
}
.main_left .item a .arrow{
	float: right;
}