
i {
	font-style: normal;
}
.conterym{
	/*background: #fbfbfb;*/
}

.bottoms{
	background: rgba(255,255,255,0.8);
	padding: 1.8% 0;
}
.bottoms p,.bottoms a{
	color: #595959;
}
.cot_wit {
    width: 100%;
}
.cot_withs {
    max-width: 1300px;
    margin: 0 auto;
}
.margsx {
    margin: 3.5% auto 7%;
}

/*.ty_maincont{
	font-size: 0;
}*/

/*------------------------                bannerny                            --------------------------*/


.bannerny{
	width: 100%;
}
.bannerny img{
	width: 100%;
	margin: 0 auto;
	display: block;
}




/*------------------------                banner                            --------------------------*/
.ty_sliderbar {
    width: 20%;
}
.ty_abtit {
    font-size: 30px;
    color: #009944 ;
    text-align: left;
}
.ty_abtit span {
    font-size: 20px;
    display: block;
    color: #d4dae6;
    margin-top: -6px;
}
.ty_menulist {
    border-top: 1px solid #ececec;
    margin-top: 14px;
}
.ty_menulist li {
    border: 1px solid #ececec;
    border-top: none;
    position: relative;
    width: 100%;
}
.ty_menulist li .ty_menua {
    display: block;
    font-size: 16px;
    padding-left: 14px;
    line-height: 50px;
    color: #666;
}
.ty_menua .ty_icon {
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -15px;
    line-height: 24px;
    color: #f0f2f6;
}
.ty_icon img {
    width: 100%;
}


.ty_maincont {
    width: 76%;
}
.ty_current {
    margin-top: 0;
    text-align: right;
    height:40px !important;
    border-bottom: 1px solid #d4dae6;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}
.ty_current span {
    color: #31cf9f;
}
.ty_current a {
    color: #666;
display:inline-block;
}

.ty_menulist li:hover .ty_menua,.ty_menulist li.on .ty_menua{
	color: #009944;
}

/*       -----------       product        ---------------         */
.product_cot {
    padding-top: 55px;
    padding-bottom: 60px;
}
.product_cot{
	width: 100%;
	overflow: hidden;
	padding-top: 2.5%;
}
.product_cot li{
    width: 28%;    display: block;
    float: left;
    background: #eee;
    box-shadow: 2px 2px 18px #eee;
    position: relative;
    margin: 0 2.5% 2%;
}
.prots{
height: 100%;
    display: block;
}
.product_cot figure{
	margin: 0 ;
height: 80%;
}
.product_cot figure a{
height: 100%;
    display: block;
}
.prokimg{
	width: 100%;
	display: block;
	overflow: hidden;
height: 100%;
}
.prokimg img{
	width: 100%;
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
display: block;
    height: 100%;
}
.profig:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.profig{
	width: 100%;
}
.prots h4 a{
    color: #464646;
}
.prots h4 {
    margin: 0;
    font-size: 14px;
    text-align: left;
    line-height: 52px;
    padding-left: 5%;
    border-top:1px solid #eee;
}
.profig:hover .mask {

}
.mask {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    z-index: 2;
position: relative;
}
.profig:hover .mask_img{
	    opacity: 1;
}
.mask .mask_img{
position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
    opacity: 0;
}
.mask .mask_img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

}







/*------------------------                footer                            --------------------------*/


 .newsnrs {
    padding-bottom: 3%;

}
.newsdivs {
    padding: 2% 0;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}
.newsfa1 {
    width: 20%;
    text-align: center;
}
.newsdivs .newsfa1 p {
    line-height: 46px;
}
.newsfa1 p:nth-child(1) {
    border-bottom: 1px solid #009944;
    font-size: 26px;
}
.newsfa1 p {
    color: #009944;
    width: 60%;
    margin: 0 auto;
    line-height: 30px;
	font-size: 16px;
}
.newsfar {
    width: 78%;
}
.newsdivs .newsfar .newsfrp {
    font-size: 16px;
    line-height: 40px;
}
.newsfar .newsfrp {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 32px;
}
.newsfar p, .newsfar p a {
    color: #888;
    font-size: 12px;
}
.newschak {
    color: #666;
    line-height: 40px;
    font-size: 14px;
    float: right;
    margin-right: 8%;
}

.newsul li:hover .newschak{
	color: #009944;
}
.newsnrs ul li {
width:100%
}





.certificate {
    width: 100%;
    padding: 3.5% 0 2%;
}
.certif {
    margin: 0 auto;
    position: relative;
    padding-bottom: 4%;
    border-left: 1px dashed #e0e0e0;
    border-top: 1px dashed #e0e0e0;
}
.appgallery li {
    width: 33%;
    float: left;
    display: block;
    border: 1px dashed #e0e0e0;
    border-left:none;
    border-top:none;
    padding: 1% 0;
}
.appgallery li a {
    display: block;
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.fancybox .fancyboximg {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.appgallery li a span {
    font-size: 14px;
    color: #666;
    line-height: 48px;
}
.appgallery li a img {
    width: 100%;
}














@media screen and (max-width:768px) {

.ty_sliderbar {
    width: 90%;
    float: none !important;
    margin: 0 auto;
}

.ty_menulist li {
    border: 1px solid #ececec;
    border-top: none;
    width: 49.3%;
    float: left;
}
.ty_maincont {
    width: 90%;
    float: none !important;
    margin: 0 auto;
}

.ty_menulist li .ty_menua {
    display: block;
    font-size: 12px;
    padding-left: 8px;
    line-height: 50px;
    color: #666;
    width: 73%;
}


.product_cot li {
    width: 45%;
    display: block;
    float: left;
    background: #eee;
    box-shadow: 2px 2px 18px #eee;
    position: relative;
    margin: 0 2.5% 2%;
}
.prots h4 {
    margin: 0;
    font-size: 12px;
    line-height: 0.52rem;
    padding-left: 0;
    border-top: 1px solid #eee;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.newsfar p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newsfrp {
    font-size: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsfa1 p {
    width: 86%;
    margin: 0 auto;
    line-height: 30px;
}

.newsfa1 {
    width: 24%;
    text-align: center;
}

.newsfar {
    width: 70%;
}





.appgallery li {
    width: 49.5%;
    float: left;
    display: block;
    border: 1px dashed #e0e0e0;
    border-left: none;
    border-top: none;
    padding: 1% 0;
}








}





/*分页样式*/
.digg{ margin:0; padding:0; text-align:center; font-size:14px; padding-bottom:50px;}
.digg a{ display:inline-block; /*float:left;*/ padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
.digg a:hover { border:1px solid #3b8dd1; }
.digg span{ display:inline-block; /*float:left;*/ padding:5px 0; line-height:20px; height:20px; }
.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; }
