html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
margin: 0;
padding: 0;
}

* {
box-sizing: border-box;
}

fieldset,
img,
input,
button {
border: none;
padding: 0;
margin: 0;

}

ul,
ol {
list-style: none;
}


/*?????‰?????·?????-????°?é?‘??1*/

input {
padding-top: 0;
padding-bottom: 0;
font-family: "MicrosoftYaHei";
}

select,
input {
vertical-align: middle;
}


/*è?“?…￥?-—?±…??-????¤o*/

select,
input,
textarea {
margin: 0;
font-size: 14px;
font-family: MicrosoftYaHei;
color: rgba(179, 179, 179, 1)
}


/**/

textarea {
resize: none;
/*?????‰??3???è§’*/
}


/*é?2?-￠??–??¨*/

img {
border: 0;
vertical-align: middle;
/* ?????‰????‰??o?é?¨é??è?¤???3????′???o??????é??*/
}

table {
border-collapse: collapse;
/*????1??¤–è???o?*/
}

body,
html {
font-family: "???è?ˉé?…é?‘";
}

.clearfix:before,
.clearfix:after {
/*??…é?¤?μ???¨?????�?￥???�?????????????3?*/
content: "";
display: table;
}

.clearfix:after {
clear: both;
visibility: hidden;
/*????????????*/
}

.clearfix {
*zoom: 1;
/*IE/7/6*/
/*?…???1IE6??????????3?*/
}

a {
color: #4C4C4C;
text-decoration: none !important;
}

a:hover {
color: #4C4C4C;
text-decoration: none !important;
}

.fl {
float: left;
}

.fr {
float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
text-decoration: none;
font-weight: normal;
font-size: 100%;
}

s,
i,
em {
font-style: normal;
/*?°??????‰?????·????????‰*/
text-decoration: none;
/*?????‰?????’?o????????1???ˉ??￥?????‰??-??’?o?(è′ˉ????o?)*/
}

.row {
padding: 0;
margin: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
padding-right: 0px;
padding-left: 0px;
}

.head{ }

.logo { height: 160px;line-height: 160px; float: left; width:60%
}

.search-box {
float: right;
padding: 60px 0 40px 0;
}

.pl10{ padding-left: 10px;}
.pr10{ padding-right: 10px;}
.pl15{ padding-left: 15px;}
.pr15{ padding-right: 15px;}

.pt20{ padding-top: 20px;}
.pl20{ padding-left: 20px;}
.pr20{ padding-right: 20px;}
.pb20{ padding-bottom: 20px;}
.pt25{ padding-top: 25px;}
.pl25{ padding-left: 25px;}
.pr25{ padding-right: 25px;}
.pb25{ padding-bottom: 25px;}
.pt30{ padding-top: 30px;}
.pl30{ padding-left: 30px;}
.pr30{ padding-right: 30px;}
.pb30{ padding-bottom: 30px;}
.pr60{ padding-right: 60px;}

.fr{ float: right;}
.fl{ float: left;}

.yzqh{ position: relative; width: 74px; height: 40px; float: left; background: #8f000b url() no-repeat 53px center;
font-size: 14px; line-height: 14px; color: #fff; margin-right: 11px;}
.yzqh a{ display: block; padding: 0 15px; color: #fff; text-align: center; height: 40px; line-height: 40px;}
.yzqh .qtyz{ display: none; width: 100%; background: #8f000b; position: absolute; top: 40px; height: 80px;}
.yzqh:hover .qtyz{ display: block;}
.yzqh .qtyz a:hover{ font-weight: bold;}
.search{ float: right; width: 280px; height: 40px; overflow: hidden; background: #003756;}
.search .srk{ width: 224px; float: left; border: none; background: none; height: 40px; line-height: 40px; text-align:
left; font-size: 16px; color: #fff;}
.search .but{ width: 38px; float: left; height: 40px; background: url(../images/search.png) no-repeat center center;
border: none;}



.nav {
position: relative;
z-index: 1;
}

.nav a {
color: #fff;
height: 50px;
line-height: 50px;
}

.nav .nLi {
float: left;
position: relative;
display: inline;
}

.nav .nLi h3 {
float: left;
}

.nav .nLi h3 a {
display: block;
padding: 0 20px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.nav .sub {
display: none;
width: 140%;
left: 0;
top: 50px;
position: absolute;
background: rgba(1, 48, 75, 0.4);
line-height: 26px;
padding: 5px 0;
border-top: 2px solid #8f000b;
}

.nav .sub li {
zoom: 1;
}

.nav .sub a {
display: block;
padding: 0 10px;
text-decoration: none;
}

.nav .sub a:hover {
background: #8f000b;
color: #fff;
}

.nav .on h3 a {
background: #8f000b;
color: #fff;
text-decoration: none;
}

.nav_menu {
height: 50px;
line-height: 50px;
background: #003756;
}

@media screen and (max-width:1201px) and (min-width:801px) {
.nav .nLi h3 a {
display: block;
padding: 0 8px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.nav .sub a {
display: block;
padding: 0 2px;
text-decoration: none;
}
.logo img {width:300px}

}

.moblie_header {
display: none;
}

@media screen and (max-width: 1100px) and (min-width: 0px) {
.head {
display: none;
}

.carousel-inner > .item > img{height:auto}
.moblie_header {
display: block;
position: relative;
height: 60px;
padding: 10px;
}
.moblie_header .moblie_logo img {
display: block;
max-width: 310px;
}
.moblie_header .user-icon {
position: absolute;
top: 0;
right: 70px;
z-index: 1000;
display: block;
width: 50px;
height: 50px;
text-indent: -9999em;
background: url() no-repeat center center;
background-size: 40%;
}
.moblie_header .user-icon span {
display: none;
}
.moblie_header .user-icon:hover {
background-color: #0067d2;
}
.moblie_header .back {
position: absolute;
top: 0;
left: 0;
display: block;
width: 50px;
height: 50px;
text-indent: -9999em;
background: url() no-repeat center center;
background-size: 12px 20px;
}
.moblie_link {
border-bottom: 1px solid #8f000b;
padding: 0 10px;
}
.moblie_link>a {
display: inline-block;
padding: 10px 1%;
color: #FFF;
}
.mob_search {
position: absolute;
top: 14px;
right: 55px;
z-index: 1000;
display: block;
width: 36px;
height: 36px;
text-indent: -9999em;
background: url(../images/moblie-search.png) no-repeat center center;
}
.moblie_search {
display: none;
width: 90%;
height: 30px;
margin: 6px auto 15px auto;
border-bottom: 1px solid #8f000b;
position: relative;
z-index: 9999;
border-radius: 50%;
}
.moblie_search .serk {
width: 100%;
height: 30px;
padding: 0 30px 0 10px;
border-radius: 5px;
}
.moblie_search .mb_btn {
position: absolute;
background: url(../images/search.png) no-repeat center center;
width: 18px;
height: 18px;
top: 6px;
right: 5px;
}
}


.carousel-indicators .active {
background: #CE261C;
border: none;
margin: 0 5px;
}

.carousel-indicators li {
display: inline-block;
width: 12px;
height: 12px;
margin: 0 5px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
border-radius: 10px;
}

.glyphicon-chevron-left:before {
content: "";
display: block;
background: url(../images/leftban.png) no-repeat;
width: 32px;
height: 32px;
}

.glyphicon-chevron-right:before {
content: "";
display: block;
background: url(../images/rightban.png) no-repeat;
width: 32px;
height: 32px;
}


.newstit{ width: 100%; height: auto; overflow: hidden; padding: 51px 0 0 0; text-align: left; font-size: 24px; color:
#8f000b;}
.newstit a{ color: #8f000b!important; display: block;}
.newstit .jg{ background: #8f000b; height: 3px; width: 50px; float: left; margin-top: 9px;}
.newslist{ width: 100%; height: auto; margin-top: 15px;}
.newslist ul{ width: 100%; height: auto; overflow: hidden;}
.newslist ul li{ width: 100%; height: 30px; line-height: 30px; text-align: left; font-size: 14px; color: #666; overflow:
hidden; text-overflow: ellipsis; white-space: nowrap;}
.newslist ul li a{ color: #666;}
.newslist ul li.tt{ width: 100%; height: auto; font-size: 14px; color: #8f000b; padding-bottom: 10px;}
.newslist ul li.tt a{ display: block; width: 100%; font-size: 14px; color: #8f000b; line-height: 24px; padding-bottom:
8px; white-space: initial;}
.newslist ul li.tt img{ width: 100%;}
.newsvideo{ width: 100%; height: auto; padding-bottom: 30px;}
.newsvideo img{ max-width: 100%;height:348px;}
.list_ath{ background: #fff; padding: 20px 0 20px 20px;}

.list_ath .tit{ width: 100%; height: 40px; line-height: 40px; font-size: 18px; color: #000; text-align: left;}
.list_ath a{ color: #000; display: block;}
.list_ath .btt{ width: 100%; padding-top: 8px; text-align: center;}
.list_ath .btt img{ max-width: 100%;height:240px;}
.list_ath .zhaiy{ width: 100%; line-height: 30px; color: #666; font-size: 14px; text-align: left; height: auto;
overflow: hidden; padding-top: 16px; padding-bottom: 26px;}


.newlist {
width: 100%;
padding: 51px 0;
}

.newtime {
width: 116px;
height: 74px;
position: relative;
background: url(../images/timebj.png) no-repeat right center;
float: left;
padding-right: 56px;
}



.newtime>.time1 {
font-size: 48px;
color: #001c32;
line-height: 50px;
}

.newtime>.time2 {
font-size: 14px;
color: #001c32;
line-height: 30px;
}

.newxinw {
width: 70%;
padding-left: 20px;
word-break: break-all;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
line-height: 36px;
color: #000;
font-size: 18px;
height: 74px;
overflow: hidden;
}

.newjianj{
width: 100%;
height: 90px;
text-align: left;
line-height: 30px;
font-size: 14px;
color: #666;
margin-top: 15px;
}


.mores a {
display: block;
width: 139px;
height: 30px;
background: url(../images/morebj.png) no-repeat;
float: left;
text-align: center;
line-height: 30px;
color: #000000;
margin-bottom: 35px;
margin-top: 30px;
transition: all .3s ease;
}

.mores a:hover {
background: #8f000b;
color: #FFFFFF;
}

.ath_bg {
background: url(../images/debfbj.jpg) repeat;
padding: 50px 0;
}

.ath_box {
display: block;
transition: all .3s ease;
}

/*.ath_box:hover {
box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
-ms-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
-mos-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
*border: 1px solid #ccc;
transition: box-shadow .2s;
}
*/
.ath_img {
text-align: center;

}

.ath_img>img {
display: block;
max-width: 100%;
margin: 0 auto;height:190px;
}

.ath_tit {
font-size: 18px;
color: #003553;
word-break: break-all;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
margin: 10px 0;
line-height: 24px;
}


.bg3 {
background: url(../images/dsbfbj.jpg) repeat;
padding: 50px 0;
}



.bor{

}


.dblj{
width: 100%;
height: auto;
}
.dblj .tit{
width: 100%;
text-align: left;
font-size: 24px;

line-height: 30px;
height: auto;
padding: 15px 0;
}
.dblj .tit a{
color: #8f000b;
}
.dbljlist{
width: 100%;
text-align: left;
height: auto;
}
.dbljlist li{
float:left;padding:0 20px;
text-align: left;
font-size: 16px;
color: #041721;
line-height: 36px;
}
.dbljlist li a{
color: #041721;
}

.dbljdz{
width: 100%;
}
.dbljdz .add{
background: url(../images/lxwm_local.png) no-repeat left 7px;
padding-left: 30px;
font-size: 14px;
color: #333;
line-height: 30px;
text-align: left;
}
.dbljdz .tel{
background: url(../images/lxwm_tel.png) no-repeat left 7px;
padding-left: 30px;
font-size: 14px;
color: #333;
line-height: 30px;
text-align: left;
}
.dbljdz .email{
background: url(../images/lxwm_mail.png) no-repeat left 7px;
padding-left: 30px;
font-size: 14px;
color: #333;
line-height: 30px;
text-align: left;
}

.our {
margin: 0 0 20px 0;
}

.our>a {
display: block;
padding: 20px;
}

.our_img {
text-align: center;
}

.our_img>img {
display: inline-block;
}

.our_box {
padding: 0 10px;
}

.our_tit {
font-size: 22px;
color: #333333;
position: relative;
}

.our_tit>span {
font-size: 14px;
position: absolute;
bottom: 0;
right: 0;
}

.our_box .our1 {
margin: 4px 0 10px 0;
font-size: 16px;
color: #333333;
word-break: break-all;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.our_box .our2 {
font-size: 14px;
color: #666666;
word-break: break-all;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.our_box .our3 {
margin: 4px 0 10px 0;
font-size: 14px;
color: #333333;
word-break: break-all;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.our_box .our4 {
font-size: 14px;
color: #999999;
word-break: break-all;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.linkimgs {
text-align: center;
}

.linkimgs a {
display: block !important;
}

.linkimgs img {
display: inline-block !important;
padding: 0 10px;
}

.slick-prev:before {
display: inline-block;
content: "" !important;
width: 42px !important;
height: 84px !important;
background: url() no-repeat !important;
}

.slick-next:before {
display: inline-block;
content: "" !important;
width: 42px !important;
height: 84px !important;
background: url() no-repeat !important;
}

.footer {
background-color: #041721;
padding: 15px 0;
text-align: center;
font-size: 14px;
color: #fff;
}



.list {
margin-top: 35px;
}

.list_bt {
background: #8f000b;
color: #fff;
padding: 10px 20px 10px;
}

.list_bt h3 {
margin: 0;
padding: 0;
font-size: 22px;
line-height: 30px;
font-weight: bold;
}

.list_li {
background: #eaeaea;
}

.list_li li {
display: block;
margin: 0 20px;
border-bottom: 1px solid #e0e0e0;
position: relative;

}

.list_li a {
display: inline-block;
width: 100%;
line-height: 60px;
height: 60px;
color: #888888;
}

.list_li .active {
color: #8f000b;
}

.mainpt {
padding: 40px 1% 40px 1%;
}

.dqwz {
margin-bottom: 20px;
background: url(../images/bri_icon1.png) no-repeat left center;
padding-left:15px;
}

.dqwz a {
color: #8f000b;
display: inline-block;
padding: 0 10px;
}

.main_pho {
padding: 0px 10px;
text-align: center;
}

.main_pho .img_a {
display: inline-block;
overflow: hidden;
}

.main_pho .img_a img {
display: inline-block;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}

.main_pho .img_a:hover img {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
}

.main_pho:hover .img_tita {
color: #F45661;
}

.main_pho .img_tita {
display: block;
overflow: hidden;
}

.main_pho .img_tita p {
padding-bottom: 10px;
}

.pages {
margin: 20px 0;
text-align: center;
}

.main_c {
padding: 20px 1%;

}

.main_c>h1 {
font-size: 34px;
font-weight: bold;
padding: 20px 0;
}

.main_c>h3 {
margin: 10px 0;
background: #eaeaea;
width: 100%;
/* height: 30px; */
line-height: 30px;
font-size: 14px;
padding: 8px 0;
text-align: center;
}

.main_c>p {
font-size: 14px;
line-height: 26px;
padding: 5px;
text-align: left;
}

.main_c>img {
max-width: 100%;
padding: 10px 0;
}

.nexts {
margin: 10px 0;
width: 100%;
line-height: 40px;
}

@media (min-width: 992px) {
.nexts div:first-child {
float: left;
padding-left: 10px;
}
.nexts div:last-child {
float: right;
padding-right: 10px;
}
}

@media (max-width: 991px) {
.nexts div:first-child {
padding-left: 10px;
}
.nexts div:last-child {
padding-left: 10px;
}
}

.lists {
margin: 30px 0;
padding-bottom: 30px;
border-bottom: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
.listsimg {
width: 20%;
padding-right: 10px;
}
.liststext {
width: 80%;
padding-left: 10px;
}
.liststxt{ width: 100%;
padding-left: 10px;}
}

@media (max-width: 991px) {
.listsimg {
display: none;
}
.liststext {
width: 100%;
}
}

.listtext_tit a {
color: #8f000b;
font-size: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.listtext_cont {
padding-top: 10px;
}

.listtext_cont a {
color: #939393;
word-break: break-all;
font-size: 14px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}






@media screen and (max-width:650px) and (min-width:375px) {
.ath_img>img{height:100px;}
.newsvideo img{height:290px}


.listtxt_tit a {
color: rgb(143, 0, 11);
font-size: 20px;
display: block;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.listtxt_tit a .title{width:70%;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;float: left;
}
.listtxt_tit a .date{width:30%;display: block;text-align: right;}

.listtxt_tit a .title{font-size: 17px;}
.listtxt_tit a .date{font-size: 17px;}
}
@media (max-width:320px){
.logo img{width:250px}
}


.s-side {

padding: 0 20px;


font-size: 16px;
background: #eaeaea;}
.s-side > ul {
margin-top: 0;
padding-left: 0;}
.s-side > ul > li {
line-height: 40px;
width: 100%;
border-bottom: 1px solid rgb(224, 224, 224);}
.s-side > ul > li > a > i,
.s-side > ul > li > div > i {
display: inline-block;
width: 40px;
text-align: center;}
i.icon-chevron-up {
float: right;}
.iconRotate {
transform: rotate(180deg);
transition: transform .5s;}
.s-firstNav > i.icon-chevron-up {
margin-right: 5px;
margin-top: 3px;color: #8f000b;}
.s-firstDrop {
background-color: #eaeaea;
padding: 0 0 0 15px;}
.s-firstDrop > li {
line-height: 33px;
border-bottom: 1px solid rgb(224, 224, 224);}
.s-firstDrop,
.s-secondDrop {
display: none;}
.s-secondNav > i.icon-chevron-up {
margin-right: 18px;
margin-top: 12px;}
.s-secondDrop {
padding-left: 20px;
background-color: #decece;}



.xgxx{text-align: center;
font-size: 16px;
border-bottom: 1px solid #6f6a6a5c;
padding: 20px;
margin-bottom: 20px;}


@media screen and (max-width: 1100px) and (min-width: 768px)
.moblie_header .moblie_logo img {
    display: block;
    max-width: 500px;
}