@font-face{
	font-family: 'roboto';
	font-weight: 300;
	font-style: normal;
	src: url(../font/Roboto-Light.ttf); 
}
@font-face{
	font-family: 'roboto';
	font-weight: normal;
	font-style: normal;
	src: url(../font/Roboto-Regular.ttf); 
}
@font-face{
	font-family: 'roboto';
	font-weight: 500;
	font-style: normal;
	src: url(../font/Roboto-Medium.ttf); 
}
@font-face{
	font-family: 'roboto';
	font-weight: 600;
	font-style: normal;
	src: url(../font/Roboto-Bold.ttf); 
}
@font-face{
	font-family: 'roboto';
	font-weight: 700;
	font-style: normal;
	src: url(../font/Roboto-Black.ttf); 
}

html {
    min-width: 1200px;
}

body {
    overflow-x: hidden;
    overflow-y: auto;
}

body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd {
    margin: 0px;
}

input,button,ul,ol {
    margin: 0px;
    padding: 0px;
}

body,input,button,form {
    font-size: 14px;
    line-height: 1.8;
    font-family: "roboto", 'microsoft yahei', Helvetica, Arial, sans-serif;
    color: #3c4650;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 14px;
    font-weight: normal;
}

ul,ol,li {
    list-style: none;
}

input {
    background: none;
    border: 0 none;
}

img,iframe {
    border: 0px;
}

em,i {
    font-style: normal;
}

button,input,select,textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.red {
    color: #e74037;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.poa {
    position: absolute;
}

.por {
    position: relative;
}

.hidden {
    display: none;
}

.hide {
    display: none !important;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.icon {
    vertical-align: middle;
    background: url(../image/icon.png) no-repeat;
    display: inline-block;
}

.in_icon {
    vertical-align: middle;
    background: url(../image/ind_icon.png) no-repeat;
    display: inline-block;
}

a {
    color: #3c4650;
    text-decoration: none;
}

a:hover {
    color: #7db639;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.ease,.ease * {
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.noease,.noease * {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

:-moz-placeholder {
    color: #cccccc;
}

::-moz-placeholder {
    color: #cccccc;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #cccccc;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #cccccc;
}

::-webkit-scrollbar  
{  
    width: 10px;  
    height: 10px;  
    background-color: #fff;  
}  
::-webkit-scrollbar-track  
{  
    border-radius: 10px;  
    background-color: #e5e5e5;  
}    
::-webkit-scrollbar-thumb  
{  
    border-radius: 10px;  
    background-color: #bdbdbd;  
}  
::-webkit-scrollbar-thumb:hover
{
	border-radius: 5px;
	background: #999;
}

/*清除浮动*/
.clearfix {
    *zoom: 1;}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*顶部*/
.header_main {
    width: 100%;
    position: relative;
    z-index: 999;
    background: #3c4650;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}

.header_main .header {
    position: relative;
}

.header_main .ksdh {
    color: #fff;
}

.header_main .ksdh a {
    color: #fff;
    vertical-align: middle;
    line-height: 40px;
    float: left;
}

.header_main .ksdh a s {
    display: block;
    width: 45px;
    height: 40px;
}

.header_main .ksdh a:hover {
    color: #7db639;
}

.header_main .ksdh span {
    float: left;
    display: block;
    *display: inline;
    *zoom: 1;padding: 0 10px;
    color: #999;
    vertical-align: middle;
    line-height: 40px;
}

/*头部*/
.top_main {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    background: #fff;
    overflow: hidden;
    z-index: 2;
    border-top: 3px #3c4650 solid;
}

.top_main .logo {
	padding-bottom: 18px;
    padding-top: 20px;
}
.top_main .logo .logo_img{
    display: inline-block;
    margin-right: 15px;
    margin-top: 5px;
}
.top_main .logo .tit_box{
    display: inline-block;
}

.top_main .logo p.tit{
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}
.top_main .logo p.titen{
	font-size: 13px;
	letter-spacing: 1.6px;
	color: #9da2a7;
	margin-top: 5px;
}

.top_main .tel {
    float: right;
    margin-top: 25px;
}

.top_main .tel .tel_img {
    margin-right: 14px;
    float: left;
    width: 50px;
    height: 50px;
}

.top_main .tel .tel_img img {
    width: 100%;
    display: block;
}

.top_main .tel .tel_text {
    float: right !important;
}

.top_main .tel .tel_text p {
    font-size: 16px;
    line-height: 1;
    color: #666;
    padding: 4px 0 5px 0;
}

.top_main .tel .tel_text h4 {
    font-size: 24px;
    font-weight: 600;
    color: #7db639;
    display: inline-block;
    line-height: 24px;
}

/*导航*/
.nav_main {
    position: relative;
    width: 100%;
    box-shadow: 0 2px 20px rgb(0 0 0 / 10%);
    z-index: 1;
}

.nav_main .nav .navlist {
    width: 100%;
}

.nav_main .nav li {
    float: left;
    width: calc(100% / 7);
    display: inline-block;
    text-align: center;
    position: relative;
}

.nav_main .nav li:before {
    display: inline-block;
    content: "";
    position: absolute;
    background-color: #ccc;
    top: 50%;
    margin-top: -6px;
    left: 0;
    width: 1px;
    height: 16px;
}
.nav_main .nav li:last-child:after {
    display: inline-block;
    content: "";
    position: absolute;
    background-color: #ccc;
    top: 50%;
    margin-top: -6px;
    right: 0;
    width: 1px;
    height: 16px;
}

.nav_main .nav li a {
    display: block;
    text-align: center;
    position: relative;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
}

.nav_main .nav li .subnav {
    background: #fff;
    border-top: 2px solid #7db639;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    height: auto;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: calc(100% - 2px);
    width: 100%;
    z-index: 199;
}

.nav_main .nav .subnav {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease 0s;
    transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
}

.nav_main .nav li:hover .subnav {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.nav_main .nav li .subnav a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 48px;
    height: 48px;
    max-width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff;
}

.nav_main .nav li .subnav a:hover {
    color: #7db639;
    background: #f9f9f9;
}

.nav_main .nav li:hover a,
.nav_main .nav li:hover .subnav a:hover{
    color: #7db639;
}

.nav_main .nav li:hover .subnav a{
    font-weight: normal;
    color: #666;
}


/*首页*/
.banner_main {
    overflow: hidden;
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    height: 650px;
}

.banner .list {
    max-height: 550px;
    overflow: hidden;
}

.banner li {
    width: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
}

.banner li img {
    width: 1920px;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner li a {
    width: 100%;
    display: block;
}

.banner .tip {
    width: 100%;
    height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 4%;
    z-index: 10;
}

.banner .tip span {
    width: 50px;
    height: 5px;
    overflow: hidden;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    background: #fff;
    text-indent: -1000px;
    transition: all .5s;
}

.banner .tip span.cur {
    background: #7db639;
}

.banner .prev,.banner .next {
    width: 54px;
    height: 54px;
    position: absolute;
    z-index: 12;
    top: 50%;
    margin-top: -27px;
    cursor: pointer;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    transition: all ease 0.4s;
}

.banner .prev {
    left: 5%;
    background-position: 0 -27px;
}

.banner .next {
    right: 5%;
    background-position: -54px -27px;
}

.banner:hover #btn_prev,.banner:hover #btn_next {
    opacity: 0.4;
}
.banner:hover #btn_prev:hover,.banner:hover #btn_next:hover {
    opacity: 0.8;
}

/**/
.search {
    border-bottom: 1px solid #eee;
}

.search .hot {
    padding: 30px 0;
    height: 40px;
    line-height: 40px;
}

.search .hot .left {
    color: #3c4650;
    font-weight: bold;
}

.search .hot .left b {
    color: #7db639;
}

.search .hot .left a {
    padding: 0 10px;
    color: #787878;
    font-weight: 100;
}

.search .hot .left a:hover {
    color: #7db639;
}

.search .hot .right {
    position: relative;
}

.search .hot .right .input {
    width: 278px;
    height: 20px;
    border: 1px solid #eee;
    border-radius: 20px;
    line-height: 20px;
    padding: 9px 0px;
    border: none;
    border-right: none;
    font-size: 12px;
    color: #999;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #f5f5f5;
    padding-left: 20px;
    outline: none;
}

.search .hot .right .btn {
    width: 23px;
    height: 38px;
    border: none;
    background-position: -246px -79px;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0px;
    outline: none;
}

/*底部*/
.footer_main {
    position: relative;
    width: 100%;
}

.footer_main .footer {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 35px;
    height: auto;
    background: #3c4650;
}

.footer_main .links {
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.footer_main .links span {
    color: #f9f9f9;
    display: inline-block;
}

.footer_main .links a {
    display: inline-block;
    color: #f9f9f9;
    padding-right: 10px;
}

.footer_main .links a:hover {
    color: #7db639;
}

.footer_main .botnav {

}

.footer_main .botnav li {
    width: 100px;
    float: left;
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    overflow: hidden;
    padding-left: 40px;
}
.footer_main .botnav li.pl-20{
    padding-left: 20px;
}

.footer_main .botnav li:first-child {
    padding-left: 10px;
}

.footer_main .botnav li a {
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
}

.footer_main .botnav li .drop {
    padding-top: 10px;
}

.footer_main .botnav li .drop a {
    font-size: 16px;
    line-height: 2;
    color: rgba(255,255,255,.7);
}

.footer_main .botnav li:first-child {
    padding-left: 0;
}

.footer_main .botcontcat {
    width: 230px;
    color: #fff;
    padding-left: 40px;
}

.footer_main .botcontcat a {
    color: #fff;
    display: block;
    line-height: 30px;
    font-size: 22px;
}

.footer_main .botnav li .drop a:hover {
    color: #7db639;
}

.footer_main .botcontcat .zx {
    padding-left: 22px;
    margin-top: 12px;
    font-size: 16px;
    color: #fff;
    background: url("../image/tel3.png") no-repeat left center;
    background-size: 16px;
}

.footer_main .botcontcat .webTel1 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
}

.footer_main .botcontcat .webTel2 {
    margin-top: 12px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    font-family: "arial";
    line-height: 20px;
}

.footer_main .bewm {
    padding-top: 0px;
    padding-bottom: 8px;
    display: block;
    width: 130px;
    background: rgba(0,0,0,.2);
    background-size: 160px 215px;
}

.footer_main .bewm img {
    display: block;
    width: 110px;
    height: 110px;
    padding: 0;
    margin: 0 auto;
    margin-top: 10px;
}

.footer_main .bewm .scan {
    margin-top: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
}

.footer_main .imsgbox {
    width: 440px;
}

.footer_main .imsgbox h3 {
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 24px;
}

.footer_main .imassge {
    padding-top: 16px;
}

.footer_main .imassge .item {
    width: 209px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    border: 1px solid #9b9b9b;
    border-radius: 5px;
}

.footer_main .imassge .item .txt {
    width: 199px;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    color: #989a9e;
    background: none;
    outline: none;
}

.footer_main .imassge .item .msg-box {
    position: absolute;
    left: 0;
    height: 20px;
    top: 0px;
}

.footer_main .imassge .item .msg-box s {
    display: inline-block;
}

.footer_main .imassge .mr10 {
    margin-right: 18px;
}

.footer_main .imassge .mj {
    width: 438px;
}

.footer_main .imassge .mj .txt {
    width: 430px;
}

.footer_main .imassge .submit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    transition: all .5s;
}

.footer_main .imassge .submit:hover {
    background: #7db639;
    color: #fff;
}

.copyright {
    position: relative;
    width: 100%;
    line-height: 50px;
    background: #303840;
}

.copyright p {
    color: #fff;
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    color: #7db639;
}

/***********index css ***********/
.index {
    width: 100%;
    overflow: hidden;
}

.index .indexTit {
    text-align: center;
    width: 100%;
    background: url("../image/index_tit.png") no-repeat center center;
}

.index .indexTit .tit {
    padding-top: 10px;
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #7db639;
    line-height: 40px;
}

.index .indexTit .subtit {
    font-size: 16px;
    color: #9da2a7;
    line-height: 18px;
    padding-top: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/*menu*/
.index .menu {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
}

.index .menu ul {
    text-align: center;
}

.index .menu li {
    line-height: 30px;
    margin: 0 10px 10px;
    display: inline-block;
}

.index .menu li:first-child {
    margin-left: 0;
}

.index .menu li:last-child {
    margin-right: 0;
}

.index .menu li a {
    display: block;
    color: #767d84;
    font-size: 15px;
    border: 1px solid #d6d6d4;
    text-align: center;
    padding: 0 25px;
    border-radius: 25px;
    min-width: 90px;
    transition: all ease .4s;
    line-height: 40px;
}

.index .menu li a:hover {
    border: 1px solid #7db639;
    color: #fff;
    background: #7db639;
}

.index a.more {
    width: 150px;
    height: 40px;
    color: #666;
    line-height: 40px;
    margin: 0 auto;
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    transition: all ease .4s;
}

.index .more:hover {
    border: 1px solid #7db639;
    background: #7db639;
    color: #fff;
    text-indent: 10px;
}

/*产品中心*/
.index .floor_1_main {
    width: 100%;
}

.index .floor_1_main .floor_1 {
    padding: 50px 0 70px 0;
}

.index .floor_1 .menu {
    padding-top: 30px;
    padding-bottom: 40px;
}

.index .floor_1 .proList .list {
    width: 100%;
}

.index .floor_1 .proList .list .item {
    float: left;
    position: relative;
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all .5s;
}

.index .floor_1 .proList .list .item:nth-child(4n) {
    margin-right: 0;
}

.index .floor_1 .proList .list .item .img {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 75%;
    overflow: hidden;
    position: relative;
}

.index .floor_1 .proList .list .item .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .4s ease;
}

.index .floor_1 .proList .list .item h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    text-indent: 20px;
    background: url(../image/txtBg.png) repeat center center;
}

.index .floor_1 .proList .list .item:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.index .floor_1 .proList .list .item:hover .img img {
    transform: scale(1.1);
}

.index .floor_1_main .more {
    margin-top: 20px;
    transition: all ease 0.4s;
}


/*四大优势*/
.index .floor_3_main {
    width: 100%;
    height: 640px;
    background: url("../image/ysBg.jpg") no-repeat center center;
}

.index .floor_3 {
    padding-top: 50px;
}

.index .floor_3 .indexTit {
    background: url("../image/titLine1.png") no-repeat center center;
}

.index .floor_3 .indexTit .tit {
    color: #fff;
}

.index .floor_3 .indexTit .subtit {
    color: #fff;
}

.index .floor_3 .advantBox {
    margin-top: 70px;
    min-height: 400px;
    background: url("../image/ysBox.png") no-repeat center center;
}

.index .floor_3 .advantList .item {
    float: left;
    display: block;
    width: 400px;
    cursor: pointer;
}

.index .floor_3 .advantList .item .img {
    float: left;
    display: block;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .5s;
}

.index .floor_3 .advantList .item .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.index .floor_3 .advantList .item .txt {
    float: left;
    width: 300px;
    margin-left: 16px;
    transition: all .5s;
}

.index .floor_3 .advantList .item .txt h3 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 24px;
    transition: all .5s;
}

.index .floor_3 .advantList .item .txt p {
    padding-top: 20px;
    width: 300px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    border-top: 1px dashed #9a9a9a;
    transition: all .5s;
}

.index .floor_3 .advantList .item:nth-child(2n) {
    margin-bottom: 100px;
    margin-left: 400px;
}

.index .floor_3 .advantList .item:hover .img {
    background: #7db639;
    border-color: #7db639;
    transform: translateY(-6px);
}

.index .floor_3 .advantList .item:hover .txt {
    transform: translateY(-6px);
}

.index .floor_3 .advantList .item:hover .txt h3 {
    color: #7db639;
}

.index .floor_3 .advantList .item:hover .txt p {
    color: #7db639;
}

/*关于我们*/
.index .floor_4_main {
    width: 100%;
    height: 714px;
    background: url("../image/aboutBg.jpg") no-repeat center center;
}

.index .floor_4 {
    padding: 80px 0;
}

.index .floor_4 .aTit {
}

.index .floor_4 .aTit .tit {
    padding-top: 60px;
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #7db639;
    line-height: 40px;
}

.index .floor_4 .aTit .subtit {
    font-size: 16px;
    color: #9da2a7;
    line-height: 18px;
    padding-top: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.index .floor_4 .aboutimg {
    width: 600px;
    height: 450px;
    margin-left: 60px;
    display: block;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.index .floor_4 .aboutimg img {
    width: 600px;
    height: 450px;
    display: block;
}

.index .floor_4 .abouttext {
    width: 520px;
    display: block;
}

.index .floor_4 .abouttext .stit {
    font-size: 24px;
    font-weight: bold;
    padding-top: 36px;
    color: #3c4650;
    line-height: 26px;
}

.index .floor_4 .abouttext h4 {
    color: #999;
    font-size: 24px;
    display: block;
}

.index .floor_4 .abouttext .desc {
    padding-top: 40px;
    color: #666;
    line-height: 30px;
    margin-bottom: 46px;
    text-align: justify;
    font-size: 15px;
}

.index .floor_4 .abouttext .more {
    margin: 0;
}

/*news*/
.index .floor_5_main {
    background: #fff;
}

.index .floor_5 {
    padding-top: 50px;
    padding-bottom: 60px;
}

.index .floor_5 .cont {
    margin-top: 40px;
    margin-bottom: 40px;
}

.index .newsBox {
    width: 580px;
    overflow: hidden;
    position: relative;
}

.index .newsBox .hd {
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    bottom: 0px;
    z-index: 10;
}

.index .newsBox .hd ul {
    overflow: hidden;
    zoom: 1;}

.index .newsBox .hd li {
    margin-right: 6px;
    width: 12px;
    height: 12px;
    font-size: 0;
    text-indent: -9999px;
    background: #fff;
    cursor: pointer;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: block;
    float: left;
    transition: all .5s;
}

.index .newsBox .hd li.on {
    background: #7db639;
}

.index .newsBox .bd li {
    zoom: 1;vertical-align: middle;
    position: relative;
    width: 580px;
    height: 352px;
    overflow: hidden;
}

.index .newsBox .bd li img {
    display: block;
    width: 580px;
    height: 352px;
}

.index .newsBox .bd li .txt {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 70px;
    background: url("../image/txtBg.png") repeat center center;
}

.index .newsBox .bd li .txt .tit {
    display: block;
    font-size: 18px;
    line-height: 70px;
    color: #fff;
    text-indent: 20px;
}

.index .newsBox .bd li p {
    padding: 0;
    color: #666;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
}

.index .newsBox .bd li .time {
    font-size: 16px;
    padding-right: 30px;
    padding-top: 28px;
}

.index .textlist {
    width: 572px;
}

.textlist .item {
    position: relative;
    border-bottom: 1px dashed #d7d7d7;
    transition: all .5s;
}

.textlist .item a {
    display: block;
    padding: 19px 0px;
}

.textlist .item h3 {
    color: #3c4650;
    font-size: 18px;
    transition: all .5s;
}

.textlist .item p {
    margin-top: 6px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.textlist .item .time {
    display: block;
    width: 70px;
    height: 73px;
    border-right: 1px solid #ddd;
    line-height: 25px;
    margin-right: 30px;
    padding-right: 20px;
    text-align: center;
    color: #666;
    font-weight: 500;
}

.textlist .item .time b {
    color: #666;
    display: block;
    font-size: 48px;
    line-height: 48px;
}

.textlist .item:hover {
    transform: translate3d(0, -2px, 0);
}

.textlist .item:hover h3 {
    color: #7db639;
}

/*end news*/
.xunpan {
    width: 100%;
    background: url(../image/xunpan.jpg) no-repeat center top;
    height: 200px;
    color: #fff;
}

.xunpan .zixun {
    width: 302px;
    padding-top: 40px;
    text-align: center;
}

.xunpan .zixun .ewm {
    width: 106px;
    height: 106px;
    display: block;
    padding: 6px;
    background: #fff;
}

.xunpan .zixun .tel {
    border: 1px solid #7a7c82;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    margin-bottom: 20px;
    font-family: "AvantGardeITVbyBT Book", arial;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.xunpan .zixun .tel em {
    position: relative;
    top: -2px;
    width: 25px;
    height: 25px;
    background-position: -154px -50px;
    margin-right: 10px;
}

.xunpan .zixun .zx {
    border: 1px solid #7db639;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #7db639;
}
.xunpan .zixun .zx a{
    color: #fff;
}

.xunpan .txt {
    padding-top: 55px;
}

.xunpan .txt h3 {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 25px;
}

.xunpan .txt p {
    font-size: 20px;
}

.xunpan .txt p span {
    color: #7db639;
    display: inline-block;
}

/*浮动客服*/
.toolbar {
    position: fixed;
    bottom: 5%;
    right: 1%;
    z-index: 100;
    width: 80px;
}

.toolbar dd {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    background: #7db639;
    margin-top: 2px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}

.toolbar dd:first-child {
    margin-top: 0;
}

.toolbar dd i {
    width: 100%;
    height: 30px;
    display: block;
    margin-top: 13px;
    background: url(../image/toolbar.png) no-repeat center 0;
}

.toolbar dd.qq i {
    background-position-y: 0;
}

.toolbar dd.tel i {
    background-position-y: -30px;
}

.toolbar dd.code i {
    background-position-y: -60px;
}

.toolbar dd.top i {
    background-position-y: -90px;
}

.toolbar dd span {
    display: block;
    color: #fff;
}

.toolbar dd.tel .box {
    position: absolute;
    top: 0;
    width: 190px;
    right: -200px;
    height: 100%;
    margin-right: 10px;
    border-radius: 5px;
    background: #7db639;
    opacity: 0;
    transition: all .5s;
}

.toolbar dd.tel .box p {
    font-size: 14px;
    margin: 15px auto 7px;
}

.toolbar dd.tel .box h3 {
    font-size: 18px;
    font-weight: 600;
}

.toolbar dd.tel .box:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #7db639;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: -18px;
    margin-left: -12px;
}

.toolbar dd.code .box {
    position: absolute;
    top: 0;
    width: 162px;
    right: -172px;
    height: 162px;
    margin-right: 10px;
    border-radius: 5px;
    background: #7db639;
    opacity: 0;
    transition: all .5s;
}

.toolbar dd.code .box img {
    width: 140px;
    height: 140px;
    padding: 11px;
}

.toolbar dd.code .box:after {
    display: block;
    content: " ";
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent transparent #7db639;
    border-width: 9px;
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -18px;
    margin-left: -12px;
}

.toolbar dd:hover {
    background: #3c4650;
}

.toolbar dd.tel:hover .box {
    opacity: 1;
    right: 80px;
}

.toolbar dd.code:hover .box {
    opacity: 1;
    right: 80px;
}

/****************************** ** 内页 ******************************/
/*prolist*/
.prolist .item {
    width: 278px;
    padding-top: 10px;
    overflow: hidden;
    float: left;
    margin: 0 26px 26px 0;
    position: relative;
    border: 1px solid #ddd;
    text-align: center;
    transition: all .5s;
}

.prolist .item a {
    display: block;
    width: 100%;
}

.prolist .item img {
    width: 260px;
    height: 195px;
    display: block;
    margin: 0 auto;
}

.prolist .item h3 {
    height: 60px;
    line-height: 60px;
    padding: 0 12px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    transition: all .5s;
}

.prolist .item:hover {
    border-color: #7db639;
}

.prolist .item:hover h3 {
    color: #7db639;
}

/*txtimglist*/
.txtimglist .item {
    height: 160px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    transition: all .5s;
}

.txtimglist .item a {
    width: 100%;
    display: block;
}

.txtimglist .item img {
    width: 213px;
    height: 160px;
    display: block;
    margin-right: 45px;
}
.pro_detail .txtimglist .item img {
    width: 100%;
    height: 214px;
}

.txtimglist .item h3 {
    font-size: 22px;
    color: #3c4650;
    padding: 15px 0 10px;
    transition: all .5s;
}

.txtimglist .item .txt {
    color: #888;
    line-height: 24px;
    height: 72px;
    padding-right: 30px;
    text-align: justify;
    overflow: hidden;
}

.txtimglist .item .time {
    width: 100px;
    padding-top: 28px;
    line-height: 24px;
    font-size: 16px;
    color: #3c4650;
    text-align: center;
    margin-right: 15px;
}

.txtimglist .item .time .day {
    font-size: 38px;
    line-height: 40px;
    display: block;
}

.txtimglist .item .time s {
    width: 54px;
    height: 8px;
    display: inline-block;
    margin-top: 20px;
    background-position: -170px 0;
}

.txtimglist .item:hover {
    border: 1px solid #7db639;
}

.txtimglist .item:hover h3 {
    color: #7db639;
    text-indent: 10px;
}

.txtimglist .searchlist .item img {
    width: auto;
    height: 150px;
}

/************content************/
/* loaction */
.location {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #ddd;
}

.location:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.location h3 {
    font-size: 24px;
    padding-left: 30px;
    position: relative;
    width: 50%;
}
.location h3:before {
    content: "";
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    left: 0;
    top: 14px;
    background: #7db639;
}
.location h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    left: 8px;
    top: 22px;
    background: #3c4650;
}

.location .sitepath {
    color: #999;
    white-space: nowrap;
    padding-top: 8px;
}

.location .sitepath s {
    width: 16px;
    height: 17px;
    background-position: -30px 0px;
    margin: 0 6px;
}

.location .sitepath a {
    color: inherit;
}

.location .sitepath a:hover {
    color: #7db639;
}

/* reLink */
.reLink {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.reLink .nextLink,.reLink .prevLink {
    width: 50%;
    display: block;
    text-align: left;
    color: #666;
}

.reLink .nextLink a:hover,.reLink .prevLink a:hover {
    color: #7db639;
}

.reLink .nextLink a,.reLink .prevLink a {
    color: #666;
}

.reLink .nextLink {
    text-align: right;
}

.nybanner {
    width: 100%;
    position: relative;
    height: 300px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(http://demo2.92wailian.com/k110/pc/images/nybanner.jpg);
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0 60px;
}

.wrapper .showvideo {
    margin: 0 auto;
}

.wrapper .left-tit {
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 40px;
    font-weight: bold;
    padding: 15px 0 20px 0;
    position: relative;
    margin-bottom: 20px;
    color: #fff;
    background: url(../image/lefttitbg.png) no-repeat center bottom;
}

.wrapper .left-tit.left-tit2 {
    font-size: 30px;
    padding-bottom: 19px;
    *padding-top: 1px;
}

.wrapper .leftCon {
    width: 260px;
    float: left;
    padding: 26px 0 15px;
    background: #7db639;
}

.wrapper .leftCon .leftpro {
    margin: 0 10px;
}

.wrapper .leftCon .leftpro center {
    color: #fff;
}

.wrapper .leftCon .leftpro .item {
    float: left;
    width: 115px;
    margin: 0 auto 10px;
}

.wrapper .leftCon .leftpro .item:nth-child(2n) {
    float: right;
}

.wrapper .leftCon .leftpro .item a {
    width: 100%;
    display: block;
}

.wrapper .leftCon .leftpro .item a img {
    width: 100%;
    height: 86px;
    display: block;
}

.wrapper .leftCon .leftpro .item a h3 {
    color: #fff;
    font-size: 13px;
    line-height: 35px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.wrapper .leftNav {
    margin: 0 20px;
    margin-bottom: 20px;
}

.wrapper .leftNav li {
    margin-bottom: 10px;
    text-align: center;
}

.wrapper .leftNav li .aLink {
    display: block;
    font-size: 16px;
    line-height: 43px;
    color: #fff;
    border: 1px solid #fff;
}

.wrapper .leftNav li:hover .aLink,.wrapper .leftNav li.hover .aLink {
    background: #fff;
}

.wrapper .leftNav li.hover a,.wrapper .leftNav li:hover a {
    color: #7db639;
}

.wrapper .leftNav .boxlist {
    display: none;
    padding: 0 10px;
    background: #a97e3e;
}

.wrapper .leftNav li.item.hover .boxlist {
    display: block;
}

.wrapper .leftNav .boxlist li {
    margin: 0;
}

.wrapper .leftNav .boxlist li:first-child a {
    border: 0;
}

.wrapper .leftNav .boxlist li a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    border-top: 1px dashed #fff;
}

.wrapper .content {

}

.wrapper .content .prolist {
    width: 106%;
    position: relative;
}

.wrapper .content .bgfff {
    width: 818px;
    padding: 15px 40px 50px;
    border: 1px solid #dddddd;
    background: #fff;
}

/******recommend*******/
.recomCon {
    margin-top: 20px;
}

.recomCon .recom-tit {
    font-size: 22px;
    line-height: 32px;
    padding: 20px 0;
}

.recomCon .recom-tit .more {
    float: right;
    font-size: 16px;
    width: 120px;
    height: 30px;
    color: #666;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
}

.recomCon .recom-tit .more:hover {
    width: 150px;
}

.recomCon .recom-tit s {
    width: 4px;
    height: 23px;
    margin-right: 15px;
    background: #7db639;
    display: inline-block;
    vertical-align: middle;
}

.recomCon .txtimglist {
    width: 100%;
}

.recomCon .txtimglist .item {
    width: calc(50% - 10px);
    height: auto;
    padding: 0;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    border: 0;
    border-bottom: 1px solid #dddddd;
}

.recomCon .txtimglist .item:nth-child(2n) {
    margin-right: 0;
}
.pro_detail .recomCon .txtimglist .item {
    width: calc(25% - 15px);
    margin-right: 20px;
}
.pro_detail .recomCon .txtimglist .item:nth-child(2) {
    margin-right: 20px;
}
.pro_detail .recomCon .txtimglist .item:nth-child(4) {
    margin-right: 0;
}

.recomCon .txtimglist .item a {
    width: 100%;
    display: block;
}

.recomCon .txtimglist .item h3 {
    font-size: 15px;
    line-height: 32px;
    height: 32px;
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.pro_detail .recomCon .txtimglist .item h3 {
    margin: 10px auto;
    width: 90%;
    text-align: center;
}

.recomCon .txtimglist .item .txt {
    padding: 0;
}

.recomCon .txtimglist .item:hover h3 {
    color: #7db639;
    text-indent: 0;
}

/****singlePage******/
.singlePage img {
    max-width: 100%;
    height: auto !important;
}

.singlePage .txtcon,
.singlePage .txtcon p{
    color: #444;
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
}
.singlePage .txtcon a{
    color: inherit;
}

/*showNews*/
.shareNew {
    padding-bottom: 20px;
}

.showInfo .title {
    font-size: 24px;
    color: #3c4650;
    text-align: center;
    padding: 10px 0 16px;
}

.showInfo .mark {
    color: #666;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.showInfo .mark span {
    margin: 0 10px;
    font-size: 12px;
}

.showInfo .img {
    width: 500px;
    display: block;
    margin: 10px auto 20px;
}

.showInfo .img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.showInfo #pic {
    text-align: center;
}

.showInfo #pic img {
    display: inline-block;
    max-width: 800px;
    padding: 1px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
}

.showInfo .showContxt {
    color: #444;
    padding: 0 5px 20px 5px;
    line-height: 1.8;
    font-size: 15px;
    text-align: justify;
}

.showInfo .showContxt .t {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1; color: #3c4650;
    padding: 0 2px 5px;
    font-size: 16px;
    margin-bottom: 10px;
}

.showInfo .showContxt .t:after {
    width: 20px;
    height: 2px;
    content: "\20";
    background: #c21d24;
    display: block;
    position: absolute;
    left: 2px;
    bottom: -1px;
}

.showInfo .showContxt img {
    max-width: 100%;
    height: auto !important;
}

.showInfo .title2 {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.showInfo .title2 a {
    float: right;
    font-size: 12px;
    font-family: arial;
}

.showInfo .title2 .left {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    border-bottom: 3px solid #4d485b;
}

.msgPage .formData {
    padding-top: 5px;
}

.msgPage .tit {
    text-align: center;
    padding: 0 0 36px;
}

.msgPage .tit .p1 {
    font-size: 28px;
    margin-bottom: 10px;
}

.msgPage .tit .p2 {
    color: #888;
    font-size: 15px;
    line-height: 1.8;
}

.msgPage .tit .p2 span {
    color: #7db639;
    font-weight: 500;
    font-size: 16px;
    vertical-align: top;
}

.formData {
    padding-bottom: 20px;
}


/*↓组图样式↓*/
.HS10, .HS15 {
    overflow: hidden;
    clear: both;
}

.HS10 {
    height: 10px;
}

.HS15 {
    height: 15px;
}

.Hidden {
    display: none;
}

.Clearer {
    display: block;
    clear: both;
    font-size: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
}

.FlLeft {
    float: left;
}

.FlRight {
    float: right;
}

/*幻灯片区域背景*/
.MainBg {
    width: 100%;
    margin: 0 auto;
}

/*大图展示区域*/
.OriginalPicBorder {
    padding: 0;
}

#OriginalPic {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}

#OriginalPic img {
    display: block;
    min-width: 100px;
    max-width: 100%;
    margin: 0 auto;
}

/*鼠标手势*/
.CursorL {
    position: absolute;
    z-index: 999;
    width: 50%;
    height: 100%;
    color: #FFF;
    left: 0;
    cursor: url(http://demo2.92wailian.com/k110/pc/images/CurL.cur), auto;
}

.CursorR {
    position: absolute;
    z-index: 999;
    width: 50%;
    height: 100%;
    color: #FFF;
    right: 0;
    cursor: url(http://demo2.92wailian.com/k110/pc/images/CurR.cur), auto;
}

/*小图预览和滑动*/
.SliderPicBorder {
    width: 100%;
    overflow: hidden;
}

.ThumbPicBorder {
    width: 100%;
    margin: 0 auto;
    background: #eeeeee;
    overflow: hidden;
    position: relative;
}

.ThumbPicBorder #btnPrev {
    width: 45px;
    height: 113px;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 20px;
}

.ThumbPicBorder #btnNext {
    width: 45px;
    height: 113px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
}

.ThumbPicBorder .pic {
    width: 755px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}

#ThumbPic img {
    border: 3px solid #ddd;
    cursor: pointer;
    background-color: #ddd;
    margin: 0 5px;
    width: 135px;
    height: 108px;
    display: block;
    transition: all .5s;
}

#ThumbPic img.active {
    border: 3px solid #7db639;
}

.index_tiny_banner{
    margin-left: 40px;
    padding-top: 40px;
}
.index_tiny_banner img{
    width: 124px;
}
.index_header_text p{
    font-size: 20px;
    text-align: right;
    line-height: 1.3;
    margin-top: 25px;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
}
.index_header_text p span{
    display: block;
    font-weight: bold;
}
.index_header_text p{
    border-right: 1px solid #d7d7d7;
}
.liuyanbox form .clearfix .item{
    width: 378px;
    margin-right: 30px;
    position: relative;
    border: 1px #e4e4e4 solid;
    background: #f9f9f9;
}
.liuyanbox form .clearfix .item:last-child{
    margin-right: 0;
}
.liuyanbox form .clearfix .item p{
    line-height: 46px;
    padding-left: 20px;
}
.liuyanbox form .clearfix .item input{
    position: absolute;
    right: 0;
    outline: none;
    color: #444!important;
    padding: 0 15px;
    line-height: 46px;
    top: 0;
    width: calc(100% - 90px);
    z-index: 1;
}
.liuyanbox form .item.textarea{
    border: 1px #e4e4e4 solid;
    background: #f9f9f9;
    width: calc(100% - 32px);
    padding: 15px;
    font-family: inherit;
    margin-top: 30px;

}
.liuyanbox form textarea{
    outline: none;
    resize: vertical;
    width: 100%;
    min-height: 120px;
    border: none;
    background-color: transparent;
    font-family: inherit;
    line-height: 1.8;
    color: #444!important;
}
.liuyanbox form .clearfix .item input::-webkit-input-placeholder{ color: #999;}
.liuyanbox form .clearfix .item input::-moz-placeholder{ color: #999;}
.liuyanbox form .clearfix .item input:-moz-placeholder{ color: #999;}
.liuyanbox form .clearfix .item input:-ms-input-placeholder{ color: #999;}
.liuyanbox form textarea::-webkit-input-placeholder{ color: #999;}
.liuyanbox form textarea::-moz-placeholder{ color: #999;}
.liuyanbox form textarea:-moz-placeholder{ color: #999;}
.liuyanbox form textarea:-ms-input-placeholder{ color: #999;}

#msgLeft_Btn_div{
    text-align: center;
}
#msgLeft_Btn{
    display: inline-block;
    background: #7db639;
    width: 200px;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
    transition: all ease .4s;
}
#msgLeft_Btn:hover{
    background: #3c4650;
}
.liuyanbox form .item{
    font-size: 15px;
}

.con_list .fr{
    width: 65%;
}
.con_list .fr iframe{
    width: 100%;
    height: 450px;
}
.con_list .fl p.tit{
    font-size: 24px;
    margin-bottom: 20px;
}
.con_list .fl{
    padding-top: 30px;
    padding-left: 40px;
}
.con_list .fl p{
    font-size: 15px;
    line-height: 2;
}
.con_list .fl img{
    font-size: 15px;
    line-height: 2;
    width: 150px;
    padding: 8px;
    margin-top: 10px;
    background: #7db639;
}

/*翻页-简易样式*/
.pagelist{
    width: 100%;
    text-align: center;
}
.pagelist #pege li{
    list-style: none;
    display: inline-block;
    margin: 0px 2px;
    border: 1px #dcdcdc solid;
    color: #898989;
    width: 40px;
    height: 40px;
    padding: 0px;
    text-align: center;
    line-height: 40px;
    background: #f9f9f9;
    overflow: hidden;
    font-size: 14px;
}
.pagelist #pege li:first-child,
.pagelist #pege li:last-child{
    width: 68px;
}
.pagelist #pege li a{
    display: block;
    width: 100%;
    height: 100%; 
    transition: all ease 0.5s;
    color: #333;
    background-color: #fff;
    line-height: 40px;
}
.pagelist #pege li a:hover{
    background: #7db639;
    color: #fff;
}

.news_colume li{
    display: inline-block;
    margin-right: 10px;
    line-height: 34px;
}
.news_colume li a{
    border: 1px solid #d7d7d7;
    display: block;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    transition: all ease .4s;
}
.news_colume li a:hover,
.news_colume li a.current{
    border-color: #7db639;
    color: #fff;
    background-color: #7db639;
}
.news_more_date{
    line-height: 32px;
}
.album_list_box li{
    width: 380px;
    height: 285px;
    display: block;
    margin-right: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 20px -5px rgba(60,70,80,.15);
}
.album_list_box li a{
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    padding: 10px;
    position: relative;
}
.album_list_box li a img{
    width: 100%;
    height: 100%!important;
}
.album_list_box li a:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(60,70,80,.15);
    left: 0;
    top: 0;
    opacity: 0;
    transition: all ease .4s;
}
.album_list_box li:hover a:after{
    opacity: 1;
}
.album_list_box li:nth-child(3n){
    margin-right: 0;
}

.pro_detail_img_box .pro_img_cover{
    width: 50%;
}
.pro_detail_img_box .pro_img_cover img{
    width: 100%;
}
.pro_detail_img_box .pro_name{
    width: calc(50% - 40px);
}
.pro_detail_img_box .pro_name h3{
    font-size: 26px;
    margin-top: 20px;
}
.pro_detail_img_box .pro_name p.info{
    color: #666;
    margin-top: 15px;
    text-align: justify;
}
.pro_detail_img_box .pro_name p.tiny{
    margin-top: 15px;
}
.pro_detail_img_box .pro_name p.tel{
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
}
.pro_detail_img_box .pro_name a{
    display: block;
    width: 150px;
    line-height: 44px;
    text-align: center;
    background-color: #7db639;
    color: #fff;
    transition: all ease .4s;
    margin-top: 30px;
    font-size: 15px;
}
.pro_detail_img_box .pro_name a:hover{
    background-color: #3c4650;
}
.detail_box_tit{
    background: #f2f2f2;
    margin-top: 20px;
    margin-bottom: 15px;
}
.detail_box_tit span{
    display: block;
    width: 120px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    background: #7db639;
    text-align: center;
}
