/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: 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
}

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 {
    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;
}

.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: 75px;
}

.nav {
    width: 1200px;
    height: 75px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
    width: 420px;
}

.nav-logo > img {
   width: 420px;
}


.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 {
  
    width: 275px;
    height: 30px;
    margin: 8px 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: 0 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-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;color: #fff;
    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;
}

/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 0 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;
}

.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;
}

/*产品详情*/
#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: 75px;
}
.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: 75px;
}
.index_header_bg{}
.index_header{
	width:1200px;
	margin: 0 auto;
}

/* nav S */

#nav {
    background: black;
    height: 75px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav>li {
    float: left;
   width: 130px;
    line-height: 75px;
    text-align: center;
    position: relative;
}
.nav>li a:hover{background:black;}
.nav>li a {
    color: #fff;
    display: block;
    font-size: 16px;
}

.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:#0170cc ;
}

.nav>li.list .list_ul>li a {
      line-height: 38px;
    color: white;
}

.fullscreen_list_div {
    background: #ff675d;
}

.fullscreen_list_div {
    display: none;
    position: relative;
    z-index: 9999;
}



/* nav E */


/*
底部S
*/

.foot_nav{
	width: 100%;
	background: #525453;
}
.footbg{
	    width: 100%;
    background: #145cbe;
    padding: 20px 0;
}

.foot_l{
	    color: #fff;
    font-size: 22px;
    line-height: 48px;
    margin-top: 30px;
}
.foot_r{
	    line-height: 26px;
    font-size: 14px;   
}
.foot_nav{
	border-bottom: 1px solid #126315;
    height: 60px;
    line-height: 60px;
}
.foot_nav li{
	    float: left;
    width: 198px;
    text-align: center;
}
.foot_nav li a{
	    color: #FFFFFF;
    font-size: 14px;
}
.foot_r p{
	color:#ffffff;
	
}
.foot_r img{
	width:160px;
	
}


.index-link-list .firstli{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
}

.copyright{
	    background: black;
    width: 100%;    height: 34px;
 
}
.qyfz li{
	float: left;
}
.qyfz li a h4{
	    color: #e8e8e8;
    line-height: 34px;    margin-right: 8px;
}
/*
底部E
*/


.sort-product-list li{
       width: 271px;
    text-align: center;
    margin: 20px 10px;
    float: left;
    height: 246px;
    border: 1px solid #cecece;}
.sort-product-list li img{
	width: 271px;
    height: 208px;
}
.index_k_bg{
	width: 100%;
	background: #f3f3f3;display: none;
	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;
}
.info-content {
    
    line-height: 32px;
}
.clear{clear:both;}
.fl{float:left;}
.fr{
	float: right;
}




.cp{
  width: 100%;
    margin: 30px 0;
} 
.cp .cp1{
    width: 1200px;
    
    margin: 0 auto;

}
.cp .cp1 .left{
    width: 275px;
  
}
.cp .cp1 .left h1{
    width: 275px;
    height: 70px;
    text-align: center;
    background-color: #145cbd;
    padding-top: 20px;
}
.cp .cp1 .left .cp-1{
    padding-top: 2px;
    width: 275px;
    
    background-color: #f4f4f4;
}



.cp .cp1 .left .cp-1 .div1 ul li:last-child{border-bottom:none;}
.cp .cp1 .left .cp-1 .div1 ul li{
    border-bottom:1px solid #d9d9d9;
    line-height: 65px;
    width: 250px;
    margin-left: 7px;
    background: ur/image/lefta.jpg) no-repeat 21px 50%;
}
.cp .cp1 .left .cp-1 .div1 ul li a{
  padding-left: 50px;
    font-size: 15px;
}
.cp .cp1 .left .cp-1 .div1 ul li img{width: 100%;}
.cp .cp1 .left .cp-1 .div2{
    height: 265px;
}

.cp .cp1 .left .cp-1 .div2 .li2{
    width: 250px;
    height:36px;
    margin-top: -18px;
    margin-left: 7px;
    background-color: #545454;

}
.cp .cp1 .left .cp-1 .div2 .li2 a{
    color: #f6f6f6;
    font-size: 13px;
    font-family: "榛戜綋";
    line-height: 35px;
    padding-left: 25px;
    display: inline-block;
}
.cp .cp1 .left .cp-1 .div2 .li2 em{
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    background: url("/image/xtb.jpg") no-repeat;
}
.cp .cp1 .left .cp-1 .div2 ul li{
    border-bottom:1px solid #d9d9d9;
    line-height: 37px;
    width: 250px;
    margin-left: 7px;
}
.cp .cp1 .left .cp-1 .div2 ul li a{
    padding-left:25px;
    font-size: 13px;
}.cp .cp1 .left .cp-1 .div2{
     height: 265px;
 }
.cp .cp1 .left .cp-1 .div3 .li3{
    width: 250px;
    height:36px;
    margin-top: 15px;
    margin-left: 7px;
    background-color: #545454;

}
.cp .cp1 .left .cp-1 .div3 .li3 a{
    color: #f6f6f6;
    font-size: 13px;
    font-family: "榛戜綋";
    line-height: 35px;
    padding-left: 25px;
    display: inline-block;
}
.cp .cp1 .left .cp-1 .div3 .li3 em{
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    background: url("/image/xtb.jpg") no-repeat;
}
.cp .cp1 .left .cp-1 .div3 ul li{
    border-bottom:1px solid #d9d9d9;
    line-height: 37px;
    width: 250px;
    margin-left: 7px;
}
.cp .cp1 .left .cp-1 .div3 ul li a{
    padding-left:25px;
    font-size: 13px;
}
.cp .cp1 .rihgt{
    width: 870px;

    float: right;
    
}
.cp .cp1 .rihgt .div1{
    width: 870px;
    height: 70px;
    background: url("/image/wztj.png") no-repeat;
}
.cp .cp1 .rihgt .div2{
    width: 870px;
    height: 725px;

}
.cp .cp1 .rihgt .div3{
    width: 870px;
    height: 120px;

}
.cp .cp1 .rihgt .div2 ul li{
    width: 280px;
    height: 245px;
    float: left;
	margin-right:15px;

}
.cp .cp1 .rihgt .div2 ul li:nth-child(3n){
	margin-right:0;
}
.cp .cp1 .rihgt .div2 ul li div{
    width: 278px;
    height: 172px;
    border: 1px solid #c4c4c4;
	display:table-cell;
	vertical-align:middle;
}
.cp .cp1 .rihgt .div2 ul li div img{
    margin: 0 auto;
    display: block;
}
.cp .cp1 .rihgt .div2 ul li p{
    margin-top: 3px;
    width: 280px;
    height: 46px;
    background-color: #a1a1a1;
    line-height: 45px;

}
.cp .cp1 .rihgt .div2 ul li p:hover{
    background-color: #145cbd;

}


@font-face {
    font-family: "榛戜綋";
    }

.cp .cp1 .rihgt .div2 ul li p a{
    color: #FFFFFF;
   font-size: 14px;
    padding-left: 99px;
}
.indexabout{background:#595757 url(../image/ff.png) no-repeat center bottom;}
.indexabout .dantitle .zhongwen{color:#fff;}
.indexabout .dantitle .yingwen{color:#fff;border-color:#fff;}
.indexabout .content{padding-top: 50px;
    }
.indexabout .content .right h3{      font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #ce4b19;}
.indexabout .content .right{width:580px;text-align: justify;position: relative;top: -4px;height: 320px;}
.indexabout .content .right p{color: #fff;
    line-height: 35px;
    
    
    overflow: hidden;}
.indexabout .more{ background:#ce4b19;}
.indexabout .content .left{width:595px;height:292px;}
.indexabout .content .left a{display:block;width:100%;height:100%;}
.indexabout .content .left img{display:block;width:100%;height:100%;}

.box{     width: 1200px;
    overflow: hidden;
    margin: auto;
    position: relative;
    padding-top: 40px;
    height: 200px;}
    
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.dantitle {
    width: 200px;
    height: 52px;
    text-align: center;
    margin: 0 auto;
}
.dantitle .zhongwen {
    font-size: 25px;

    letter-spacing: 18px;
    line-height: 26px;
}
.dantitle .yingwen {
    line-height: 30px;
    
    font-size: 20px;
    letter-spacing: 0;
    padding: 0;
    float: none;
    text-transform: capitalize;
    
    padding-top: 2px;
    display: inline;
    margin-left: -15px;
}
.indexabout .right .biaoti{     position: absolute; color: #f15a20;  left: 50px;
    top: 125px;font-size: 19px;
    line-height: 38px;}

.indexabout .right p{ font: normal 14px/28px "榛戜綋";
    }
    .left{float:left;}
.right{float:right;}
.indexkong {
    padding: 40px 0;
}
.more {
    width: 99px;
    height: 33px;
    background: blue;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 33px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 15px;
}




.g-blk-adv{ background: #f2f2f2; background-attachment: fixed; padding: 45px 0; }
.g-blk-adv .m-hds h3,
.g-blk-adv .m-hds p{ color:#555; }
.g-blk-adv ul li { float: left; background-color: rgba(255,255,255,0.8); margin: 80px 20px 0 0; padding:58px 40px 40px; width: 205px; position: relative; cursor:pointer; }
.g-blk-adv ul li:nth-child(4n){ margin-right:0; }
.g-blk-adv ul li img { height: 130px; width: 130px; display: block !important; margin: 0 auto; position: absolute; top: -65px; left: 0;right: 0; transition:0.8s; }
.g-blk-adv ul li h5 { font-size: 16px; margin-top: 35px; margin-bottom: 15px; text-align:center; }
.g-blk-adv ul li h5 a{ color:#0758b3; }
.g-blk-adv ul li p { line-height: 30px; color: #555; height: 120px; overflow: hidden; }
.g-blk-adv ul li:hover img{ transform: rotate(360deg); }



.m-hds {
    padding-bottom: 20px;
}
.f-tac {
    text-align: center;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.g-w1000 {
    width: 1200px;
    margin: 0 auto;
}
.m-hds h3 {
    font-size: 24px;
    color: #555;
}
.m-hds p {
    color: #555;
    font-size: 14px;
    margin-top: 15px;
}





.edge{padding:70px 0 0;font-family:"榛戜綋";color: #333;line-height: 24px;background:url(/image/edgebg1.jpg) no-repeat center 70px;}
.edge h2{height:251px;position: relative;text-align: center;font-size: 20px;font-weight: normal;line-height: 39px;}
.edge h2 img{display: block;margin:0 auto;}
.edge h2 span{display: block;width:600px;left:50%;top: 111px;color: #333;height: 39px;position: absolute;margin-left: -300px;}

.edge1{height:382px;}
.edge2{height: 467px;}
.edge3{background:url(/image/edgebg2.jpg) no-repeat center 0;}
.edge4{background:url(/image/edgebg3.jpg) no-repeat center 0;}
.edge_p,.edge_p img{    width: 601px;
    height: 382px;display: block;overflow: hidden;}
.edge_p img,.witn_l dt p img,.new_c dt b img,.faq_gg img,.show_c li p img{-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.edge_p img:hover,.witn_l dt p img:hover,.new_c dt b img:hover,.faq_gg img:hover,.show_c li p img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.edge_w{width: 493px;padding: 49px 0 0;}
.edge_w h3{height: 104px;font-size: 25px;color: #145cbd;line-height: 45px;background:url(/image/ico06.png) no-repeat 0 bottom;margin-bottom: 22px;white-space: nowrap;}
.edge_w h3 em{display: block; font-size: 28px;color: #c7c7c7;line-height:42px;text-transform: uppercase;font-weight: normal;    font-style: normal;}
.edge_w p{display: block;height:114px;overflow: hidden;color: #484848;font-size: 14px;}
.edge_w span a{}

.container {
    width: 1190px;
    margin: 0 auto;
}
.fr {
    float: right;
}
.fl {
    float: left;
}


.hezuo{width: 1200px;margin: 30px auto;}
.hezuo ul li{display: inline-block;width: 280px;margin: 10px 7px;}
.hezuo ul li img{height: 80px;}


#main {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    top: 20px;
}

#xw_z{ width:765px; float:left; overflow:hidden;}
#xw_z_bt{ height:41px; line-height:38px; margin-bottom:20px; background:url(/image/xwimg.jpg) no-repeat bottom; font-size:14px; color:#afafaf; font-weight:lighter; text-transform: uppercase;}
#xw_z_bt strong{ font-size:16px; font-weight:bold; color:#333;}
#xw_z_bt strong a{ font-size:16px; font-weight:bold; color:#333;}
#xw_z_bt strong a:hover{ font-size:16px; font-weight:bold; color:#0e50ae;}
#xw_z_bt span{ float:right; font-size:12px;}
#xw_zimg{ padding:4px; border:1px solid #ccc;}
/*鏂伴椈_宸�*/
#xw_zwzbj{ margin-top:5px;}
#xw_z11{ overflow:hidden; width:765px; float:left;}
#xw_z11 li{ color:#333; line-height:40px; background:url(/image/xwcf.jpg) no-repeat; height: 40px;
    padding-left: 18px;
    width: 364px;
    float: left;}
#xw_z11 li a{ color:#333; line-height:40px; }
#xw_z11 li a:hover{ color:#0e50ae; line-height:40px;}
/*鏂伴椈_鍙�*/
#xw_z22{ overflow:hidden; width:350px; float: right;}
#xw_z22 li{ color:#333; line-height:40px; background:url(/image/xwcf.jpg) no-repeat; height:40px; padding-left:17px;}
#xw_z22 li a{ color:#333; line-height:40px; }
#xw_z22 li a:hover{ color:#0e50ae; line-height:40px;}
/*鏂伴椈_闂*/
#xw_y{ width:385px; float:right; overflow:hidden;}
#xw_y_bt{ height:41px; line-height:38px;  font-size:14px; color:#afafaf; font-weight:lighter; text-transform: uppercase;}
#xw_y_bt strong{ font-size:16px; font-weight:bold; color:#0e50ae;}
#xw_y_bt span{ float:right; font-size:12px;}
#xw_ywz{overflow:hidden; height:401px;}
#xw_ywz li{    height: 111px;
    margin-top: 10px;
    border-bottom: 1px dotted #999;
    color: #333;
        line-height: 26px;}
#xw_ywz li span{ line-height:26px; color:#0e50ae;}
#xw_ywz li span a{ line-height:26px; color:#0e50ae;}
#xw_ywz li span a:hover{ line-height:26px; color:#e87816;}

.bgnav{background: #525453 !important;}


.page-content p {
    line-height: 27px;
}
.left-box-content p {
    line-height: 26px;
}

	#demo{
	overflow: hidden;
    width: 870px;
    height: 610px;
    float: right;
	}
.index_product li {
        margin: 5px;
    height: 200px;
    text-align: center;
    width: 205px;
    float: left;
    border: 1px solid #969696;}
 .index_product li img{    height: 160px;
	     width: 205px;} 
		.index_product li a h4{
  line-height: 32px;} 
	.index_product li:hover {
    box-shadow: 0 0 8px #000000;
    -webkit-transition: 0.4s ease-in;
    transition: 0.4s ease-in;
}	     

.ys_tit{
	color: #0078BE;
    font-size: 48px;
    background: url(/image/tmp1527825814_1674338_s.jpg);
        height: 140px;
    padding-top: 80px;
    padding-left: 310px;
}
.ys_tit p{
	    color: #8a8a8a;
    font-size: 13px;
    border: 1px solid #cecece;
    margin-left: 134px;
    padding: 2px 18px;
    width: 451px;
    margin-top: 15px;
}
.index_ys{
	background: #f3f3f3;       height: 748px;

}
.ys_ul li{
	    float: left;
    width: 246px;
    background: #e8e8e8;
    text-align: center;
    margin: 25px;
    margin-top: 110px;
    position: relative;
    padding-top: 130px;
}
.ys_ul{
	margin-top: 35px;
}
.ys_ul li img{
	     position: absolute;
    top: -120px;
    padding: 12px;
    left: 0px;
}
.ys_ul li span{
	    font-size: 22px;
    line-height: 65px;
}
    .ys_ul li p{
    	    font-size: 14px;
    padding: 0 22px;
    line-height: 28px;
    text-align: left;
    }

.index_application{
	width: 100%;
background: url(/image/tmp1525420984_1674338_s.jpg) no-repeat center;
height: 578px;
}

.applic_tit{
	    color: #fff;
    padding: 20px 0;
}
.applic_ul li{
    background: url(/image/lybg.jpg);
    float: left;
    padding: 20px;
    margin: 23px;
    width: 309px;
    height: 154px;
    opacity: 0.9;
    color: #fff;
    font-size: 26px;
    line-height: 50px;
}

.applic_ul li p{
	    font-size: 16px;
    line-height: 42px;
}
.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;
}