body{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑" !important;
}
a{
	text-decoration:none;	
}
a:focus {
     outline:none !important;
     -moz-outline:none !important;
}
img{
	border:0px;
}
ul,li{
	list-style-type:none;
}

.header{
	width:100%;
	height:100px;
	background:#fff;
	border-bottom:5px solid #e08e18;
}
.logo{
	display:block;
	float:left;
	padding-top:10px;
	padding-left:100px;
}
.i_nav{
	/* width:680px; */
	float:right;
	margin-right:80px;
	height:100%;
}
.am-menu{
	height:100%;
	float:left;
	margin-right:60px !important;
}
.am-menu-dropdown2 .am-menu-nav{
	height:100%;
	padding:0px !important;
}

.am-avg-sm-4 > li{
	height:100%;
}
.am-menu-dropdown2 .am-menu-nav > li > a{
	height:100%;
	line-height:100px;
}

.am-menu-dropdown2 .am-menu-nav{
	background:none !important;
	box-shadow:none !important;
}


.am-slider-default .am-direction-nav a::before{
	content:"" !important;
	width:50px !important;
	height:100px !important;
	
	
}
.am-slider-default{
	margin-bottom:0px !important;
}
.am-slider-default .am-direction-nav a{
	width:50px !important;
	height:100px !important;
	margin-top:-50px !important;
}

.am-slider-default .am-direction-nav .am-prev{
	left:120px !important;
	background:url(../images/pre.png) no-repeat;
}
.am-slider-default .am-direction-nav .am-next{
	right:120px !important;
	background:url(../images/next.png) no-repeat;
}

.am-slider-default .am-control-nav{
	bottom:15px !important;
}
.am-slider-default .am-control-nav li a{
	border-radius:0px !important;
	width:24px !important;
	background-color:rgba(255,255,255,0.8) !important;
}
.am-slider-default .am-control-nav li a.am-active{
	background-color:#ff3300 !important;
}

.right_bar{
	float:right;
	width:196px;
	height:62px;
	padding-top:38px;
	
	
}
.right_bar_in{
	width:100%;
	height:22px;
	padding-left:28px;
	border-left:1px solid #d3d3d3;
}
.right_bar a{
	padding-left:5px;
	padding-right:5px;
}

@media screen and (max-width: 1450px) {
   .right_bar{
	   display:none;
   }
}



.main01{
	width:100%;
	height:598px;
	background:url(../images/bg_bg01.jpg) top center no-repeat;
}
.png01{
	padding-top:96px;
}
.title01{
	line-height:70px;
	font-size:22px;
	color:#313131;
	margin-bottom:12px;
}
.text01{
	font-size:18px;
	color:#000;
	line-height:36px;
}
.more{
	display:block;
	width:156px;
	height:34px;
	background:#0065c4;
	text-align:center;
	line-height:34px;
	color:#fff;
	font-size:14px;
}
.more:hover{
	color:#fff;
}





.main02{
	width:100%;
	height:682px;
	background:url(../images/bg_bg02.jpg) no-repeat;
}
.png02{
	padding-top:72px;
}
.main02 .am-slider{
	width:960px;
	height:auto;
	margin:0 auto;
	margin-top:56px;
}
.main02 .am-slider-default .am-direction-nav a{
	width:57px !important;
	height:139px !important;
	margin-top:-70px !important;
}
.main02 .am-slider-default .am-direction-nav .am-prev{
	left:-108px !important;
	background:url(../images/left.png) no-repeat !important;
}
.main02 .am-slider-default .am-direction-nav .am-next{
	background:url(../images/right.png) no-repeat !important;
	right:-108px !important;
}
.main02 .am-slider-default .am-control-nav{
	display:none;
}
.main02 .am-slider .am-slides > li{
	border-right:1px solid #cdcccd;
}
.main02 .am-slider .am-slides > li .title02{
	height:120px;
	width:100%;
	background:#f8f9fa;
	transition:1s;
}
.main02 .am-slider .am-slides > li .title02 a{
	display:block;
	padding-left:18px;
	padding-top:10px;
	color:#0564c6;
	font-size:13px;
	transition:1s;
}
.main02 .am-slider .am-slides > li .title02 span{
	display:block;
	padding-left:18px;
	padding-top:24px;
	color:#444;
	font-size:14px;
	transition:1s;
}
.main02 .am-slider .am-slides > li:hover .title02{
	height:120px;
	width:100%;
	background:#0c4da2;
}
.main02 .am-slider .am-slides > li:hover .title02 a{
	color:#fff;
}
.main02 .am-slider .am-slides > li:hover .title02 span{
	color:#fff;
}




.main03{
	width:100%;
	height:578px;
	background:#fff;
}
.png03{
	padding-top:78px;
}
.index_news li a{
	display:block;
	width:90%;
}
.index_news li img{
	width:100%;
}

.title03{
	width:90%;
	height:150px;
	margin-top:8px;
}
.title03_left{
	width:20%;
	text-align:center;
	float:left;
}
.title03_left a,.title03_left span{
	display:block;
}
.title03_left a{
	font-size:24px;
	color:#0c4da2;
	font-weight:bold;
}
.title03_left span{
	width:90%;
	font-size:14px;
	color:#0c4da2;
	padding-bottom:3px;
}
.title03_right{
	width:80%;
	float:right;
}
.title03_right a{
	display:block;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.title03_right a:last-child{
	display:block;
	width:100%;
	line-height:28px;
	font-size:14px;
	color:#000;
	font-weight:normal;
	/* text-indent:2em; */
}
.li_up{
	width:100%;
	height:150px;
}
.li_up a{
	display:block;
	width:30% !important;
	float:left;
}
.li_up a img{
	width:100%;
}
.title04{
	width:65%;
	float:right;
	color:#000;
	font-size:14px;
	line-height:28px;
}
.title04 a{
	display:block;
	font-size:16px;
	color:#000;
	width:auto !important;
}
.title04 a:last-child{
	font-size:14px;
}







.footer{
	width:100%;
	height:324px;
	background:url(../images/footerbg.jpg) center center no-repeat;
}
.f_nav{
	width:1133px;
	padding-top:108px;
	margin:0 auto;
}
.f_navli{
	width:15%;
	float:left;
}
.f_navli a{
	display:block;
	font-size:15px;
	color:#e1e1e1;
	line-height:28px;
	text-align:center;
}
.f_navli a:first-child{
	font-size:18px;
	color:#fff;
	margin-bottom:30px;
	/* display:none; */
}
.f_navli a:hover{
	color:#e1e1e1;
}
.f_navli_last{
	width:23%;
	float:left;
	margin-left:2%;
}
.f_navli_last a{
	display:block;
	font-size:18px;
	color:#fff;
	margin-bottom:30px;

}
.f_navli_last a:hover{
	color:#e1e1e1;
}

.index_news{
	width:1200px;
	margin:0 auto !important;
	margin-top:35px !important;
}


.bottom{
	width:100%;
	height:64px;
	background:#005eae;
}
.bottom-text{
	width:1133px;
	height:100%;
	margin:0 auto;
	line-height:64px;
	font-size:14px;
	color:#e7e7e7;
}
.bottom-text span{
	display:block;
	float:right;
}




/**关于我们**/
.banner_n{
	width:100%;
	height:378px;
}

.about{
	width:1330px;
	margin:0 auto;
	padding-top:68px;
}

.about p{
	font-size:16px;
	color:#202020;
	line-height:30px;
	margin-bottom:5px;
}

.bom_photo{
	width:1520px;
	margin:0 auto;
	padding-top:66px;
}
.bom_photo_title{
	width:1325px;
	margin:0 auto;
	line-height:40px;
	font-size:32px;
	color:#5f5f5f;
}
.bom_photo_title i{
	font-size:24px;
	color:#e1e1e1;
	line-height:48px;
}

#inner {
	height:300px;
	position:relative;
	overflow:hidden;
	margin:50px 0 0 0;
}
#carousel div {
	border:1px solid #999;
	background:#fff;
	/* width:430px; */
	width:300px;
	height:230px;
	float:left;
	padding:10px;
	margin:0 5px;
	text-align:center;
}#carousel div img{
	margin-bottom:12px;
}
#pager {
	text-align:center;
	margin-top:20px;
	color:#666;
}
#pager a {
	color:#666;
	text-decoration:none;
	display:inline-block;
	padding:5px 10px;
}
#pager a:hover {
	color:#333;
}
#pager a.selected {
	background-color:#333;
	color:#ccc;
}
#prev, #next {
	display:block;
	width:50px;
	height:80px;
	margin-top:-60px;
	position:absolute;
	top:50%;
	z-index:2;
}
#prev {
	background:url(../images/ui-prev.png) no-repeat;
	left:50%;
	margin-left:-750px;
}
#next {
	background:url(../images/ui-next.png) no-repeat;
	right:50%;
	margin-right:-750px;
}


/**新闻中心**/

.news{
	width:100%;
	min-height:360px;
	height:auto;
	overflow:auto;
	background:#eaeaea;
	position:relative;
}

.newsleft{
	width:40px;
	position:absolute;
	top:180px;
	left:60px;
	margin-top:15px;
}
.newsleft ul{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
}
.newsleft li:first-child{
	border-bottom:1px solid #333;
	padding-bottom:15px;
}
.newsleft li a{
	display:block;
	font-size:14px;
	color:#333;
}
.newsleft li a:hover{
	color:#0065c4;
	text-decoration:underline;
}

.news_xbt{
	width:78%;
	height:60px;
	margin:60px auto;
}
.news_xbt a{
	display:block;
	width:150px;
	height:60px;
	float:left;
	line-height:60px;
	font-size:24px;
	color:#999;
	text-align:center;
	
}
.on_a{
	font-size:32px !important;
	color:#333 !important;
	font-weight:bold;
}


.newsnr{
	width:78%;
	margin:0 auto;
}

.newslist{
	width:30%;
	height:auto;
	float:left;
	margin-right:3.33%;
	margin-bottom:45px;
	background:#fff;
}
.newslist:nth-child(3n){
	margin-right:0px;
}
.newslist .newsimg img{
	width:100%;
	transition:0.6s;
}
.newslist .newsimg img:hover {
    transform: translateZ(0px) scale(1.1);
}

.news_time-des{
	width:88%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e5e5e5;
	overflow:auto;
}
.time{
	width:86px;
	height:100%;
	float:left;
	text-align:center;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #e5e5e5;
}
.time p{
	font-size:28px;
	color:#333;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

.time span{
	font-size:14px;
	color"#666;
}
.des{
	float:left;
	max-width:270px;
}
.des-title{
	display:block;
	font-size:16px;
	color:#333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.des-nr{
	display:block;
	font-size:13px;
	color:#666;
	line-height:26px;
}

.n-more{
	width:88%;
	height:42px;
	line-height:42px;
	margin:0 auto;
}
.n-more a:first-child{
	display:block;
	float:left;
	color:#777;
	transition:0.5s;
}
.n-more a:last-child{
	display:block;
	float:right;
	color:#777;
	font-size:20px;
	transition:0.5s;
}
.newslist:hover .n-more a:first-child{
	padding-left:10px;
	color:#0065c4;
}
.newslist:hover .n-more a:last-child{
	padding-right:10px;
	color:#0065c4;
}


/**新闻详情页**/
.news_xq{
	width:1200px;
	height:auto;
	overflow:auto;
	margin:0 auto;
	padding-top:68px;
	padding-bottom:38px;
}
.news-title{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:36px;
	color:#323232;
	text-align:center;

}
.news-info{
	width:100%;
	height:60px;
	line-height:80px;
	font-size:12px;
	color:#a9a9a9;
	text-align:center;
}
.news-desc{
	width:1150px;
	margin:0 auto;
	padding:40px 75px;
	border:1px solid #dadada;
	background:#e5e5e5;
	line-height:30px;
	font-size:16px;
	color:#4c4c4c;
	font-style: oblique; 
}
.news-nr{
	width:1000px;
	margin:0 auto;
	margin-top:35px;
	line-height:40px;
	font-size:14px;
	color:#595b5e;
}



/**产品列表**/

.pro{
	width:1150px;
	margin:0 auto;
	padding-top:40px;
}
.protitle{
	width:500px;
	height:40px;
	margin-bottom:25px;
	line-height:40px;
	font-size:24px;
	color:#000;
}

.p_type{
	width:100%;
	height:50px;
	margin-bottom:40px;
}

.p_type a{
	display:block;
	float:left;
	height:50px;
	line-height:50px;
	padding-left:20px;
	padding-right:20px;
	margin-right:10px;
	background:#e4e4e4;
	font-size:14px;
	color:#333;
	transition:0.5s;
}
.p_type a:first-child{
	background:#175ca9;
	color:#fff;
}
.p_type a:hover{
	background:#175ca9;
	color:#fff;
}

.pro-nr{
	width:100%;
	overflow:auto;
}
.prolist{
	float:left;
	width:23%;
	margin-right:2.66%;
	margin-bottom:30px;
	border:1px solid #ccc;
}
.prolist:nth-child(4n){
	margin-right:0px;
}
.prolist a{
	display:block;
	width:100%;
}
.prolist a img{
	width:100%;
}
.prolist span{
	display:block;
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:14px;
	color:#444;
	background:#dadada;
	transition:0.6s;
}
.prolist:hover span{
	background:#f4a813;
	color:#fff;
}

/**产品详情页**/
.p-in{
	/* width:1440px; */
	width:1240px;
	margin:0 auto;
	overflow:auto;
}
		
.title-buy{
	width:240px;
	height:400px;
	float:left;

}
.p-title{
	padding-left:10px;
	border-left:4px solid #0768ab;
	margin-bottom:20px;
}
.p-title span{
	display:block;
}
.down-jt{
	width:100%;
	height:33px;
	text-align:center;
	margin-top:25px;
	/* margin-bottom:50px; */
}
.xq{
	width:100%;
	height:auto;
	overflow:auto;
	background:#eaeaea;
	padding-top:25px;
}
.xq_in{
	width:1280px;
	min-width:1000px;
	margin:0 auto;
	background:#fff;
	padding:30px;
	line-height:36px;
}

.xgtj{
	width:1280px;
	min-width:1000px;
	height:500px;
	margin:0 auto;
	margin-top:45px;
	margin-bottom:30px;
	background:#fff;
}

.xg_title{
	width:500px;
	padding-top:25px;
	padding-left:50px;
	margin-bottom:80px;
}

.scrollleft{
	width:1110px;
	margin:0 auto;
}
.scrollleft li{
	float:left;
	margin-right:33px;
	display:inline;
	width:336px;
	position:relative;
}
.scrollleft li span{
	display:block;
	
	background:#036eb8;
	padding:8px 7px;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.scrollleft img{
	width:100%;
}

/**联系我们**/

.con_nr{
	position:absolute;
	width:320px;
	height:410px;
	background:#ef981a;
	left:20%;
	top:268px;
	border-radius:5px;
}
.con_nr span{
	display:block;
	color:#fff;
	padding-left:30px;
	font-size:14px;
}
.con_nr span:first-child{
	padding-top:36px;
	font-size:21px;
}
.con_nr span:nth-child(2){
	padding-left:0px;
	margin-left:30px;
	width:90px;
	font-size:21px;
	border-bottom:1px solid #fff;
}
.con_nr span:nth-child(3){
	margin-top:40px;
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon01.png) no-repeat;
	background-position:40px center;
}
.con_nr span:nth-child(4){
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon02.png) no-repeat;
	background-position:40px center;
}
.con_nr span:nth-child(5){
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon03.png) no-repeat;
	background-position:40px center;
}
.con_nr span:nth-child(6){
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon04.png) no-repeat;
	background-position:40px center;
}
.con_nr span:nth-child(7){
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon05.png) no-repeat;
	background-position:40px center;
}
.con_nr span:nth-child(8){
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon06.png) no-repeat;
	background-position:40px center;
}
.con_nr span:nth-child(9){
	padding-left:63px;
	height:28px;
	line-height:28px;
	background:url(../images/c_icon07.png) no-repeat;
	background-position:40px center;
}

.con_nr a{
	display:block;
	width:263px;
	height:36px;
	background:#fff;
	border-radius:5px;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#494949;
	margin:0 auto;
	margin-top:10px;
}




.main02 .am-slider .am-slides img{
	width:240px !important;
	height:185px !important;
}



/* 分页样式 */
.pagination {list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom}
.pagination li {display:inline-block!important;border:solid 1px #EBEBEB;border-radius:4px}
.pagination a {color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination .disabled a:link,.pagination .disabled a:visited,.pagination .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
.pagination .active {pointer-events:none}
.pagination .active,.pagination a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination-group {border-right:solid 1px #EBEBEB;border-radius:4px}
.pagination-group li {float:left;border-right:0;border-radius:0}
.pagination-group li:not(:first-child):not(:last-child) {border-radius:0}
.pagination-group li:first-child {border-radius:4px 0 0 4px}
.pagination-group li:last-child {border-radius:0 4px 4px 0}
.pagination-group .active,.pagination-group a:hover {background:#f5f5f5;border-radius:0}
.pagination-big a {padding:10px 16px;font-size:16px}
.pagination-small a {padding:5px 10px;font-size:12px}
.pagination.border-main .active a,.pagination.border-sub .active a,.pagination.border-dot .active a,.pagination.border-black .active a,.pagination.border-gray .active a,.pagination.border-red .active a,.pagination.border-yellow .active a,.pagination.border-blue .active a,.pagination.border-green .active a {color:#fff}
.pager {list-style:none;padding:0;text-align:center;clear:both}
.pager li {display:inline-block}
.pager li a {color:#333;border:solid 1px #EBEBEB;border-radius:15px;padding:5px 15px;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pager li a:hover {background-color:#f5f5f5;transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pager-prev,.pager .pager-prev,.pager-next,.pager .pager-next {font-size:36px;padding:0;color:#FFF;background-color:rgba(255,255,255,.3);width:50px;height:50px;line-height:45px;display:inline-block;border-radius:50%;text-align:center;cursor:pointer}
.pager-prev:hover,.pager-next:hover {background-color:rgba(0,0,0,.6)}
.pager-group li {float:left;display:inline-block}
.pager-group li:not(:first-child):not(:last-child) {border-radius:0}
.pager-group li a:first-child {border-radius:4px 0 0 4px}
.pager-group li a:last-child {border-radius:0 4px 4px 0}

.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#175ca9;color:#fff;border:1px solid #175ca9;}










