@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
div{
	margin:0 auto;}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #4980fe;
}
ul, li, ol {
    list-style: none;
}
address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}
img{
	border:none;
}
#xuanz a {
    color:#e70012;
}
#cur{
    font-size: 16px;
    font-weight: bold;
    color:#e70012;
    text-decoration: none;
}
.clear{
	clear:both;}
.pc_son_pic img {
    width: 100%;
    height: auto;}
/*列表页CSS*/
.son_con{
	width: 1200px;
    margin: -113px auto 30px;
    position: relative;
    overflow: hidden;
	}
.son_con_1 {
    float: left;
    width: 240px;
    margin-right: 30px;
}
.lmdh {
    width: 240px;
    height: 113px;
    background-image: url(/img/Area1.jpg);
}
.zspan {
    line-height: 113px;
    font-size: 24px;
    color: #fff;
    padding-left: 60px;
}
.zcdh{
    padding: 10px 30px 30px;
	background: #fff;
}
.zcdh li {
    line-height: 26px;
    padding: 10px 0;
    border-bottom: 1px #ececec solid;
    text-align: center;
	font-size:16px;
	font-weight:bold;
}
a.zlm {
    color:#4980fe;
}
a.zlm::before {
    content: '<';
	float:left;
}
.zcdh li:hover::after {
    content: '>';
	float:right;
}
.zcdh li:hover::before {
    content: '<';
	float:left;
}
a.zlm::after {
    content: '>';
	float:right;
}
.lxwm {
    background: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 30px;
}
.lxwm_tit a {
    background: url(/img/lxwm.png) left center no-repeat;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #4980fe;
    margin-bottom: 10px;
}
.lxwm p{
    line-height: 24px;
    color: #666;
    font-size: 12px;
}
 .mHd{
    height: 113px;
    background: url(/img/mHd_bg.png);
    padding: 0 40px;
}
.son_con_2 {
    overflow: hidden;
}
.mHd h3{
    line-height: 113px;
    color: #4980fe;
    font: bold 30px/113px "Microsoft YaHei";
    float: left;
}
.son_con_2_tit{
    float: right;
    line-height: 100px;
    margin-top: 13px;
}
.news{
    background: #fff;
	padding-bottom: 50px;
}
.new_list {
    padding: 20px 40px 40px;
}
.new_list li {
    padding: 15px 15px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}
.new_list .title {
    font-size: 18px;
    line-height: 36px;
    overflow: hidden;
    margin-bottom: 10px;
}
.new_list .pic {
    float: left;
    margin-right: 15px;
    width: 140px;
}
.new_list .pic img {
    width: 100%;
    height: 85px;
}
.new_list .con {
    overflow: hidden;
    zoom: 1;
}
.new_list .intro {
    margin-bottom: 10px;
    line-height: 25px;
    color: #888;
    max-height: 50px;
    _height: 50px;
    overflow: hidden;
    font-size: 14px;
}
.new_list .others {
    font-size: 13px;
    color: #aaa;
}
.new_list .others a {
    width: 68px;
    line-height: 28px;
    float: right;
    background: #4980fe;
    color: #fff;
    text-align: center;
}
.pc_pagelist {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}
.pc_pagelist li{
    font-size: 14px;
    display: inline-block;
    _display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 11px;
    margin: 0 3px 5px 0;
    line-height: 32px;
    height: 32px;
}
.pc_pagelist li.thisclass{
    background: #4980fe;
    border: 1px solid #4980fe;
    font-weight: bold;
}
.pc_pagelist li.thisclass a{
	color:#fff;
}
.p_moreBtn {
    margin: 10px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    text-align: center;
    display: block;
    color: #666;
}
/*文章页CSS*/
.article_content{
	text-align: left;
    padding: 40px;
    background: #fff;
}
.article_content .title {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 40px;
    color: #444;
}
.article_msg {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
    padding: 6px 10px;
    color: #777;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.articleTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.articleTxt img {
    max-width: 800px;
    height: auto !important;
}
.articleTxt p{
    text-align: justify;
}
.article_other{
	border-top: 1px solid #ddd;}
.prev,.next {
    padding: 5px 0;
}
.phone_all{
	display:none;}
/*搜索页CSS*/
.search-tit{
	text-align: left;
    width: 98%;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    padding-left: 2%;
    font-weight: bold;
}
.search-word{
	color: #4980fe;
    font-weight: bold;
    border-left: 4px #4980fe solid;
    padding-left: 10px;
}
.cut_line {
    width: 100%;
    height: 4px;
    background: #4980fe;
    margin-top: 0.25rem;
}
strong.fc_03c {
    color: red;
}
.resultbar {
    width: 98%;
    background: #fff;
    margin-top: 2rem;
    padding: 1%;
}
.result_content {
    width: 98%;
    min-height: 15rem;
    background: #fff;
    padding: 1%;
    border-top: 1px solid #4980fe;
    margin-bottom: 10px;
}
.resultlist li {
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    height: 46px;
    line-height: 46px;
}
.result {
    padding: 15px 10px;
}
.result a{
	color: #fff;
    background: #4980fe;
    padding: 5px;
    border-radius: 5px;
}
span.s_data {
    float: right;
    color: #999;
    margin: 0 10px;
}
.phone_s_tit {
    width: 60%;
    overflow: hidden;
    float: left;
}
/*PC顶部大图轮播CSS*/
.section-focus-pic{height:450px;width:100%;overflow:hidden;position:relative;}
.section-focus-pic ul li{position:absolute;top:0;left:100%;width:100%;height:450px;}
.section-focus-pic ul li h3{position:absolute;bottom:11px;left:0;width: 400px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 18px; font-family:"微软雅黑";}
.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#000;width:570px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic .pages{width:100%;height:450px;}
.section-focus-pic .pages img{width:100%;height:450px;}
.section-focus-pic .controler{position:absolute;bottom:0px;right:0px;width:100%;height:42px;text-align:center;}
.section-focus-pic .controler b{
	cursor:pointer;width:40px;height:10px;
	display:inline-block;overflow:hidden;
	background:#1293e7;color:#1293e7;
	border-radius:5px;}
.section-focus-pic .controler b.down{width:13px;height:10px;background:#1293e7;color:#1293e7;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:120px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url(imgs/star.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/star_04.png');}
/*PC端精品工程轮播CSS*/
.mr_frbox .mr_frBtnL.prev {
    cursor: pointer;
    position: absolute;
    top: 75px;
    left: 0px;
    z-index:999;
}
.mr_frbox .mr_frBtnR.next {
    cursor: pointer;
    position: absolute;
    top: 65px;
    right:25px;
}


@media screen and (min-width:1200px){
body {
    height: 100%;
    min-width: 1200px;
    color: #333;
    font: 14px/30px "Microsoft YaHei",Tahoma,Helvetica,Arial,sans-serif;
    background: #ffffff;
}
.pc-top{}
.pic1{
	height:60px;
	background:#4980fe;}
.pic1_1{
	width:1200px;
	}
.pic1 .search{
	width: 385px;
    height: 40px;
    margin: 10px 0;
    line-height: 26px;
    background: #ffffff;
    float: right;
	}
.pic1 .search .input1 {
	outline:none;
    width: 300px;
    height: 40px;
    border: none;
    padding-left: 30px;
	float: left;
}
.pic1 .search .input2 {
	width:30px;
    margin: 5px;
}
.part1 {
    background: #ffffff;
}
.logobar {
    height: 95px;
    position: relative;
    z-index: 20;
    width: 100%;
    padding: 10px 0 0 0;
}
.sw, .siteWidth {
    width: 1200px;
    margin: 0 auto;
}
#logo {
    float: left;
    padding-top: 5px;
}
#logo img {
    width: auto;
    height: 85px;
}
.navBar {
    float: right;
    height: 96px;
    line-height: 96px;
}
.mainNav {
    position: relative;
    z-index: 10;
}
.mainNav li {
    float: left;
    width: 120px;
    text-align: center;
}
li.li1.hasUl1:hover {
    background:#1293e7;
}
.mainNav .ul1 {
    display: none;
    position: absolute;
    text-align: center;
    top:95px;
    padding: 20px 0px;
    width:90%;
}
#son1{
 right:2%;}
 #son2{
 right:-2%;}
 #son3{
 right:-25%;}
#son4{
 right:-40%;}
li#cut-line {
    position: fixed;
    top: 105px;
    left: 0;
    width: 100%;
    height: 73px;
    padding: 0;
    opacity: 0.6;
    z-index: 9;
    background: rgba(0, 0, 0, 0.6);}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
.mainNav li .a1 {
    font-size: 16px;
    font-weight: bold;
    color: #1293e7;
    text-decoration: none;
}
.mainNav li:hover .a1 {
    font-size: 17px;
    color: #fff;
}
.mainNav .li2 {
    line-height: 32px;
    width: 90px;
    position: relative;
    z-index: 999;
    text-align:left;
}
.mainNav .li2 a {
    color: #fff;
    padding: 0 6px;
}
.mainNav .a2 {
    color: #fff;
    font-size: 16px;
}
.mainNav .li2 a:hover {
    color: #e70012;
    font-weight: bold;
}
/*顶部大图轮播CSS*/
.slideBox{ width:100%;height:450px; overflow:hidden; position:relative;}
.slideBox .hd{ width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    text-align:center;}
.slideBox .hd ul{ overflow:hidden; zoom:1;width:100%;}
.slideBox .hd ul li {
    color: #1293e7;
    display: inline-block;
    margin:5px;
    width: 10px;
    height: 10px;
    text-align: center;
    background:#1293e7;
    cursor: pointer;
    border-radius: 100%;
    overflow: hidden;
}
.slideBox .hd ul li.on {
	width: 60px;
    height: 10px;
    border-radius:5px;
}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:450px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .prev{
    position: absolute;
    left: 1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/img/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.slideBox .next {
    position: absolute;
    right: 1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/img/slider-arrow.png) 0px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.pic3{
	width:1200px;}
#news {
    float: left;
    width: 650px;
	position:relative;
}
.tab .hd {
	color:#6c6c6c;
    overflow: hidden;
    margin: 24px 0 34px 0;
    line-height: 28px;
}
#news .more {
    float: right;
    padding-right: 20px;
    font-size: 14px;
	position:absolute;
	right: 5px;
    top: 25px;
}
#news .hd li:first-child {
    padding-left: 0;
}
#news .hd li {
    float: left;
    font-size: 22px;
    padding: 0 22px;
    background:url(/img/index_line.png) no-repeat right center;
    cursor: pointer;
}
#news .hd li.on a {
    color: #e60012;
}
#news .hd li:last-child {
    background: none;
}
.menuhover {
    color: #1293e7;
}
.bd{
		height:370px;
		overflow: hidden;}
.bd_con{
	float:left;
	height: 370px;}
.tab .bd li {
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 32px;
    border-bottom: 1px #c0c0bf solid;
}
.tab li .time span {
    display: block;
}
.tab li .time {
    float: left;
    width: 70px;
    height: 70px;
    border: 2px #96cdeb solid;
    background: #96cdeb;
    margin-right: 15px;
    text-align: center;
}
.tab li .time .day {
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    color: #1293e7;
}
.tab li .time .year {
    background: #fff;
    line-height: 32px;
}
.tab li .con {
    overflow: hidden;
}
.tab li .con .title {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
}
.tab li .con .intro {
    font-size: 14px;
    color: #888;
    line-height: 20px;
}
/*焦点轮播图CSS*/
#silder2{
	position:relative;
	float:right;
	margin-top:30px;
}
.silder2 .silder_list {height:200px; overflow:hidden;position: relative;}
.silder2 .silder_list a{position:absolute; top:0;left:0;}
.silder2 .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder2 .silder_page{height:42px;text-align:center; margin:0 auto;overflow:hidden;position:absolute; bottom:1px;right:4px;}
.silder2 .silder_page li{width:10px; font-size:12px;height:10px;line-height:10px;margin:15px 10px 0 0; background:#fff;display:inline-block;text-align:center;color:#fff;border-radius:5px;}
.silder2 .silder_page li.current{width:20px;height:10px;background:#1293e7;color:#1293e7;}
.silder_desc{color:#fff;background:url(/img/tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder2 .silder_page li:hover{cursor:pointer;}


.pic4{
    overflow: hidden;
    padding-top: 30px;
}
#jpgc {
    padding-bottom: 30px;
}
.jpgc{
	width:1200px;}
.lanmu_title {
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 30px;
    position:relative;
}
.lanmu_title .more {
    position: absolute;
    font-size: 18px;
    padding-left: 30px;
}
.lanmu_title i {
    color: #0085ff;
}
.jpgc .hd {
    overflow: hidden;
    margin-bottom: 26px;
}
.jpgc .hd ul {
    padding-left: 150px;
}
.jpgc .hd li {
    float: left;
    height: 36px;
    width: 134px;
	background: #e8e8e8;
    line-height: 36px;
    margin-right: 20px;
}
.jpgc .hd li a {
    display: block;
    width: 134px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}
.jpgc .hd li.on a {
    color: #fff;
    background: #e5000f;
}
.jpgc .hd li.menuhover{
	color: #fff;
    background: #007ce5;
	}
.jpgc .hd .menuhover a{
	color: #fff;
	}
.jpgc .bd{
	height:270px;
	overflow:hidden;}
.jpgc .bd_con {
    float: left;
    height: 270px;
}
#jpgc .bd .bd_con .piclist {
    overflow: hidden;
}
#jpgc .bd .bd_con .piclist li {
    float: left;
    width: 275px;
    background: #fff;
    margin-right: 25px;
    overflow: hidden;
}
#jpgc .bd .bd_con .piclist li .title {
    padding: 16px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
}
#jpgc .bd .bd_con .piclist li .more {
    text-align: center;
    height: 28px;
    margin-bottom: 18px;
}
#jpgc .bd .bd_con .piclist li .more a {
    display: inline-block;
    height: 28px;
    width: 96px;
    text-align: center;
    border-radius: 28px;
    background: #c0a55c;
    color: #fff;
}
#jpgc  .bd .bd_con .piclist li .pic img {
    width: 100%;
    transition: 200ms;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    max-height:155px;
}
#jpgc .piclist li:hover .pic img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}
.pc_footer{
	border-top:4px solid #96cdeb;
	background:#f3f9fe;
	padding:20px 0;}
.pc_footer_1,.pc_footer_2{
	width:33%;
	float:left;}
.pc_footer_3{
	width:100%;}
.pc_footer_1 h3{
	color:#7f7a79;
	font-size: 30px;
    text-align: right;
    padding-right: 150px;}
.pc_footer_1 ul{
	width: 50%;
    padding: 20px 175px;}
.pc_footer_1 ul li{
	width: 50%;
    text-align: center;
    float: left;}
.pc_footer_1 ul li a{
	color:#7f7a79;}
.pc_footer_1 ul li a:hover{
	color:#4980fe;}
.pc_footer_2{
	border-left:1px solid #96cdeb;
	border-right:1px solid #96cdeb;}
.pc_footer_2 h3{
    color: #7f7a79;
    font-size: 30px;
    padding: 0 100px 20px 150px;}
.pc_footer_2 p{
	color: #7f7a79;
	padding: 0 100px 0px 150px;}
.pc_footer_2 p span{
	color: #fc6d52;}
.pc_footer_3{}
.pc_footer_3 ul{
	text-align:center;}
.pc_footer_3 li {
    display: inline-block;
    padding: 0 10px;
    color:#000;
}
.pc_footer_3 p{
	padding: 0 100px;}
.pc_footer_3 p,.pc_footer_3 p a{
	color: #7f7a79;}
.pc_footer_4{
	color: #7f7a79;
	text-align: center;
    padding: 10px 0 0 0;}
	
}

@media screen and (max-width:1199px){
body{
	width:100%;}
.pic1_1{
	width:100%;}
.sw,.siteWidth {
    width: 100%;
    margin: 0 auto;}
.pic3,.jpgc{
	width:100% !important;}
.pc-top{}
.pic1{
	height:60px;
	background:#4980fe;}
.pic1_1{
	width:100%;
	}
.pic1 .search{
	width: 385px;
    height: 40px;
    margin: 10px 10px 10px 60%;
    line-height: 26px;
    background: #ffffff;
    float: right;
	}
.pic1 .search .input1 {
	outline:none;
    width: 300px;
    height: 40px;
    border: none;
    padding-left: 30px;
	float: left;
}
.pic1 .search .input2 {
	width:30px;
    margin: 5px;
}
.part1 {
    background: #ffffff;
}
.logobar {
    height: 95px;
    position: relative;
    z-index: 20;
    width: 100%;
    padding:10px 0 0 0;
}
#logo {
    float: left;
    padding-top: 5px;
}
#logo img {
    width: auto;
    height: 85px;
}
.navBar {
    float: right;
    height: 96px;
    line-height: 96px;
}
.mainNav {
    position: relative;
    z-index: 10;
}
.mainNav li {
    float: left;
    width: 85px;
    text-align: center;
}
.mainNav li:hover .a1 {
    font-size: 17px;
    color: #fff;
}
li.li1.hasUl1:hover {
    background:#1293e7;
}
.mainNav .ul1 {
    display: none;
    position: absolute;
    text-align: center;
    top: 95px;
    width:90%;
    right:0;
    padding: 20px 0px;
}
li#cut-line {
    position: fixed;
    top: 105px;
    left: 0;
    width: 100%;
    height: 73px;
    padding: 0;
    opacity: 0.6;
    z-index: 9;
    background: rgba(0, 0, 0, 0.6);}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
.mainNav li .a1 {
    font-size: 16px;
    font-weight: bold;
    color: #1293e7;
    text-decoration: none;
}
.mainNav li.on1 .a1 {
    font-size: 17px;
    color: #1293e7;
}
.mainNav li.on1:hover .a1 {
    color: #fff;
}
.mainNav .li2 {
    line-height: 32px;
    width: 87px;
    position: relative;
    z-index: 999;
}
.mainNav .li2 a {
    color: #fff;
    padding: 0 6px;
}
.mainNav .a2 {
    color: #fff;
    font-size: 16px;
}
.mainNav .li2 a:hover {
    color: #e70012;
    font-weight: bold;
}
/*顶部大图轮播CSS*/
.slideBox{ width:100%;height:450px; overflow:hidden; position:relative;}
.slideBox .hd{ width: 100%;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    text-align:center;}
.slideBox .hd ul{ overflow:hidden; zoom:1;width:100%;}
.slideBox .hd ul li {
    color: #1293e7;
    display: inline-block;
    margin:0 5px;
    width: 10px;
    height: 10px;
    text-align: center;
    background:#1293e7;
    cursor: pointer;
    border-radius: 100%;
    overflow: hidden;
}
.slideBox .hd ul li.on {
    width: 60px;
    height: 10px;
    border-radius:5px;
}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:450px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .prev{
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/img/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.slideBox .next {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/img/slider-arrow.png) 0px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.pic3{
	width:1200px;}
#news {
    float: left;
    width: 90%;
    position: relative;
    margin: 0 5%;
}
.tab .hd {
	color:#1293e7;
    overflow: hidden;
    margin: 24px 0 34px 0;
    line-height: 28px;
}
#news .more {
    float: right;
    padding-right: 20px;
    font-size: 14px;
	position:absolute;
	right: 5px;
    top: 25px;
}
#news .hd li:first-child {
    padding-left: 0;
}
#news .hd li {
    float: left;
    font-size: 22px;
    padding: 0 22px;
    background:url(/img/index_line.png) no-repeat right center;
    cursor: pointer;
}
#news .hd li.on a {
    color: #e60012;
}
#news .hd li:last-child {
    background: none;
}
.menuhover {
    color: #6c6c6c;
}
.bd{
		height:370px;
		overflow: hidden;}
.bd_con{
	float:left;}
.tab .bd li {
    overflow: hidden;
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 1px #c0c0bf solid;
}
.tab li .time span {
    display: block;
}
.tab li .time {
    float: left;
    width: 70px;
    height: 70px;
    border: 2px #96cdeb solid;
    background: #96cdeb;
    margin-right: 15px;
    text-align: center;
}
.tab li .time .day {
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    color: #1293e7;
}
.tab li .time .year {
    background: #fff;
    line-height: 32px;
}
.tab li .con {
    overflow: hidden;
}
.tab li .con .title {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
}
.tab li .con .intro {
    font-size: 14px;
    color: #888;
    line-height: 20px;
}
/*焦点轮播图CSS*/
#silder2{
	display:none;
}
.silder2 .silder_list {height:200px; overflow:hidden;position: relative;}
.silder2 .silder_list a{position:absolute; top:0;left:0;}
.silder2 .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder2 .silder_page{height:42px;text-align:center; margin:0 auto;overflow:hidden;position:absolute; bottom:1px;right:4px;}
.silder2 .silder_page li{width:10px; font-size:12px;height:10px;line-height:10px;margin:15px 10px 0 0; background:#fff;display:inline-block;text-align:center;color:#fff;border-radius:5px;}
.silder2 .silder_page li.current{width:20px;height:10px;background:#1293e7;color:#1293e7;}
.silder_desc{color:#fff;background:url(tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder2 .silder_page li:hover{cursor:pointer;}
.pic4{
    overflow: hidden;
    padding-top: 30px;
}
#jpgc {
    padding-bottom: 30px;
}
.jpgc{
	width:1200px;}
.lanmu_title {
    height: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 30px;
}
.lanmu_title .more {
    position: absolute;
    font-size: 18px;
    padding-left: 30px;
}
.lanmu_title i {
    color: #0085ff;
}
.jpgc .hd {
    overflow: hidden;
    margin-bottom: 26px;
}
.jpgc .hd ul {
    padding-left: 100px;
}
.jpgc .hd li {
    float: left;
    height: 36px;
    width: 120px;
	background: #e8e8e8;
    line-height: 36px;
    margin-right: 20px;
}
.jpgc .hd li a {
    display: block;
    width: 134px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}
.jpgc .hd li.on a {
    color: #fff;
    background: #e5000f;
}
.jpgc .hd li.menuhover{
	color: #fff;
    background: #007ce5;
	}
.jpgc .hd .menuhover a{
	color: #fff;
	}
.jpgc .bd{
	height:270px;
	overflow:hidden;}
.jpgc .bd_con{
	float:none;}
#jpgc .bd .bd_con .piclist {
    overflow: hidden;
}
#jpgc .bd .bd_con .piclist li {
    float: left;
    width: 275px;
    background: #fff;
    margin-right: 10px;
    margin-left: 40px;
    overflow: hidden;
}
#jpgc .bd .bd_con .piclist li .title {
    padding: 16px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
}
#jpgc .bd .bd_con .piclist li .more {
    text-align: center;
    height: 28px;
    margin-bottom: 18px;
}
#jpgc .bd .bd_con .piclist li .more a {
    display: inline-block;
    height: 28px;
    width: 96px;
    text-align: center;
    border-radius: 28px;
    background: #c0a55c;
    color: #fff;
}
#jpgc  .bd .bd_con .piclist li .pic img {
    width: 100%;
    transition: 200ms;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    max-height:176px;
}
#jpgc .piclist li:hover .pic img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}
.pc_footer{
	border-top:4px solid #96cdeb;
	background:#f3f9fe;
	padding:20px 0;}
.pc_footer_1,.pc_footer_2,.pc_footer_3{
	width:33%;
	float:left;}
.pc_footer_1 h3{
	color:#7f7a79;
	font-size: 30px;
    text-align: center;}
.pc_footer_1 ul{
	width: 100%;
    padding: 20px 0;}
.pc_footer_1 ul li{
	width: 50%;
    text-align: center;
    float: left;
	margin: 5px 0;}
.pc_footer_1 ul li a{
	color:#7f7a79;}
.pc_footer_1 ul li a:hover{
	color:#4980fe;}
.pc_footer_2{
	border-left:1px solid #96cdeb;
	border-right:1px solid #96cdeb;}
.pc_footer_2 h3{
    color: #7f7a79;
    font-size: 30px;
	text-align: center;
    padding: 0 0 20px 0;}
.pc_footer_2 p{
	color: #7f7a79;
    text-align: center;
    padding: 10px 0;}
.pc_footer_2 p span{
	color: #fc6d52;}
.pc_footer_3{
	width:100%;}
.pc_footer_3 ul{
	text-align:center;}
.pc_footer_3 li {
    display: inline-block;
    padding: 0 10px;
    color:#000;
}
.pc_footer_3 p{
	padding: 0 20px;
    line-height: 35px;}
.pc_footer_3 p,.pc_footer_3 p a{
	color: #7f7a79;}
.pc_footer_4{
	color: #7f7a79;
	text-align: center;
    padding: 10px 0 0 0;}
/*列表页CSS*/
.son_con{
	width:100%;
	}
}
@media screen and (max-width:1023px){
body {
    color: #333;
    line-height: 1.8;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    background: #f1f1f1;
}
.round{
 width:100%;
 background:#fff;}
.pc_all{
	display:none;}
.phone_all{
	display:block;
	width:100%;}
.phone_top{
	position: relative;
    z-index: 2;
    background:#fff;
    height: 72px;
    line-height: 72px;
    color: #fff;
	border-bottom:4px solid #4980fe;}
.phone_top img {
    display: block;
    height: 60px;
    width: auto;
    padding: 5px;
}
.nav_btn {
    position: absolute;
    right: 15px;
    top: 0;
    width: 40px;
    height: 72px;
}
.nav_btn img {
    padding-top:29px;
    width: 40px;
    height: auto;
    vertical-align: middle;
}
.onclick-js {
    position: absolute;
    display: none;
    top: 75px;
    z-index: 99;
    width: 100%;
    height: 100%;
	background: #fff;
}
ul.right-nav {
    width: 94%;
	padding: 10px 3%;
	background: #f2f2f2;
    justify-content: space-between;
}
.right-nav li {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 42px;
    background: #e6e6e6;
    text-align: left;
	width: 100%;
    margin: 0 0 2% 0;
}
.right-nav li a{
    display: block;
    color: #333;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    background: #e6e6e6;
    text-align: left;
    padding: 0 5%;
}
ul.ul1 {
    background: #fff;
    border: 1px solid #4980fe;
}
ul.ul1 .li2 {
    float: left;
    width: 32%;
	background: #f2f2f2;
	margin:1% 0.5%;
}
ul.ul1 .li2 a{
	background: #f2f2f2;
}
.h-btn {
    width: 100%;
    text-align: center;
    font-size: 20px;
    background: #f2f2f2;
	padding:15px 0;
}
.path {
    color: #666;
    line-height: 1.6;
    text-align: left;
    font-size: 14px;
    height: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-top: 52px;
    padding-left: 24px;
    background: url(/img/path.png) no-repeat 4px center #fff;
    background-size: auto 20px;
}
.phone_slid {
	background: #ededed;
    padding-top: 10px;
	margin-bottom: 8px;
}
.aboutus {
    position: relative;
    padding: 20px 10px 40px;
    background: #fff;
    border-bottom:4px #ddd solid;
}
.aboutus a {
    color: #c0a55e;
    position: absolute;
    bottom: 40px;
    right: 10px;
}
.phone-me{
    height: 39px;
    line-height: 39px;
    position: relative;
    /*border-bottom: 1px solid #ddd;*/
    background: #ffffff;
    margin-bottom: 8px;
}
.phone-me li {
    text-align: left;
    width: 98%;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
	padding-left: 2%;
}
.phone-me a {
    color:#4980fe;
    font-weight: bold;
    border-left: 4px #4980fe solid;
    padding-left: 10px;
}
a.more-phone {
    float: right;
    color: #999;
    display: block;
    font-size: 0.6rem;
    padding-right: 15px;
    border:none;
}
.phone-about-con {
    width: 92%;
	padding:20px 0;
}
.phone-about-con img{
	width:100%;
	height:auto;}
.phone-about-lists li {
    width: 44%;
    margin: 5% 0 0 0;
}
.phone-about-lists li:nth-child(2n){
	float:right;}
.phone-about-lists li:nth-child(2n+1){
	float:left;}
/*焦点轮播图CSS*/
.silder3{
	position:relative;
	padding-bottom:15px;}
.silder3 .silder_list {width:100% !important;height:200px; overflow:hidden;position: relative;}
.silder3 .silder_list a{position:absolute; top:0;left:0;}
.silder3 .silder_list a,.silder3 .silder_list img{display:inline-block;float:left;width:100%;}
.silder_list img{width:100% !important;max-height:300px;}
.silder3 .silder_page{height:42px;text-align:center; margin:0 auto;overflow:hidden;position:absolute; bottom:1px;right:4px;}
.silder3 .silder_page li{width:10px; font-size:12px;height:10px;line-height:10px;margin:15px 10px 0 0; background:#fff;display:inline-block;text-align:center;color:#fff;border-radius:5px;}
.silder3 .silder_page li.current{width:10px;height:10px;background:#1293e7;color:#1293e7;}
.silder_desc{color:#fff;background:url(tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder3 .silder_page li:hover{cursor:pointer;}
/*手机新闻中心轮播图CSS*/
.silder4{
	position:relative;
	padding-bottom:15px;}
.silder4 .silder_list {width:100% !important;height:200px; overflow:hidden;position: relative;}
.silder4 .silder_list a{position:absolute; top:0;left:0;}
.silder4 .silder_list a,.silder3 .silder_list img{display:inline-block;float:left;width:100%;}
.silder_list img{width:100% !important;max-height:300px;}
.silder4 .silder_page{height:42px;text-align:center; margin:0 auto;overflow:hidden;position:absolute; bottom:1px;right:4px;}
.silder4 .silder_page li{width:10px; font-size:12px;height:10px;line-height:10px;margin:15px 10px 0 0; background:#fff;display:inline-block;text-align:center;color:#fff;border-radius:5px;}
.silder4 .silder_page li.current{width:10px;height:10px;background:#1293e7;color:#1293e7;}
.silder_desc{color:#fff;background:url(/img/tit_bg.png) repeat 0 0;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder4 .silder_page li:hover{cursor:pointer;}


.phone-search {
    width: 94%;
    height: 30px;
    margin-top: 55px !important;
    background: #fff;
    border: 1px solid #4980fe;
    border-radius: 3px;
}
.phone-search .search{
width: 94%;
    height: 25px;
    margin: 3px 3%;
    line-height: 26px;
    background: #ffffff;
	}
.search .input1:not(:placeholder-shown) {
    display: inline-block;
    width: 160px;
    padding-left: 10px;
    background: #fff;
}
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: #fff !important;
    color: fieldtext !important;
}
.phone-search .search .input1 {
	outline:none;
    width: 75%;
    height: 25px;
    border: none;
    margin-left: 30px;
	float: left;
}
.phone-search .search .input2 {
	width:20px;
    margin: -2px;
	float: right;
}
/*手机版列表页CSS*/
.phoncontent {
    background: #fff;
    padding-bottom: 20px;
}
.phone_list_tit{
	height: 39px;
	line-height: 39px;
	position: relative;
	border-bottom: 1px solid #E1E1E1;
	background: #F9F9F9;
}
.phone_list_tit h3 {
    float: left;
    color: #4980fe;
    font-size: 18px;
    line-height: 38px;
    padding: 0 5%;
    background: #F9F9F9;
    border: 1px solid #E1E1E1;
    border-top: 2px solid #4980fe;
    border-bottom: 0;
}
.phone_new_list{
    padding: 3% 2% 0 2%;
    clear: both;
    overflow: hidden;
    background: #fff;
}
.phone_new_list li {
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    height: 46px;
    line-height: 46px;
}
.phone_new_list .date {
    float: right;
    color: #999;
    margin: 0 10px;
}
.moreBtn {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    text-align: center;
    display: block;
    color: #666;}
/*手机版文档页CSS*/
.phonearticleCon{
    text-align: left;
    padding: 3%;
    margin-top: 10px;
    text-align: justify;
    background: #fff;
}
.phonearticleCon .title {
    font-size: 0.9rem;
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: center;
}
.phonearticleCon .sendtime {
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
    color: #777;
    text-align: center;
}
.phoneconTxt{
    color: #333;
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding: 0 0 20px 0;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
}
.phoneconTxt img{
    max-width: 100%;
    height: auto !important;
}
.msg-prv {
    display: block;
    line-height: 1.15rem;
    color: #333333;
    font-size: .6rem;
    overflow: hidden;
}
.phone_footer {
    background: #fff;
    padding: 5% 3%;
    text-align: center;
    font-size: 0.6rem;
    margin-top: 10px;
}
.phone_footer p{
    padding: 2% 0%;}
}/*手机CSS结束*/


.fl.dede_pages {
    padding: 0 40px;
}
/*搜索框CSS*/
li.search-li {
    text-align: left;
}
.search{
	margin: 33px 0;
    color: #fff;
    width: auto;
    /* border-radius: 25px; */
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.search:hover{
		background:#fff;
}
.search .input2{
	position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border: none;
}

.search .input1{
	display: inline-block;
	background:#e8f0fe;
	border: none;
	color: #000;
	padding-left: 0px;
	line-height: 30px !important;
	height: 30px;
	box-sizing: border-box;
	vertical-align: 4px;
	font-size: 12px;
	width:0px;
	transition: all .3s ease-in-out;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
}
.search:hover .input1 {
	display: inline-block;
	width: 160px;
	padding-right:10px;
}
.search .input1:not(:placeholder-shown) {
	display: inline-block;
	width: 85%;
	padding-left:10px;
}
input[type=text]:focus {
	outline: none;
}


.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}

.ab_pages ul{display:inline-block;margin:0 auto;padding:0}

.ab_pages ul  a{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;border-radius: 4px}

.ab_pages ul  .page-num{color:#333;display:block;padding: 2px 8px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;}

.ab_pages ul  a.page-num-current{ background:#f5f5f5;}