/*
    Theme Name: Shuffle
    Theme URL: https://bootstrapmade.com/bootstrap-3-one-page-template-free-shuffle/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https: //fonts.googleapis.com/css?family=Roboto:400,300,700,900);
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:400,600,700');

/* ==== 首页 ====------------------------------------------------------------ */
.accident{
	width:100%;
	height:189px;
}
.categoryActive{background-color: #F47808;}
#rotationContainer{
  width: 100%;
/*   height:400px; */
  overflow: hidden;
  position: relative;
/*   margin-top:189px; */
}
.sections,.section {
height:100%;
}
#rotationContainer,.sections {
position: relative;
}
.section {
background-position: 50% 50%;
text-align: center;
color: white;
}
.section img{
width: 100%;
height: 100%;
}
.reason-bg{
	width:100%;
	background:url(/template/pc/images/reason-bg.png) no-repeat;
	background-size:cover;
	background-position:center center;
	height:530px;
}
.reason-box{
	width:310px;
	height:230px;
	border-radius:4px;
	background:rgba(255,255,255,.9);
	padding:40px 20px;	
	margin-top:20px;
}
.reason-header{
	width:105px;
	height:40px;
	line-height:40px;
	background:url(/template/pc/images/reason-title.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin:0 auto;
	transform:translateY(-65px);
}
.reason-title{
	font-size:20px;
	color:#333;
	margin-top:-20px;
}
.reason-con{
	margin-top:10px;
}
.bank-wrap{
	width:100%;
}
.bank-wrap li{
	width:16%;
	float:left;
	list-style:none;
	margin:10px 0;
}
.bank-box{
	width:120px;
	height:48px;
	border:1px solid #e5e5e5;
}
.bank-box img{
	width:100%;
	height:100%;
}
.middle-consult{
	width:100%;
}
.middle-consult li{
	width:33.3%;
	float:left;
	padding-left:86px;
	list-style:none;
	border-right:1px solid rgba(255,255,255,.5);
}
.icon-consult{
	width:59px;
	height:63px;
	float:left;
}
.icon-consult img{
	width:100%;
	height:100%;
}
.consult-box{
	margin-left:40px;
	color:#fff;
}
.consult-title{
	font-size:20px;
	margin-top:5px;
}
.consult-con{
	font-size:16px;
	margin-top:10px;
}
.productService-flex{
  width:146px;
  height:auto;
  text-align: center;
  font-size:18px;
  color:#333;
  float: left;
  margin:0 auto;
  margin-bottom:20px;
}
.productService-container .col-md-3,.col-xs-6{
  padding-left:0;
  padding-right:0;
}

.product-iconBox{
  width:95px;
  height:95px;
  margin:0 auto;
  border-radius:50%;
/*   box-shadow: 0 5px 10px rgba(0, 0, 0,0.1); */
  margin-bottom:20px;
  cursor: pointer;
}
.product-iconBox img{
	width:100%;
	height:100%;
}
.productService-name{
	font-size:20px;
	color:#333;
	line-height:90px;
}



.product-iconBox img{
  width:100%;
  height:100%;
  border-radius:50%;
}
.bg-productService{
  background:url(/template/pc/images/bg-productService.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.product-explain{
  padding:40px;
}
.product-explain h5{
  color: #da251d;
}


.clear{
  width:100%;
  clear:both;
}



dl,dd,dt{margin:0;padding:0;}
a{ text-decoration:none;}

.floating_ck{position:fixed;right:20px;top:30%;z-index:9999999!important;}
.floating_ck dl dd{position:relative;width:60px;height:60px;border-radius:4px;background-color:#fff;border:1px solid #aaaaaa;text-align:center;cursor:pointer;margin:10px;}
.floating_ck dl dd:hover{background-color:#f47808;border:1px solid #f47808;}
.floating_ck dd span:hover{color:#fff;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dd span{color:#8c8c8c;display:block;font-size:16px;padding-top:10px;}
.floating_left{position:absolute;left:-162px;top:0px;width:160px;background-color:#f47808;display:none;border-radius:4px;}
.floating_left a{color:#fff;line-height:60px;border-radius:4px;text-decoration:none;cursor: pointer;}
.floating_ewm{height:180px;top:-180px;border-radius:4px;}
.floating_ewm .erweima{width:145px;height:145px;margin:0 auto;margin-top:8px;}
.floating_ewm .erweima img{width:100%;height:100%;}
.floating_ewm i{background-image:url(/template/pc/style/images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:14px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

.icon_qq{
  width:32px;
  height:32px;
  background: url("/template/pc/images/icon_qq.png") no-repeat;
  background-size:cover;
  display: inline-block;
  margin-top:10px;
}
@media (max-width:768px) {
   .navbar-fixed-bottom, .navbar-fixed-top{
		position:static;
   }
  .bank-wrap li{
	width:50%!important;
	float:left;
	list-style:none;
	margin:10px 0;
	}
	.bank-box{
	width:120px;
	height:49px;
	border:1px solid #e5e5e5;
	}
  
  #rotationContainer{
    height:auto;
    margin-top:0;
/*     margin-top:-42px; */
/*     z-index:9999; */
  }
  
  .productService-flex{
    float:none;
  }
  .overlay{
    padding:20px;
  }
  .information1{
    margin-bottom:30px;
  }
  .overlay h5{
    bottom:100px;
  }
  #index-video{
    height:300px;
  }
  .partner-boxCon ul li a{
  	width:70%!important;
  }
  .middle-consult li{
  	width:100%;
  	padding-left:0;
  	margin-bottom:20px;
  	border-right:0;
  }
  .reason-bg{
  	height:auto;
  }
  .reason-box{
  	width:auto;
  	height:auto;
  	padding:10px 20px;
  	margin-top:35px;
  }
  .reason-header{
  	transform:translateY(-35px);
  }
  
}


/* ==== 湘楚服务 ====------------------------------------------------------------ */

.common-banner img{
  width:100%;
  height:100%;
}
.service-tabBox{
  width:40%;
  height:66px;
  line-height: 66px;
}
.service-tabBox1{
  width:23%;
  height:66px;
  line-height: 66px;
}
.service-tab{
  width:100%;
  height:inherit;
  display: -webkit-flex;
  display: flex;
  padding:0;
  margin-left:20px;
}
.service-tab li{
  list-style: none;
  flex: 1;
  -webkit-flex:1;
  cursor: pointer;
}
.service-tab li h2{
	height:90px;
	line-height:90px;
	color: #666;font-size: 16px;
}
.service-tab li a{
  display: inline-block;
  cursor: pointer;
  color:#666;
  font-size:16px;
  width:100%;
  text-align:center;

}
.service-tab li a.service-tabCurrent{
  color:#005ca1; 
  border-bottom:2px solid #005ca1;
}
.service-con{
  padding:15px 20px;
}
.service-con p{
  font-size:16px;
  color:#333;
  /* text-indent: 32px; */
  /* */
}
.service-list p{
	margin:0;
}
.para-title{
  display: block;
  clear:both;
  zoom:1;
  overflow: hidden;
  border-left:3px solid #da251d;
  font-size:18px;
  color:#000;
  line-height: 20px;
  margin:10px 0 15px -20px;
  background: url(/template/pc/images/paraTitle-line.png);
}
.title-text{
  float: left;
  display: block;
  padding:0 8px 0 18px;
  font-size:18px;
  color:#000;
  font-weight:600;
  line-height: 20px;
  background:#fff;
}
.service-img{
  width:100%;
  height:130px;
}
.service-img img{
  width:100%;
  height:100%;
}
.service-range{
  padding:0;
  font-size:16px;
  color:#333;
}
.service-range li{
  list-style-type:none;
  line-height:30px;
  background: url(/template/pc/images/listStyle-square.png) no-repeat center left;
  padding-left:20px;
}
.service-range li a{
  font-size:16px;
  color:#333;
  cursor: pointer;
}
.service-range li a:hover{
  color:#005ca1;
}

.service-call{
  font-size:18px;
  color:#333;
}
.service-call span{
  color:#005ca1;
  font-size:30px;
  display: inline-block;
  margin-left:15px;
}
.call-img{
  width:100%;
  height:180px;
  margin:20px 0 10px 0;
}
.call-img img{
  width:100%;
  height:100%;
}
@media(min-width:767px) {
  .common-banner{
    width:100%;
    height:400px;
  }
}

@media (max-width:768px) {
  .common-banner{
    width:100%;
    height:auto;
  }
  .service-tabBox{
    width:100%;
    height:66px;
    line-height: 66px;
  }
  .service-tabBox2{
  	width:100%;
  	overflow-x:auto;
  	height:60px!important;
  	line-height:60px!important;
  }
  .service-tab{
    margin-left: 0;
  }
  .service-tab li{
  	white-space: nowrap;
  	margin:0 10px;
  }
  .service-tab li a{
  	font-size:12px;
  }
  .service-con{
    padding:20px;
    padding-bottom:0;
  }
  .para-title{
    margin:10px 0;
  }
  .service-rangeBox{
    margin-top:30px;
  }
}

/* ==== 资讯中心 ====------------------------------------------------------------ */
.second-nav{
  width:100%;
  height:90px;
  background:#fff;
}
.service-tabBox2{
  width:60%;
  height:90px;
  line-height: 90px;
}
.service-tabBox2 .service-tab li a.service-tabCurrent{
  color:#da251d; 
  border-bottom:2px solid #da251d;
}
.searchBox{
  width:80%;
  height:100%;
  border:2px solid #005ca1;
  border-radius:2px;
  margin-top:27px;
}
.searchBox input{
  width:75%;
  height:38px;
  line-height: 38px;
  background:#fff;
  border:none;
  color:#888;
  float:left;
  padding-left:20px;
}
.searchBox input::-webkit-input-placeholder{
  color:#888;
}
.searchBox input::-moz-placeholder{   /* Mozilla Firefox 19+ */
  color:#888;
}
.searchBox input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
  color:#888;
}
.searchBox input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
  color:#888;
}
.search-btn{
  width:25%;
  height:38px;
  background:#005ca1;
  float:right;
  display: block;
  color:white;
  border:none;
  outline: none;
}
.information-list{
  border-bottom:1px solid #bbbbbb;
  padding:30px 0;
}
.inforImg{
  width:100%;
  height:120px;
}
.inforImg img{
  width:100%;
  height:100%;
}
.informationBox{
  padding:0px 30px 30px 30px;
}
.infor-title{
  margin-top:15px;
  font-size:20px;
  color:#000;
  cursor: pointer;
}
.infor-title span{
  font-size:16px;
  color:#888;
}
.infor-con{
  font-size:16px;
  color:#333;
  line-height:30px;
  margin-top:20px;
  margin-bottom:0;
}





@media (max-width:768px) {
  .second-nav{
    height:auto;
    padding-bottom:20px;
  }
  .service-tabBox2{
    width:100%;
    border-bottom:1px solid #e9eaf0;
  }
  .searchBox{
    width:100%;
  }
  .infor-con{
    margin-top:30px;
  }
}



/* ==== 资讯中心详情页 ====------------------------------------------------------------ */
.news-title{
  width:100%;
  text-align: center;
  font-size :22px;
  color:#000;
}
.newContentBox{
  padding:30px;
  position: relative;
}
.author-time{
  font-size:16px;
  color:#888;
  text-align: center;
  margin:15px 0;
}
.author-time span{
  display: inline-block;
  margin:0 10px;
}
.newContentBox p{
  /* text-indent: 32px; */
  font-size:16px;
  color:#333;
}

.newContentBox p strong{
  display: block;
}
.news-img{
  width:60%;
  margin:10px auto;
  height:auto;
}
.news-img img{
  width:100%;
  height:100%;
}
.enjoy button{
  margin:2px 0;
}
.newsRanking{
  list-style-type: none;
  margin:0;
  padding:0;
  padding:15px 20px;
}
.newsRanking li{
  margin:10px 0;
}
.newsRanking li label{
  width:16px;
  height:16px;
  background:#cc0104;
  color:white;
  font-size:12px;
  line-height:16px;
  text-align: center;
  margin-right:10px;
  display: inline-block;
}
.newsRanking li a{
  width:90%;
  display: inline-block;
  cursor:pointer;
  font-size:16px;
  color:#333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top:-3px;
}
.newsRanking li a:hover{
  color:#005ca1;
  text-decoration: underline;
}
.newsRanking .time{
  font-size:16px;
  color:#888;
}
@media(min-width:767px) {
  
}

@media (max-width:768px) {
  .newContentBox .col-md-8{
    margin-left:0!important;
  }
  .news-title{
    width:100%;
    text-align: center;
    font-size :22px;
    color:#000;
    margin:20px 0;
  }
  .download-file{
    display: block;
    margin-top:20px;
    width:100%!important;
    margin-bottom:20px;
  }
  .newContentBox{
    padding:20px;
  }
  #newsRank{
    margin-top:30px;
  }
  /* 手机端不显示右侧四个框 */
  .floating_ck{
  display:none;
  }
  
  /* 手机端不显示文章摘要*/
  .infor-con{
 	 display:none;
	}
}

/* ==== 在线服务====------------------------------------------------------------ */
.service-tabBox{
  width:35%;
}
.onlineStoreBox{
  width:100%;
  height:111px;
  display: inline-block;
  padding-top:30px;
  background: -webkit-linear-gradient(left, #eb5951 , #f4894d); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(left, #eb5951 , #f4894d); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(left, #eb5951 , #f4894d); /* Firefox 3.6 - 15 */
  background: linear-gradient(left, #eb5951 , #f4894d); 
}
.onlineStore{
  width:452px;
  height:48px;
  margin:0 auto;
}
.onlineStore img{
  width:100%;
  height:100%;
}
.InternetServicesBox{
  width:100%;
  height:auto;
  text-align:center;
  margin-bottom:20px;
  color:#333;
}
.InternetServicesBox a{
  cursor: pointer;
  font-size:18px;
  color:#333;
}
.InternetServicesBox a:hover{
  cursor: pointer;
  font-size:18px;
  color:#005ca1;
}
.InternetServices{
  width:100%;
  height:auto;
  border:1px solid #e9eaf0;
  margin-bottom:20px;
  cursor: pointer;
}
.InternetServices img{
  width:100%;
  height:100%;
}
.search-download{
  width:100%;
  height:auto;
  list-style: none;
  margin:0;
  padding:0;
}
.search-download li{
  height:58px;
  line-height: 58px;
  border-bottom:1px solid #eaebf0;
  padding:0 15px;
}
.search-download li span:nth-child(1){
  width:88%;
  display: inline-block;
  color:#000;
  font-size:16px;
  padding-left:10px;
}
.icon_com{
  width:33px;
  height:32px;
  display: inline-block;
}
.icon_com img{
  width:100%;
  height:100%;
}
.secondSearch-download{
  width:100%;
  background:#f7fafe;
  list-style:none;
  padding:0;
  margin:0;
}
.secondSearch-download li{
  height:37px;
  line-height:37px;
  color:#666;
  cursor: pointer;
}
.secondSearch-download li a{
  color:#666;
  cursor: pointer;
}
.secondSearch-download li:hover{
 background: #eff5fd;
 color:#005ca1;
}
.secondSearch-download li a:hover{
  color:#005ca1;
}
.download-file{
  width:120px;
  height:40px;
  line-height: 40px;
  border-radius:2px;
  text-align: center;
  border:2px solid #da251d;
  font-size:16px;
  color:#da251d;
  background:none;
  padding:0;
}
.download-file a{
  display: inline-block;
  width:100%;
  height:100%;
  color:#da251d;
}
.download-file a:hover{
  background:#da251d;
  color:white;
}
.insurance-structure{
  width:100%;
  height:auto;
  border-left:1px solid #e9eaf0;
 
  margin:0;
  padding:0;
}
.insurance-structure li{
  width:20%;
  float:left;
  height:49px;
  line-height:49px;
  text-align: center;
  font-size:16px;
  list-style: none;
  border-right:1px solid #e9eaf0;
  cursor: pointer;
  border-bottom:1px solid #e9eaf0;
  border-top:1px solid #e9eaf0;
}
.insurance-structure .insurance-structureCurrent a{
  color:#005ca1;
}
.insurance-structure li a{
  width:100%;
  height:100%;
  color:#000;
  cursor: pointer;
}
.insurance-structure li a:hover{
  color:#005ca1;
}
.location-box{
  padding:30px;
  background:#eee;
}
.location-box span{
  display: block;
  color:#333;
  font-size:16px;
  padding:0;
  margin:0;
}
.news-first-title{
	width:100%;
	font-size:16px;
	color:#333;
	margin-top:30px;
}
.news-con{
	width:100%;
	font-size:16px;
	color:#666;
	text-indent:30px;
}
.echart-box{
	width:100%;
	height:300px;
	margin:20px auto;
}

.invest-box{
	background:#fff;
	padding:30px;
	margin:30px auto;
}
.invest-pro{
	width:372px;
	height:512px;
	background:grey;
	margin-bottom:10px;
    margin-right: 20px;
}
.invest-pro img{
	width:100%;
	height:100%;
}
.invest-inner{
	margin:10px 0;
	border-bottom:1px solid #e9eaf0;
	padding-bottom:20px;
}
.invest-name{
	font-size:22px;
	color:#000;
	font-weight:500;
}
.invest-intro{
	font-size:15px;
	color:#666;
	line-height:20px;
	padding:8px 0;
	border-bottom:1px dotted #e9eaf0;
/* 	text-indent:28px; */
}
.invest-con{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}
.invest-con li{
	height:28px;
	line-height:28px;
}
.invest-time{
	font-size:16px;
	color:#888;
	width:15%;
}
.invest-title{
	width:85%;
	font-size:16px;
	color:#333;
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.invest-title:hover{
	color:#d71a21;
}
@media (max-width:768px) {
  .invest-pro{
  	width: 278px;
	height: 392px;
  	margin:0 auto;
  }
  .invest-box{
  	padding:20px;
  }
  .invest-inner{
  	padding-bottom:5px;
  }
  .invest-name{
  	font-size:16px;
  }
  .invest-intro{
  	line-height:1.2em;
  }
  .invest-title{
  	line-height:1.2em;
  	width:70%;
  }
  .invest-time{
  	width:30%;
  }
  .service-tabBox{
    width:100%;
  }
  .onlineStore{
   width:80%;
   height:auto;
  }
  .onlineStoreBox{
    padding-top:40px;
  }
}
/* ==== 爱游戏体育app冠名意甲我们====------------------------------------------------------------ */
.aboutUs-banner{
  width:100%;
  height:285px;
  background:white;
  border-bottom:1px solid #e9eaf0;
}
.aboutUs-banner img{
	width:100%;
	height:100%;
}

.aboutUs-img{
	width:600px;
	height:auto;
	margin:20px auto;
}
.aboutUs-img iframe{
	width:100%;
}
.aboutUs-img img{
	width:100%;
}
#presidentMessage .col-md-7 p{
	margin-bottom:5px;
}

#wrapper {
  width: 77%;
  height: 220px;
  position: absolute;
  left:12%;
  display: block;
}

#carousel {
  width: 100%;
  position:vrelative;
}
#carousel ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#carousel li {
  background: white;
  font-size: 40px;
  color: #999;
  text-align: center;
  display: block;
  width: 224px;
  height: 178px;
  padding: 0;
  margin: 6px;
  float: left;
  position: relative;
}

#carousel li div {
  width: 201px;
  height: 127px;
  margin:0 auto;
  margin-top: 14px;
  cursor: pointer;
}
#carousel li div img{
  width:100%;
  height: 100%;
}

#carousel li span {
  display:block;
  color: #000;
  font-size:16px;
  margin-top:5px;
}			


#carousel .prev, #carousel .next {
  background: transparent url(../images/carousel_control.png) no-repeat 0 0;
  text-indent: -999px;
  display: block;
  overflow: hidden;
  width: 15px;
  height: 21px;
  margin-left: 10px;
  position: absolute;
  top: 70px;				
}
#carousel .prev {
  background-position: 0 0;
  left: -30px;
}
#carousel .prev:hover {
  left: -31px;
}			
#carousel .next {
  background-position: -18px 0;
  right: -20px;
}
#carousel .next:hover {
  right: -21px;
}				
#carousel .pager {
  text-align: center;
  margin: 0 auto;
}
#carousel .pager a {
  background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
  text-decoration: none;
  text-indent: -999px;
  display: inline-block;
  overflow: hidden;
  width: 8px;
  height: 8px;
  margin: 0 5px 0 0;
}
#carousel .pager a.selected {
  background: transparent url(../images/carousel_control.png) no-repeat -12px -32px;
  text-decoration: underline;				
}

#source {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
}
#source, #source a {
  font-size: 12px;
  color: #999;
}

#donate-spacer {
  height: 100%;
}
#donate {
  border-top: 1px solid #999;
  width: 750px;
  padding: 50px 75px;
  margin: 0 auto;
  overflow: hidden;
}
#donate p, #donate form {
  margin: 0;
  float: left;
}
#donate p {
  width: 650px;
}
#donate form {
  width: 100px;
}
.partner-phone{
  display:none;
  height:auto;
  list-style: none;
  padding:0;
  margin:0;
  padding:20px;
}
.partner-phone li{
  width:30%;
  text-align:center;
  float:left;
  font-size:14px;
  margin:5px;
}
.partnerBox{
  width:100%;
  height:100px;
}
.partnerBox img{
  width:100%;
  height:100%;
}
#companyHonor{
  height:460px!important;
}

#pictureViewer{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.3);
  z-index: 10000;
}
#pictureViewer > .content{
  background-color: #fff;
  position: absolute;
  width: 590px;
  height: 590px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#pictureViewer .menu-bar{
  width: 100%;
}
#pictureViewer .menu-bar .handel{
  width: 40px;
  height: 40px;
  float: right;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
}
#pictureViewer .menu-bar .handel:hover{
  background-color: #005ca1;

  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#pictureViewer .menu-bar .handel.maximization{
  background-image: url(/template/pc/images/maximization_black.png);
  background-size: 14px;
}
#pictureViewer .menu-bar .handel.maximization:hover{
  background-image: url(/template/pc/images/maximization_white.png);
}
#pictureViewer .menu-bar .handel.miniaturization{
  background-size: 16px;
  background-image: url(/template/pc/images/miniaturization_black.png);
}
#pictureViewer .menu-bar .handel.miniaturization:hover{
  background-image: url(/template/pc/images/miniaturization_white.png);
}
#pictureViewer .menu-bar .handel.close-view{
  background-image: url(/template/pc/images/close_black.png);
  background-size: 15px;
}
#pictureViewer .menu-bar .handel.close-view:hover{
  background-image: url(/template/pc/images/close_white.png);
}
#pictureViewer .handel-prev,
#pictureViewer .handel-next{
  display: inline-block;
  width: 50px;
  height: 70px;
  position: relative;
  top: calc(50% - 80px);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 50%;
  cursor: pointer;

  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#pictureViewer .handel-prev{
  background-image: url(/template/pc/images/prev_blank.png);
}
#pictureViewer .handel-next{
  background-image: url(/template/pc/images/next_blank.png);
}
#pictureViewer .handel-prev:hover,
#pictureViewer .handel-next:hover{
  background-color: #005ca1;
}
#pictureViewer .handel-prev:hover{
  background-image: url(/template/pc/images/prev_white.png);
}
#pictureViewer .handel-next:hover{
  background-image: url(/template/pc/images/next_white.png);
}
#pictureViewer .picture-content{
  display: inline-block;
  width: 80%;
  height: calc(100% - 80px);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#pictureViewer .picture-content .cover{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#pictureViewer .counter{
  position: absolute;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  color: #808080;
  font-size: 13px;
}
#pictureViewer .hide{
  display: none;
}
#pictureViewer .left{
  float: left;
}
#pictureViewer .right{
  float: right;
}
#pictureViewer .clear-flex{
  clear: both;
}
#pictureViewer img{
  max-width: 100%;
  max-height: 100%;
}
































@media screen and (max-width:768px) {
  #companyHonor{
    height:auto!important;
  }
  .partner-phone{
    display: block;
  }
  #wrapper{
    display: none;
  }
  
  .aboutUs-banner{
    height:180px;
  }
  .aboutUs-bannerText{
    width:300px;
    height:60px;
  }
  .introduceVideo{
    height:220px!important;
  }
  .aboutUs-img{
	width:100%;
	}
}

/* ==== 党员之窗====------------------------------------------------------------ */
.partyMembership-banner{
  width:100%;
  height:250px;
  position: relative;
  margin-bottom:30px;
}
.partyMembership-banner img{
  width:100%;
  height:100%;
}
.partyMembership-banner .container{
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:50px;
  line-height:50px;
  background:url(/template/pc/images/partner-bg.png) repeat;
}
.partner-nav{
  width:60%;
  height:50px;
  line-height:50px;
  background-size:cover;
  margin:0 auto;
  padding:0;
  list-style: none;
}
.partner-nav .current a{
  padding:8px 0;
  color:#ecde00;
  border-bottom:4px solid #ecde00;
}
.partner-nav li{
  width: 16.66%;
  height:inherit;
  float:left;
  cursor: pointer;
  text-align: center;
  padding:0;
  margin:0;
}
.partner-nav li a{
  width:100%;
  height:100%;
  cursor: pointer;
  font-size:18px;
  color:#fff;
}
.partner-boxTitle{
  height:37px;
  line-height:37px;
  color:#da251d;
  font-size:14px;
}
.partner-boxTitle span{
  border-left:4px solid #da251d;
  padding-left:15px;
}
.partner-boxTitle a{
  cursor: pointer;
  color:#888;
  padding-right:15px;
}
.partner-boxTitle a:hover{
  color:#da251d;
}
.partner-boxCon{
  padding:15px;
}
.partner-boxCon ul{
  width:100%;
  list-style: none;
  margin: 0;
  left:0;
  padding-left:0;
}
.partner-boxCon ul li{
  width:100%;
  height:auto;
  /* list-style-type:square; */
  color:#666;
  cursor: pointer;
  height:30px;
  line-height: 30px;
}
.partner-boxCon ul li a{
  width:80%;
  display: inline-block;
  color:#666;
  cursor: pointer;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.partner-boxCon ul li span{
  text-align: right;
  display: inline-block;
  color:#888;
}
.partner-boxCon ul li a:hover{
  color:#da251d;
}
.partner-img{
  width:100%;
  height:217px;
}
.partner-img img{
  width:100%;
  height:100%;
}
#partner-box{
  margin-bottom:30px;
}

.party-footer{
  width:100%;
  height:450px;
  background:#eceef1;
  border-top:1px solid #d42119;
  padding-top:45px;
}

.party-footer-title{
  font-size:20px;
  color:#d42119;
  font-weight:600;
}
.contact-information{
  font-size:16px;
  color:#333;
}

.address{
  width:100%;
  list-style: none;
  margin-top:20px;
}
.address li{
  width:50%;
  float: left;
}
.address li a{
  color:#666;
  cursor: pointer;
}
.address li a:hover{
  color:#d42119;
}
.footer-map{
  width:290px;
  height:290px;
  margin:0 auto;
  border:3px solid rgba(255, 255, 255, 0.5);
}
.footer-map img{
  width:100%;
  height: 100;
}

















@media (max-width:768px) {
  .address{
   padding:0;
  }
  .address li{
    width:100%;
    float:none;
  }
  .footer-map{
    margin-bottom: 20px;
  }
  .partner-nav li{
    overflow: hidden;
  }
  .party-footer{
    height:auto;
  }
  .partyMembership-banner{
    margin-bottom:0;
  }
  #partner-box{
    margin:10px 15px;
  }
  .partner-nav .current a{
    padding:10px 0;
  }
  .partner-nav li a{ 
    font-size:14px;

  }
  .productService-flex{
  	width:100%;
  	margin-bottom:0;
  }
  .product-iconBox{
  	margin-bottom:0;
  	width:75px;
  	height:75px;
  }
  .productService-name{
  	margin-left:30%;
  	font-size:18px;
  	line-height:50px;
  }
 .partner-nav{
    width:100%;
  } 
}

/* 网站地图------------------------------------------------------------*/
.site-mapUl{
  width:100%;
}
.site-mapUl li{
  cursor: pointer;
}
.site-mapUl li a{
  cursor: pointer;
}
.site-mapUl li a:hover{
  text-decoration: underline;
}
/* onlineservice.html**/
.btn-warn{
	border-radius: 2px;
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    font-size: 14px;
	border:1px solid #F47808;
	color:#F47808;
	background: none;
	padding: 1px 5px;
}

.btn-warn:hover{
	background:#F47808;
	color:#fff;
}

.btn-current{
	background:#F47808;
	color:#fff;
}

.btn-warn:nth-of-type(1) {
	border-left:0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-warn:nth-of-type(2) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}