﻿﻿/* 样式预定义 */
body{ font-family:"Microsoft YaHei","微软雅黑";color: #333;background-color:white; }
body, dl, dd, p, h1, h2, h3, h4, h5, h6 {margin: 0}
ol, ul {margin: 0;padding: 0;list-style: none}
a {text-decoration: none;color: black}
img{border: none}
br{font-size: 0}
.min1200{width: 100%;min-width: 1200px;}
.w1200{width: 1200px;margin: 0 auto;position: relative;height: auto;}
.ov{overflow: hidden;}
.pr{position: relative}
.di{display: inline-block;}
.href{cursor: pointer;}
.left{ float:left}
.right{ float:right}
.more{float: right; font-size: 16px; color: #999;}
.sn1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap; /*border:1px solid #ddd;*/}
.sn3{word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;  }
.sn2{ word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;overflow: hidden;  }
.sn10{ word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:10;overflow: hidden;  }
.sn6{word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;  }

/*header*/
#header{height:125px}
.header_box{width: 1200px; margin: 0 auto; height: 125px; position: relative}

/* search */
.search{margin-top:21px;    position: relative;}
.search input{ padding:0; margin:0; border: 1px solid #c9c9c9;border-radius: 24px;text-indent: 15px ;font-size:16px;width: 300px; height:46px; line-height:46px; display:inline-block; vertical-align:middle}
.search img{position: absolute;right: 210px;top: 20px;}
.search div p:nth-child(1){font-size: 14px;color: #999999}
.search div p:nth-child(2),.search div p:nth-child(3){font-size: 28px;font-style: italic;font-weight: bold;color: #aa2924;}

/*nav*/
.nav_1920{height: 88px;background-color: #aa2924;}
.nav_1920_box{width:1100px; margin:0 auto; height:88px;}
.cl{zoom:1}
.col960{width:1100px;margin:auto}
.navbg{height:88px;width:100%;position:relative;z-index:99;left:0;}
#navul li{border:0; float:left;width:120px;height:88px;position:relative;text-align:center;line-height:88px;}
#navul li a{font-size:20px;;}
#navul li.navhome{}
#navul li a:link,#navul li a:visited{color:#fff}
#navul li ul{display:none;position:relative;z-index:10000;;background: #aa2924;    top: -3px;}
#navul li ul li{display:block;float:none;margin-right:0;height:50px;position:relative;line-height:50px;font-size:18px}
#navul li.navmoon{height:88px;line-height:88px;}

#navul li.navmoon::after {
    content: '';
    position: absolute;
    left: 58px;
    bottom: 16px;
    right: 0;
    width: 40px;
    height: 4PX;
    background-color: #e6bf8b;
}

#navul li.navmoon a{color:#fff}
#navul li.navhome a:hover{color:#fff}
#navul li.navmoon ul{display:block}
#navul li.navmoon ul li a{display:block;height:50px;line-height:50px}
.navmoon_li{background:#aa2924;}
.lis_mr{background:#aa2924;height:88px;line-height:88px;border-bottom:5px solid #CE0201!important;}
#navul li ul ul{display:none;position:relative;z-index:10000;;background: #aa2924;    top: -3px;overflow: hidden;left: 100%;top: -80%;}
#navul li.navmoon ul ul{display: none;}
/*#navul li.navmoons{background: #54a532;}*/
/*#navul li.navmoons{background: #54a532;}*/

#navul li.navmoons ul li:hover{background-color: #aa2924;}
#navul li.navmoons ul{display:block!important;;}
#navul li ul li ul li a{font-size: 16px;}
/*.navmoon_s{
    background-color: #58b530;
}
*/
.navmoon_s::after {
    content: '';
    position: absolute;
    left: 58px;
    bottom: 16px;
    right: 0;
    width: 40px;
    height: 4PX;
    background-color: #b77f35;
 }

/* focusBox */
.focusBox{ position: relative}
.focusBox .pic img{ display: block; width:100%; height:560px}
.focusBox .txt-bg{ position: absolute; bottom: 0px; z-index: 1; height: 40px; width:100%; background-color:#666; background: rgba(33,33,33,0.6); }
.focusBox .txt{ position: absolute; bottom: 0px; z-index: 2; height: 40px; width:100%; overflow:hidden}
.focusBox .txt li{ height:40px; line-height:40px; position:absolute}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 16px;background-image: unset;}
.focusBox .num2{ position: absolute; z-index: 3; bottom: 2px; right: 8px; }
.focusBox .num li{ width: 10px; height: 10px; cursor: pointer; color:white; background-color:white; border-radius:4px; margin-right:10px;        display: inline-block;overflow: hidden}
.focusBox .num li.on { background:#58b530;width: 30px;}
.focusBox .num1920{display:table; text-align: center;bottom: 10px;width: 100%; position: absolute; z-index: 3;}
.focusBox .num1920 li.on { background:red;width: 10px;}

/* view */
.view_bottom{ padding:10px 0;}
.view_bottom li{ overflow:hidden;line-height:30px; vertical-align:top}
.view_bottom span{ float:left}
.view_bottom i{ font-style:normal;float: right;font-size: 14px;color: #999;}

/* view_sub */
.view_sub{ overflow:hidden; padding:10px 0; cursor:pointer}
.view_sub .left{ width:150px; text-align:right}
.view_sub .left img{ width:140px; height:80px; vertical-align:top}
.view_sub .right{ width:360px; padding:0 10px}
.view_sub .right p{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:18px; margin-bottom:10px}
.view_sub .right span{ font-size:14px}
.view_sub:hover{ background-color:#580c10; color:white; }
.view_sub:hover .left{ color:white; border-right-color:white}

/*body_1*/
.body_1{ width:1200px; margin: 0 auto; overflow:hidden;position: relative;padding: 20px;box-sizing: border-box;border-radius: 10px;
    }
/*.body_1 .left{width: 425px;}*/
/*.body_1 .left a{position:relative;overflow: hidden; display: block;width: 425px;height:157px;background-image: url("../images/img_1.jpg");background-repeat: no-repeat;}
.body_1 .left a img{position: absolute;top:38px; left: 20px;}*/
/*.body_1 .left a .title_1_img_s{display: block;}
.body_1 .left .active .title_1_img_s{display:none;}
.body_1 .left .active{background-image: url("../images/img_1s.jpg");}*/
.body_1 .left .title_p h3{font-size: 20px;line-height: 40px;}
.body_1 .left .title_p p{font-size: 14px;color: #666;}
.body_1 .left .active p,.body_1 .left .active h3{color: white;}
.body_1 .right{display: inline-block;width: 714px;}
.body_1 .right p{text-indent: 2em;line-height: 40px;}
.body_1 .right .more{color: #0075c0;width:100%;text-align: right; font-size: 14px;line-height: 30px;}
.body_1 .left .title_p{width: 240px;margin-left: 155px;position: absolute;top:27.5px;}
/* title_01 */
.body_01{ width:1200px; margin:20px auto 0; border:1px solid #c5c5c5; overflow:hidden;}
.title_01{ overflow:hidden; border-bottom:1px solid #b5b5b5}
.title_01 a{ float:left; width:130.5px; height:40px; line-height:40px;margin-right: 2px; text-align:center;    font-size: 18px; }
.title_01 a:last-child{margin-right: 0;}
.title_01 a.active{ color: #e21b1b;border-bottom: 5px solid #e21b1b;}

/*body_title*/
.body_title{text-align: center;overflow: hidden;position: relative;z-index: 99;}
.body_title h2{font-size: 24px;line-height: 45px; font-weight: 100;}
.body_title .body_title_yw{height: 22px;line-height: 22px;position: relative;width: 1200px;margin: 0 auto;}
.body_title .body_title_yw img,.body_title .body_title_yw h4{display: inline-block;line-height: 22px;}
.body_title .body_title_yw img{margin-top: 4px;}
.body_title .body_title_yw h4{font-weight: 100;color: #d8d5d5;margin: 0 10px;}

/*body_2*/
.body_2{margin-top: 20px;overflow: hidden;}
.body_2{text-align: center;}
.body_2 .view_bottom{overflow: hidden;}
.body_2 .title_2 a{display: inline-block;padding: 3px 15px;margin-bottom: 15px;}
.body_2 .title_2 .active{background-color: #0075c0;color: white;}
.body_2_li{width: 23.5%;box-sizing: border-box;margin-right: 2%;display: inline-block;float: left;border: 1px solid #eaeaea;}
.body_2_li:last-child{margin-right: 0;}
.body_2_li .body_2_content{padding: 20px 10px;text-align: center;position: relative;overflow: hidden;}
.body_2_li div p{text-align: left; font-size: 14px;line-height: 20px;margin: 10px 0}
.body_2_img{position: relative;}
.body_2_img::before{
    content: "";
    padding-top: 80%;
    display: block;
}
.body_2_img div{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;}
/*body_3*/
.body_3{
    width: 1400px;
    margin: 0 auto;
    position: relative;
    height: 550px;
    padding-top: 61px;
    background-image: url(../images/gc_bj.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    top: -40px;
}
.body_3_1 .body_3_li{
    width: 22.5%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-color: #0075c0;
    /* position: absolute; */
    display: inline-block;
    float: left;
    box-sizing: border-box;
    margin: 5.418%;
}
.body_3_li::before,.body_3_lis::before{
    content: "";
    padding-top: 100%;
    display: block;
}
.body_3_1{
    width: 73.33%;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    position: relative;
}
.body_3_1 div:nth-child(4){
    left: 33.33%;
}
.body_3_1 div:nth-child(6){
    left: 66.66%;
}
.body_3_2{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    /* margin-left: 10%; */
    margin-top: -170px;
    position: relative;
    padding-left: 0.98%;
}

.body_3_2 .body_3_li{
    width: 16.5%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-color: #0075c0;
    position: relative;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    margin: 4%;
    overflow: hidden;
}

.body_3_lis{
    position: absolute;
    top: 0;
    left: 0;
    width: 33.33%;
}
.body_3_lis .body_3_box{
    width: 100%;
    height: 60px;
    position: absolute;
    top: 50%;
    z-index: 99;
    text-align: center;
    margin-top: -30px;
    color: white;
}
.body_3_box h3{
    font-weight: 100;
    font-size: 22px;
}
.body_3_box p{
    position: absolute;
    font-size: 15px;
    padding: 3px 10px;
    border: 1px dashed white;
    width: 150px;
    left: 50%;
    margin-left: -85px;
    margin-top: 10px;
}
.body_3_2 .body_3_li div{position: absolute;width: 100%;height: 100%;z-index: -1;top: 0;background-size: cover;transform: rotate(-45deg) scale(1.43);-webkit-transform: rotate(-45deg)  scale(1.43);-moz-transform: rotate(-45deg)  scale(1.43);}

.body_3_2 .body_3_li .body_3_bgh h4{font-weight: unset;width: 100%;top: 0;position: absolute;height: 100%;text-align: center;padding: 30% 20%;box-sizing: border-box;background-color: rgba(0,0,0,.4);color: white;}

.body_3_2 .body_3_li .body_3_bgh h4 span{font-size: 14px;color: #666;}

/*.body_3 .body_3_li:nth-child(1){left: 240px;top:50px;}*/
/*.body_3 .body_3_li:nth-child(2){left: 530px;top:50px;}*/
/*.body_3 .body_3_li:nth-child(3){left: 820px;top:50px;}*/
/*.body_3 .body_3_li:nth-child(3){left: 820px;top:50px;}*/
/* title_02 */
.body_02{ width:1200px; margin:20px auto 0; overflow:hidden}
.title_02{ border-bottom:1px solid #979797; height:40px; line-height:40px; margin:0 10px}
.title_02 a{ float:left; width:100px; text-indent:10px; }
.title_02 a.active{ border-bottom:1px solid #1a5dab; color:#1a5dab; font-weight:bold}

/* title_03 */
.title_03{ height:70px; line-height:48px;border-bottom: 1px solid #c2c2c2;}
.body_03{overflow: hidden;position: relative;width: 1200px;margin: 20px auto 40px;min-width: 1200px;}
.body_03 p{padding: 20px 40px;background-color:#0075c0;margin-top: -5px;color: #ffffff;}



/* title_05 */
.body_05_box{background-color: #fbfbfb;overflow: hidden;width: 100%;padding: 20px 0;}
.body_05{ width:1200px; margin:20px auto 0; overflow:hidden;position: relative;background-color: #fbfbfb;}
.title_05_left h2{font-size: 22px;line-height: 22px;}
.title_05_left h2 span{color: #0075c0;}
.title_05_left h1{font-size: 24px;font-weight: 100;}
.title_05_right{position: absolute;border-bottom: 1px solid #ccc;height: 40px;width: 1080px;top: 0;right: 0;}
.title_05_right img{position: absolute;right: 0;top: 10px;}

.body_05_content{
    overflow: hidden;
    margin: 10px 0 30px;
}

.body_05_content .new_li div{
    width: 590px;
    margin: 10px 0;
}

.body_05_content .new_li div h3{
    margin:10px 0;
    width: 590px;
}
.body_05_content .new_li div h3 p{
    width: 460px;
    font-size: 14px;
}
.body_05_content .new_li div h3 span:nth-child(1){
    width: 450px;
}

.body_05_content .new_li div h3 span:nth-child(2){
    width: 110px;
    font-weight: 100;
}

.body_05_content .new_li .left a{
    background-color: #868686;
    color: white;
    display: block;
    width: 140px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    margin-top: 10px;
}
.body_05_content .new_li .left a:hover{
    background-color: #0075c0;
}

.body_05_content .new_li .new_li_img{
    margin: 25px 0 10px;
    height: 145px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.body_05_content .new_li:nth-child(2n) .left{
    float: right!important;
}
.body_05_content .new_li:nth-child(2n) .new_li_img{
    float: left!important;
}
.body_05 .body_05_content .new_li h3 .left{
    float: left!important;
}

.body_05_content .new_li .left p{
    line-height: 22px;
    font-size: 14px;
    font-weight: 100;
}

/* title_06 */
.title_06{ border-bottom:2px solid #1a5dab; line-height:30px; overflow:hidden; background:url(../images/dot_05.jpg) no-repeat 10px center; padding-left:20px}
.title_06 a{ float:left; color:#1a5dab; font-weight:bold}

/* title_07 */
.title_07{ background:url(../images/gysajj/icon_26.png) no-repeat; line-height:32px; height:42px; text-indent:10px}
.title_07 a{ color:white}



/* slideBox */
.slideBox{ overflow:hidden; zoom:1; position:relative;}
.slideBox ul{ overflow:hidden; zoom:1}
.slideBox ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:370px}
.slideBox ul li .pic img{ width:355px; height:68px; vertical-align:top}
.slideBox ul li .pic span{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; padding:0 10px}

/* header_01 */
#header_01{ width:1200px; margin:0 auto; line-height:30px; height:30px; overflow:hidden;font-size: 14px;}
#header_01 span{ padding-left:10px; color:#434343}
#header_01 a{ color:#434343; display:inline-block; background:no-repeat 6px center; padding-left:24px; background-size: 20%;}


/* body_02 */

/* sjld */
#sjld{ font-size:0; height:230px}
#sjld a{ display:inline-block; width:33%; font-size:16px; text-align:center; line-height:40px; color:#053474; font-weight:bold}




/* body_09 */
.body_09_box{background-color: #eaeaea;border-bottom: 5px solid #e21b1b;overflow: hidden;}
.body_09{ width:1120px; margin:20px auto; overflow:hidden; padding:10px 40px}
.body_09 .left{ width:140px; background:url(../images/link.jpg) left center no-repeat; text-indent:40px; font-size:20px; line-height:28px}
.body_09 .right{ width:920px}
.body_09 select{width: 200px;height: 28px;line-height: 28px;padding: 0;margin-right: 20px;background-color: white;    color: #666;}

/* index_fixed */
.index_fixed{ position:fixed; width:160px; top:100px; right:100px; background-color:white; text-align:center}
.index_fixed_closed{ text-align:right; line-height:30px; font-size:12px; cursor:pointer; background-color:#006ac0; color:white; padding:0 10px}
.index_fixed p{ font-size:12px; padding:6px 0}
#go_top{ margin:10px 0; display:none}

/* index_fixed2 */
.index_fixed2{ position:fixed; width:400px; top:100px; left:100px; background-color:white; text-align:center}
.index_fixed2_closed{ text-align:left; line-height:30px; font-size:12px; cursor:pointer; background-color:#006ac0; color:white; padding:0 10px}
.index_fixed2 p{ font-size:12px; padding:6px 0}
#go_top2{ margin:10px 0; display:none}



/* foot */
.foot_box{width: 100%;background:#252525;background-repeat: no-repeat;background-size: cover;background-position: center;position: relative;}
.foot{ overflow: hidden; text-align:left; width: 1200px;margin: 0 auto; color:#b0b0b0; padding:20px 0 20px;}
.foot_box .foot .left p{color: #b0b0b0;line-height: 34px;font-size: 14px;}
.foot_box .foot .left p label{width: 20px;text-align: center;font-size: 14px;display: inline-block;}
.foot_box_p{text-align: center;line-height: 60px;color: white;border-top: 1px solid #ffffff;position: absolute;bottom: 0;width: 100%;font-size: 14px;}
.foot img{margin-top:3px ;margin-right: 10px;}
.foot h2{line-height: 60px;font-weight: 100;}
.foot .right p{text-align: center;}
.foot a {color:#b0b0b0 }

/*.yema{ text-align: center; padding:20px 0}*/
/*.pageInfor{ display: none;}*/
/*.pageShow{ display:inline-block; line-height:26px; vertical-align:middle;font-size: 14px;}*/
/*.pageShow span{ width:34px; text-align:center; border:1px solid #ddd; color:#337ab7; font-size:18px}*/
/*.pageShow span:nth-child(1){ float:left; border-right:none; border-radius:4px 0 0 4px}*/
/*.pageShow span:last-child{ float:right; border-radius:0 4px 4px 0}*/
/*.pageShow ul{ float:left; font-size:0; padding:0}*/
/*.pageShow ul li{ display:inline-block; width:44px; text-align:center; border:1px solid #ddd; border-right:none; font-size:14px; vertical-align:middle}*/
/*.pageShow a{ color:#337ab7}*/
/*.pageShow li.active{ background-color:#337ab7; border-color:#337ab7}*/
/*.pageShow li.active a{ color:white !important}*/

.yema{ text-align:center; font-size:14px; margin-top:30px; padding:10px 0;  clear:both}
.yema a{ display:inline-block; padding:5px 10px; color:#aa2924; background-color:#fff;border:1px solid #aa2924;border-radius: 5px;}
.yema ul,.yema ul li,.yema .pageInfor,.yema .pageShow{display: inline-block;}
