#banner {
    width: 100%;
    height: 505px;
    background: url(../images/banner.jpg) center center no-repeat;
    margin-top: 0px;
    position: relative;
}


.ent {
    width: 100%;

    text-align: center;
    overflow: hidden;
   	padding-top: 100px;
}


.ent ul {
    background-color: white;
    width: 1200px;
    height: 90px;
    line-height: 90px;
   
    margin: 0 auto 75px;
}

.ent ul li {
    float: left;
    text-align: center;
    width: 240px;
    font-size: 18px;

    color: white;
}
.ent .w .li_1{background: #565b62;}
.ent .w .li_3{background: #565b62;}
.ent .w .li_5{background: #565b62;}
.ent .w .li_2{background: #50545b;}
.ent .w .li_4{background: #50545b;}


.ent .w .li_1.active {
    background-color: #0350a3;
    color: white;
}

.ent .w .li_2.active {
    background-color: #0350a3;
    color: white;
}

.ent .w .li_3.active {
    background-color: #0350a3;
    color: white;
}

.ent .w .li_4.active {
    background-color: #0350a3;
    color: white;
}
.ent .w .li_5.active {
    background-color: #0350a3;
    color: white;
}

/* 米 */

.ent_b {
    width: 1200px;
    height: 470px;
    margin-top: 34px;
    margin: 0 auto;
}
.tuwenzi{
	width: 1200px;
	height: 382px;
}
.twz1{
	width: 378px;
	height: 338px;
	border: 1px solid #e5e5e5;
	float: left;
}
.twz2{
	width: 288px;
	height: 338px;
	border: 1px solid #e5e5e5;
	float: left;
}
.twz_img{
	width: 378px;
	height: 279px;
}
.twz_img2{
	width: 288px;
	height: 279px;
}
.twz1 p{
	color: #0350A3;
	line-height: 59px;
	height: 59px;
	text-align: center;
	background: #f8f8f8;
}
.twz2 p{
	color: #0350A3;
	line-height: 59px;
	height: 59px;
	text-align: center;
	background: #f8f8f8;
}


/*审批 */

.sp_b{
    width: 1200px;
    height: 470px;
    margin-top: 34px;
    margin: 0 auto;
}


/* 突破 */

.tp_b{
    width: 1200px;
    height: 470px;
    margin-top: 34px;
    margin: 0 auto;
}


/* 优化 */

.yh_b{
    width: 1200px;
    height: 470px;
    margin-top: 34px;
    margin: 0 auto;
}

.xd_bb{
    width: 1200px;
    height: 470px;
    margin-top: 34px;
    margin: 0 auto;
}













/* 我们能为您提供这些服务 */
.tgfw{
	height: 746px;
	background: #fafafa;
	padding-top: 60px;
}
.provide {
    width: 100%;
    height: 34px;
    text-align: center;
    margin:0 auto;
    background: url(../images/title_bgg.jpg) no-repeat center;
    line-height: 34px;
    
}

.provide h3 {
    font-size: 36px;
}
.provide p {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    text-align: center;
}

/* 我们能提供 */

.can {
    width: 1190px;
    height: 600px;
    margin: 70px auto 0px auto;
    overflow: hidden;
}


/* p配方 */

.can .formula {
   height: 242px;
    width: 378px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin-left: 10px;
    position: relative;
}

.can .formula h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.can .formula p {
    font-size: 15px;
    padding: 0px 20px 0 20px;
    line-height: 28px;
    color: #666666;
}

.can .formula .btn {
    width: 378px;
    height: 59px;
    line-height: 59px;
    margin: 37px auto auto auto;
    font-size: 18px;
    color: #995304;
    text-align: center;
    background-color:#ffe7cd;
}



.can .formula:hover h3{
    color: #e87800;
   
}

.can .formula:hover .btn {
    color: white;
    background:url(../images/btn_bg.jpg) no-repeat;
    cursor: pointer;
}


/* 模仿 */

.can .imitate {
    height: 242px;
    width: 378px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin-left: 20px;
    position: relative;
}

.can .imitate h3 {
   text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.can .imitate p {
    font-size: 16px;
    padding: 0px 20px 0 20px;
    line-height: 30px;
    color: #666;
}

.can .imitate .btn {
     width: 378px;
    height: 59px;
    line-height: 59px;
    margin: 34px auto auto auto;
    font-size: 18px;
    color: #995304;
    text-align: center;
    background-color:#ffe7cd;
}

.can .imitate:hover h3{
	color: #e87800;
   
}

.can .imitate:hover .btn {
    color: white;
    background:url(../images/btn_bg.jpg) no-repeat;
    cursor: pointer;
}


/* 成分化验 */

.can .Test {
   height: 242px;
    width: 378px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin-left: 20px;
    position: relative;
}

.can .Test h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.can .Test p {
    font-size: 16px;
    padding: 0px 20px 0 20px;
    line-height: 24px;
    color: #666666;
}

.can .Test .btn {
     width: 378px;
    height: 59px;
    line-height: 59px;
    margin: 21px auto auto auto;
    font-size: 18px;
    color: #995304;
    text-align: center;
    background-color:#ffe7cd;
}


.can .Test:hover h3 {
    color: #e87800;
}

.can .Test:hover .btn {
    color: white;
    background:url(../images/btn_bg.jpg) no-repeat;
    cursor: pointer;
}


/* 性能改进 */

.can .performance {
    height: 242px;
    width: 378px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin-top: 14px;
    margin-left: 10px;
    position: relative;
}

.can .performance h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.can .performance p {
    font-size: 16px;
    padding: 0px 20px 0 20px;
    line-height: 24px;
    color: #666666;
}

.can .performance .btn {
     width: 378px;
    height: 59px;
    line-height: 59px;
    margin: 22px auto auto auto;
    font-size: 18px;
    color: #995304;
    text-align: center;
    background-color:#ffe7cd;
}



.can .performance:hover h3{
   color: #e87800;
   
}

.can .performance:hover .btn {
    color: white;
    background:url(../images/btn_bg.jpg) no-repeat;
    cursor: pointer;
}


/* 工业诊断 */

.can .Diagnosis {
   height: 242px;
    width: 378px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin-top: 14px;
    margin-left: 20px;
    position: relative;
}

.can .Diagnosis h3 {
  text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.can .Diagnosis p {
    font-size: 16px;
    padding: 0px 20px 0 20px;
    line-height: 24px;
    color: #666666;
}

.can .Diagnosis .btn {
     width: 378px;
    height: 59px;
    line-height: 59px;
    margin: 22px auto auto auto;
    font-size: 18px;
    color: #995304;
    text-align: center;
    background-color:#ffe7cd;
}



.can .Diagnosis:hover h3 {
   color: #e87800;
}

.can .Diagnosis:hover .btn {
    color: white;
    background:url(../images/btn_bg.jpg) no-repeat;
    cursor: pointer;
}


/* 未知物分析 */

.can .Unknowns {
   height: 242px;
    width: 378px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin-top: 14px;
    margin-left: 20px;
    position: relative;
}

.can .Unknowns h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.can .Unknowns p {
    font-size: 16px;
    padding: 0px 29px 0 40px;
    line-height: 24px;
    color: #666666;
}

.can .Unknowns .btn {
     width: 378px;
    height: 59px;
    line-height: 59px;
    margin: 22px auto auto auto;
    font-size: 18px;
    color: #995304;
    text-align: center;
    background-color:#ffe7cd;
}



.can .Unknowns:hover h3{
   color: #e87800;
  
}

.can .Unknowns:hover .btn {
    color: white;
     background:url(../images/btn_bg.jpg) no-repeat;
    cursor: pointer;
}
/* 用数据证明实力 */

.strength {
    width: 100%;
    height: 450px;
    margin-top: -33px;
    background: url(../images/shili.png) center center no-repeat;
}


/* 微谱优势 */

.adv {
    width: 400px;
    height: 100px;
    text-align: center;
    margin-top: 74px;
    margin: auto;
}

.adv h3 {
    font-size: 36px;
}

.adv p {
    font-size: 24px;
}


/* 三个优势 */

.adv_b {
    width: 1000px;
    height: 500px;
    overflow: hidden;
    margin: 0 auto;
}


/* 左面 */

.adv_bl {
    width: 280px;
    height: 400px;
    margin-left: 50px;
    margin-top: 30px;
    float: left;
    box-shadow: 0px 0px 10px #ccc;
}

.adv_bl .t {
    height: 121px;
    background: url(../images/t1.jpg) no-repeat;
    background-size: contain;
    text-align: center;
}

.adv_bl:hover .t {
    background-image: url(../images/t2.jpg);
}

.adv_bm:hover .t {
    background-image: url(../images/t2.jpg);
}

.adv_br:hover .t {
    background-image: url(../images/t2.jpg);
}

.adv_bl .t h1 {
    display: inline-block;
    color: rgb(215, 122, 88);
    font-size: 24px;
    margin-top: 10px;
}

.adv_bl .t p {
    display: block;
    font-size: 24px;
    margin-top: 5px;
}

.adv_bl .b ul {
    margin: 20px auto 0px auto;
    font-size: 18px;
    width: 185px;
    color: #999999;
    text-align: center;
}

.adv_bl .b p {
    display: block;
    margin: 20px auto 0px auto;
    font-size: 18px;
    color: #999999;
}

.adv_bl .b div {
    width: 200px;
    height: 38px;
    margin-left: 40px;
    margin-top: 40px;
    text-align: center;
    color: white;
    font-size: 24px;
    background-color: rgb(277, 85, 20);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 32px rgb(215, 122, 88);
}

.adv_bl .b div {
    cursor: pointer;
}

.adv_bl .c {
    width: 280px;
    height: 230px;
    background-color: white;
}

.adv_bl .c img {
    width: 100%;
    margin-top: 30px;
}


/* 中间 */

.adv_bm {
    width: 280px;
    height: 400px;
    margin-left: 50px;
    margin-top: 30px;
    float: left;
    box-shadow: 0px 0px 10px #ccc;
}

.adv_bm .t {
    height: 121px;
    background: url(../images/t1.jpg) no-repeat;
    background-size: contain;
    text-align: center;
}

.adv_bm .t h1 {
    display: inline-block;
    color: rgb(98, 50, 154);
    font-size: 24px;
    margin-top: 10px;
}

.adv_bm .t p {
    display: block;
    font-size: 24px;
    margin-top: 5px;
}

.adv_bm .b ul {
    /*margin-left:60px;*/
    font-size: 18px;
    margin-top: 20px;
    color: #999999;
    text-align: center;
}

.adv_bm .b p {
    display: block;
    margin-left: 60px;
    margin-top: 20px;
    font-size: 18px;
    color: #999999;
}

.adv_bm .b div {
    width: 200px;
    height: 38px;
    margin-left: 40px;
    margin-top: 86px;
    text-align: center;
    color: white;
    font-size: 24px;
    background-color: rgb(277, 85, 20);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 32px rgb(215, 122, 88);
}

.adv_bm .b div:hover {
    cursor: pointer;
}

.adv_bm .c {
    width: 280px;
    height: 230px;
    background-color: white;
}

.adv_bm .c img {
    width: 100%;
    margin-top: 30px;
}


/* 右边 */

.adv_br {
    width: 280px;
    height: 400px;
    margin-left: 50px;
    margin-top: 30px;
    float: left;
    box-shadow: 0px 0px 10px #ccc;
}

.adv_br .t {
    height: 121px;
    background: url(../images/t1.jpg) no-repeat;
    background-size: contain;
    text-align: center;
}

.adv_br .t h1 {
    display: inline-block;
    color: rgb(29, 175, 139);
    font-size: 24px;
    margin-top: 10px;
}

.adv_br .t p {
    display: block;
    font-size: 24px;
    margin-top: 5px;
}

.adv_br .b ul {
    margin: 20px auto 0px auto;
    font-size: 18px;
    width: 240px;
    color: #999999;
    text-align: center;
}

.adv_br .b div {
    width: 200px;
    height: 38px;
    margin-left: 40px;
    margin-top: 50px;
    text-align: center;
    color: white;
    font-size: 24px;
    background-color: rgb(277, 85, 20);
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 32px rgb(215, 122, 88);
}

.adv_br .b div:hover {
    cursor: pointer;
}


/* .adv_br .b {
   font-size: 20px;
   margin-top:20px;
 }
 
 .adv_br .b div{
     width: 200px;
     height:38px;
     margin-left:12px;
     margin-top:55px;
     text-align: center;
     color:white;
     font-size:24px;
     background-color:rgb(277,85, 20);
     border-radius:10px 10px 10px 10px;
     box-shadow:0px 0px 32px rgb(215, 122,88);
 }
 .adv_br .b div:hover{
   cursor: pointer;  
 }*/

.adv_br .c {
    width: 280px;
    height: 230px;
    background-color: white;
}

.adv_br .c img {
    width: 100%;
    margin-top: 30px;
}


/* 公司介绍 */

.int {
    width: 100%;
    height: 280px;
    background-color: rgb(244, 244, 244);
    overflow: hidden;
}

.introductio {
    width: 400px;
    height: 100px;
    text-align: center;
    margin: 20px auto 0px auto;
}

.introductio h3 {
    font-size: 36px;
}

.introductio p {
    font-size: 24px;
}

.int_b {
    color: #585859;
    line-height: 28px;
    width: 900px;
    height: 115px;
    font-size: 22px;
    margin: 0 auto;
    margin-top: 10px;
}


/* 品牌  */

.part_4 {
    width: 100%;
    height: 743px;
    background: url(../images/part_4_bg.jpg) no-repeat center center;
}

.part_4 .tab_item {
    display: block;
    width: 207px;
    height: 74px;
    color: #3c3a39;
    font-size: 22px;
    background-color: #e4e4e4;
    float: left;
    cursor: pointer;
    border-left: 2px solid #fff;
    text-align: center;
    padding-top: 25px;
}

.part_4 .tab_item i {
    display: block;
    font-style: inherit;
    font-size: 16px;
}

.part_4 .tabbed_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}

.part_4 .tabs {
    height: 99px;
    width: 1045px;
    margin: 0 auto 50px auto;
}

.part_4 .tabbed_content .slide_content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 490px;
}

.part_4 .tabslider {
    width: 6000px;
}

.part_4 .tabslider ul {
    float: left;
    width: 1200px;
    margin: 0px;
    padding: 0px;
}

.part_4 .ons {
    background: url(../images/brand_bg.jpg) no-repeat 0 0;
    color: #fff;
}

.team_2 dt {
    width: 870px;
    float: left;
}

.team_2 p {
    float: left;
    border: 1px solid #fff;
}

.team_2 dd {
    width: 320px;
    float: right;
}

.team_3 dt {
    float: left;
}

.team_3 dd {
    float: right;
    height: 234px;
}

.team_4 dd {
    width: 150px;
    height: 156px;
    box-sizing: border-box;
    border: 1px solid #adadae;
    float: left;
    text-align: center;
    background: #fff;
}

.team_4 dd img {
    display: block;
    margin: 25px auto;
}

.team_5 dt p {
    float: left;
    border: 1px solid #fff;
}

.team_5 dd p {
    float: left;
    border: 1px solid #fff;
}

.part_4 .tabslider dl img {
    transition: all 0.5s ease-in-out;
}

.part_4 .tabslider dl img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.part5_wrapper {
    width: 100%;
    height: 566px;
    background: url(../images/part_5_bg.jpg) no-repeat center center;
}

.part5_box {
    width: 1200px;
    margin: 125px auto auto auto;
    height: 300px;
}

.part_5 {
    width: 226px;
    height: 242px;
    float: left;
    border: 1px solid #fff;
    position: relative;
    text-align: center;
    color: #fff;
    margin-left: 56px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    background: rgba(255, 255, 255, 0.07);
}

.part_5 dt {
    position: absolute;
    top: -80px;
    left: 39.5px;
}

.part_5 p {
    font-size: 38px;
    margin-top: 90px;
    margin-bottom: 20px;
}

.part_5 dd {
    font-size: 22px;
    width: 103px;
    margin: 0 auto;
    color: #fff;
}

.part_5:hover dd {
    color: #ffeb00;
}

.num1 {
    color: #ffeb00;
}

.num2 {
    color: #eea371;
}

.num3 {
    color: #c0ee8a;
}

.num4 {
    color: #c8a0e7;
}

.part_5:hover {
    color: #ffeb00;
    border: 1px solid #ffeb00;
    background-color: transparent;
    transition: border 0.2s ease-in;
    -webkit-transition: border 0.2s ease-in;
    margin-top: -20px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.title {
    margin: 0 auto;
    text-align: center;
    padding-top: 35px;
}

.title h1 {
    color: #3e3a39;
    font-size: 38px;
    font-weight: normal;
}

.title .box {
    width: 35px;
    height: 2px;
    background-color: #dab172;
    margin: 17px auto;
}

.title span {
    color: #727171;
    text-transform: uppercase;
    font-family: 新宋体;
}

.title2 {
    width: 390px;
}

.title2 h1 {
    color: #fff;
}

.title2 h1 span {
    color: #ffeb00;
    font-family: 微软雅黑;
}

.title2 span {
    color: #e9e9e9;
}

.title3 {
    width: 320px;
}

.title3 .box {
    width: 35px;
    height: 2px;
    background-color: #fff;
    margin: 17px auto;
}

.title3 h1 {
    color: #ffeb00;
}

.title3 span {
    color: #fff;
}
