@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,ul,ol,li,p{ margin:0px; padding:0px; font-weight:normal;}
ul,ol{ list-style:none;}
body{
	font-family:"微软雅黑";
	font-size:14px;
}
.header{
	min-width:1200px;
	height:110px;
	background:url(hdbg.png);
}
.header .headerContent{
	width:1200px;
	margin:0px auto; 
}
.header .headerContent .left{
	width:800px;
	float:left;
	height:100px;
	padding-top:10px;
}
.header .headerContent .right{
	width:390px;
	float:right;
	height:100px;
	position:relative;
}
/*.gp-nav1{height: 50px;padding-top: 25px;padding-right: 20px;}
.gp-nav1 > ul > li{height: 50px;line-height: 50px;}
.gp-nav1 > ul > li > a{display: block;padding:0  20px;color:#fff;border-top: 4px solid transparent;}
.gp-nav1 > ul > li.on a{color:#94070a;background-color: #fff;border-top-color: #e89e3f}
.gp-subNav{padding: 5px 0;z-index: 99}
.gp-nav1 > ul > li.on .gp-subNav{display: block;}
.gp-nav1 > ul > li.on .gp-subNav dd a{color:#333;}
.gp-nav1 > ul > li.on .gp-subNav dd a:hover{background-color: #eee}*/


.nav {
	width:100%;
	height:45px;
	line-height:45px;
	background-color:#c40000;
}
.nav ul{
	display:block;
	width:1188px;
	height:45px;
	margin:0px auto;
}
.nav ul li{
	display:block;
	position:relative;
	width:115px;
	text-align:center;
	height:45px;
	float:left;
	}
.nav > ul > li:hover > a {
	background-color:#f6f6f6;
	color:#c40000;
	border-top:2px solid #FF9900;
}
.nav > ul >li> a{
	display:block;
	color:#F6F6F6;
	text-decoration:none;
	letter-spacing:1px;
	font-size:15px;
	line-height: 45px;
	background-color:#c40000;
		
}
.nav ul li:hover ol{ 
              display:block;
			  }
.nav  ul li  ol{
	display:none;
	position:absolute;
	width:110px;
	background-color:#F6F6f6;
	z-index:1000;

	text-decoration:none;
	
}
.nav ul li ol li{ 
	width:100%; 
	font-size:14px;
	text-align:left; 
	text-indent:12px; 
	height:44px;
}
.nav ul li ol li a{ 
	width:100%; 
	
	text-align:left; 
	text-indent:14px; 
	height:44px;
	color:#c40000;
	text-decoration:none;
}
.nav ul li ol li:hover{
	background-color: #E8E8E8;
}
.pptBox{
	width:1200px;
	margin:0px auto;
	height:360px;
}
.pptBox .ppt{
	width:700px;
	height:360px;
	float:left;
}
.pptBox .articleList{
	width:490px;
	height:360px;
	overflow:hidden;
	float:right;
}


.boxTitle{
	height:35px;
	line-height:35px;
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #c40000;
	margin-top:5px;
}
.boxTitle h2{
	font-size:16px;
	line-height:35px;
	width:108px;
	background-color:#c40000;
	text-align:center;
	border-radius:5px 5px 0px 0px;
	color:#FFF;
	letter-spacing:2px;
	float:left;
}
.boxTitle span{
	float:right;
	font-size:12px;
	margin-right:10px;
}
.boxTitle span a{
	color:#333;
	text-decoration:none;
}
.boxTitle span a:hover{
	color:#c40000;
}
.articleList ul{
	display:block;
	width:99%;
	margin:2px auto;
}
.articleList ul li{
	display:block;
	width:100%;
	height:31px;
	line-height:31px;
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
}
.articleList ul li span{
	display:block;
	width:378px;
	line-height:31px;height:31px;
	overflow:hidden;
	float:left;
	background:url(dot.jpg) left center no-repeat;
	padding-left:10px;
}
.articleList ul li i{
	display:block;
	width:90px;
	line-height:31px;height:31px;
	overflow:hidden;
	float:right;
	text-align:center;
	font-size:12px;
	font-style:normal;
	color:#999;
}
.articleList ul li span a{
	color:#333;
	text-decoration:none;
	
}
.articleList ul li span a:hover{ color:#c40000; text-decoration:none;}
.articleBox{
	width:1200px;
	height:300px;
	margin:10px auto 5px auto;
}
.l{ float:left;}
.r{ float:right;}
.m{ float:left;margin:0px 22px;}
.articleBox .articleList2{
	width:435px;
	height:300px;
	overflow:hidden;
}
.articleBox .articleList2 ul{
	display:block;
	width:99%;
	margin:5px auto;
	overflow:hidden;
}
.articleBox .articleList2 ul li{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
}
.articleBox .articleList2 ul li span{
	display:block;
	width:310px;
	float:left;
	overflow:hidden;
	background:url(dot.jpg) left center no-repeat;
	padding-left:10px;
	height:30px;
	line-height:30px;
	text-overflow:ellipsis;
white-space: nowrap;
}
.articleBox .articleList2 ul li i{
	display:block;
	width:50px;
	float:right;
	overflow:hidden;
	text-align:right;
	font-style:normal;
	color:#999;	
	height:30px;
	line-height:30px;
	font-size:12px;
}
.articleBox .articleList2 ul li span a{
	color:#333;
	text-decoration:none;
	
}
.articleBox .articleList2 ul li span a:hover{
 color:#c40000;
 text-decoration:underline;
}
.articleBox .articleList4{width: 285px;}
.goPic{
	width:1200px;
	height:200px;
	margin:0px auto;
	overflow:hidden;
}



.footer {
	width:100%;
	height:60px;
	border-top:4px solid #c40000;
	background-color:#c40000;
	color:#FFF;
	text-align:center;
	padding-top:5px;
}
.footer p{
	line-height:24px;
}



/*-----------------VMS SLider Start----------------*/
 .VMS_Slider {
    width: 700px;
    height: 360px;
    font-size: 14px;
    position:relative;
    margin:0px auto;
    overflow:hidden;
}
.VMS_Slider img{ border:0px;}
.VMS_Slider a{ text-decoration:none; font-size:16px;}
.VMS_Slider a.control_btn {
    position:absolute;
    display: block;
    top: 50%;
    margin-top: -78px;
    width: 76px;
    height: 112px;
    cursor: pointer;
    z-index: 2;
    background: url(buttons.png) no-repeat;
}
.VMS_Slider a.prev {
    left: 0;
    background-position: 0 0
}
.VMS_Slider a.next {
    right: 0;
    background-position: -76px 0
}
.VMS_Slider a.prev:hover {
    background-position: 0 -112px
}
.VMS_Slider a.next:hover {
    background-position: -76px -112px
}

/*----------------------------VMS Slider End------------------------*/

#Marquee_x {
    overflow:hidden;
    width: 100%;
    margin:0px auto
}
#Marquee_x ul li, #Marquee_x ul li div {
    float:left;
    overflow:hidden
}
/* 横向滚动必须让所有li左浮动 */
 #Marquee_x ul li div {
    float:left;
    line-height:25px;
    height:200px;
    width:200px;
}
#Marquee_x ul li div img {
    margin-top:0px;
    width:200px;
    height:150px;
    display:block;
    border:0px
}
#Marquee_x ul li div span {
    display:block;
	width:95%;
	margin:0px auto;
    font-size:14px;
	text-align:center;
	line-height:20px;
	height:49px;
}
#Marquee_x ul li div a {
    line-height:20px;
    color:#333;
    text-decoration:none;
}

.pagePic{
	width:1200px;
	height:200px;
	background:url(pagep.jpg) center top no-repeat;
	margin:0px auto;
}

.pageContent{
	width:1200px;
	min-height:800px;
	margin:5px auto;
}

.pageContent .pageContentLeft{
	width:218px;
	border-right:4px solid #c40000;
	min-height:800px;
	float:left;
}
.pageContent .pageContentLeft h2{
	display:block;
	height:65px;
	line-height:65px;
	background-color:#c40000;
	text-align:center;
	color:#FFF;
	font-size:24px;
	letter-spacing:2px;
}
.pageContent .pageContentLeft ul{
	display:block;
	width:90%;
	margin:10px auto;
	font-size:16px;
}
.pageContent .pageContentLeft ul li{
	display:block;
	height:50px;
	line-height:50px;
	border-bottom:1px dotted #333;
	text-indent:35px;
	background:url(jt.png) 10px center no-repeat;
}
.pageContent .pageContentLeft ul li a{
	color:#333;
	text-decoration:none;
	display:block;
}
.pageContent .pageContentLeft ul li a:hover{
	color:#c40000;
}
.pageContent .pageContentLeft ul li:hover{
	border-bottom:1px dotted #c40000;
	background:url(jthover.png) 12px center no-repeat;
}
.pageContent .pageContentLeft ul .active{
	border-bottom:1px dotted #c40000;
	background:url(jthover.png) 12px center no-repeat;
}
.pageContent .pageContentLeft ul .active a{
	color:#c40000;
	font-weight:bold;
}

.pageContent .pageContentRight{
	width:958px;
	min-height:800px;
	float:right;	
} 
.pageContent .pageContentRight1{
	width:100%;
	min-height:800px;
	float:right;	
} 
.pageTips{
	width:100%;
	height:45px;
	border-bottom:2px solid #c40000;
	overflow:hidden;	
}
.pageTips h2{
	display:block;
	width:350px;
	height:45px;
	line-height:45px;
	float:left;
	padding-left:20px;
	color:#c40000;
	font-weight:bold;
	letter-spacing:2px;
}
.pageTips span{
	display:block;
	width:450px;
	line-height:55px;
	float:right;
	text-align:right;
	padding-right:10px;
	color:#666;
}
.arList{
	display:block;
	width:99%;
	margin:10px auto;
}
.arList li{
	display:block;
	width:100%;
	height:32px;
	line-height:32px;
	border-bottom:1px dotted #CCCCCC;
}
.arList li span{
	display:block;
	width:800px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	float:left;
	background:url(dot.jpg) left center no-repeat;
	padding-left:12px;
}
.arList li i{
	display:block;
	width:100px;
	height:32px;
	line-height:32px;
	float:right;
	color:#666;
	font-style:normal;
	text-align:center;
}
.arList li span a{
	color:#333;
	text-decoration:none;
}
.arList li  span a:hover{
	color:#c40000;
	text-decoration:underline;
}
.clb{ width:100%; height:2px; clear:both;}

.page{
	width:95%;
	margin:0px auto;
	height:65px;
	line-height:65px;
	text-align:right;
}
.page i{
	font-style:normal;
	padding:0px 4px;
}
.page span{
	padding:0px 15px;
	font-weight:bold;
}
.page a{
	padding:6px 20px;
	background-color:#c40000;
	margin-right:10px;
	border-radius:2px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.page a:hover{ background-color:#4793df;}

.articleHeader{
	width:96%;
	margin:20px auto;
	min-height:100px;
}
.articleHeader h1{
	display:block;
	margin:35px auto 10px auto;
	font-size:26px;
	line-height:40px;
	min-height:40px;
	text-align:center;
	color:#c40000;
	font-weight:bold;
}
.articleHeader h3{
	width:96%;
	margin:10px auto;
	line-height:40px;
	text-align:right;
	color:#555;
	font-size:14px;

}
.aritcleContent {
	width:98%;
	margin:0px auto;
	text-indent:2em;
	font-size:16px;
	line-height:30px;
}
.aritcleContent p{
	margin-top:15px;
}
.aritcleContent img{
	max-width:800px;
}
.dt{
	font-size:15px;
	position:absolute;
	right:10px;
	top:10px;
}
.findBox{
	position:absolute;
	left:10px;
	bottom:10px;
	font-family:"宋体";
}

.findBox .keys{
	border:1px solid #c40000;
	border-right:none;
	width:188px;
	height:26px;
	float: left;
	line-height:26px;
	padding-left:5px;
	outline:0px;
	border-radius:5px 0px 0px 5px;
}
.findBox .btn_find{
	width:58px;
	text-align:center;
	height:30px;
	color:0px;
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
	background-color:#c40000;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border-radius:0px 5px 5px 0px;
}
.articleBox .articleList2 ul.sypic li{
	width: calc(50% - 40px);
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	height: auto;
	line-height: normal ;
	margin-bottom: 10px;

}
.articleBox .articleList2 ul.sypic li a{
	color: #333;
	line-height: auto ;
	text-decoration: none;
}

/*列表新样式*/
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
body .col-md-6{
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

body .arList .box {
    margin: 15px 0;
    padding: 10px;
    background-color: #FCFAFA;
    height: 235px;
    overflow: hidden
}
body .arList .box .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

body .arList .box .icon {
    padding: 10px
}

body .arList .box .icon img {
    width: 128px
}

body .arList .box .content {
    color: #999;
    font-size: 14px
}

body .arList .box .content:hover .model,body .arList .box .content:hover .title a {
    color: #c40000
}

body .arList .box .content .title a {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

body .arList .box .content .action {
    text-align: left
}

body .arList .box .content .action a {
    background-color: transparent;
    border-color:  #c40000;
    color:  #c40000;
    border-radius: 0;
    font-size: 12px;
    padding: 2px 16px
}

body .arList .box .content .action a:hover {
    color: #FFF;
    background-color: #c40000
}

body .arList .box .content .address,body .arList .box .content .contact,body .arList .box .content .phone {
    margin-bottom: 10px
}

body .arList .box .content .model {
    margin-bottom: 20px;
    color: #999
}

body .arList .box .d {
    white-space: nowrap
}

body .arList .box .action a {
    background-color: transparent;
    border-color: #c40000;
    color:  #c40000;
    border-radius: 0;
    font-size: 12px;
    padding: 2px 24px
}

body .arList .box .action a:hover {
    color: #FFF;
    background-color: #c40000
}

body .arList .media .media-body .b {
    padding: 15px
}

body .arList .media .media-body .b .title {
    color: #c40000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

body .arList .media .media-body .b p {
    background-color: #FCFAFA;
    color: #666;
    padding: 6px
}

body .arList .media .media-body .b p img {
    height: 16px;
    width: 16px;
    margin-right: 5px
}

/*文章样式新*/
*,::after,::before {
    box-sizing: border-box;
}

body .col-sm-12 .hr {
    height: 10px
}
body .col-md-12 .hr {
    height: 20px
}
body .arList_page{
	padding: 20px 30px;
}
body .arList .col-md-2 .img {
    border-radius: 15px
}
@media (min-width: 576px) {
	body .arList_page .col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	body .arList_page .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
@media (min-width: 768px) {
body .arList_page .col-md-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
body .arList_page .col-md-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
body .arList_page .col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
body .arList_page .col-md-9 {
	-ms-flex: 0 0 71%;
	flex: 0 0 71%;
	max-width: 71%
}

body .arList_page .col-md-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
}
.col-md-3,.col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
body .arList_page .col-md-10{
	-ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
}

body .arList .col-md-10 .b .t {
    color: #000;
    font-size: 22px;
    font-weight: 700
}

body .arList .col-md-10 .b .t a {
    color: #FFF;
    cursor: pointer;
    text-decoration: none
}

body .arList .col-md-10 .b .t a:hover {
    color: #FFF;
    text-decoration: none
}

body .arList .col-md-10 .b .bbox {
    margin-top: 5px;
    font-size: 16px
}

body .arList .col-md-10 .b .bbox .c,body .arList .col-md-10 .b .bbox .n {
    background-color: #E7E7E7;
    padding: 6px;
    min-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .arList .col-md-10 .b .bbox .c {
    background-color: #c40000;
    color: #FFF
}

body .arList .col-md-10 .b .bbox .n {
    margin-right: -10px
}

body .arList .col-md-12 .c {
    font-size: 16px;
    font-weight: 700
}

body .arList .col-md-12 .c .cc {
    color: #999;
    margin-bottom: 20px;
    font-size: 14px
}