@charset "utf-8";
/* CSS Document */
/*内容*/

.c_adver_span{
    position: absolute;right: 3px;top: -2px;font-size: 18px;    opacity: .8;color: white;
    background-color: #d71e02;
    position: relative;
    top: 14px;right: -280px;height: 14px;line-height: 12px;display: inline-block;
}

#content {
	    max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.dbj {
    position: relative;
	background: url(../img/adtg_02.jpg) no-repeat center top #fff;
	background-position-y: 50px;
}
.top_20_btn{
    position: absolute;
    top:  60px;
    right:  50%;
    width:  100%;
    max-width:  1200px;
    transform: translate(50%, 0);
    text-align: right;
}
.header .jrtq {
	height: 50px;
	background-color: #fff;
    width: 100%;
}

.header .nav-heard {
	padding-top: 11px;
	max-width: 1160px;
	margin: 0 auto;
	line-height: 40px;
}
.data {
	float: left;
	margin-right: 20px;
	line-height:28px;
	font-size:14px;
}
.header #demo {
	/* background: #FFF; */
	overflow: hidden;
	/* border: 1px dashed #CCC; */
	width: 760px;
	height: 14px;
	float: left;
}

.header .group a,.header .group i,.header .group span {
	display:inline-block;
}

.box {
	width: 542px;
	float: left;
	overflow: hidden;
}
.animate {
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	display: inline-block;
	white-space: nowrap;
	animation: 30s wordsLoop linear infinite normal;
	line-height:28px;
}
.group{
	line-height:28px;
}




.nav-menu li{
    position: relative;

}
.nav-menu .menu li div a{
    color: white;
    padding: 6px 40px;
    letter-spacing: 2px;
}
.menu div{
    position: absolute;
}
#chanpin{
       width: 1197px;
    top: 64px;
    left: -148px;
    left: -149px\9;
    padding: 8px 0;
    display: none;
    background-color: #d71e02;
    background-color: rgba(215,30,2,0.8);
}

#fangan{
    width: 1197px;
    left: -298px;
    left: -299px\9;
    top: 64px;
    padding: 8px 0;
    display: none;
	background-color: #d71e02;
    background-color: rgba(215,30,2,0.8);
}
#jishu{
       width: 1197px;
    top: 64px;
    left: -448px;
    left: -449px\9;
    padding: 8px 0;
    display: none;
	
	background-color: #d71e02;
    background-color: rgba(215,30,2,0.8);
}
#hezuo{
     width: 1197px;
    top: 64px;
   left: -748px;
    left: -749px\9;
    padding: 8px 0;
    display: none;
	
	background-color: #d71e02;
    background-color: rgba(215,30,2,0.8);
}
#guanyu{
    width: 1197px;
    top: 64px;
    left: -898px;
    left: -899px\9;
    padding: 8px 0;
    display: none;
	background-color: #d71e02;
    background-color: rgba(215,30,2,0.8);
}










a:hover{
    color: black;
}

.nav-menu .menu li div a:hover{
    color: yellow;
}

 @keyframes wordsLoop {
 0% {
 transform: translateX(200px);
 -webkit-transform: translateX(200px);
}
 100% {
 transform: translateX(-100%);
 -webkit-transform: translateX(-100%);
}
}
 @-webkit-keyframes wordsLoop {
 0% {
 transform: translateX(200px);
 -webkit-transform: translateX(200px);
}
 100% {
 transform: translateX(-100%);
 -webkit-transform: translateX(-100%);
}
}
.con11 .title{
    display: block
}

.zhanshi_header{
    position: relative;
    display: none;
}
#zhanshi{
    width:1920px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#img2 img{
    width:25%;
    height: auto;
    padding: 0px;
    float: left;
}
#img2{
    width: 400%;
}

#dianji{
    position: absolute;
    bottom: 10px;
    left: 48.7%;
}
#dianji li{
    list-style: none;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    border-radius: 5px;

}
.checked{
    background-color: #d71e02;
    opacity: 0.8;
}
.mochecked{
    background-color: white;
    opacity: 0.8;
}

.c03 li{
    overflow: hidden;
}


.head-title {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	height: 160px;
}
.big-logo {
	position: absolute;
	left: 1px;
	top: 20%;
}
.big-logo img {
	max-width: 493px;
	display: block;
	width: 100%;
}
.head-title .search {
	position: absolute;
	top: 70px;
	right: 1%;
}
.head-title .search input {
	background-color: #fff;
	padding: 10px 10px;
	box-sizing: border-box;
	float: left;
	width: 240px;
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.4);
	border-radius: 4px;
}
.head-title .search input.search-btn {
	background: url(../img/zdga_06.png) no-repeat center;
	background-size: 100%;
	padding: 12px;
	width: 14px;
	height: 14px;
	right: 2%;
	top: 6px;
	
	box-sizing: border-box;
	float: left;
	position: absolute;
	box-shadow: 0 0 0 0;
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}

.hs span a{
    font-size: 16px;color: white;
}
/*导航*/
.nav-menu {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 2;
}
.nav-menu {
	max-width: 1200px;
	margin: 0 auto;
	background: #d61e02;
	background: url(../img/SRHyet_11.jpg) no-repeat center;
	height: 64px;
	line-height: 60px;
}
.nav-menu .menu {
	color: #fff;
}
.clearfix {
	zoom: 1;
}
.nav-menu .menu li {
	border-radius: 6px;
	text-align: center;
	width: 12.5%;float: left;
	line-height:20px;
}
.nav-menu .menu li {
	padding-top: 7px;
	cursor: pointer;
    padding-bottom: 4px;
}
.nav-menu .menu li span {
	display: block;
	text-align: center;
}
.nav-menu .menu li a {
	font-size: 14px;
	font-weight: normal;
}
.nav-menu .menu a {
	color: #fff;
}
.con11_three img{
       max-height: 239px;
}
/*切换效果*/
.cont1 {width: 100%;
    position: relative;}
	
	.cont1 .left-roll {
    width: 36%;
    box-sizing: border-box;
    padding: 4px;padding-top:3%;    background-color: #fff;
}
.fl {
    float: left;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100% ;
    height: 100%;
    position: relative;
}
.cont1 .roll-box {
    position: relative;
}
.roll-box img {
    width: auto;
    display: block;
    height: 302px !important;
  
}
.cont1 .roll-box .cover {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
}
.cont1 .roll-box .cover p {
    color: #fff;
    text-indent: 2em;
    width: 75%;
    height: 40px;
    line-height: 40px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.content .new-btn {
    width: 25%!important;
    left: 75%!important;
}
.swiper-pagination {
    position: absolute;
	bottom: 15px;
	right: 10px;
    z-index: 10;
   text-align: right;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-switch {
    margin: 0 5px;
}
.swiper-pagination-clickable .swiper-pagination-bullet, .swiper-pagination-switch {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ed2b2b;
}
.swiper-pagination-bullet, .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
}
.swiper-pagination-bullet-active, .swiper-active-switch {
    opacity: 1;
    background: #ed2b2b;
}

.con11 title{
    display: none;
}
.select1{
font-size: 16px;
background-color: #d71e02;
color: white;
}
.scrollUl li{
    font-size: 16px;
}

/*选项卡切换*/

.cont2 { width: 39%; float:left;    padding-left: 0.3%;    padding-top: 3%;    background-color: #fff;}

/*公告*/
.cont3 { width: 24.6%; float:left;       padding-left: 0.5%;    padding-top: 3%;    background-color: #fff;}
.cont3 .title {
      text-align: left;
        font-size: 16px;
    color: #fff;
    background: #eeeeee;
   
    letter-spacing: 0;
    box-sizing: border-box;
}
.cont3 .hs {  
  
    padding: 6px 0;
    float: left;
    background: #d71e02;
  }
.cont3 .title span {
         color: #fff;
    font-size: 16px;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
}
.boxss ul{
    overflow: hidden;
    margin-bottom: 0px;
}

.cont3 .title a {
     display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #404040;
    padding-right: 6px;
    padding-top: 9px;
}
.new-list {border: 1px solid #eee;
    padding: 0px 4px;
	padding-top:2px;
}
.cont3 .new-list li {
    padding: 8.42px 0;
    color: #0c0c0c;
   
}
.cont3 .new-list li i {color: #404040;
   font-size: 14px;
    float: left;
    margin-top: 0;
    margin-right: 4px;
}

.cont3 .new-list li a {
   color: #404040;
    display: block;
    float: left;
    height: 20.2px;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 13em;
	font-size:14px;
}
.cont3 .new-list li span {
    float: right;color:#404040;
}
.cont4 {        padding-top: 1%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;overflow: hidden;}
.cont4 ul li {     float: left;
       padding-right: 3px;
    padding-left: 5px;}

.cont5 {   padding-top: 1.9%;   max-width: 1200px;
    width: 100%;
    margin: 0 auto;}
	
.zwgk {padding-left: 1%; width:31%; float:left;}	
.zwgk .title {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
} 
.zwgk .title span {
   padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    background-color: #d71e02;
}

.zwgk .hs {
    padding: 8px 0;
  
}

.tab-content ul li i {
    padding-right: 5px;
    font-size: 14px;
}
.gkxx ul li {    border: 1px solid #eee;
    float: left;
    width: 29%;
    margin: 1.75% 2%;
    padding: 0.5% 0;}
.gkxx ul li a {}	
.gkxx ul li a i img {   
    padding-left: 10%;
        position: relative;
    top: -3px;
   }	
.gkxx ul li a span {font-size: 16px;
    color: #404040;
    padding-left: 8%;
    line-height: 2.4;
}	
.gkxx { border:1px solid #eee;}
.msxd .title {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
} 

.msxd .title span {
   padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    background-color: #d71e02;
}

.msxd .hs {
    padding: 8px 0;
  
}
.msxd {    padding-left: 1%;
    width: 28.8%;
    float: left;
    }
	.xd2 {padding: 4px;border: 1px solid #eee;}
.xd2 li {
    line-height: 2;
    border-bottom: 1px dashed #eee;
       padding-top: 8px;
}
.xd2 li i {
    padding-right: 5px;
    font-size: 14px;
}
.xd2 li a {
    line-height: 2;
    font-size: 14px;
    color: #404040;
}
.xd2 li span {
    float: right;
    line-height: 2;
    color: #404040;
}

.fangtan_con_bottom2{
    margin-top: 20px;
}


.con11_four{
    display: none;
}



.con6{
    padding-top: 0.9%;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.con6_left{
    float: left;
    width: 81.3%;
    max-width: 976px;
    border: 1px solid #eeeeee;
    overflow: hidden;
}
.con6_left_con{
    overflow: hidden;
}
.con6_right{
    float: left;
     width: 17.7%;
     margin-left: 1%;
    max-width: 210px;
}
.con6_left .title {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
} 
.con6_left .title span {
   padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 2px
   
}
.con6_left .title span img{
    margin-right: 4px;
        margin-top: -2px;
}
.con6_left .hs {
    width:126px;
    padding: 6px 0;
   background-color: #d71e02;
}
.con6_left_one h2{
    overflow: hidden;
}
.con6_left_one{               
    padding-left: 1%;
    width: 49%;
    float: left;
}
.con6_left_one_con{
    margin-top: 14px;
}

.con6_left_one h2 span:first-child{
    float: left;
    width: 115px;
    padding: 14px 0;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;         
    border-bottom:  3px solid #cb0101;    
    text-align: center;
}
.con6_left_one h2 span:nth-of-type(1){
    float: left;
    width: 115px;
    padding: 14px 0;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;         
    border-bottom:  3px solid #cb0101;    
    text-align: center;


}
.con6_left_one h2 span:nth-of-type(2){
    float: right;
    color: #404040;
    margin-right: 20px;
    margin-top: 14px;
}
.con6_left_one h2 span:first-child + span{
    float: right;
    color: #404040;
    margin-right: 20px;
    margin-top: 14px;
}

.con6_left_one_con table{
   margin-bottom: 20px;
}
.con6_left_one_con table td a{
 /*float: left;*/
 font-size: 16px;
 padding: 17px 39px;
 text-align: center;
 /*border: 1px solid #eee;*/
}
#zhuti{
    padding: 18px 9px !important;
    color: white !important;
    background-color: #cb0101;
}

.con6_left_one_con td{border:solid #eee; border-width:0px 1px 1px 0px;}
.con6_left_one_con table{border:solid #eee; border-width:1px 0px 0px 1px;}


.con6_left_two h2{
    overflow: hidden;
}
.con6_left_two{               
    margin-left: 1%;
    width: 49%;
    float: left;
}
.con6_left_two_con{
    margin-top: 20px;
}
.con6_left_two h2 span:nth-of-type(1){
    float: left;
    width: 115px;
    padding: 14px 0;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;         
    border-bottom:  3px solid #cb0101;    
    text-align: center;


}
.con6_left_two h2 span:nth-of-type(2){
    float: right;
    color: #404040;
    margin-right: 20px;
    margin-top: 14px;
}



.con6_left_two h2 span:first-child{
    float: left;
    width: 115px;
    padding: 14px 0;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;         
    border-bottom:  3px solid #cb0101;    
    text-align: center;
}
.con6_left_two h2 span:first-child + span{
    float: right;
    color: #404040;
    margin-right: 20px;
    margin-top: 14px;
}


.con6_left_two_con table{
   margin-bottom: 20px;
}
.con6_left_two_con table td a{
 /*float: left;*/
 font-size: 16px;
 padding: 20px 39px;
 text-align: center;
 /*border: 1px solid #eee;*/
}
#zhuti{
    font-size: 18px;
    padding: 13px 9px !important;
    color: white !important;
    background-color: #cb0101;
}

.con6_right ul{

} 
.con6_right li{
    color: white;
    text-align: center;
    padding: 14px 0;
} 

.con6_right li:first-child{
    background-color: #fe0000;
    margin-bottom: 14.5px;
}
.con6_right li:nth-of-type(1){
    background-color: #fe0000;
    margin-bottom: 14.5px;
}

.con6_right li:first-child + li{
    background-color: #cb0101;
    margin-bottom: 17px;
}
.con6_right li:nth-of-type(2) {
    background-color: #cb0101;
    margin-bottom: 17px;
}

.con6_right li:first-child + li + li{
    background-color: #9a0000;
}
.con6_right li:nth-of-type(3) {
    background-color: #9a0000;
}

.con6_right li p{
    font-size: 18px;
    font-weight: bold;
     color: white;
    text-align: center;
}


.con7{
    padding-top: 1%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.con8{
    padding-top: 1.5%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.con8_left{
   
     width: 49%;
   
    float: left;

}
.con8_right{
    width: 50%; margin-left: 1%;
    float: left;
}
.con8_left .title {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
    width: 100%;

} 
.con8_left .title span:nth-of-type(1) {
   padding: 8px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 1px;
    width:126px;
    background-color: #d71e02;
}

.con8_left .title a{
    float: right;
    margin-right: 15px;
    color: #404040;
}
.con8_left .title span img{
    margin-right: 4px;
        margin-top: -2px;
}
.con8_left .hs { 
    padding: 6px 0;
  
}
/*.con8_left_ul  ul{
    overflow: hidden;
}
.con8_left_ul li{
  float: left;
position: relative;
}
.con8_left_ul li img{
    
  z-index: 5;
}
.con8_left_ul li span{
position: absolute; 
top: 40%;
z-index: 10;
font-size: 26px;
color: red;
}
*/

.zwgk .title span {
    padding: 8px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 7px;
}
.zwgk .hs{
    padding: 0px;
    height: 36px;
}
.msxd .hs{
    padding: 0px;
    height: 36px;
}
.msxd .title span {
    padding: 8px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 7px;
}
.gkxx ul{
    margin:11.1px 0;
}



.c8_1{
    text-align: center;
}
.con8_right table .c8_2 p{
    color: white;
}
.con8_left_ul ul{
    overflow: hidden;
    margin-top: 15px;
}
.con8_left_ul li{
  float: left;
  margin-left: 9px;
}
.con8_left_ul li:first-child{
    margin-left: 0px;
}


.con8_right .title {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
    width: 100%;

} 
.con8_right .title span:nth-of-type(1) {
   padding: 8px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 1px;
    width:126px;
    background-color: #d71e02;
}

.con8_right .title a{
    float: right;
    margin-right: 15px;
    color: #c6c6c6;
}
.con8_right .title span img{
    margin-right: 4px;
        margin-top: -2px;
}
.con8_right .hs { 
    padding: 6px 0;
  
}


.con8_right table{
margin-top: 15px;
width: 100%;
}
.con8_right table td{
    text-align: center;
    /*padding: 30px 45px;*/
    width: 25%;
    padding: 26px 0;

}
.con8_right table td p{
    color: black;
    margin-top: 4px;
    font-size: 14px;
    text-align: center;
}
.con8_right a{
    /*display: none;*/
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.c8_2{
    display: none;
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.con8_right td{border:solid #eee; border-width:0px 1px 1px 0px;}
.con8_right table{border:solid #eee; border-width:1px 0px 0px 1px;}

.con8_right table td:hover{
    background-image: -webkit-linear-gradient(left,#ff3300,#e0001a);
}
.con8_right table td:hover .c8_2{display: block;}
.con8_right table td:hover .c8_1{display: none;}


.con8_right table td:hover{
    background-color: red\0;
}
.con8_right table td:hover .c8_2{display: block;\0}
.con8_right table td:hover .c8_1{display: none;\0}




.con9{
    padding-top: 1%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.con9_left{
    float: left;
    width: 49%;
    margin-right: 1%;
    min-height: 340px;
    background: url(../img/sHyre_11.png);
    
}
.con9_left_con{
    padding: 0px 16px;
}
.con9_left h2{
    padding: 30px 0px;
    color: #ffcc32;
    font-size: 22px;
}

.con9_left p{
    font-size: 16px;
    line-height: 30px;
}
.con9_right{
    float: left;
    width: 50%;
}

.con10{
     padding-top: 1.5%;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 1.2%;

}
.con10 .title {
    text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
} 
.con10 .title span {
   padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 2px;
}
.con10 .title span img{
    margin-right: 4px;
    margin-top: -2px;
}
.con10 .hs {
    width:126px;
    padding: 6px 0;
    background-color: #d71e02;
}
.con10 ul{
    overflow: hidden; 
    margin-top: 1.7%;
}
.con10 ul li{
    float: left;
    margin-right: 10.2px;

}
.con10 ul li:last-child{
    margin-right: 0px;
}

.con11{
     padding-top: 1%;
     padding-bottom: 1%;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.con11_one span{ 
    font-size: 22px;
    color: #d72000;
    line-height: 24px;
    display: inline-block;
    padding: 10px 13px;
}
.con11 .con11_two{
    max-width: 740px;
    width: 62%;
    margin-right: 1.9%;
    float: left;
}
.con11_two table{
    width: 100%;
}
.con11_two td{
    padding: 7px 7px 6px 7px;
    font-size: 14px;
    color: #404040;
}
.con11_two td a{
    font-size: 14px;
}

.con11_two .c11_tr td{
    /*background-color: #eeeeee;*/
    font-size: 16px;
    border: 1px solid #eee;
    font-weight: bold;
}
.c11_tr td:nth-of-type(1){
width: 60%;
}
.c11_tr td:nth-of-type(2){
    width: 20%;
text-align: center;
}
.c11_tr td:nth-of-type(3){
    width: 20%;
text-align: center;
}
.con11_two tr td:nth-of-type(2){
    text-align: center;
}
.con11_two tr td:nth-of-type(3){
    text-align: center;
}
.con11 div{
    float: none;
}
.con11 .con11_three{
    float: left;
}
.con11_two td{border:solid #eee; border-width:0px 0px 0px 0px;}
.con11_two table{border:solid #eee; border-width:0px 1px 1px 1px;}

.con11_four{
 display: none;
}

.con11_four td{
    padding: 7px 7px 6px 7px;
    font-size: 14px;
    color: #404040;
}
.con11_four .c11_tr td{
    /*background-color: #eeeeee;*/
    /*font-size: 16px;*/
    border: 1px solid #eee;
    font-weight: bold;
}
.con12{
     padding-top: 1.6%;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;

}


#footer{
    width: 100%;
    margin-top: 1.6%;
    background-color: 
}      



.footer2{background-color: #bf0103}
.footer2 .footer2_list{max-width: 1200px;width: 100%;
margin: 0px auto; padding-left:0px;padding-top: 3px;padding-bottom: 3px;overflow: hidden;}
.footer2 .footer2_list li{float:left; margin-top:0; font-size:12px;padding-right:15px; line-height:26px;color: white;list-style: none;padding: 0px 20px;}
.footer2 .footer2_list li a{
    color: white;
    font-size: 12px;
    text-decoration: none;
}


.footer2 .footer2_list li:nth-of-type(1){
    padding-left: 0px;
}

.footer_con{
    width: 100%;
    background-color: #d61e02;
}
.footer_con ul{
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding: 0px 0px 0px;
}
.footer_con ul li{
    float: left;
    padding-top: 6px;
}
.footer_con ul .footer_con_li1{
    padding-top: 0px;
}
.footer_con_li1 img{
    margin-left: 40px;
    margin-top: 11px;
    /* max-width: 90px; */
}
.footer_con_li2{
    margin-left: 14%;
    padding-bottom: 6px;
}
.footer_con_li2 p{
    font-size: 12px;
    color: white;
    text-align: center;
    line-height: 18px;
    letter-spacing: 1px;
}
.footer_con ul .footer_con_li3{
    margin-left:14%;
    padding-top: 9px;
}
.footer_con_li3 img{
    max-width: 70px;
}
.footer_con_li3 img{
    margin-left: 15px;
}
.footer_beian{
   width: 100%;
   background-color: #a40000;

}
.footer_beian p{
     max-width: 875px;
    margin: 0px auto;
    padding-top: 3px;
        padding-bottom: 3px;
}
.footer_beian span{
color: white;
font-size: 12px;
    padding: 0px 16px;

}


@media (min-width: 1100px) and (max-width: 1920px){
.zwgk{
    position: relative;
    top: 0px;
}.zwgk{
    position: relative;
    top: -1px\9;
}
.msxd{
    position: relative;
    top: 0px;
}.msxd{
    position: relative;
    top: -2px\9;
}
.xd2 li{
    padding-top:7.6px; 
}
}
.zwgk{
    position: relative;
    top: -1px\9;
}
.msxd{
    position: relative;
    top: -2px\9;
}

@media (max-width: 1200px){
.footer_con_li2{
    margin-left:12%;
}
.footer_con_li3{
    margin-left:12%;
}
.footer2 .footer2_list li:nth-of-type(1){
    padding-left: 10px;
}
}
@media (max-width: 1100px){
.footer_con_li2{
    margin-left:8%;
}
.footer_con_li3{
    margin-left:8%;
}
}
@media (max-width: 1100px){
.footer_con_li2{
    margin-left:5%;
}
.footer_con_li3{
    margin-left:5%;
}
}

@media (max-width: 768px){
.cont1 .left-roll {
    width: 100%;
}.cont1 .roll-box .cover p {
    text-indent: 1em;
    width: 70%;
}
.cont1 .new-btn {
    width: 30%!important;
    left: 70%!important;
}
.footer_con_li2{
    margin-left:5%;
}
.footer_con_li3{
    margin-left:5%;
}
.footer_con_li1 img {
    margin-left: 10px;
}
.footer_con_li2 {
    margin-left: 0%;
}
.footer_con_li3 img {
    margin-left: 12px;
}
.footer_con_li3 {
    margin-left: 0%;
}
}

@media (max-width: 769px){
.roll-box img {
    height: auto!important;
}
}
@media (max-width: 767px){
.roll-box img {
    min-height: 230px!important;
}
}

@media (max-width: 640px){
    .chanpin_you2{
        top: 31% !important;
    }
    .chanpin_zuo2{
        top: 31% !important;
    }
    .roll-box img {
    width: 100%!important;
    display: block;
    height: 230px !important;
}
    #con11_span1{
        display: none;
    }
    .con11 .title {
      text-align: left;
    font-size: 16px;
    color: #fff;
    background: #eeeeee;
    letter-spacing: 0;
    box-sizing: border-box;
    width: 100%;
        padding: 6px;
    padding-left: 0;
    display: block;
} 
.con11{
    width: 98%;
    margin: 0px auto;
}
.con10{
    width: 98%;
    margin: 0px auto;
}
.con11_four{
    margin-top: 10px;
    width: 100% ;
}
.con11 .title span {
   padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 2px;
    background-color: #d71e02;
}
.con11 .title span img{
    margin-right: 4px;
    margin-top: -2px;
}
.con11 .hs {
    /*width:126px;*/
    padding: 0px 0;

  }
    .con8_right img{
    max-width: 64%;
}
.footer2_list li:nth-of-type(1){
    padding-left: 0px;
}
.new_l_top ul{
    border-top: 1px solid #eee;
    overflow: hidden;
}
.new_l_top li {
    padding: 14px 0;
    width: 50%;
    float: left;
    padding-left: 9%;
}
.dbj{
        background: url(../img/adtg_tg_02.jpg) no-repeat 80% 100%;
        
        background-size: cover;
    }
}






@media (max-width:1200px){
.cont4 ul li{
    width: 25%;
}
.con9{
    display: none;
}
}

@media (max-width:1024px){
    .cont4{
        overflow: hidden;
    }
    .chanpin_you2{
        top: 23% !important;
        right: 0px !important;
    }
    .chanpin_zuo2{
        top: 23% !important;
        left: 0px !important;
    }
    .xd2 li{
        overflow: hidden;
            padding-top: 6.6px;
    padding-bottom: 4.8px;
    }
    .xd2 li a{
        width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    }
    .xd2 li i{
        float: left;
            position: relative;
    top: 3px;
    }
    .roll-box img {
    width: 100%!important;
    display: block;
    height: 275px !important;
}
    .gkxx ul li {
    margin: 2.8% 2%;
}
    .gkxx ul li a span{
    padding-left: 4%;
}
.gkxx ul li a i img {
    padding-left: 4%;
}

    .gkxx ul {
    margin: 13.8px 0;
}
.tab-content>div {
    padding: 3.4px;

}
    .header .jrtq{
        height: 50px;
    }
    .header .nav-heard {
    padding-top: 15px;
}
    .cont1 .left-roll{
        padding-top: 2%;
    }
    .cont2{
        padding-top: 2%;
    }
    .cont3{
        padding-top: 2%;
    }
    .nav-menu{
        display: none;
    }
    .right, .fr {
    float: left;
    margin-left: 18px;
    display: inline;
}
    .msxd {
    padding-left: 1%;
    width: 32.8%;
    float: left;
}
    .scrollUl #m01{
    width: 80px;
}
.scrollUl #m02{
    width: 84px;
}
.scrollUl li{
    margin-right: 1px;
}
.cont3 .new-list li a{
    max-width: 10em;
}
.scrollUl li:last-child {
    width: 114px;
    margin: 0px;
}

.cont3 .new-list li{
    padding: 4.2px 0;
}
.cont3 .new-list li:last-child{
    display: none;
}
.js_gotoNewsDetail ul li{
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.navII .navI-txt {
    width: 300%;
    border: none;
    padding: 3px 4px !important;
}
.cont3{
    width: 30%;
}.tab-content ul li {
    padding-bottom: 4px;
}
.tab-content ul li a{
	line-height: 2;
    font-size: 14px;
    color: #404040;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}.tab-content ul li i{
	 float: left;
}
.tab-wrapper .tab-menu li {
       padding: 9px 12px 9px 12px;
    }
.active .line{
    background: none;
}
.tab-wrapper{
    width: 35% !important;
}
.zwgk {
    padding-left: 1%;
    width: 32%;
}
.zwgk .title span {
    padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 8px;
}
.zwgk .hs{
    padding: 0px;
    height: 36px;
}
.msxd .hs{
    padding: 0px;
    height: 36px;
}
.msxd .title span {
    padding: 7px 10px;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 8px;
}
.con6_left_one_con table td a {
    /* float: left; */
    font-size: 16px;
    padding: 0px 27px
}
.con6_left_two {
    margin-left: 2%;
}
.con6_right li:nth-of-type(1) {
    margin-bottom: 15px;
}
.con6_right li:nth-of-type(2) {
    margin-bottom: 15px;
}
.con7 {
    padding-top: 1.5%;
}
.con8_left_ul li {
    float: left;
    margin-right: 0px;
        padding: 0px 2px;
		    margin-left: 0;
    width: 16.6667%;
}
.con8_right table td {
    text-align: center;
    width: 25%;
    padding: 19px 0;
}

.con10 ul li:last-child{
    padding-right: 0px;
}
.con11_two {
    max-width: 740px;
    width: 56%;
    margin-right: 2%;
}
.con11_two td a{
        max-width: 11em;
    overflow:hidden;
        text-overflow:ellipsis; 
        white-space: nowrap
}
.c11_tr td:nth-of-type(1){
    max-width: 300px;
}
.con11_two td {
    padding: 7px;
    padding-top: 15.8px;
    padding-bottom: 15.8px;
}
}

@media (max-width:768px){.js_gotoNewsDetail ul li {
    padding-top: 3px !important;
    padding-bottom: 1px !important;
	line-height:3 !important;
}
.js_gotoNewsDetail li:nth-of-type(1){
	height:38px;
}
.js_gotoNewsDetail ul li i {
    top: -1px !important;
}
.js_gotoNewsDetail ul li a{
	    position: relative;
    top: 4px;
}
.js_gotoNewsDetail span{
	    position: relative;
    top: 4px;
}
    .cont3 .new-list li {
    padding: 4.8px 0;
}
    .gkxx ul li {
    margin: 2.4% 2%;
}
.cont2{
    width: 50%;
}.cont3{
    width: 50%;
}
.js_gotoNewsDetail ul li:nth-child(2n){
    display: block;
}
.js_gotoNewsDetail ul li:last-child{
    display: block;
}
#c01 .News_list01-d1_c1 .active p{
    padding-top: 14px !important;
}
.scrollUl {
    width: 100%;
    margin-bottom: 20px !important;
}
.tab-wrapper{
    max-width: 50% !important;
    width: 50% !important;
}
.tab-wrapper .tab-menu li {
    padding: 9px 13px 9px 13px;
}
.zwgk{
    width: 50%;
}
.msxd{
    width: 100%;
    margin-top: 1.6%;
    padding-left: 0px;
}
.gkxx ul {
    margin: 12.8px 0;
}
.con6_left_one_con table td a {
    padding: 0px 10px;
}
.con8_right table td {
    padding: 4px 0;
}
.con11_two{
    width: 91%;
}
.con11_three{
    text-align: center;
    float: none !important;
}
.con11_two{
    margin-bottom: 20px;
}
}
@media (max-width:1024px) and (min-width:769px){

    .cont2 {
    width: 34%;
}
.roll-box img{
    height: 240px !important
}
.js_gotoNewsDetail ul li{
    padding-top: 8px;
}
.cont3 .new-list li {
    padding: 3.8px 0;
}
.con11_two td {
    padding: 7px;
    padding-top: 9.8px;
    padding-bottom: 9.8px;
}
.con11 .con11_two{
    width: 55%;
}
.con11 .con11_three {
    float: left;
    margin-top: 17px;
}
}

@media (max-width:768px) and (min-width:480px){
.roll-box img{
    height: 350px !important;
}
.con11_two td {
    padding:7px;
}
.con11 .con11_two {
    max-width: 1000px;
    width: 100%;
    margin-right: 0%;
     float: none; 
}
.con11 .con11_three{
    border: none;
    padding: 8px 30px;
}
.cont3 .new-list li {
    padding: 6.2px 0;
}
}




@media (max-width:640px){
    .tab-content ul li i{
        float: left;
        position: relative;top: 3px;
    }
    .tab-content ul li a {
    width: 70%;
    float: left;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
    .scrollUl #m01 {
    width: 30%;
}
    .scrollUl #m02 {
    width: 30%;
}
    .scrollUl #m03 {
    width: 30%;
}
    .header .nav-heard {
    padding-top: 10px;
}
    .con11 title{
        display: block;
    }
    .zhanshi_header{
        display: block;
    }
    #dianji li {
    width: 5px;
    height: 5px;
}
.con6_right li {
    padding: 8px 0 !important;
}
    .con6_right img{
        width: 38%;
    }
    .con6_right li p{
        font-size: 14px;
    }
.cont2 {
    width: 98%;
    margin: 0px auto;
    float: left;
}
.cont3 {
    width: 98%;
    margin: 0px auto;
    float: none;
        overflow: hidden;
}
.cont4{
    width: 98%;
    padding-top: 0px;
    padding-bottom: 1%;
}
.tab-wrapper{
    width: 100% !important;
    max-width: 100% !important;
}
.tab-wrapper .tab-menu li{
    width: 25%;
    text-align: center;
    padding: 8px 0;
}
.zwgk{
    display: none;
}
.gkxx ul li {
    border: 1px solid #eee;
    float: left;
    width: 29%;
    margin: 2%;
    padding: 0%;
}
.con6_left{
    width: 100%;
}
.con6_left_one{
    width: 100%;
}
.con6_left_con table{
width: 100%;
}
.con6_left_one_con td{
    text-align: center;
}
.con6_left_two{
    width: 100%;
}
.con6_left_one_con table:last-child{
    margin-bottom: 0px;
}
.con6_right{
    width: 100%;
    max-width: 100%;
}
.con6_right li{
    width: 32.6%;
    float: left;
    margin-right: 2px;
}
.con6_right ul{
    overflow: hidden;
    margin-top: 20px;
}
.con7{
    display: none;
}
.con8_left{
    width: 100%;
}
.con8_right{
    width: 100%;
}
.con12{
    display: none;
}
.con10_ul{
    display: none;
}
#dianji {
    position: absolute;
    bottom: -4px;
    left: 44.7%;
}
#zhanshi {
    margin-top: 14px;
}
.scrollUl {
    width: 100%;
    margin-bottom: 14px !important;
}
.
#c01 .News_list01-d1_c1 .active p {
    padding-top: 8px !important;
}
#c02 .News_list01-d1_c1 .active p {
    padding-top: 8px !important;
}
#c03 .News_list01-d1_c1 .active p {
    padding-top: 8px !important;
}
#c01 .News_list01-d1_c1 .active p {
    padding-top: 8px !important ;

}
.cont3{
    padding-top: 1.6%;
}
.msxd {
    width: 100%;
    margin-top: 4%;
    padding-left: 0px;
}
.cont5{
    width: 98%;
    margin: 0px auto;
}
.con6{
    width: 98%;
    margin: 0px auto;
}
.con7{
    width: 98%;
    margin: 0px auto;
}
.con8{
    width: 98%;
    margin: 0px auto;
    padding-top: 0px;
}
.con8_right{
    margin-left: 0px;
}
.con8_left_ul ul{
    margin-bottom: 18px;
    margin-top: 18px;
}
.con8_right table td {
    padding: 8px 0;
}
.con8_right table{
    margin-top: 18px;
}
.con10 {
    padding-top: 5%;
    width: 98%;
}
.con11_three{

}
.con11_two table{
    display: none;
}
.con11_four{
    display: block;
}
.con11 .con11_two{
    width: 100%;
    margin-right: 0px;
}
.con11 .title{padding: 0px;margin-bottom: 10px !important;}


.con11_four{
    max-width: 740px;
    width: 100%;
    /*margin-right: 2%;*/
}
.con11_two {
    margin-bottom: 12px;
}
.con11_two {
    margin-bottom: 6px;
}
.con11_four table{
    width: 100%;
}
.con11_four td{
    padding: 14px ;
    font-size: 12px;
    color: #666;
     padding: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.con11_four td a{
    font-size: 12px;
}

.con11_four .c11_tr td{
    font-size: 14px;

}
.c11_tr td:nth-of-type(1){
width:53%;
}
.c11_tr td:nth-of-type(2){
    width: 20%;
text-align: center;
}
.c11_tr td:nth-of-type(3){
    width: 20%;
text-align: center;
}
.con11_four tr td:nth-of-type(2){
    text-align: center;
}
.con11_four tr td:nth-of-type(3){
    text-align: center;
}
.con11 div{
    float: none;
}
.con11_four td{border:solid #eee; border-width:0px 0px 0px 0px;}
.con11_four table{border:solid #eee; border-width:0px 1px 1px 1px;}

.con11_one span{
    padding: 10px 7px;
}
.con11{
    overflow: hidden;
        padding-top: 3%;
        border:none;
            padding-bottom: 3%;
}
.con11_four{
margin-bottom: 10px;
}
.con11_three{
    /*overflow: hidden;*/

}

.new-list li:last-child{
    display: none;
}
.big-logo {
    position: absolute;
    left: 1px;
    top: 25%;
}
.con1{
    height: 275px;
}
}
@media (max-width: 480px){

}

@media (max-width:375px){
.con11_four {
    max-width: 740px;
    width: 100%;
}
.con11_four td{
    padding-left: 1px;
    padding-right: 0px;
}
.big-logo {
    position: absolute;
    left: 1px;
    top: 28%;
}
.con6_left_one_con table td a{
    font-size: 12px;
}
.con6_left_one h2 span:nth-of-type(1){
        padding: 9px 0;
    padding-bottom: 8px;
    font-size: 14px;
}
#zhuti{
    font-size: 14px;
}
.con6_left_two h2 span:nth-of-type(1){
     padding: 9px 0;
    padding-bottom: 8px;
    font-size: 14px; 
}
}
@media (max-width:320px){
    .con11_four {
    max-width: 740px;
    width: 100%;
}
.con11_one span {
    padding: 10px 3px;
}
.big-logo {
    position: absolute;
    left: 1px;
    top: 32%;
}
.head-title {
    height: 136px;
}
.con6_left_one_con table td a{

}
}






#body_o_o2{
    margin-top: 20px;
    max-width: 1150px;
    height: 104px;
    margin: 0px auto;
    position: relative;
}
#show2{
    /*max-width: 1080px;*/
    height: 104px;
    overflow: hidden;
    margin-top: 60px;
}
#body_ogun2{
    width: 400%;
    height: 104px;
}
#body_ogun2 ul{
    width:25%;
    height: 104px;
}
.zuo30{
    width: 11.05%;
    float: left;
    margin-right: 5px;
    border-radius: 10px;
    position: relative;
    -webkit-animation: opGradient .5s;
    animation: opGradient .5s;
}




.zuo30:hover .zuo30_p{display: block;}
.zuo10{
    margin-left: 28px;
}
#body_ogun2 li{
/*  width: 262px;*/
    height: 104px;
    float: left;
    margin-left: 0px;
}
#body_ogun2 img{
    /*border: 1px solid #e5e5e5;*/
}
#body_ogun2 p{
    color: #fff;
    font-size: 14px;
    /*margin-top:15px;*/
}
#body_ogun2 span{
    margin-left: 0px;
    color: #737373;
    font-size: 11px;
}

#body_ogun2{
    height: auto;
}
#body_ogun2 ul{
    float: left;
    height: auto;
}
#body_ogun2 li{
    /*width: 230px;*/
    height: auto;
    width: 25%;
}
#show2{
    height: auto;

}
#body_o_o2{
    height: auto;
}
#show2 {
    margin: 0px auto;
}
.yidong{
    /*padding-top: 10px;*/
}


.chanpin_zuo2{
position: absolute;
    width: 21px;
    height: auto;
    background-color: #d71e02;
    color: white;
    line-height: 104px;
    left: 0px;
    top:29%;
    padding: 15px 0;
    cursor: pointer;
}
.chanpin_you2{
position: absolute;
    width: 21px;
    height: auto;
    background-color: #d71e02;
    color: white;
    line-height: 104px;
    right: 0px;
    top:29%;
    padding: 15px 0;
    cursor: pointer;
}


@media (max-width: 480px){
#body_ogun2 li{
    width: 50%;
}
.chanpin_you2{
    top: 31% !important;
}
.chanpin_zuo2{
    top: 31% !important;
}
}



@media (max-width:320px){
	.navI h2 {
    font-size: 14px !important;}
}