/*
Theme Name: sportsoft-1.0
Theme URL:  http://www.sportsoft.cn;
Description: 本主题是有脉讯网络WordPress日记为王中王羽毛球软件开发的官方网站主题。
Author: 牧野鸿鹄
Author URI: http://www.wp-diary.com;
Tags: 
Version: 1.0
*/
*{
	box-sizing:border-box !important;
}
html{
	overflow-x:hidden;
}
body{
	font-family: Rubik, Arial, Helvetica, sans-serif !important;
    padding: 0 !important;
    color: #363f4d;
    margin:0 auto; 
    overflow-x:hidden;   
}
input,select{outline:none;}
body a{
	color: #363f4d;
}
body a:hover,body a:focus{
    color: #398be7;
}
ul{
	margin: 0 !important;
	padding: 0;
}
li{
	list-style: none;
}
button[disabled], html input[disabled]{
	background:#fafafa !important;
	color:#999 !important;
}
.hidden{
	display: none;
}
.hid{
	display: none;
}
body a:hover{
	text-decoration:none;
}

@media (min-width: 1200px){
.container {
    width: 1200px !important;
}
}
.fl{
	float: left;
}
.fr{
	float: right;
}
body h1,body h2,body h3,body h4,body h5,body h6{
	margin-top: 0;
	margin-bottom: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.row {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.head_top{
	height: 44px;
	line-height: 44px;
	color: #fff;
	background: #444;
}
.top_ico span{
	padding-left: 15px;
}
.top_ico span i{
    padding-right: 5px;
    font-size: 14px;
}
.top_ico a{
    padding-left: 15px;
    color: #fff;
}
.top_ico a:hover{
    color: #fff;
}
.top_ico a:focus{
    color: #fff;
}
.top_ico a i{
    padding-right: 5px;
    font-size: 14px;
}
.head_main{
	height: 120px;
    background: #333;
}
.logo a{
    vertical-align: middle;
    display: table-cell;
    height: 120px;
    line-height: 120px;
}
.logo a img{
	height: auto;
    max-width: 170px;
}
.hottell{
    margin-top: 35px;
}
.hottell span{
    display: block;
    color: #fff;
    text-align: right;
    font-size: 16px;
     text-transform: uppercase;
}
.hottell .houertime{
    font-size: 26px;
    letter-spacing:2px;
   
}
/*搜索框样式*/
.search-form{
	border-radius: 30px;
    position: relative;
    background: #fff;
    display: block;
    vertical-align: middle;
    margin: 35px 0px 35px 50px;
    height: 50px;
    line-height: 50px;
}
.chose_cat{
	
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 50px;
    border-right: 1px solid #e5e5e5;
}
.chose_cat select{
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0 25px;
    border-radius: 30px 0 0 30px;
}
.chose_cat:after{
	content: "";
    width: 14px;
    height: 50px;
    background: url(images/xiala.png) no-repeat center;
    position: absolute;
    right: 20px;
    top:0;
    line-height: 50px;
    pointer-events: none;

}

.search-field{
	border-radius:30px;
	width: 100%;
	border: none;
	padding: 0 67px 0 184px;
}
.search-submit{
	background: #398be7;
    border-radius: 0 25px 25px 0;
    box-shadow: none;
    border: none;
    color: #fff;
    padding: 0 10px;
    outline: none;
    position: relative;
    z-index: 1;
    line-height: 50px;
    display: block;
    position: absolute;
    right: -1px;
    top: 0;
    bottom: 0;
    width: 67px;
    font-family: 'Glyphicons Halflings';
    content: "\e008";
    height: 51px;
}
.search-submit i{
	font-size: 18px;
	line-height: 50px;
	height: 50px;
}
.procat{
    text-align: center;
}
.procat li{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 30px 5px;
    background: #f5f5f5;
    color: #333;
    padding: 0 30px;
}
.procat  .current-cat{
    background: #398be7;
}
.procat  .current-cat a{
    color: #fff;
}
.sportmytab{
    margin-top: -30px !important;
}
.sportmytab li{
    display: inline-block;
    float: none;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 30px 5px;
    background: #ccc;
    padding: 0 30px;
}
.sportmytab li a{
    color: #333;
}
.sportmytab {
    position: relative !important;
    border:none !important;
    text-align: center;
}
.sportmytab .active{
     background: #398be7;
}
.sportmytab .active a{
     color: #fff;
}
/*导航菜单样式*/
.head_menu{
    background: #222;
}
.minnav>li{
	float: left;
	height: 60px;
	line-height: 60px;
}
.minnav>li>a{
	color: #fff;
	font-size: 16px;
	padding: 0 32px;

}
.minnav>.current-menu-item{
    background: #398be7;
}
.minnav>li>.sub-menu{
    position: absolute;
    z-index: 999;
    border-radius: 3px;
    background: #ffffff;
    box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
    padding: 20px 45px;
    overflow: hidden;
    display: block;
    max-height: 0px;
    max-width: 0px;
    opacity: 0;
    -webkit-transform: perspective( 600px ) rotateX( -90deg );
    -moz-transform: perspective( 600px ) rotateX( -90deg );
    -ms-transform: perspective( 600px ) rotateX( -90deg );
    -o-transform: perspective( 600px ) rotateX( -90deg );
    transform: perspective( 600px ) rotateX( -90deg );
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}
.minnav>li:hover .sub-menu{
    opacity: 1;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    -webkit-transform: perspective( 600px ) rotateX( 0deg );
    -moz-transform: perspective( 600px ) rotateX( 0deg );
    -ms-transform: perspective( 600px ) rotateX( 0deg );
    -o-transform: perspective( 600px ) rotateX( 0deg );
    transform: perspective( 600px ) rotateX( 0deg );
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
}

.minnav>li>.sub-menu>li{
    line-height: 30px;

}
.minnav>li>.sub-menu>li>a{
    color: #666;
    text-transform: uppercase;
}

.phone-menu{
    display: none;
}
/*首页幻灯样式*/
.banner{
	background: #efefef;

}
.swiper-container {
    width: 100%;
}
.swiper-slide {
  font-size: 18px;
  color:#fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 130%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.swiper-slide{
	position: relative;
}
.bannerimg img{
	width: 100%;
    height: auto;
}
.bannertext{
	position: absolute;
	left: 60px;
	top:100px;
}
.swiper-slide .title {
  font-size: 41px;
  font-weight: 300;
  color: #363f4d;
  font-weight: 800;
  text-transform:capitalize;
}
.swiper-slide .subtitle {
  font-size: 21px;
  color: #363f4d;
  margin-bottom: 10px;
}
.swiper-slide .text {
  font-size: 14px;
  max-width: 400px;
  line-height: 24px;
  color: #363f4d;
}
.bannerlink {
	padding: 12px 30px;
	display: inline-block;
	color: #fff;
	margin-top: 10px;
}
.bannerlink:hover{
	color: #fff;
}
.banner .swiper-pagination-bullet{
	opacity: 1;
	background: #333;
}


/*首页优势样式*/
.indexpart{
    padding: 60px 0 40px 0;
}
.index_part_title{
    margin-bottom: 60px;
}
.index_part_title h2{
    text-transform:uppercase;
    font-size: 24px;
    color: #333;
}
.index_part_title span{
    display: block;
    margin-top: 12px;
    font-size: 16px;
    color: #666;
}
.advantage_part{
	margin-bottom: 60px;
}
.advantage_part span i{
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 55px;
    color: #666;
}
.advantage_part h3{
    font-size:18px;
    color: #333;
    font-weight: 600;
    margin-top: 30px;
}
.advantage_part p{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}


/*首页产品*/

.indexproduct{
    background: #f5f5f5;
}
.prothumb{
    overflow: hidden;
    border:1px solid #e5e5e5;
}
.prothumb img{
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 0.6s;
}
.prothumb img:hover{
    transform: scale(1.2);
}
.protitle h3{
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*首页案例*/
.indexcase .protitle h3{
    color: #333;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.prodecription{
    margin-bottom: 20px;
    color: #666;
}
/*首页客户评价*/
.indexevaluate{
    background: #f5f5f5;
}
.evaluatepart{
    color: #666;
}
.evaluatetitle h3{
    color: #000;
    line-height: 60px;
    font-size: 18px;
    margin-bottom: 0;
}
.evaluatedecription{
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
    height: 100px;
    overflow: hidden;
}
.yhtouxiang img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border:3px solid #fff;
}
/*底部样式*/
.footer{
    border-top: 1px solid #e5e5e5;
    padding-top: 45px;
    color: #666;
}
.footerlogo a img{
    max-height: 33px;
    width: auto;
    margin-bottom: 20px;
}
.contacttext{
    line-height: 24px;
    margin-bottom: 15px;
}
.contact p{
    line-height: 30px;
}

.footernav>li{
    float: left;
    width: 50%;
}
.footernav>li>a, .messagetitle{
    font-size:15px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #666;
    display: block;
    text-transform: uppercase;
}
.footernav li .sub-menu li a{
    color: #666;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.copyright{
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 45px;
}
.copyright p{
    margin-bottom: 0;
    line-height: 24px;
}
.foucus img{
    width: 100%;
    height: auto;
    border:1px solid #e5e5e5;
}
.foucus .ewmname{
    display: block;
    font-weight: 600;
    margin-top: 10px;
}
/*内页公共样式*/
.main{
    padding: 45px 0;
}
.pagetit{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
}
.pagecon .pagecontent p{
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
}
.pagecon .pagecontent p img{
    max-width: 100%;
    height: auto;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.breadcrumbs span{
    color: #999;
}
.pageauthor{
    margin-bottom: 20px;
}
.pageauthor span{
    color: #999;
    padding-right: 15px;
}
.pageauthor span i{
    font-size: 14px;
    margin-right: 3px;
    display: inline-block;
}
.pagetags{
    margin-bottom: 20px;
    margin-top: 30px;
}
.pagetags span{
    display: inline-block;
    margin-right: 5px;
}
.pagetags a{
    display: inline-block;
    padding: 3px 15px;
    border-radius: 15px;
    margin-right: 10px;
    color: #666;
    margin-bottom: 10px;
}
.prenext{
    margin-bottom: 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.prenext .pre{
    border-right: 1px solid #e5e5e5;
    width: 50%;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}
.prenext .next{
    width: 50%;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}
.prenext a{
    color: #999;
}
.pagecon .pagecontent h1,.pagecon .pagecontent h2,.pagecon .pagecontent h3,.pagecon .pagecontent h4,.pagecon .pagecontent h5{
    margin-bottom: 15px;
}
.pagecon .pagecontent h1{
    font-size: 30px;
}
.pagecon .pagecontent h2{
    font-size: 24px;
}
.pagecon .pagecontent h3{
    font-size: 22px;
}
.pagecon .pagecontent h4{
    font-size: 18px;
}
.pagecon .pagecontent h5{
    font-size: 16px;
}
.pagecon .pagecontent ul, .pagecon .pagecontent ol{
    margin-bottom: 26px !important;
    padding: 15px;
    background:#fafafa;
    border-radius: 3px;
    border:1px solid #efefef;
}
.pagecon .pagecontent ul li{
    line-height: 30px;
    color: #666;
    font-size: 14px;
    list-style-type:circle;
    list-style-position:inside;
    margin-bottom: 10px;
}
.pagecon .pagecontent ol li{
    line-height: 30px;
    color: #666;
    font-size: 14px;
    list-style-type:decimal;
    list-style-position:inside;
    margin-bottom: 10px;
}
.pagecon .pagecontent  table {
    border: 1px solid #efefef;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 26px;
}
.pagecon .pagecontent table tr:nth-child(odd) {
    background: #fafafa;
}
.pagecon .pagecontent table tr {
    height: 40px;
    line-height: 40px;
}
.pagecon .pagecontent table tr td {
    border: 1px solid #efefef;
    padding: 0 15px;
}
blockquote p{
    color: #999 !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
}
/*内页菜单样式*/
.sidbar{
    padding-right: 10px;
}
.sidbarpart{
    margin-bottom: 20px;
}
.tzggtit{
    border:1px solid #e5e5e5;
    line-height: 45px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 15px;
}
.ymtitle>li>a{
    line-height: 40px;
    border:1px solid #e5e5e5;
    border-top: none;
    padding: 0 15px;
    display: block;
    background: url(images/righticon.png) no-repeat right center;
}
.ymtitle li .children{
    padding: 5px 15px 5px 25px;
    display: none;
    border:1px solid #e5e5e5;
    border-top: none;
}
.ymtitle li:hover .children{
    display: block;
}
.ymtitle li .children li{
    line-height: 30px;
}
.ymtitle li .children li a{
    color: #666;
    font-size: 13px;
}
.sidbarprolist{
    padding: 15px;
    border:1px solid #e5e5e5;
    border-top: none;
}
.sidbarprolist li a .prothumb img{
    width: 100%;
    height: auto;
    transition: all 0.6s;
}
.sidbarprolist li a .prothumb img:hover{
    transform: scale(1.2);
}
.sidbarprolist li .protitle h3{
    font-size: 14px;
}


/*分页样式*/
.page_navi{
    margin-top: 45px;
}
.page_navi a{
    padding: 7px 15px;
    color: #666;
    background: #f5f5f5;
    display: inline-block;
    margin: 0 2px;
}
.page_navi a:hover{
    background: #398be7;
    color: #fff;
}
.page_navi .current{
    background: #398be7;
    color: #fff;
}
/*产品列表样式*/
.catdescription{
    padding: 15px;
    background: #fafafa;
    margin-bottom: 30px;
    color: #666;
    line-height: 24px;
    border:1px solid #e5e5e5;
}

/*新闻列表页样式*/
.newsthumb{
    display: block;
    overflow: hidden;
}
.newsthumb img{
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 0.6s;
}
.newsthumb img:hover{
    transform: scale(1.2);
}
.newslist{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.newstitle{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.newstag{
    margin-bottom: 10px;
    color: #999;
    
}
.newstag a{
    padding-right: 10px;
    color: #999; 
}
.newstag span{
    padding-right: 10px;
}
.newstag i{
    font-size: 14px;
    margin-right: 3px;
}
.newszy{
    color: #666;
    line-height: 24px;
}

.download{
    font-size: 14px;
    padding: 7px 15px;
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    background: #398be7;
}
.download:hover{
    color: #fff;
}
.download i{
    margin-right: 5px;
}

.pagecontent{
    padding-bottom: 60px;
}
/*关于我们*/
.conparttitle{
    font-size: 26px !important;
    color: #333;
    text-align: center;
}
.condescipiton{
    width: 60%;
    display: block;
    margin: 0 auto;
    color: #999;
    text-align: center;
    font-size: 16px;
}
.companycon{
    line-height: 35px;
    font-size: 14px;
    color: #666;
}
.pagepartbox{
    padding: 60px 0;
}
.pageparttitle{
    margin-bottom: 30px;
}
.pagepartbox1 .conparttitle{
    color: #fff !important;
}
.pagepartbox1 .condescipiton{
    color: #fff !important;
    opacity: 0.8;
}
.cultruelist{
    text-align: center;
    color: #fff;
}
.cultrueicon i{
    font-size: 60px;
}
.cultruetitle{
    font-size: 18px !important;
    margin-top: 10px;
}
.cultruelist p{
    color: #fff !important;
    opacity: 0.8;
    line-height: 22px;
}
/* side */
.side{
    position:fixed;
    width:54px;
    height:275px;
    right:0;
    top:300px;
    z-index:100;
}
.side ul li{
    width:54px;
    height:54px;
    float:left;
    position:relative;
    margin-bottom: 1px;
}
.side ul li .sidebox{
    position:absolute;
    width:54px;
    height:54px;
    top:0;
    right:0;
    color:#fff;
    font:14px/54px "微软雅黑";
    overflow:hidden;
}
.side ul li .sidetop{
    width:54px;
    height:54px;
    line-height:54px;
    display:inline-block;
}
.side ul li img{
    float:left;
}

.page404con{
    padding: 100px 0;
}
.page404con h1{
    font-size: 100px;
    font-weight: bold;
}
.page404con p{
    font-size: 30px;
    color: #666;
}


/*移动菜单*/
.phone-menu{
    display: none;
}
.phone-heaer{
    height: 55px;
    padding: 10px 15px;
    background: #fff;
    box-sizing:border-box;
    border-bottom: 2px solid #ea5405;
}
.phone-heaer .phone-logo{
    float: left;
    width: 60%;
}
.phone-heaer .phone-logo a img{
    height: 36px;
    width: auto;
    display: inline-block;
}

.iphone__screen {
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  overflow: hidden;
}
/**
* Navigation Defaults
*/
.nav {
  background: #398be7;
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav--active{
    height: 100% !important;
}
.nav--active .nav {
  opacity: 1;
}
.nav__list {
  margin: 0;
  padding-top: 30px;
}
.nav__list li {
  list-style-type: none;
  text-align: center;
}
.nav__list li a{
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  line-height: 30px;
}
.nav__list .sub-menu li a{
    font-size: 14px;
    opacity: 0.9;
    text-transform:capitalize;
}
.nav__list .sub-menu li .sub-menu li a{
    font-size: 13px;
    opacity: 0.6;
    text-transform:lowercase;
}
/* Default navigation icon */
.nav__trigger {
  display: block;
    position: absolute;
    width: 30px;
    height: 60px;
    right: 15px;
    line-height: 60px;
    z-index: 200;
}
.nav--active .nav__trigger {
  opacity: 0.5;
}
.nav--active .nav__icon{
    background: #fff;
}
.nav--active .nav__icon:before{
    background: #fff;
}
.nav--active .nav__icon:after{
    background: #fff;
}
.nav__icon {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 3px;
  background-color: #fff;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  background: #fff;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}
.nav__icon:before {
  margin-top: -9px;
}
.nav__icon:after {
  margin-top: 9px;
}

/* Don't nest if you don't have to. */
/**
* Style #1
*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 100%;
  height: 100%;
}
.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.style-1 .nav--active .nav__link {
  opacity: 1;
  font-size: 16px;
  line-height: 45px;
}
.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}
.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}


/*相关资源*/
.cgzypart{
    border-top:1px solid #e5e5e5;
    margin-bottom: 40px;
}
.cgzyparttitle{
    height: 45px;
    line-height: 45px;
    margin-bottom: 1px;

}
.cgzyparttitle h2{
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 45px;
    border-top: 2px solid #398be7;
    box-sizing:border-box !important;
    margin-top: -1px;

}
.cgzyparttitle a{
    color: #999;
}
.topnewstitle h3{
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 40px;
}
.xgzytime{
    color: #999;
    line-height: 30px;
}
.xgzytitle h3{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.xgzytitle h3:before{
    content: '•';
    color: #999;
    padding-right: 5px;
}
.xgzyzclist{
    padding: 0 10px;
}

@media (max-width: 768px){
    .sportmytab li, .procat li{
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
    }
    .sportmytab{
    margin-top: -10px !important;
}
    .cultruelist p{
        height: 60px;
        line-height: 20px !important;
    }
    .companycon{
        margin-top: 15px;
    }
    .condescipiton{
        font-size: 15px;
        width: 100%;
        padding: 0 15px;
    }
    .conparttitle{
        font-size: 20px !important;
    }
    .xgzytime {
        display: none;
    }
    .bdsharebuttonbox{
        display: none;
    }
    .sidbar{
        padding-right: 0;
        display: none;
    }
    #sb-search{
        display: none;
    }
    .prodecription{
        font-size: 13px;
    }
    .evaluatedecription{
        font-size: 14px;
        height: 120px;
    }
    .evaluatetitle h3{
        font-size: 16px;
    }
    .index_part_title span{
        font-size: 15px;
    }
    .index_part_title h2{
        font-size: 18px;
        line-height: 24px !important;
    }
    .head_top{
        display: none;
    }
    .logo a{
        line-height: 60px;
        height: 60px;
    }
    .logo a img{
        width: auto;
        height: 30px;
    }
    .head_main{
        height: auto;
    }
    .search-form{
        margin:0;
        margin-bottom: 15px;
    }
    .hottell{
        display: none;
    }
    .chose_cat select{
        padding: 0 0 0 10px;
    }
    .chose_cat{
        width: 110px;
        font-size: 12px;
        height: 40px;
    }
    .chose_cat:after{
        right: 5px;
        height: 40px;
        line-height: 40px;
    }
    .search-field{
        padding-left: 120px;
        font-size: 12px;
        color: #999;
    }
    .chose_cat select{
        width: 110px;
    }
    .phone-menu{
        display: block;
    }
    .head_menu{
        display: none;
    }
    .banner{
        margin:0 -15px;
    }
    .bannerimg{
        height: 160px;
        background-size:120%;
    }
    .swiper-slide .title{
        font-size: 16px;
    }
    .swiper-slide .subtitle{
        font-size: 13px;
        margin-bottom: 15px;
        background-position: center center !important;
    }
    .swiper-slide .text{
        display: none;
    }
    .bannertext{
        top:35px;
        left: 40px;
        right: 40px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        background-size: 60% !important;
        right: 15px !important;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        background-size: 60% !important;
        left: 15px !important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        left:50% !important;
        width: auto !important;
        margin-left: -24px !important;
    }
    .bannerlink{
        padding:5px 10px;
        font-size: 12px;
        margin-top: 0;
    }
    .side{
        display: none;
    }
    .advantage_img{
        left: 0;
    }
    .advantage_img img{
        height: 25px;
        margin-top:15px;
        margin-left: 10px !important;
    }
    .advantage{
        padding-top: 0;
    }
    .advantage_part h3{
        font-size: 14px;
    }
    .advantage_part p{
        font-size: 13px;
        height: 68px;
        overflow: hidden;
    }
    .advantage_part span i {
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 45px;
}
    .advantage_part{
        padding-top: 15px;
    }
    .advantage2{
        border-right: none !important;
    }
    .advantage1, .advantage3{margin-right: -10px !important;}
    .advantage2, .advantage4{
        margin-left: -10px !important;
    }
    .index_part_title{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .indexpart{
        padding: 30px 0 10px 0;
    }
    .protitle h3{
        font-size: 14px;
    }
    .procatbj{
        height: 150px;
    }
    .category_item{
        height: 150px;
    }
    .category_name{
        padding: 10px;
    }
    .category_name h3{
        font-size: 14px;
    }
    .bloglist li .blogtitle h3{
    line-height: 14px;
    margin-bottom: 5px !important;
    }
    .linklist li{
        width: 50%;
    }
    .footerlogo a{
        display: block;
        text-align: center;
    }
    .footercontact, .footermenu, .message{
        margin-bottom: 20px;
    }
    .footer{
        font-size: 13px;
    }
    .search-form{
        height: 40px;
        line-height: 40px;
    }
    .search-submit{
        height: 41px;
        line-height: 40px;
        width: 50px;
    }
    .search-submit i{
        height: 40px;
        line-height: 40px;
    }
    .sidbarpro{
        display: none;
    }
    .catdescription p{
        font-size: 13px;
        line-height: 20px;
    }
    .mainbox #content .newstitle{
        margin-top: 15px;
    }
    .pagetit{
        font-size: 22px;
        line-height: 30px !important;
    }
    .prenext p{
        overflow: hidden;
        display: block !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #newstext a h3{
        font-size: 14px;
    }
    #newstext p{
        font-size: 12px;
    }
    .proposttext h1{
        font-size: 22px;
        margin-top: 15px;
    }
    .proposttext .modal-body{
        padding: 20px 15px;
    }
}