
.scrolllist {
				
				height: 446px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 446px;
				overflow: hidden;
				float: left;
				position: relative;
				/*必要元素*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 285px;
				float: left;
				padding: 0 10px;
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 280px;
				padding: 2px;
				border: solid 1px #ddd;
				height: 190px;
			}
			
			.scrolllist .imglist_w li a {
				color: #3366cc;
				text-decoration: none;
				float: left;
				text-align: center;
			}
			
			.scrolllist .imglist_w li a:hover img {
				filter: alpha(opacity=86);
				-moz-opacity: 0.86;
				opacity: 0.86;
			}
			
			.scrolllist .imglist_w li p {
				height: 48px;
				line-height: 24px;
				overflow: hidden;
				text-align: center;
			}
			
			#s2 {
				
			}
			
			#s2 .imglist_w {
				width: 940px;
			}
			
			#s2 .imglist_w ul {
				height: 20000px;
				width: auto;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			#s2 .imglist_w li {
				float: left;
			}


.sort-product-list li img{width: auto;height: 150px;}

#marquee{width:1200px;height:240px;overflow:hidden;  margin:20px auto 0;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 240px;height: 240px;}
#marquee ul li img{width: 100%;height: 180px;}
#marquee ul li h4{text-align: center;}


/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 黑体, iconfont !important;
}

body {
    font: 14px 黑体, 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
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    
}

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;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.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 {
    height: 50px;
}

.nav {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
/*    margin-right: 50px;*/
    padding-top: 10px;
}

.nav-logo > img {
    
    margin: 10px;
}

.nav-menu {

}
.navt{width: 100%;background: #0f61cd;height: 50px;}
.navt>ul {width: 1200px;margin: 0 auto;}
.navt>ul>li{position: relative;}
.navt>ul>li:hover .list-ul{display: block;}
.navt>ul>li .list-ul{
    display: none;
    position: absolute;
    z-index: 999;
    left: -47px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background: #0f61cd;
    opacity: 0.9;
    width: 227px;
}
.navt>ul>li .list-ul a{color: #fff;display: block;font-size: 16px;}
.nav-menu > li {
    float: left;
    width: 170px;
    line-height: 50px;
    text-align: center;
    position: relative;
}



.hide-after:after {
    display: none;
}
.nav-menu > li a:hover{background: #ffba14;}
.nav-menu > li > a {
    display: block;
    font-size: 17px;
    color: #fff;
}

.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 25px;
    
}

.nav-search form {
    height: 25px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}
.nav-search form option{font-size: 12px !important;}
.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: 25px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}

/*toproll*/
#toproll {
    height: 51px;
    background: #eee;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    
    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: #000;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}


.index-seo .bx-wrapper .bx-pager{bottom:-40px !important;}

/*顶部新闻滚动*/
.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: #000;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    min-width: 1200px;
    position: relative;
    
}

/*标题样式*/
.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 {
    text-align: center;
    line-height: 24px;
}

/*首页案例展示*/
#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;
}

/*底部*/
#footer {
    background: #666;
    padding: 20px 0;
}

.footer {
    width: 1200px;
    margin: 0px auto;
}

.footer-nav {
    background: #333;
    padding: 10px;
    border-radius: 5px;
    width: 720px;
    margin: 0 auto;
}

.footer-nav li {
    width: 100px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
}

.footer-nav li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    top: 4px;
    right: -10px;
}

.footer-nav li:last-child:after {
    display: none;
}

.footer-nav > li > a {
    display: block;
    text-align: center;
    color: #fff;
}

/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 0 auto 20px;
    position: relative;
    top: 20px;
}
.page-content p {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}
.page-about-left {
    width: 300px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    text-indent: 10px;
}

.left-box h2:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background-color: #ff552e;
    top: 6px;
    left: 0px;
}

.left-box ul {

}
.page-about-left.pull-left {
    margin-bottom: 30px;
}
.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.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: 300px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list {
    margin-top: -5px;
}

.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;
    position: relative;
    top: 23px;
    font-size: 15px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 80px;
        height: 80px;
    position: relative;
    top: -1px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 85px;
    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: 85px;
    line-height: 20px;
    font-size: 16px;
}

/*分页*/

.pagination {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*相关信息*/

.ln-box {
    
    margin-bottom: 20px;
    
}
/*.ln-box ul li{display: inline-block;width: 49%;}*/
.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 {
    border-bottom: 1px dashed #efefef;
}*/

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 350px;
    margin: 0 auto;
      height: 213px;
    overflow: hidden;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #0f61cd;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}
.info-content p {
    font-size: 15px;
    line-height: 28px;
}
ul.latest-news li a {
    font-size: 15px;
}
/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}
.foot {width:100%;color:#cccccc; background-color:#292A2E;}

.foot .top2 {padding-bottom:40px;padding-top:28px;width:1200px; margin-left:auto; margin-right:auto;height: 290px;}
.foot .labels {width:100%;    text-align: left;border-bottom:2px solid #3f3f3f;line-height:54px;color:#ffffff;font-size:18px;margin-bottom:26px;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right:10px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#f5f5f5;float:left; font-weight:normal;}
.foot .leftul ul li a:hover{color:#14B75C;}

.foot .middle {float:left;width:140px;}
.foot .middle .text {width:140px;height:140px;}

.foot .right {width:360px;float:right;color:#cccccc;font-size:14px; text-align:right;}
.foot .right p {margin-bottom:10px; height:25px;    text-align: left;color: white;}
.foot .bottom {width:100%;height:60px; background-color:#1E1F21;}
.fb-frame{width:1200px; margin-left:auto; margin-right:auto;}
.foot_record{ line-height:60px; color:#f5f5f5;font-size:12px; float:left;}
.link{ width:1200px; height:80px; padding-top:20px; padding-bottom:20px; margin:0 auto;}
.linklogo{ width:167px; height:26px;background:url(/images/linklogo.jpg) no-repeat left; position:relative; z-index:10; margin-left:10px;}
.linkcon{ width:1198px; height:53px;overflow: hidden; line-height:53px; border:#cccccc solid 1px; position:relative; top:-11px;}
.linkcon a{ padding-left:20px;}
.linkcon a:hover{ text-decoration:underline;}
.end{ width:100%; height:auto; background-color:#2c2c2c; overflow:hidden;float:left;color:#717171;}
.end a{color:#717171;}
.end a:hover{ text-decoration:underline;}
.fen_zhan {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 300px;
    overflow: hidden;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 12px;
    color: white;
    display: inline-block;
    padding: 0px 10px;
}
.bx-controls.bx-has-pager {
    position: relative;
   /* top: -180px;*/
}
label.neirong {
    position: relative;
    top: -16px;
}
.middle {
    float: left;
   /* position: relative;
    left: -63px;*/
   /* top: 17px;*/
}
.nav-logo.pull-left img {
    width: 352px;
    position: relative;
    top: 1px;
}
.pull-right img {
   position: relative;
    top: 23px;
    width: 247px;
    left: 10px;
}
.cpizada{width: 100%;}
.cpizada li{ width:30%;   float: left; margin-top: 10px; margin-left: 12px; margin-right: 15px;margin-bottom: 15px;text-align: center;}
.cpizada li p {font-size: 14px;color: #fff; text-align: center; width: 200px;,}
.cpizada li img { width: 107%;height:223px;}
.pro h4 { font-size: 17px;
    position: relative;
    top: 10px;}
.product_all {
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
}
.p_right {
    width: 930px;
    float: left;
    position: relative;
    left: 20px;
}
.p_left {
    width: 250px;
    float: left;
}
.p_title {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.p_left {
    background: #0f61cd;
    /* color: white; */
}
.p_left li {
    border-bottom: 1px dashed #fff;
    height: 52px;
    line-height: 52px;
    padding-left: 30px;
    /* text-align: left; */
}
.p_left li a{
  color: white;
  font-size: 16px;
}
.more2 li{
    background: #ffba14;
    border-bottom: none!important;
}
.about_all {
    background: #0f61cd;
    clear: both;
    height: 480px;
    margin-top: 70px;
}
.about {
    width: 1200px;
    margin: 0 auto;
    color: white;
}
.abou_left {
    width: 515px;
    float: left;
}
.about_right {
    width: 600px;
    float: right;
    position: relative;
    top: 45px;
}
.abou_left img {
    padding: 19px;
}
.abou_left {
 border: 1px solid;
    width: 550px;
    position: relative;
    top: 47px;
}
.about_right h2 {
    color: white;
    font-size: 21px;
    margin-bottom: 20px;
}
.more3 {
    background: #FFBA14;
    width: 140px;
    height: 30px;
    line-height: 32px;
    text-align: center;
  margin-top: 17px;
}
.more3 a{
     color: white; 
     font-size: 13px;
}
.news_all {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.news_left {
    width: 860px;
    float: left;
}
.news_left li {
    height: 92px;
}
.news_left span {
   float: left;
    height: 75px;
    width: 149px;
    line-height: 82px;
    background: #FFBA14;
    font-size: 18px;
    color: white;
}
.neirong {
    width: 686px;
    text-align: left;
    float: left;
    padding-left: 20px;
    height: 76px;
}
.news_left a {
    font-size: 18px;
}
.neirong p {
    position: relative;
    top: 5px;
    line-height: 23px;
    text-align: justify;
    font-size: 14px;
}
.link_title {
    background: #0f61cd;
    height: 54px;
    line-height: 54px;
}
.link_title h2{
    color: white;
        font-size: 19px;
}
.news_right {
    width: 313px;
    float: left;
    position: relative;
    left: 27px;
    background: #f6f6f6;
}
.news_right ul {
    background: #f6f6f6;
    height: 302px;
}
.news_right li {
    float: left;
    padding-left: 30px;
    padding-top: 20px;
}
.news_right li a {
    font-size: 15px;
}
.about_right p {
   font-size: 17px;
    line-height: 33px;
    text-align: justify;
}
.newws {
   /* background: url(/images/5.jpg) center;*/
    height: 510px;
    background-position-y: -97px;
    margin-top: 20px;
}
.news_title {
    margin-bottom: 20px;
   /* margin-top: 30px;*/
    text-align: center;
}
.pps {
   /* background: url(/images/5.jpg) center;*/
    height: 760px;
    background-position-y: -97px;
}
ul.sort-new-list.wow.fadeInDown.animated img {
    position: relative;
    left: 0px;
}




.foot {width:100%;color:#cccccc; background-color:#292A2E;}

.foot .top {padding-bottom:40px;padding-top:28px;width:1200px; margin-left:auto; margin-right:auto;}
.foot .labels {width:100%;    text-align: left;border-bottom:2px solid #3f3f3f;line-height:54px;color:#e2e2e2;font-size:18px;margin-bottom:26px;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right:10px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#cccccc;float:left; font-weight:normal;}
.foot .leftul ul li a:hover{color:#14B75C;}

.foot .middle {float:left;width:140px;}
.foot .middle .text {width:140px;height:140px;}

.foot .right {width:360px;float:right;color:#cccccc;font-size:14px; text-align:right;}
.foot .right p {margin-bottom:10px; height:25px;    text-align: left;}
.foot .bottom {width:100%;height:60px; background-color:#1E1F21;}
.fb-frame{width:1200px; margin-left:auto; margin-right:auto;}
.foot_record{ line-height:60px; color:#939393;font-size:12px; float:left;}

.fen_zhan {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 300px;
    overflow: hidden;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 12px;
    color: #CCCCCC;
    display: inline-block;
    padding: 0px 10px;
}


.link {
    width: 100%;
    height: 32px;
    /* margin-top: 30px; */
    margin-bottom: 30px;
}
.link .link_box {
    width: 1180px;
    margin: 0 auto;
}
.link_box h4 {
    background: url(../images/link_nav.png) no-repeat left top;
    width: 121px;
    height: 32px;
    font-size: 18px;
    color: #fdfeff;
    text-align: center;
    line-height: 32px;
    float: left;
    margin-right: 30px;
}

.sylx {
    text-align: left;
    padding: 20px 30px;
    line-height: 32px;
    color: #333;
    font-size: 15px;
        height: 250px;
}

.sss_link {
    background: #ffba14;
}

.linkcon_1 a {
    font-size: 16px;
    color: white;
    line-height: 34px;
    margin-right: 10px;
}

.middle img {
    position: relative;
    top: 19px;
}

.text img {
    position: relative;
    top: 0px;
}

.gczs {
    width: 1200px;
    margin: 0 auto;
}


.cases{
    width: 1200px;
    margin:24px auto;
}

.cases .show{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 25px;
}
.cases .show .box{
    width: 800%;
}
.cases .show .pic{
    float: left;
}
.cases .show .pic ul li{
    float: left;
    width: 312px;
    height: auto;
    overflow: hidden;
    margin-left: 15px;
    position: relative;
}

.cases .show .pic ul li img{
    display: block;
    width: 312px;
    height: 241px;
}
.cases .show .pic ul li p{
    width: 100%;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    text-align: center;
    color:#fff;
}


div#info-product-image img {
    position: relative;
    top: 0px;
}

.info-about p {
    font-size: 15px;
    line-height: 29px;
}

.tec_p {
    height: 460px;
    font-family: "Microsoft Yahei";
    background: url(../images/newbg.jpg) repeat-x center 0;
    padding: 32px 0;
    position: relative;
}

.tec_p:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 34px;
    left: 0;
    bottom: 66px;
    background: url(../images/tecbg.png) no-repeat center 0;
}

.tec_pc li {
    width: 113px;
    float: left;
    text-align: center;
    padding: 0 68px 0 0;
    position: relative;
}

.tec_pc li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 18px;
    left: 144px;
    top: 48px;
    background: url(../images/ico14.png) no-repeat center 0;
}

.tec_pc li:last-child {
    padding: 0;
    position: relative;
}

.tec_pc li:last-child:before {
    width: 0;
    height: 0;
    background: none;
}

.tec_pc li p {
    display: block;
    font-size: 16px;
    line-height: 40px;
}

.tec_pc li span {
    width: 113px;
    height: 113px;
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.tec_pc li span i {
    width: 113px;
    height: 113px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.tec_pc li:first-child i.hover {
  background: url(../images/tec_ico1.png) no-repeat 0 bottom;
}
.tec_pc li:nth-child(2n) i.hover {
  background:url(../images/tec_ico2.png) no-repeat 0 bottom;
}
.tec_pc li:nth-child(3n) i.hover {
  background:url(../images/tec_ico3.png) no-repeat 0 bottom;
}
.tec_pc li:nth-child(4n) i.hover {
 background:url(../images/tec_ico4.png) no-repeat 0 bottom;
}
.tec_pc li:nth-child(5n) i.hover {
 background:url(../images/tec_ico5.png) no-repeat 0 bottom;
}
.tec_pc li:nth-child(6n) i.hover {
  background:url(../images/tec_ico6.png) no-repeat 0 bottom;
}
.tec_pc li:nth-child(7n) i.hover {
  background:url(../images/tec_ico7.png) no-repeat 0 bottom;
}