﻿
/* Let's get this party started */
::-webkit-scrollbar {
    width: 0;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #e1e1e1; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #ddd; 
    -webkit-box-shadow: inset 0 0 6px #e1e1e1; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #bbb; 
}
@font-face { 
font-family: light;
src: url('../fonts/SourceHanSansSC-Light.otf');
} 
@font-face { 
font-family: Medium;
src: url('../fonts/SourceHanSansSC-Medium.otf');
} 
@font-face { 
font-family: Normal;
src: url('../fonts/SourceHanSansSC-Normal.otf');
} 

body {margin:0 auto; padding:0; font-family:Normal,"微软雅黑";background:#f0f0f0;}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;font-family:light,"微软雅黑" }
ul,dl,dd,,form,p,input{padding:0px; margin:0px;font-family:Normal,"微软雅黑"}
ul { list-style:none; }
img { border:0px; }
a,a:focus, a:hover {text-decoration:none; }
a,a:focus, a:hover {outline: none;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
.clearfloat{display:block;clear:both;height:0px;margin:0px;padding:0px;border:0px;}

/*去掉a链接的虚线框*/
a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */ 　
a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */ 　
a:focus { -moz-outline-style: none; } /* IE不支持 */

/*去掉原来移动端的按钮样式*/
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}
nav {
    margin-bottom:0 !important
}
.ddd1 {width:100%;overflow:hidden;}
.ddd1 p {
	    width: 48%;
    float: left;
    margin: 0  !important;
}
.banner {
     margin-top:0 !important;}
.dl {
    margin-top: 0;
     margin-bottom: 0px !important; 
}
.about_biaoti>.biao_about>h2{color:#444444;font-size: 36px;font-family: Normal, '微软雅黑'!important;}
.about_biaoti .biao_about p{font-size: 16px;color: #929292;}

.new_biaoti>h2{color:#444444 !important;font-size: 36px !important;font-family: Normal, '微软雅黑'!important;font-weight:normal !important;margin:0;}
.new_biaoti>.biao_se{font-size: 18px !important;color: #b1b1b1 !important;font-family: Normal, '微软雅黑'!important;}
.afterone_top>h2{color:#444444 !important; font-family: Normal, '微软雅黑'!important;font-weight: normal;}
.afterone_top>.biao_se{font-size: 18px !important;color: #b1b1b1 !important;font-weight: normal;font-family: Normal, '微软雅黑'!important;}
.search-trigger,.enter-trigger1,.enter-trigger11{display: block;}

.container>h3{color:#444444 !important;font-size:30px !important;font-family: Normal, '微软雅黑'!important;padding-top: 30px;}
.container>.text-center{font-size: 18px !important;color: #929292 !important;font-family: Normal, '微软雅黑'!important;}

.sticky-wrap{    border-bottom: 5px solid #fff !important;}

.mobile-jump-nav-menu {
    padding: 25px 10px;
    background-color: #fff;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    color: #2d383f;
    font-size: .875em;
    letter-spacing: .08em;
    z-index: 2;
}
.mobile-jump-nav-menu .mobile-toggle-button {
    text-transform: uppercase;
    line-height: 48px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #2d383f;
    padding: 0 15px;
    width: 100%;
    display: block;
    text-align: left;
    position: relative;
}
.mobile-jump-nav-menu .mobile-toggle-button:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #2d383f;
    border-bottom: 2px solid #2d383f;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 20px;
}
.mobile-jump-nav-menu .mobile-toggle-button.open:after {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}
.mobile-jump-nav-menu .mobile-jump-nav-dropdown {
    display: none;
    position: absolute;
    top: 74px;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 0;
    line-height: 0;
}	
.mobile-jump-nav-menu .mobile-jump-nav-dropdown.open{display: block;}
.mobile-jump-nav-menu ul {
    padding: 0 10px;
    margin: 0;
    list-style-type: none;
}
.mobile-jump-nav-menu li {
    background-color: #fff;
    text-transform: uppercase;
    border-left: 1px solid #2d383f;
    border-right: 1px solid #2d383f;
    width: 100%;
}
.mobile-jump-nav-menu li:first-child:before {
    content: '';
    display: block;
    height: 1px;
    margin: 0 10px;
    background-color: #f0f0f0;
}
.mobile-jump-nav-menu li:last-child {
    border-bottom: 1px solid #2d383f;
}
.mobile-jump-nav-menu a {
    color: #2d383f;
    display: block;
    padding: 0 15px;
}
.mobile-jump-nav-menu a span {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}
.mobile-jump-nav-menu.search{display: block!important;float: left;margin-left: 2%;border:0;position: relative;top: 5px}
.mobile-jump-nav-menu.search .mobile-toggle-button{border:0;line-height: normal;}
.mobile-jump-nav-menu.search .mobile-jump-nav-dropdown{top: 50px}
.mobile-jump-nav-menu li{padding: 0!important;margin: 0!important}
/* ------------------------------------------
  DEMO PAGE'S STYLES
--------------------------------------------- */

	.dropdown-menu{box-shadow: 0 0px 12px 0px rgba(0,0,0,.175) !important;}
	.nav>li>a {padding: 10px 6px !important;}
    .desktop-nav ul li.active a {
		text-decoration: none;
	    color: #1cb8e3;
	    border-bottom: 2px solid #1cb8e3;
	    padding-bottom: 5px;
	}
   .nav-left .dropdown .curr{    border-bottom: 2px solid #1cb8e3;}
   .nav-left .dropdown .dropdown-menu li a{border-bottom: 0 !important;}
   .sousuo{background: #fff; text-align:center;margin-top:0.6em;color:#666;padding-top: 1em;padding-bottom: 1em;}
   .sousuo>input{border:0 !important;outline: none;width: 80%;}
	::-webkit-input-placeholder { /* WebKit browsers */
	    color:    #e1e1e1;
	}

	:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	    color:    #e1e1e1;
	}
	::-moz-placeholder { /* Mozilla Firefox 19+ */
	    color:    #e1e1e1;
	}
	:-ms-input-placeholder { /* Internet Explorer 10+ */
	    color:    #e1e1e1;
	}
@media (min-width: 992px){
	   .banner{ margin-top: 0px !important;}
}
@media (min-width: 1200px){	
	.cc7 .c7_one dl:last-child{margin-right:0 !important}
		.sousuo button{display: none;}
		.navbar-default {    background-color:#fff !important ;
	    border-bottom: #009CAD 2px solid !important ;
	}
	#out{cursor: pointer;}
	.enter-trigger .drop{
		display: none; padding-top: 0px; margin-top: 0px;
		margin-bottom: 0px;
		position: absolute;
		top: 76px;
		width: 100px;
		background: #fff;
		left: -20px;
		text-align: center;
	}
	.enter-trigger .drop li{
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #e1e1e1
	}
	.enter-trigger .drop li:last-child{border: 0}
	.enter-trigger .drop a{
		padding: 0;
		text-align: center;
	}		                    	
	
	.cc7 {
		width: 100%;
		background: #2E3033;
	}
	.cc7 .c7_one {
		margin: auto !important;
	    padding-bottom: 2em;
	    padding-top: 2em;
	    overflow: hidden;
	    max-width: 1200px;
	}
	.cc7 .c7_one dl {
		float: left;
		margin-right:7%;
	}
	.cc7 .c7_one dl dt {
		margin-bottom: 1em
	}
	.cc7 .c7_one dl dd a {
		text-decoration: none;
		color: #fff;opacity: 0.7;
	}
	.cc7 .c7_one dl .ddbiao {
		border-bottom: 1px solid #909395;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddbiao a {
		font-size: 1.3em;
		line-height: 2em;
		
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddd1 {
		line-height: 2em;
		
	}
	.cc7 .c7_one dl .ddd1 a:hover{opacity: 1}
	.cc7 .c7_one .dl3 {
		width: 26%;
		float: left;
		margin-right: 2%;
	}
	 
	.cc7 .c7_one dl .ddd2 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 {
		width: 13% !important;
		float: right;
		margin-right:0 !important;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt {
		margin-bottom: 1em;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt img {
		height: 7em;
	}
	.cc7 .c7_one .dl4 dd a {
		text-decoration: none;
		color: #fff;
	}
	.cc7 .c7_one .dl4 .ddbiao4 {
		padding-bottom: 1em;
	}
	.cc7 .c7_one .dl4 .ddbiao4 a {
		font-size: 1.3em;
		line-height: 2em;
	}
	.cc7 .c7_one .dl4 .ddd1 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 .ddd1 a {
		border-radius: 14px;
		border: 1px solid #e1e1e1;
		width: 8em;
		display: block;
		margin: auto;
		height: 2.3em;
		line-height: 2.2em;
	}
	.cc7 .c7_two {
		margin: 0 auto !important;
		max-width: 1200px !important;
		margin-left: 5.5%;
		padding-bottom: 2em;
		padding-top: 2em;
		overflow: hidden;
		border-top: 1px solid #e1e1e1;
		opacity: 0.5;
	}
	.cc7 .c7_two .le_img img {
		height: 45px;
	}
	.cc7 .c7_two .le_img {
		float: left;
		height: 28px;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}
	.cc7 .c7_two .ri_section {
		color: #fff;
		float: right;
		width: 70%;
		text-align: right;
		height: 28px;
		line-height: 28px;
	}
	.cc7 .c7_two .ri_section p span {
		margin-left: 2%
	}
	.con_qian {
		padding-bottom: 5%;
		position: relative;
	}
	.cc7 .c7_one dl .ddd1{overflow: hidden;}
	.cc7 .c7_one dl .ddd1 p{width:49%;float: left;}
}

@media (min-width: 992px){
	header, header div.container{height: 80px;}
	.banner .banner_section{width:90%!important}
	/*底部四个板块*/
	.cc6 .col-md-3,.setwo_co{cursor: pointer;}
	.cc6 .col-md-3:hover .d2 span img,.setwo_co:hover dd span img{
		left: 0.5em;
	}
	.cc6 .col-md-3 dl .d2 span{
		margin-left: 0.5em;
	}
	.cc6 .col-md-3 dl .d2 span img,.setwo_co dd span img{
		height: 0.8em;
	    position: relative;
	    top: -0.1em;
	    left: 0;
	    transition: left 1s;
		-moz-transition: left 1s; /* Firefox 4 */
		-webkit-transition: left 1s; /* Safari 和 Chrome */
		-o-transition: left 1s;
	}
	.setwo_co dl dt img{ transition: 0.5s all ease;}
	.setwo_co:hover dl img{
		transform: scale(1.1);
	}
	#out{cursor: pointer;}
	.enter-trigger .drop{
		display: none; padding-top: 0px; margin-top: 0px;
		margin-bottom: 0px;
		position: absolute;
		top: 76px;
		width: 100px;
		background: #fff;
		right: 0;
		text-align: center;
	}
	.enter-trigger .drop li{
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #e1e1e1
	}
	.enter-trigger .drop li:last-child{border: 0}
	.enter-trigger .drop a{
		padding: 0;
		text-align: center;
	}
	.cc7 {
		width: 100%;
		background: #2E3033;
	}
	.cc7 .c7_one {
		width: 89%;
		margin: auto;
		padding-bottom: 2em;
		padding-top: 2em;
		overflow: hidden;
	}
	.cc7 .c7_one dl {
		width: 25%;
	    float: left;
	    margin-right: 3%;
	}
	.cc7 .c7_one dl dt {
		margin-bottom: 1em
	}
	.cc7 .c7_one dl dd a {
		text-decoration: none;
		color: #fff;
		opacity: 0.7;
	}
	.cc7 .c7_one dl .ddbiao {
		border-bottom: 1px solid #909395;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddbiao a {
		font-size: 1.3em;
		line-height: 2em;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddd1 a:hover{opacity: 1}
	.cc7 .c7_one dl .ddd1 {
		line-height: 3em;
		
	}
	
	.cc7 .c7_one .dl3 {
		width: 25%;
		float: left;
		margin-right: 5%;
	}
	 
	.cc7 .c7_one dl .ddd2 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 {
		    width: 15%;
	    float: right;
	    margin-right: 0;
	    text-align: center;
	}
	.cc7 .c7_one .dl4 dt {
		margin-bottom: 1em;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt img {
		height: 7em;
	}
	.cc7 .c7_one .dl4 dd a {
		text-decoration: none;
		color: #fff;
	}
	.cc7 .c7_one .dl4 .ddbiao4 {
		padding-bottom: 1em;
	}
	.cc7 .c7_one .dl4 .ddbiao4 a {
		font-size: 1.3em;
		line-height: 2em;
	}
	.cc7 .c7_one .dl4 .ddd1 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 .ddd1 a {
		border-radius: 14px;
		border: 1px solid #e1e1e1;
		width: 8em;
		display: block;
		margin: auto;
		height: 2.3em;
		line-height: 2.2em;
	}
	.cc7 .c7_two {
		max-width: 90%;
	    /* margin-left: 5.5%; */
	    padding-bottom: 2em;
	    padding-top: 2em;
	    overflow: hidden;
	    border-top: 1px solid #e1e1e1;
	    opacity: 0.5;
	    margin: 0 auto;
	}
	.cc7 .c7_two .le_img img {
		width: auto;
		height: 45px;
	}
	.cc7 .c7_two .le_img {
		float: left;
		height: 28px;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}
	.cc7 .c7_two .ri_section {
		color: #fff;
		float: right;
		width: 70%;
		text-align: right;
		height: 28px;
		line-height: 28px;
	}
	.cc7 .c7_two .ri_section p span {
		margin-left: 2%
	}
	.con_qian {
		padding-bottom: 5%;
		position: relative;
	}
	
}

/* 判断ipad */
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.about_biaoti>.biao_about>h2{font-size: 30px;}
	.about_biaoti .biao_about p{font-size: 16px;color: #929292;}

	.new_biaoti>h2{font-size: 30px !important;}
	.new_biaoti>.biao_se{font-size: 16px !important;}
	.afterone_top>.biao_se{font-size: 16px !important;}
	.container>h3{font-size:30px !important;}
	.container>.text-center{font-size: 16px !important;}
	/*底部四个板块*/
	.cc6 .col-md-3,.setwo_co{cursor: pointer;}
	.cc6 .col-md-3:hover .d2 span img,.setwo_co:hover dd span img{
		left: 0.5em;

	}
	.cc6 .col-md-3 dl .d2 span{
		margin-left: 0.5em;
	}
	.cc6 .col-md-3 dl .d2 span img,.setwo_co dd span img{
		height: 0.8em;
	    position: relative;
	    top: -0.1em;
	    left: 0;
	    transition: left 1s;
		-moz-transition: left 1s; /* Firefox 4 */
		-webkit-transition: left 1s; /* Safari 和 Chrome */
		-o-transition: left 1s;
	}

 	.mobile-jump-nav-menu.search{display: block!important;float: left;margin-left: 2%;border:0;position: relative;top:1px!important}
	.mobile-jump-nav-menu.search .mobile-toggle-button{border:0;line-height: normal;}
	.mobile-jump-nav-menu.search .mobile-jump-nav-dropdown{top: 50px}				
	.cc7 {
		width: 100%;
		background: #2E3033;
		margin-top: 2em;
	}
	.cc7 .c7_one {
		width: 89%;
		margin: auto;
		padding-bottom: 2em;
		padding-top: 2em;
		overflow: hidden;
	}
	.cc7 .c7_one dl {
		width: 22%;
		float: left;
		margin-right: 2%;
	}
	.cc7 .c7_one dl dt {
		margin-bottom: 1em
	}
	.cc7 .c7_one dl dd a {
		text-decoration: none;
		color: #fff;opacity: 0.7;
	}
	.cc7 .c7_one dl .ddd1 a:hover{opacity: 1}
	.cc7 .c7_one dl .ddbiao {
		border-bottom: 1px solid #909395;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddbiao a {
		font-size: 1.3em;
		line-height: 2em;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddd1 {
		line-height: 2em;
	}
	.cc7 .c7_one .dl3 {
		width: 26%;
		float: left;
		margin-right: 2%;
	}
	 
	.cc7 .c7_one dl .ddd2 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 {
		width: 22%;
		float: left;
		margin-right: 2%;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt {
		margin-bottom: 1em;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt img {
		height: 7em;
	}
	.cc7 .c7_one .dl4 dd a {
		text-decoration: none;
		color: #fff;
	}
	.cc7 .c7_one .dl4 .ddbiao4 {
		padding-bottom: 1em;
	}
	.cc7 .c7_one .dl4 .ddbiao4 a {
		font-size: 1.3em;
		line-height: 2em;
	}
	.cc7 .c7_one .dl4 .ddd1 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 .ddd1 a {
		border-radius: 14px;
		border: 1px solid #e1e1e1;
		width: 8em;
		display: block;
		margin: auto;
		height: 2.3em;
		line-height: 2.2em;
	}
	.cc7 .c7_two {
		width: 82%;
		margin-left: 5.5%;
		padding-bottom: 2em;
		padding-top: 2em;
		overflow: hidden;
		border-top: 1px solid #e1e1e1;
		opacity: 0.5;
	}
	.cc7 .c7_two .le_img img {
		width: 100%
	}
	.cc7 .c7_two .le_img {
		float: left;
		width: 27%;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}
	.cc7 .c7_two .ri_section {
		color: #fff;
		float: right;
		width: 70%;
		text-align: right;
	}
	.cc7 .c7_two .ri_section p span {
		margin-left: 2%
	}
	.con_qian2 {
		padding-bottom: 5%;
		position: relative;
		display: none;
	}
	.con_qian{display: block;padding-bottom: 5%}
 	form.search input[type=text]{width: 80%!important}
 	.list ul li a{display: block;}
	.list ul li a span img{width: 0.5em;}
	.list-se a span img{width: 0.9em !important;margin-top: 0.3em;}
	/*以上css可不用，仅作为展示外观样式*/
	.list{
		width : 100%;
	}
	.list ul{
		list-style: none;
	}
	.list>ul>li{
		width : 100%;
		border-bottom: 1px solid #e1e1e1;
		-webkit-transition: .3s ease;
		-moz-transition: .3s ease;
		-o-transition: .3s ease;
		transition: .3s ease;
		margin:0!important;
	}
	.nav{
	    background: #2e2e2e;
	    top: 4.8em;
	    right: -420px;
	    width: 100%;
	    z-index: 5551;
	    transition: 0.7s all ease;
	    opacity: 0;
	    border-top: 1px solid #e1e1e1;
	    margin-top: 0!important
	}
	.list>ul>li a.title{
		width: 100%;
		text-align : left;
		background : #fff!important;
		height     : 3em;
		line-height: 3em;
		padding    : 0;
		border     : none;
		position   : relative;
		font-size: 1.1em!important;
		color: #3b3b3b!important;
		padding: 0 1.5em!important;
		font-family: "微软雅黑"!important;
		font-weight: 600;
		background: url(../Images/index-icon.png) no-repeat 95% 1.5em #fff;
		background-size:  auto 0.6em;
	}
	.list>ul>li a.title.active{
		background:#1cb8e3 !important;
		color: #fff!important
	}
	.title a{display: block;}
	.title a span img{width: 2em;}
	.list>ul>li a.title>span{
		position: absolute;
		right: 10%;
	}
	#mobile-nav ul>li>ul>li>a{font-size: 1em!important}
	.color{background: #187bd0;}

	.list-se{
		overflow: hidden;
		display: none;
		margin: 0!important
	}
	.list-se>li{
		position: relative;
		margin: 0!important;
		right   : -100%;
		-webkit-transition: right .5s;
		-moz-transition   : right .5s;
		-o-transition     : right .5s;
		transition        : right .5s;
		border-bottom: 1px solid #b0b0b0;
	}
	.c3{color: #333333 !important;padding-left: 2em !important;}
	.list-se>li>a{
		padding: 0!important;
		background-color  : #e6e6e6!important;
		color       : #000!important;
		height      : 50px!important;
		-webkit-box-sizing :border-box;
		box-sizing :border-box;
		padding-left: 3em!important;
		line-height : 50px!important;
	/*	border-left : 5px solid #3b3b3b; */
		-webkit-transition   : border .5s; 
		transition  : border .5s;
		-webkit-transition   : background .3s;
		transition  : background .3s;
	}
	.list-se>li>a:hover{
	/*	border-color: #EE4977; */
	/*	background  : #5b5b5b;*/
	}
 }

@media (max-width:768px){
	.about_biaoti>.biao_about>h2{ font-size: 1.7em; }
	.about_biaoti .biao_about p{font-size: 1.2em; }

	.new_biaoti>h2{ font-size: 1.7em !important; }
	.new_biaoti>.biao_se{font-size: 1.2em !important; }
	.afterone_top>.biao_se{font-size: 1.2em !important;}

	.container>h3{font-size:1.7em !important;}
	.container>.text-center{font-size: 1.2em !important;}
	

	.content{
	/*	width   : 100%;*/
	/*	height  : 500px;*/
	    /*padding-bottom: 8.4em!important;*/
	}
	.list ul li a{display: block;}
	.list ul li a span img{width: 0.5em;}
	.list-se a span img{width: 0.9em !important;margin-top: 0.3em;}
	/*以上css可不用，仅作为展示外观样式*/
	.list{
		width : 100%;
	}
	.list ul{
		list-style: none;
	}
	.list>ul>li{
		width : 100%;
		border-bottom: 1px solid #e1e1e1;
		-webkit-transition: .3s ease;
		-moz-transition: .3s ease;
		-o-transition: .3s ease;
		transition: .3s ease;
		margin:0!important;
	}
	.nav{
	    background: #2e2e2e;
	    top: 4.8em;
	    right: -420px;
	    width: 100%;
	    z-index: 5551;
	    transition: 0.7s all ease;
	    opacity: 0;
	    border-top: 1px solid #e1e1e1;
	}
	.list>ul>li a.title{
		width: 100%;
		text-align : left;
		background : #fff!important;
		height     : 3em;
		line-height: 3em;
		padding    : 0;
		border     : none;
		position   : relative;
		font-size: 1.1em!important;
		color: #3b3b3b!important;
		padding: 0 1.5em!important;
		font-family: "微软雅黑"!important;
		font-weight: 600;
		background: url(../Images/index-icon.png) no-repeat 95% 1.5em #fff;
		background-size:  auto 0.6em;
	}
	.list>ul>li a.title.active{
		background:#1cb8e3 !important;
		color: #fff!important
	}
	.title a{display: block;}
	.title a span img{width: 2em;}
	.list>ul>li a.title>span{
		position: absolute;
		right: 10%;
	}
	#mobile-nav ul>li>ul>li>a{font-size: 1em!important}
	.color{background: #187bd0;}

	.list-se{
		overflow: hidden;
		display: none;
		margin: 0!important
	}
	.list-se>li{
		position: relative;
		margin: 0!important;
		right   : -100%;
		-webkit-transition: right .5s;
		-moz-transition   : right .5s;
		-o-transition     : right .5s;
		transition        : right .5s;
		border-bottom: 1px solid #b0b0b0;
	}
	.c3{color: #333333 !important;padding-left: 2em !important;}
	.list-se>li>a{
		padding: 0!important;
		background-color  : #e6e6e6!important;
		color       : #000!important;
		height      : 50px!important;
		-webkit-box-sizing :border-box;
		box-sizing :border-box;
		padding-left: 3em!important;
		line-height : 50px!important;
	/*	border-left : 5px solid #3b3b3b; */
		-webkit-transition   : border .5s; 
		transition  : border .5s;
		-webkit-transition   : background .3s;
		transition  : background .3s;
	}
	.list-se>li>a:hover{
	/*	border-color: #EE4977; */
	/*	background  : #5b5b5b;*/
	}
	.shadow {
	    position: fixed;
	    top: 4em;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    background: #000;
	    background-size: 100% 100%;
	    transition: .7s all ease;
	    opacity: 0.5;
	    display: none;
	}




	/*底部四个板块*/
	.cc6 .col-md-3,.setwo_co{cursor: pointer;}
	.cc6 .col-md-3:hover .d2 span img,.setwo_co:hover dd span img{
		left: 0.5em;

	}
	.cc6 .col-md-3 dl .d2 span{
		margin-left: 0.5em;
	}
	.cc6 .col-md-3 dl .d2 span img,.setwo_co dd span img{
		height: 0.8em;
	    position: relative;
	    top: -0.1em;
	    left: 0;
	    transition: left 1s;
		-moz-transition: left 1s; /* Firefox 4 */
		-webkit-transition: left 1s; /* Safari 和 Chrome */
		-o-transition: left 1s;
	}

	.mobile-jump-nav-menu.search{width:25%!important;display: block!important;float: left;margin-left: 2%;border:0;position: relative;top:1px!important}
	.mobile-jump-nav-menu.search .mobile-toggle-button{border:0;line-height: normal;}
	.mobile-jump-nav-menu.search .mobile-jump-nav-dropdown{top: 50px}
	#mobile-nav .mobile-toggle-button{padding: 0!important;background: #1cb8e3!important;color: #fff!important}
	#mobile-nav .mobile-jump-nav-menu.search{margin: 0!important;padding: 0 1em!important;background: #1cb8e3}
	#mobile-nav .mobile-jump-nav-menu .mobile-toggle-button:after{right: 5px!important;border-color: #fff!important;}
	#mobile-nav .mobile-toggle-button.open:after{top: 23px;}

	form.search input[type=text]{width: 80%!important}
	.container>.text-center{font-size: 1.1em !important;color: #929292 !important;}
	
	.banner .bg1 {
		position: relative;
		overflow: hidden;}
	
	.banner .bg1 img {
		width: 150%!important;
	    position: relative;
	    /*min-height: 13em;*/
	}
	.banner .banner_section {
		margin: auto;
		position: absolute;
		top: 25%!important;
		left: 10%;
	}
	
	.cc7 {
		width: 100%;
		background: #2E3033;
		margin-top: 2em;
	}
	.cc7 .c7_one {
		width: 85%;
		margin: auto;
		padding-bottom: 2em;
		padding-top: 2em;
		overflow: hidden;
	}
	.cc7 .c7_one dl:nth-child(2n) {
		float: right;
		width: 50%;
	}
	.cc7 .c7_one dl:nth-child(3) {
		margin-top: 1em !important;
		width: 45%;
	}
	.cc7 .c7_one dl:nth-child(4) {
		float:right;
		margin-top: 1em;
		width: 46% !important;
	}
	.cc7 .c7_one dl {
		width: 45%;
		float: left;
		margin-right: 2%;
		min-height: 21em
	}
	.cc7 .c7_one dl:nth-child(3){min-height: 10em}
	.cc7 .c7_one dl:nth-child(4){min-height: 11em}
	.cc7 .c7_one dl dt {
		margin-bottom: 1em
	}
	.cc7 .c7_one dl dd a {
		text-decoration: none;
		color: #fff;opacity: 0.7;
	}
	.cc7 .c7_one dl dd a:hover{opacity: 1}
	.cc7 .c7_one dl .ddbiao {
		border-bottom: 1px solid #909395;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddbiao a {
		font-size: 1.3em;
		line-height: 2em;
		padding-bottom: 1em;
	}
	.cc7 .c7_one dl .ddd1 {
		line-height: 2em;
		
	}
	.cc7 .c7_one .dl3 {
		width: 98% !important;
		float: left;
		margin-right: 2%;
	}
	 
	.cc7 .c7_one dl .ddd2 {
		line-height: 2em;
		opacity: 0.7;
	}	
	.cc7 .c7_one .dl4 {
		width: 22%;
		float: left;
		margin-right: 2%;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt {
		margin-bottom: 1em;
		text-align: center;
	}
	.cc7 .c7_one .dl4 dt img {
		height: 7em;
	}
	.cc7 .c7_one .dl4 dd a {
		text-decoration: none;
		color: #fff;
	}
	.cc7 .c7_one .dl4 .ddbiao4 {
		padding-bottom: 1em;
	}
	.cc7 .c7_one .dl4 .ddbiao4 a {
		font-size: 1.3em;
		line-height: 2em;
	}
	.cc7 .c7_one .dl4 .ddd1 {
		line-height: 2em;
		opacity: 0.7;
	}
	.cc7 .c7_one .dl4 .ddd1 a {
		border-radius: 14px;
		border: 1px solid #e1e1e1;
		width: 8em;
		display: block;
		margin: auto;
		height: 2.3em;
		line-height: 2.2em;
	}
	.cc7 .c7_two {
		width: 82%;
		margin: auto !important;
		margin-left: 5.5%;
		padding-bottom: 2em;
		padding-top: 2em;
		overflow: hidden;
		border-top: 1px solid #e1e1e1;
		opacity: 0.5;
	}
	.cc7 .c7_two .le_img img {
		width: 70%;
		border: 1px solid #F00;
	}
	.cc7 .c7_two .le_img {
		margin-bottom: 1em;
		text-align: center;
		float: left;
		width: 100%;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}
	.cc7 .c7_two .ri_section {
		color: #fff;
		float: right;
		width: 100%;
		text-align: center;
	}
	.cc7 .c7_two .ri_section p span {
		margin-left: 2%
	}
	.con_qian {
		padding-bottom: 5%;
		position: relative;
	}
	
}
@media only screen and (min-width: 600px) and (max-width: 768px){
	.banner .size{
		margin-top:1em!important;
		font-size: 1.5em!important
	}
	.banner .size_xia{
		margin-top: 1em!important;
		font-size: 1.2em!important
	}
	.col_section dl dt img{width: 34%!important}
	.cc7 .c7_one dl{min-height: 14em}

	.cc6 .bot2_left{height: 24em!important}
}
