/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}
a{
	color: #222222;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
	text-decoration: none;
}

* {
    font-family: Microsoft YaHei, iconfont !important;
	
}

body {
    font: 12px Microsoft YaHei, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    /* color: #222 */
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}


sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
	background: #005697;
}
/* new style */
.container{
	width: 75rem;
	margin: 0 auto;
}
.flex_between{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_around{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.flex_{
	display: flex;
	justify-content: space-between;
}
.flex_c{
	display: flex;
	align-items: center;
}
.flex_cc{
	display: flex;
	align-items: center;
	justify-content: center;
}
.display_{
	display: block;
}
.index_header{
	
}
.nav-search_list li{
	width: 7.5rem;
	height: 5.625rem;
	text-align: center;
	line-height: 5.625rem;
	transition: .2s ease;
}
.nav-search_list li:hover{
	background:#0d5ba0 ;
}
.nav-search_list li:hover a{
	color: #FFFFFF;
}
.nav-search_list li a{
	display: block;
	font-size: 1rem;
	color: #005192;
}
.top {
    width: 1200px;
    margin: 0 auto;
}
.top div,.top ul li a{
	color: #FFFFFF;
}
/* end */
/* 关于我们 */
.about-our{background: #e5ebf1;}
.about-bg{position:relative;padding: 50px 0px;}
.about-content{position: absolute;top:85px;right:9px;z-index:2;width: 530px;min-height:350px;box-sizing:border-box;padding:0px 30px; background:rgba(8,126,183,0.9);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2088b9,endColorstr=#2088b9)}
.about-content h1{font-size: 18px;margin-top: 30px; color:#fff;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.about-content .about-bot-line{width: 50px; height: 2px; background: #fff;margin: 10px 0px;}
.about-content .about-pp{font-size: 14px;line-height:30px;color:#fff;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}

.about-more a{display:block;color: #fff; font-size: 14px; line-height: 30px; margin: 30px 0px;}
.about-more a:hover{text-decoration: underline;}
/* end */
/* 产品 */
.this_product_con{
	margin: 1.875rem 0;
}
.this_product_{
	width: 288px;
	height: 547px;
	position: relative;
	overflow: hidden;
}
.this_product_ li{
	z-index: 333;  border: 1px solid #cecece; overflow: hidden;
	
}
.this_product_ li img{
	/* width: 288px; */
	height: 100%;
	transition: .4s ease;
}
.this_product_hover{
	transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
}
.this_product_case{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgb(66,151,196,.54);
	left: -288px;
	top: 0;
	opacity: 0;
	transition: .4s ease-out;
	
}
.this_product_case p{
	width: 100%;
	text-align: center;
}
.this_product_case p span{
	display: block;
	color: #FFFFFF;
	font-size: 1rem;
	margin-bottom: 0.75rem;
}
.this_product_case p span.btn_{
	padding: 0.75rem 1.25rem;
	display: inline-block;
	background: #dd4c10;
	margin-top: 1.25rem;
}
.this_product_:hover .this_product_case{
	left: 0;
	opacity: 1;
	
}
/* end */
/* 车间 */
.product_c{
	background: url(../image/an-bg.png) top center no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
.product_top{
	padding: 3.125rem 0;
}
.product_top div h3 a {
	color: #FFFFFF;
	font-weight: 650;
}
.bx-wrapper{
	max-width: 1200px!important;
}
.slide_{
	width: 280px!important;
	margin-right: 20px!important;
	background: #FFFFFF;
}
.bx-wrapper img{
	width: 100%;
	height: 208px;
}
.more_{
	margin-top:1.25rem;
	display:block;
	font-size: 0.875rem;
	color: #FFFFFF;
	padding: 0.75rem 1.875rem;
	border: 0.0625rem solid #F0F0F0;
}
.more_btn .more_:hover{
	background: #527fbd;
}
/* end */
.this_huoban_con{
	width: 100%;
	margin: 1.25rem auto;
}
.slide__{
	width: 18rem!important;
	margin-right: 0.75rem!important;
}
/*创新材料 驱动未来*/
.link-bg{ width: 100%;height: 136px;background: url(../image/link-bg.png) center no-repeat;background-size: cover;/*margin-top: 40px;*/}
.link-conta{width: 1180px; margin: 0px auto; overflow: hidden;}
.link-conta h3{ color:#fff; font-size: 32px;text-align: center;    margin: 25px 0px 5px;}
.link-conta h3 i{ font-size: 18px;}
.link-p{width: 900px; padding-right: 280px;    text-align: right;}
.link-p .span{height: 50px; line-height: 50px; color: #fff;font-size: 13px;}
.link-p .span h2{vertical-align: top;display: inline;}
.link-p .span i{font-weight: bold;font-size: 20px;display: inline;vertical-align: top;font-style: normal;}
.link-p .span img{display: inline;margin: 0px 5px;display: inline;vertical-align: top;margin: 10px 5px 0px;}
/* end */
/*新闻 */
.adv {
	width: 100%;
	overflow: hidden;
	padding-bottom: 58px;
}
.adv .Title {
	width: 100%;
	background: url(../image/advtitlebg.jpg) no-repeat center;
	height: 137px;
	text-align: center;
	padding-top: 38px;
}
.adv .Title h2 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
}
.adv .Title .p1 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin-top: 6px;
}
.adv .Title .p2 {
	font-size: 24px;
	color: #fff;
	width: 498px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #cf0314;
	margin: 20px auto 0;
}
.adv .conBox {
	width: 100%;
	overflow: hidden;
	padding-top: 54px;
}
.adv .conBox .container {
	overflow: hidden;
	position: relative;
}
.adv .conBox .container .pic {
	top: 38px;
	left: 562px;
	display: block;
	position: absolute;
}
.adv .conBox .con {
	overflow: hidden;
}
.adv .conBox .con img {
	display: block;
	float: left;
}
.adv .conBox .con .box {
	float: right;
	width: 527px;
}
.adv .conBox .con .box h3 {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 44px;
}
.adv .conBox .con .box h3 span {
	color: #cf0314;
}
.adv .conBox .con .box p {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 24px;
	background: url(../image/pro_details_icon01.png) no-repeat left 6px;
	padding-left: 28px;
}
.adv .conBox .con1 .box {
	padding-top: 60px;
	height: 343px;
}
.adv .conBox .con2 .box {
	height: 313px;
	width: 532px;
	padding-top: 18px;
}
.adv .conBox .con3 .box {
	height: 284px;
	width: 514px;
	padding-top: 26px;
}
.adv .conBox .con4 .box {
	height: 265px;
	width: 529px;
	padding-top: 32px;
}
.adv .conBox .con4 .box h3 {
	margin-bottom: 30px;
}
.adv .conBox .con3 .box h3 {
	margin-bottom: 30px;
}
.adv .conBox .con2 img, .adv .conBox .con4 img {
	float: right;
}
.adv .conBox .con2 .box, .adv .conBox .con4 .box {
	float: left;
	text-align: right;
}
.adv .conBox .con2 .box p, .adv .conBox .con4 .box p {
	background: url(../image/pro_details_icon01.png) no-repeat right 6px;
	line-height: 27px;
	padding-right: 28px;
}
/* end */
/* 新闻 */
.new-ite{font-size: 0;margin: 50px 0px 10px;text-align: center;}
.new-l{display: inline-block;vertical-align: top;width: 460px;text-align: left;}
.new-r{display: inline-block;vertical-align: top;width: 700px;margin-left: 40px;text-align: left;}
.new-img{ width: 460px;height:336px; vertical-align: middle;display:table-cell;text-align: center;background: #f0f0f0;}
.new-img img{vertical-align: middle;margin: 0 auto;}
..new-l a{
	color: #222222;
}
.new-l h5{font-size: 16px; line-height: 30px;margin: 10px 0px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.new-l .new-img img{width: 448px; height: 336px; visibility: visible;}
.new-pl{font-size: 14px; line-height: 25px;}
.new-r ul li{font-size: 0;margin-bottom: 35px;}
.newr-img{display: inline-block;vertical-align: top;width:190px;}
.new-inf{display: inline-block;vertical-align: top;width:475px;margin-left: 35px;}
.new-pic{width: 190px;height:140px; vertical-align: middle;display:table-cell;text-align: center;background: #f0f0f0;}
.new-pic img{vertical-align: middle;margin: 0 auto; height: 140px; visibility: visible;}
.new-inf h3{font-size: 16px; line-height: 30px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.new-time{font-size: 12px; line-height: 30px;}
.new-pr{font-size: 14px; line-height: 25px;}
.new-l:hover a h5,.new-r ul li:hover a h3{color:#005199; text-decoration: underline;}
.news-a{margin-top: 20px;}
.news-a a{font-size: 16px; line-height: 30px; padding: 10px 20px; background: #016fc1; color: #fff;transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;}
.news-a a:hover{border-radius: 5px;}
/* end */
.ani{visibility: hidden;}
.new-pl{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.top-left {
}
/* 底部 */
/*底部*/
.di-bu{width: 100%; background: #363636;}
.foot{padding: 0px 50px;}
.foot-top{text-align: center;padding: 20px 0px 10px;}
.foot h5{font-size: 24px; line-height: 30px;text-align: center;font-weight: normal;color: #fff;}
.foot-con{font-size: 0;margin-top: 30px;}
.foot-left{display: inline-block;vertical-align: top;width:380px;}
.foot-center{display: inline-block;vertical-align: top;width:340px;}
.foot-right{display: inline-block;vertical-align: top;width:380px;text-align: right;}
.foot-left h3{font-size: 18px; line-height: 30px;font-weight: normal;color: #fff;}
.foot-line{width: 300px; height: 1px; background: #fff;margin: 20px 0px 5px;}
.foot-inform{font-size: 14px; line-height: 25px;margin: 6px 0px;color: #fff;}
.foot-inform p a{
	color: #FFFFFF;
}
.foot-wei{width: 99px;height: 99px; margin: 30px auto 0px;}
.foot-center h5{font-size: 14px; line-height: 25px;text-align: center;margin-top: 10px;}
.foot-right h3{font-size: 36px; line-height:50px;font-weight: normal;margin-top: 60px;color: #fff;}
.foot-b{font-size: 14px; line-height: 25px;color: #fff;}
.foot-a{text-align: center;padding: 30px 0px;}
.foot-a ul li{display: inline-block;vertical-align: top;font-size: 14px; line-height: 25px;margin: 0px 20px;}
.foot-a ul li a{color: #fff;}
.foot-a ul li a:hover{color: #ccc;}
.foot-bot{background: #fff; width: 100%;}
.foot-bg{font-size: 14px; line-height: 25px;text-align: center;padding: 20px 0px;}
.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}

/*nav*/

.nav-logo {
    margin-right: 50px;
}

.nav-logo > img {
   
    margin: 10px;
}

.nav-menu {

}

.nav-menu > li {
    float: left;
    width: 110px;
    line-height: 75px;
    text-align: center;
    position: relative;
}

.nav-menu > li.active:after {
    position: absolute;
    content: '';
    width: 110px;
    height: 3px;
    background: #a63d02;
    top: -2px;
    left: 0px;
}

.hide-after:after {
    display: none;
}

.nav-menu > li > a {
    display: block;
    font-size: 14px;
}

/* .nav-search {
    height: 30px;
    margin: 13px 0 0 0;
} */

.nav-search form {
    height: 30px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}

.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #ff552e;
    width: 40px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    position: absolute;
    right: 0px;
    bottom: 8px;
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}

/*toproll*/
#toproll {
    height: 51px;
    background: #0e1f3b;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    background: url(/image/toproll.png) 50%;
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    background: #0d2758;
    position: absolute;
    top: 0px;
    right: 1200px;
}

.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(/image/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(/image/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #fff;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}

/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #fff;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    min-width: 1200px;
    position: relative;
    top: -13px;
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*首页主体*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*首页关于我们*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*首页联系我们*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*首页新闻*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list > li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list > li:last-child {
    border: none;
}

.index-new-list > li > a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list > li > span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #ff552e;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    padding: 1.25rem;
	font-size:1rem;
	font-weight: 650;
	height: 60px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}



/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 20px auto 20px;
}

.page-about-left {
        width: 245px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
        margin-bottom: 14px;
    position: relative;
    text-indent: 10px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #015cb5;
    font-weight: bold;
}


.left-box ul {

}

.left-box ul > li {
   display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    margin: 15px;
}

.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #ff552e;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}

/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 245px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list {
}

.sort-product-list li {
    display: inline-block;
    margin: 3px;
}

.sort-product-list li a {
    display: block;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;    height: 100px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
   width: 130px;
}

.sort-new-list li a h3 {
  position: absolute;
    top: 0px;
    left: 150px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
      position: absolute;
    top: 30px;
    left: 150px;
    text-indent: 24px;
    line-height: 24px;
}

/*分页*/

.pagination {
      background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
    clear: both;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*相关信息*/

.ln-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.ln-box ul {
}

.ln-box ul li {
       width: 440px;
    border-bottom: 1px dashed #efefef;
    float: left;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}
/* 产品 */
.this_index_con{
	width: 100%;
	padding: 3.125rem 0;
}
.totle-h3{
	width: 100%;
	margin: 0px auto;
	background: url(../image/title-bg.png) center no-repeat;
}

.totle-h3 h3{
	text-align: center;
	box-sizing: border-box;
	padding: 35px 20px;
	line-height: 26px;
	font-size: 22px;
	width: 1200px;
	margin: 0 auto;
}
.title-pic img{ width: 100%;
	height: 220px;
	visibility: visible;
}
.title-pic{
	background:rgba(167,196,250, 0.3) ;
}
.title-list{
	margin: 2.5rem auto 0;
	overflow: hidden;
}
.title-list ul{font-size: 0;text-align: center;margin: 0px -14px;}
.title-list ul li{width: 278px; float: left; margin-right: 10px; margin-bottom:20px;}
.title-list ul li:nth-child(4n){ margin-right: 0px; }
.title-list ul li a{display: block;}
.title-ti {
    /* position: absolute; */
    /* bottom: 6px; */
    /* right: 9px; */
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #484848;
    line-height: 25px;
    padding: 10px 10px;
    box-sizing: border-box;
    /* background: #757574; */
    background-size: cover;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.title-list ul li:hover .title-ti{}

.overlay {background-color: rgba(0,0,0, 0.2);width: 100%; height: 100%;}
.title-list ul li:hover .overlay {opacity: 1;filter:alpha(opacity=100); }

/*产品详情*/
#info-product {
	width: 1200px;
	margin: 20px auto;
}

.info-product-left {
	    width: 245px;
}

.info-product-right {
	width: 880px;
	position: relative;
}

#info-product-image {
	    width: 520px;
	margin: 0 auto;
}
#info-product-image .bx-wrapper .bx-viewport{height: 400px;}
.info-parameter {
	margin: 10px 0;
	height: 30px;
	padding: 0 10px;
	background: #ff552e;
	line-height: 30px;
	color: #fff;
	display: inline-block;
}
.info-product-image .slide img{
	    max-width: 800px;
    display: block;
    height: 400px;
}


/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}


.index_nav{
	background: #373b8f;
	height: 52px;
}
.index_nav_menu {
	width: 1200px;margin: 0 auto;
}
.index_nav_menu li{
	width: 171px;
	float: left;
}
.index_nav_menu li a{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 52px;
}
.index_header_bg{}
.index_header{
	width:1200px;
	margin: 0 auto;
}

/* nav S */

#nav {
    background: #0170cc;
    height: 52px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav>li {
    float: left;
    width: 171px;
    line-height: 52px;
    text-align: center;
    position: relative;
}

.nav>li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.nav>li.list {
    position: relative;
}

.nav>li.list .list_ul {
    position: absolute;
    left: 0;
    display: none;
    width: 171px;
    z-index: 9999;
}

.nav>li.list .list_ul>li {
       position: relative;
    border-bottom: 1px solid #0170cc;
    background: #ccc;
}
.nav>li.list .list_ul>li:last-child{border-bottom:none}
.nav>li.list .list_ul>li a {
      line-height: 38px;
    color: #000000;
}
.nav>li.list .list_ul>li a:hover{ background: #fff; color: #0758b3;}
.fullscreen_list_div {
    background: #ff675d;
}

.fullscreen_list_div {
    display: none;
    position: relative;
    z-index: 9999;
}



/* nav E */



.sort-product-list li{
        width: 271px;
    text-align: center;
    margin: 20px 10px;
    float: left;
    height: 258px;
    border: 1px solid #cecece;}
.sort-product-list li img{
	    max-width: 271px;
    height: 220px;
}
.index_k_bg{
	width: 100%;
	background: #f3f3f3;
	height: 42px;
}
.index_k{
	font-size: 15px;
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
}
.index_k span{
	float: left;
}
.page-content,.left-box-content{
	    margin: 10px;
    line-height: 30px;font-size:14px;
}
.info-content {
    
    line-height: 32px;
}
.clear{clear:both;}
.fl{float:left;}
.fr{
	float: right;
}
.container{
	width:1200px;
	margin: 0 auto;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 999;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #999
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666 \9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}


#full-screen-slider { width:100%; height:500px; float:left; position:relative}
#slides { display:block; width:100%; height:500px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:450px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

.sousuo {
  background: url(/image/ss_bg.jpg) repeat-x top left;
    height: 63px;
}
.sousuo1 {
	width: 1200px;
	margin: 0 auto;
	line-height: 63px;
}
.gjc {
	float: left;
}
.gjc h1 {
	display: inline-block;
}


.link {
	width: 100%;
	height: 32px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.link .link_box {
	width: 1180px;
	margin:0 auto;
}
.link_box h4 {
	background: url(/image/link_nav.jpg) no-repeat left top;
	width: 121px;
	height: 32px;
	font-size: 18px;
	color: #035bb5;
	text-align: center;
	line-height: 32px;
	float: left;
	margin-right: 30px;
}
.link_box a {
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 32px;
	margin-right: 20px;
}
.link_box a:first-child {
	margin-left: 50px;
}
.link_box a:hover {
	color: #175ab1;
}
