

.innerbanner,.innerbanner img{
	width: 100%;
	display: block;
	overflow: hidden;
}






.insdconts p img{
	margin: 3% 0;
}


.aboutus,.contents{
	width: 100%;
	position: relative;
	padding: 25px 0 60px;
}
.contnr{
	max-width: 1200px;
	margin: 0 auto;
}



/*-------------------------------------                  aboutus                   -----------------------------------*/
.navside {
    width: 25%;
}
.sidebartile {
    padding: 10px 20px;
}
.sidebartile h2 {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ddd;
    margin: 0;
    margin-top: 1px;
    padding-bottom: 5px;
	text-shadow: rgba(0,0,0,.15) 0 0 1px;
}
.sidebartile h2 span {
    display: inline-block;
    position: relative;
}
.sidebartile h2 span:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #007dcc;
}
.sidebartile .met-column-nav-ul {
    padding: 0px;
    list-style: none;
    margin: 17px 0 38px 0;
}
.sidebartile .met-column-nav-ul > li {
    white-space: nowrap;
    background: #E6E6E6;
    margin-bottom: 4px;
}
.sidebartile .met-column-nav-ul > li a.link {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 24px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #444;
    position: relative;
    background: url(../images/jiant.png)no-repeat right 20px center;
}
.sidebartile .met-column-nav-ul > li:hover a.link ,.sidebartile .met-column-nav-ul > li.dropdown a.link{
    background: url(../images/jiant1.png)no-repeat right 20px center;	
    color: #007dcc;
}
.sidebar-tile .met-column-nav-ul > li a.link span {
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.sidebartile .sidetel {
    display: block;
    margin: 17px 0 27px 2px;
}
.sidetel p{
	font-size: 14px;
	color: #444;
	line-height: 24px;
}

.product-search {
    margin-top: 20px;
}
.form-group {
    margin-bottom: 20px;
}
.input-search {
    position: relative;
}
.product-search .input-search-btn {
    border-left: 1px solid #ddd;
    background: #ddd;
    border-radius: 0;
}
.input-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
}
.product-search .input-search .form-control {
    border-radius: 0px;
}
.input-search-btn+.form-control {
    padding-right: 50px;
}
.input-search .form-control {
    border-radius: 200px;
}
.form-control:not(select) {
    -webkit-appearance: none;
}
.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: -webkit-box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    -o-transition: box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
    transition: box-shadow .25s linear,border .25s linear,color .25s linear,background-color .25s linear;
}
.form-control {
    display: block;
    width: 193px;
    height: 28px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.insdcontent{
	width: 71%;
}



.position {
    position: relative;
    padding-left: 12px;
    border-bottom: 1px solid #ddd;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.position i img{
    width: 25px;
    vertical-align: bottom;
}
.position a {
    color: #999;
    text-decoration: none;
    font-size: 14px;
}

.insdconts{
	width: 96%;
	margin: 20px auto;
}

.insdconts p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
}








.appgallery li{
	width: 33.2%;
	float: left;
	display: block;
	border-bottom: 1px dashed #e0e0e0;
	border-right: 1px dashed #e0e0e0;
	padding-top: 25px;
}
.appgallery li:nth-child(3),.appgallery li:nth-child(6),.appgallery li:nth-child(9){
	border-right: none;
}
.appgallery li a{
	display: block;
	width: 90%;
	margin: 0 auto ;
	text-align: center;
}
.appgallery li a img{
	width: 100%;
}
.appgallery li a span{
	font-size: 14px;
	color: #666;
	line-height: 48px;
}
.fancybox .fancyboximg{
	display: block;
    height: 182px;
    overflow: hidden;
}











.newslist {
    background: #ffffff;
    background-color: transparent;
    padding: 9px 0 48px;
}
.newslist ul.pageajax {
    padding: 0px;
    list-style: none;
}
.newslist ul.pageajax li {
    border: 10px solid #f7f7f7;
    padding: 30px 0;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    transition: all .3s;
}
.newslist ul.pageajax li h4 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #2a333c;
}
.newslist ul.pageajax li p.des {
    color: #76838f;
    margin-bottom: 10px;
}
.newslist ul.pageajax li p {
    font-size: 14px;
    font-weight: 300;
}
.newslist ul.pageajax li p.info {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;
}
.newslist ul.pageajax li:hover {
    box-shadow: 0 0 10px #999;
    background-color: #f0f0f0;
}
.newslist ul.pageajax li .sees{
	color: #b90000;
	text-align: right;
}












.zh_conts {
	margin: 5% auto 0;
}

.zh_conts li{
	margin-bottom: 20px;
    transition: all .3s;
    background: #fff;
    padding: 23px 40px 22px 0;
}

.zh_conts li:hover{
    box-shadow: 0 0 10px #999;
}

.cotnews {
	width: 100%;
	display: block;
}


.newsfa1 p {
	line-height: 46px;
}

.cotnews li:hover .new_left a img,
.cotnews li:hover .new_left a img {
	-webkit-transform: scale(1.1);
}

.new_right>a:hover {
	color: #eb3c03;
}

.new_right {
    width: 79%;
}

.new_right h2 a {
	display: block;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

.new_right h2 span {
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	color: #999;
}

.new_right p {
	margin: 10px 0 17px 0;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.new_right>a {
	-webkit-transition: .5s;
	float: right;
	border: 1px solid #d3d0ce;
	border-radius: 5px;
	font-size: 14px;
	width: 98px;
	height: 30px;
	color: #999;
	text-align: center;
	line-height: 30px;
}

.newsnrs {
	padding-bottom: 3%;
}

.newsdivs {
	padding: 3% 0 2%;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

.newschak {
	color: #666;
	line-height: 40px;
	font-size: 14px;
	float: right;
	margin-right: 8%;
}

.newschak:hover {
	color: #fc4646;
}

.newsdivs .newsfa1 p {
	line-height: 46px;
}

.newsdivs .newsfar .newsfrp {
	font-size: 16px;
	line-height: 40px;
}

.news {
	width: 100%;
	margin: 0 auto 4%;
}

.newsl {
	width: 49%;
	background: #eeeeee;
}

.newsimg img {
	width: 100%;
}

.newsfa {
	margin: 3% 0;
}

.newsfa1 {
    width: 20%;
    text-align: center;
    margin-top: 13px;
}

.newsfa1 p {
	color: #d67400;
	width: 60%;
	margin: 0 auto;
	line-height: 57px;
}

.newsfa1 p:nth-child(1) {
	border-bottom: 1px solid #d67400;
	font-size: 26px;
}

.newsfar {
	width: 78%;
}

.newsfar p {
	color: #888;
	font-size: 12px;
}

.newsfar .newsfrp {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	line-height: 32px;
}

.newsr {
	width: 48%;
}

.newsfas1 {
	width: 100%;
	margin: 0;
	padding: 2.88% 0;
}




.pageLists{
	margin-top: 46px;
}


.insdconts,.insdconts p img{
	display: block;
	width: 100%;
}









