/*css*/
@import "grid.css";
@import "su.css";
@import "iconfont.css";
@import "css2.css";
@import "swiper.min.css";
@import "anniu.css";
@import "bootstrap.min.css";
@import "lib2.css";
/* Header */

.wow {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}



::-webkit-scrollbar-track-piece,
::-webkit-scrollbar,
::-webkit-scrollbar-thumb {
  width: 5px;
}

::-webkit-scrollbar-track-piece {
  background-color: #101012; 
}

::-webkit-scrollbar {
  background-color: #909744;
}

::-webkit-scrollbar-thumb {
  background-color: #006835;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #909744;
}
.img_wrap1{display:block;padding:10px;background:#fff;box-shadow:1px 1px 4px #666;position:relative;}

.img_wrap2{display:block;padding:5px;background:#fff;box-shadow:0px 0px 4px #d2ccc1;position: relative;}

.img_wrap3{display:block;padding:5px;background:#fff;box-shadow:1px 1px 4px #666;position:relative;}

.img_wrap1 strong, .img_wrap2 strong{display:block;position: absolute; top:0;left:0;width:0;height:0;background:#b80404;}

.img_wrap3 strong{display:block;position: absolute; top:0;left:0;width:0;height:0;background:#535354;}

.img_wrap1 img, .img_wrap2 img, .img_wrap3 img{position: relative; z-index:1;}

a.img_wrap1:hover strong, a.img_wrap2:hover strong, a.img_wrap3:hover strong{height:100%;width:100%;}
.img_wrap1, .img_wrap2, .link1, .sf-menu a,a.img_wrap2 strong, a.img_wrap1 strong, a.img_wrap3 strong{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.sf-menu strong,.button1 strong,.list1 a em,.link1 em,.button2 strong{
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
-moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
-ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
-o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.top{background:#282d34;}
.top p{ line-height:36px; height:36px; font-size:13px; color:#FFF; margin-bottom:0}

header h1,#logo{position:relative;z-index:9;float:left; margin:14px 0}
header h1 a.logo,#logo a.logo{display:block;}
header .tel{ float:right; padding-top:50px}

/*banner*/
.banner{
	width: 100%;height: 500px;
}
.banner .swiper-container {
    width: 100%; height: 100%;background: -webkit-gradient(linear,left top,left bottom,from(#064996),to(#5d7da1));
    background: -webkit-linear-gradient(top,#064996,#5d7da1);
    background: -o-linear-gradient(top,#064996,#5d7da1);
    background: linear-gradient(to bottom,#064996,#5d7da1);
}

.banner .swiper-slide {
    background-position: center;
    background-size: cover;
}

.banner .swiper-pagination.banner-page{
	bottom: 10px;
}

.banner .swiper-pagination.banner-page li{
	margin: 5px;
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 0;background-color: #666;
	border: 2px solid #FFF;
	color: #fff;
	cursor: pointer;    border-radius: 50%;box-shadow: 0px 2px 1px #666;
}

.banner .swiper-pagination.banner-page li.active{
	background-color: #0065ac;
}
.banner .swiper-container .container{position: absolute;top: 20%;left: 15%;}
.banner .swiper-container h2{color: #fff;font-size: 36px;margin-bottom: 20px;}
.banner .swiper-container p{color: #fff;font-size: 20px;}
/*first*/
.first{ background:#eef1f2; padding:50px 0}
.about_title{font: Arial, sans-serif;
    color: #b80404;
    margin-top: 30px;
    font-weight: bold;}
.about_title h2 {
    float: left;
    font-style: italic;
    margin-right: 5px; line-height:36px; margin-bottom:20px
}
/*second*/
.second{ padding:50px 0}
.all_til p{ font-size:24px; }
/* Products */

.pro-list li{position: relative;width: 100%;min-height: 170px;margin:10px 0;background: #f7faf9;background: #f7faf9\0/;border-bottom: 2px solid #f7faf9\0/;border-radius: 0 0 1px 1px;box-shadow: 0 1px 2px #c5c5c5;transition: .3s;-moz-transition: .3s;

-webkit-transition: .3s;-o-transition: .3s}

.pro-img{position: relative;height: auto; padding-bottom:50px;overflow: hidden}

.pro-img img{transition: .9s;-moz-transition: .9s;-webkit-transition: .9s;-o-transition: .9s;line-height: 1em; max-height:185px}

.pro-learnt{position: absolute;left: 0;right: 0;height: 10px;background-color:#39b94e;bottom: -19px;color: #fff;font-size: 12px;height: 24px;line-height: 24px;text-align: center;transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s}

.pro-list li:hover{border-bottom: 2px solid #dae0e5\0/;box-shadow: 0 2px 8px #bbb}

.pro-list li:hover img{transform: scale(1.2);-webkit-transform: scale(1.2)}

.pro-intro,.pro-tips{position: absolute;bottom:0;left:0;right: 0;padding: 0 14px;height: 58px;background:#f5f5f5;background:#f7faf9/;

*background:#f7faf9;font-size:12px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;z-index: 9}

.pro-intro{opacity: 0;z-index: 10;display:none/;*display:none}

.pro-tips h2{color:#363d40;line-height:50px;height: 50px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;text-align:center;margin: 0}

.pro-intro p{padding-top:10px;height:40px;line-height:20px;margin:0;overflow: hidden}

.pro-list li:hover .pro-intro{color:#444;opacity:1;display:block/;*display:block}

.pro-footer{padding: 40px 0 60px;text-align: center}

.pro-footer a{display: inline-block;width: 118px;border-radius:50px;height: 38px;line-height: 38px;border: 1px solid #d0d6d9;font-size: 16px;color: #363d40;text-decoration:none;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}

.pro-footer a:hover{background-color: #d0d6d9}
/*third*/
.third{ padding:50px 0;     background:url(../images/third_bg.jpg) no-repeat center top #163e59;
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    color: #fff;
    overflow: hidden;}


/*fourth*/
.fourth{ padding:50px 0; background:#ededed}
.page-news-list a{ font-size:14px}
.data{width:60px; height:60px; display:block;background:#CCC;color:#333; text-align:center; line-height:60px}
.month{display:block;width:60px;text-align:center}
.page-news-list li{padding:10px;margin-bottom:15px;overflow:hidden;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}
.page-news-list li a{font-size:16px; height:20px; line-height:20px; display:block; overflow:hidden}
.page-news-list li p{ padding-top:5px;color:#777}
.page-news-list li:hover{background:#c80a0a}
.page-news-list li:hover p,.page-news-list li:hover .month{color:#fff}
.page-news-list li:hover .data{background:#FFF;}
.page-news-list li:hover a{color:#fff}
.page-news-list li:hover a:hover{color:#fff}
.pic_news .new_img{max-height:160px; overflow:hidden}
.white_bar {
    background: #fff;
    box-shadow: 0 1px 3px #c5c5c5;
    overflow: hidden;
}
.pic_news .button1 {
    margin-left: 10px;
    margin-top: 0;
}

/*底部*/
footer {
    width: 100%;border-top: 6px #424242 solid;
    padding-top: 20px;
    padding-bottom: 10px;}
.footer_link ul li {
    display: inline;
    line-height: 22px;
}
.footer_link ul li a {
    margin: 0 10px;
    color: #666;
    display: inline-block; font-size:14px
}
.footer_link .copyRight{ margin-top:10px}
/*location*/
.page-menu {
    background: #fafafa;
    border-bottom: 2px solid #0000\0/;
    box-shadow: 0 1px 3px #bbb;
    line-height: 32px;
}
.location {
    text-align: right;
}
/**/
.btn-default,.dropdown-menu{ width:100%; margin-bottom:20px}
.scienbar-t {
    display: none;
}
/*page_news*/
.n_list .n_list_til{ background:url(../images/n_list_bg.png) no-repeat; height:80px}
.n_list .n_list_til p{ font-size:22px; color:#FFF; padding:25px 0 0 30px}
.n_list li{    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.n_list ul{ border-bottom:1px solid #dcdcdc; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; margin-top:-15px; padding-top:20px; padding-bottom:10px}
/* Lists */

.list1 li{padding-left:40px;padding-top:1px;line-height:35px;    border-bottom: 1px dashed #dcdcdc;}

.list1 a{font-size: 14px; line-height: 15px;color: #333333;text-transform:uppercase;display:inline-block;position: relative; transition: all .36s ease;}
.list1 li a:hover,.list1 .current a{ color:#e28104; padding-left:10px}
.list1 li a:before{position: absolute;width: 13px;height: 13px;content: '';top: 2px;left: -23px;background: url(../images/list_marker.png)  no-repeat;transition: 0.7s;-webkit-transition: 0.7s;-moz-transition: 0.7s}
.list1 li a:hover:before{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg)}


.list2 li{padding-left:30px;padding-top:1px;margin-bottom:8px}

.list2 a{font-size: 12px; line-height: 15px;color: #333333;text-transform:uppercase;display:inline-block;position: relative; transition: all .36s ease; white-space: nowrap;}
.list2 li a:hover,.list1 .current a{ color:#e28104; padding-left:10px;}
.list2 li a:before{position: absolute;width: 13px;height: 13px;content: '';top: 2px;left: -23px;background: url(../images/list_marker.png)  no-repeat;transition: 0.7s;-webkit-transition: 0.7s;-moz-transition: 0.7s}
.list2 li a:hover:before{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg)}


.n_xw li{ border-bottom:1px dashed #d5d5d5; margin-bottom:20px; padding-bottom:30px}
.n_xw .list1 li{ margin:0; padding-bottom:0;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.n_xw .list1 li span{ color:#999}
	
.prnext b {
    padding: 5px 10px;
    background: #A6A6A6;
    color: #fff;
    margin-right: 5px;
    vertical-align: top;
}
.prnext {
   margin-top:30px
}
.prnext a {
    padding: 5px 10px;
    background: #eee;
    margin-right: 5px;
}
.prnext a:hover {
    background: #A6A6A6;
    color: #fff;
}

.write {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.prevnext {
    border-top: 3px solid #eee;
    overflow: hidden;
}

h3.h3 {
    font-size: 28px;
    line-height: 22px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #847f7d;
}


/*feedback*/
.feedback li{padding: 6px 0;font-size: 16px;}
.feedback lable{width: 80px;display: inline-block;}
.feedback input,.feedback textarea{border: 1px solid #ccc;padding: 6px;height: inherit;border-radius: 5px; }
.feedback span{margin-left: 5px;}
.feedback .submit{width: 100px;background: #8e8e8e;border: 0;color: #fff;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; cursor:pointer}
.feedback .submit:hover{color:#fff; background:#38a7f5}
.feedback input{ width:60%}
.feedback textarea{margin: 0px; height: 110px; }
.list_pic .grid_9{ float:right}
.list_pic .grid_3{ float:left}

a.img_wrap1:hover strong, a.img_wrap2:hover strong, a.img_wrap3:hover strong{height:100%;width:100%;}
.img_wrap1, .img_wrap2, .link1, .sf-menu a,a.img_wrap2 strong, a.img_wrap1 strong, a.img_wrap3 strong{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.sf-menu strong,.button1 strong,.list1 a em,.link1 em,.button2 strong{
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
-moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
-ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
-o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.button1{display:inline-block; padding:12px 30px;margin: 18px 0 0; font-size: 16px; color:#fff; text-transform:uppercase; background:#333;position:relative;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}

.button1:hover{color:#fff; background:#c80a0a}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media (min-width: 980px) and (max-width: 1199px) {
.n_list .n_list_til {
    background: url(../images/n_list_bg2.png) no-repeat;
}
}
@media only screen and (max-width: 1199px) {

.banner{margin-top:10px}
.mh_second{ display:none}
header{ background:none}
}
@media only screen and (max-width: 979px) {
.about_title {
    display: none;

}

.n_list .n_list_til {
    background: url(../images/n_list_bg3.png) no-repeat;
}
}
@media (min-width: 767px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {


}

@media only screen and (max-width: 979px) {

.banner{ height:350px}
.top{ display:none}

header h1 img{ width:100px}
}



@media only screen and (max-width: 767px) {
.xxzx,.quickLinks{ margin-top:10px}
.first .grid_8{ width: 460px;}
.banner{ height:200px}
select{ display:block}
.n_list{ display:none}
.scienbar-t {
    display: block;
}
.n_list{ display:none}

}

@media only screen and (max-width: 479px) {

.location {
    text-align:center;
}
}