﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "AGENCYB";
    src: url('../../fonts/AGENCYB.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/AGENCYB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('../../fonts/AGENCYB.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('../../fonts/AGENCYB.svg#AGENCYB') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: "AGENCYR";
    src: url('../../fonts/AGENCYR.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/AGENCYR.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('../../fonts/AGENCYR.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('../../fonts/AGENCYR.svg#AGENCYR') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: "TRUENOBD";
    src: url('../../fonts/TRUENOBD.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/TRUENOBD.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
             url('../../fonts/TRUENOBD.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('../../fonts/TRUENOBD.svg#TRUENOBD') format('svg'); /* Legacy iOS */
}

/* index-title */
.index-title {padding-top: 65px;width: 100%;text-align: center;}
.index-title h2 {color: #333;font-weight: normal;font-size: 36px}
.index-title h2 a{text-decoration: none;color: #333;font-size: 36px;cursor: auto;}
.index-title h2 i{font-weight: bolder;color: #009a44;}
.index-title h2 a i{font-weight: bolder;color: #009a44;}
.index-title h3{font-weight: normal;color: #666;font-size: 18px;margin-top: 6px;}
.index-title p{width: 100%;color: #999;font-size: 12px;margin-top: 6px;}



/* banner */
.banner{width: 100%;height: 670px;position: relative;}
.banner a{display: block;height: 670px;width: 100%;}
.banner a img{width: 100%;height: 670px;}

#flashs{ position:relative; height:670px; overflow:hidden;}
#flashs .bgitem{z-index:1;position:absolute; top:0; width:100%}
#flashs .bgitem img{width:100%}
#flashs .btn{ overflow:hidden; width:100%; text-align:center; position:absolute; left:0; bottom:28px; z-index:15555555}
#flashs .btn span{ display: inline-block;*display: inline;*zoom: 1;width: 10px;height: 10px; height:11px;background: #333; margin:0 2px; cursor:pointer; font-size:0;margin-right: 25px;cursor:pointer;border-radius:8px;}
#flashs .btn span{ *display:inline}
#flashs .btn .cur{ background-position:left;background: #038b56;width: 40px;}

/* 搜索 */
.sousuo{height: 94px;line-height: 94px;background: #f7f7f7;}
.sousuo .p01{font-weight: bolder;color: #009a44;margin-left: 5px;width: 600px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;float: left;}
.sousuo .p01 a{font-weight: normal;margin-left: 8px;}
.sousuo .p01 a:hover{color:#009a44;}

.sousuo .p02{float: right;display: block;width: 512px;height: 50px;line-height: 50px;border-radius: 23px;margin-top:18px;background: #fff}
.sousuo .p02 input{border: none;outline: none;color: #333;height: 50px;line-height: 50px;margin-left: 18px;width: 350px;float: left;}
.sousuo .p02 a{float: right;display: block;width: 44px;height: 44px;text-align: center;;background: url(Img/Index/sousuo.png) no-repeat center;margin-top: 3px;margin-right: 3px;}


/* 帮助 */
.whatCan{width: 100%;height: 527px;background: url(Img/Index/whatCan-bj_02.jpg) no-repeat center;}
.whatCan .index-title h2{color: #009a44;}
.whatCan .index-title h3{color: #fff;}
.whatCan .index-title p{color: #999;}

.whatCan-ul{margin: 70px 0;}
.whatCan-ul ul li{width: 25%;float: left;}
.whatCan-ul ul li img{width: 60px;margin: 0 auto;}
.whatCan-ul ul li img{display: block;width: 250px; height: 129px;margin: 0 auto;position: static;}
.whatCan-ul ul li p{font-size: 18px;color: #fff;margin-top: 23px;text-align: center;}
.whatCan-ul ul li .zixun{display: block;width: 120px;height: 40px;line-height: 40px;;margin: 0 auto;margin-top: 20px;color: #fff;background: #009a44;text-indent: 19px;position: relative;}
.whatCan-ul ul li .icon{display: block;width: 19px;height: 17px;position: absolute;left: 82px;top:12px;}


/* 产品推荐 */
.cptj{width: 100%;background: #f1f1f1;padding: 70px 0;}
.cptj-left{width: 280px;float: left;}
.cptj-left-top{padding-top: 40px;padding-left: 35px;background: #009a44;height: 90px;}
.cptj-left-top h3 a{color: #fff;font-size: 24px;background: url(Img/Index/dzzx.png) no-repeat right;width: 210px;display: block;}
.cptj-left-top h3 a i{color: #fff;font-weight: normal;}
.cptj-left-top p{color: #fff;font-size: 12px;margin-top: 8px;}

.cptj-left dl{width: 100%;background: #fff;padding-bottom: 34px;}
.cptj-left dl dt{background: #333;width: 100%;overflow: hidden;position: relative;text-indent: 66px;}
.cptj-left dl dt img{position: absolute;left: 26px;top: 22px;display: block;width: 18px;height: 18px;}
.cptj-left dl dt a{display: block;height: 60px;line-height: 60px;color: #fff;font-weight: bold;font-size: 18px;}
.cptj-left dl dd{overflow: hidden;border-left: 1px solid #f1f1f1;margin-left: 33px;width: 247px;margin-top: 36px;}
.cptj-left dl dd a{display: block;color: #666;text-indent: 33px;font-size: 16px;margin-top: 28px;overflow: hidden;width: 234px;height: 19px;padding-right: 10px;}
.cptj-left dl dd a:first-child{margin-top: 0;}
.cptj-left dl dd a:hover{font-weight: bold;color: #009a44;border-left: 1px solid #009a44;}
.cptj-left .zbbox{padding:41px 0;background: #009a44;text-align: center;font-family: "AGENCYR";}
.cptj-left .zbbox p{color: #fff;}
.cptj-left .zbbox p.p01{color: #fff;font-size: 24px;margin-top: 20px;;}
.cptj-left .zbbox p.p02{color: #fff;font-size: 36px;margin-top: 8px;font-family: "AGENCYR";}
.cptj-left .zbbox p.p03{color: #00672d;font-size: 24px;margin-top:7px;font-family: "AGENCYR";}


.cptj-right{width: 905px;float: right;background: #fff;}
.cptj-right-top{padding-top: 40px;height: 90px;padding-left: 36px;position: relative;}
.cptj-right-top h3 a{font-weight: normal;font-size: 30px;color: #333;}
.cptj-right-top p{font-size: 14px;color: #999;}
.cptj-right-top>a{display: block;width: 174px;height: 47px;line-height: 47px;text-align: center;border: 2px solid #f1f1f1;border-radius: 24.5px;position: absolute;top: 40px;right: 30px;}
.cptj-right-top>a:hover{background: #009a44;color: #fff;border:2px solid #009a44; }

.cptj-right ul{}
.cptj-right ul li{width: 225px;text-align: center;padding-bottom: 30px;float: left;margin-left: 1px;}
.cptj-right ul li>a{display: block;width: 225px;height: 186px;overflow: hidden;}
.cptj-right ul li>a img{display: block;width: 225px;height: 186px;transition: all 1s ease-out;}
.cptj-right ul li:hover a img{transform: scale(1.1);}
.cptj-right ul li p{font-size: 16px;color: #666;margin: 0 auto;margin-top: 15px;margin: 19px;width: 200px;overflow: hidden;}
.cptj-right ul li a.a01{display: block;width: 120px;height: 34px;line-height: 34px;text-align: center;margin: 0 auto;font-size: 14px;color: #666;margin-top: 15px;border: 1px solid #dedede;border-radius: 17px;}
.cptj-right ul li a.a01:hover{background: #009a44;color: #fff;border: 1px solid #009a44;}


/* 后果 */
.consequence{width: 100%;height: 767px;background: url(Img/Index/houguo_02.jpg) no-repeat center;}
.consequence .index-title h3{font-weight: normal;font-size: 36px;color: #fff;}
.consequence .index-title h2{font-size: 36px;color: #fff;}
.consequence .index-title h2 i{color: #fff;}

.consequence-ul{margin-top: 118px;}
.consequence-ul ul li{text-align: center;width: 200px;float: left;margin-left: 45px;}
.consequence-ul ul li:first-child{margin-left: 0;}
.consequence-ul ul li span{display: block;font-size: 36px;color: #009a44;font-family: "TRUENOBD";}
.consequence-ul ul li p{font-size: 18px;color: #fff;line-height: 25px;margin-top: 10px;}
.consequence-ul ul li p i{font-size: 20px;font-weight: bold;}
.consequence-ul ul li>a{padding: 3px;border: 1px solid #fff;width: 194px;height: 112px;display: block;border-radius: 3px;margin-top: 14px;cursor: auto;overflow: hidden;}
.consequence-ul ul li a img{display: block;width: 194px;height: 112px;transition: all 1s ease-out; }
.consequence-ul ul li:hover a img{ transform: scale(1.1);
}
.consequence-ul ul li h3{width: 140px;height: 40px;background: #009a44;color: #fff;text-align: center;line-height: 40px;border-radius: 20px;margin: 0 auto;margin-top: 25px;margin-bottom: 14px;font-size: 18px;}

/* 大背景 */
.dabeijin{width: 100%;height: 1569px;background: url(Img/Index/dabeijin_02.jpg) no-repeat center;}

/* 原则 */
.yuanze{width: 100%;height: 782px;}
.yuanze-qh{margin-top: 38px;}
.yuanze-qh ul{width: 760px;margin: 0 auto;}
.yuanze-qh ul li{margin-left: 33px;width: 165px;float: left;}
.yuanze-qh ul li:first-child{margin-left: 0;}
.yuanze-qh ul li:first-child span{background: #e6e6e6;}
.yuanze-qh ul li span{display: block;width: 163px;height: 59px;line-height: 59px;text-align: center;font-size: 18px;color: #333;border: 1px solid #cecece;}
.yuanze-qh ul li.cur span{background: #009a44;color: #fff;border: 1px solid #009a44;cursor: auto;}

.yuanze-nr{margin-top: 49px;}
.yuanze-box dl{background: #fff;}
.yuanze-box dl dt{float: left;}
.yuanze-box dl dt a{display: block;width: 599px;height: 477px;overflow: hidden;cursor: auto;}
.yuanze-box dl dt a img{display: block;width: 599px;height: 477px;transition: all 1s ease-out;}
.yuanze-box dl dt:hover a img{transform: scale(1.1);
}

.yuanze-box dl dd{float: left;width: 460px;padding:0 70px;padding-top: 100px;}
.yuanze-box dl dd h2 a{font-size: 30px;color: #333;cursor: auto;}
.yuanze-box dl dd h3{margin-top: 15px;}
.yuanze-box dl dd h3 a{font-size: 24px;color: #009a44;font-weight: normal;cursor: auto;}
.yuanze-box dl dd span{font-size: 12px;color: #333;display: block;margin-top: 8px;}
.yuanze-box dl dd p{font-size: 18px;color: #333;line-height: 36px;margin-top: 52px;}
.yuanze-box dl dd p a{cursor: auto;}

.yuanze-box{position: relative;}
.yuanze-box>span{display: block;width: 93px;height: 192px;background: url(Img/Index/shuzi.png) no-repeat center;position: absolute;top: -9px;left: 555px;text-align: center;font-size: 48px}
.yuanze-box>span i{font-style: normal;color: #fff;font-family: "TRUENOBD";margin-top: 100px;display: block;margin-left: -8px;}

/* power */
.power{padding-bottom: 60px;}
.power .container>p{text-align: center;line-height: 25px;margin-top: 35px;    font-size: 18px;}
.power-box{margin-top: 35px;}
.power-left{float: left;position: relative;overflow: hidden;width: 600px;}
.power-left ul{position: relative;}
.power-left ul li{float: left;width: 600px;}
.power-left ul li a{display: block;width: 600px;height: 470px;overflow: hidden;}
.power-left ul li a img{display: block;width: 600px;height: 470px;transition: all 1s ease-out;}
.power-left ul li:hover a img{transform: scale(1.1);
}

.power-right{float: right;}
.power-right ul{width: 600px;}
.power-right ul li{float: left;margin-left: 6px;position: relative;width: 294px;height: 153px;margin-bottom: 5.5px;}
.power-right ul li a{display: block;width: 294px;height: 153px;overflow: hidden;cursor: auto;}
.power-right ul li a img{display: block;width: 294px;height: 153px;transition: all 1s ease-out;}
.power-right ul li:hover a img{transform: scale(1.1)}
.power-right ul li>p{position: absolute;font-size: 18px;color: #fff;bottom: 18px;left: 0;width: 100%;height: 20px;}
.power-right ul li>p>a{font-size: 18px;color: #fff;width: 90%;height: 20px;overflow: hidden;text-indent: 18px;}

.power-box{position: relative;}
.power-box>span{position: absolute;width: 60px;height: 60px;display: block;top: 205px;}
.power-box>span.power-ul01{background: url(Img/Index/power-zy.png) no-repeat left;left: 0;;}
.power-box>span.power-ul02{background: url(Img/Index/power-zy.png) no-repeat right;right: 600px;}


/* 定制中心定购 */
.dinzhixz{width: 100%;height: 215px;background: url(Img/Index/dinzhizx_02.jpg) no-repeat center;padding-top: 30px;}
.dinzhixz .container{position: relative;}
.dinzhixz .container>img{position: absolute;top: -30px;left: 610px;}
.dinzhixz-left{margin-left: 48px;width: 600px;float: left;}
.dinzhixz-left h3{font-weight: normal;font-size: 26px;color: #fff;}
.dinzhixz-left h3 i{color: #009a44;font-size: 51px;font-family: "AGENCYR";}
.dinzhixz-left h3 em{color: #009a44;}
.dinzhixz-left h4{font-size: 18px;color: #fff;font-weight: normal;margin-top: -3px;}
.dinzhixz-left h4 i{color: #009a44;font-weight: bold;}
.dinzhixz-left p{font-size: 12px;color:rgba(255, 255, 255, .5);margin-top: 6px;}
.dinzhixz-left ul li{float: left;color: #fff;font-size: 18px;}
.dinzhixz-left ul{text-indent: 38px;margin-top: 28px;}
.dinzhixz-left ul .list01{margin-left: 59px;margin-right: 65px;}

.dinzhixz-right{float: right;text-align: center;width: 270px;padding-top: 28px;}
.dinzhixz-right a{display: block;width: 195px;height: 50px;background: #009a44;color: #fff;line-height: 50px;text-align: center;margin: 0 auto;margin-top: 16px;    font-size: 18px;}
.dinzhixz-right p{font-size: 18px;color: #fff;margin-top: 9px;}


/* product */
.product{width: 100%;background: #f3f3f3;padding-bottom: 60px;}
.product ul{margin-top: 52px;}
.product ul li{width: 300px;float: left;text-align: center;}
.product ul li span{font-size: 100px;color: #333;font-family: "AGENCYR";}
.product ul li p{font-size: 18px;color: #333;margin-top: -5px;margin-bottom: 20px;}


/* 流程 */
.liucheng{width: 100%;padding-bottom: 70px;}
.liucheng ul{margin-top: 70px;}
.liucheng ul li{float: left;width: 150px;text-align: center;background: url(Img/Index/liucheng-jt.png) no-repeat left;}
.liucheng ul li:first-child{background: none;}
.liucheng ul li p{margin-top: 20px;color: #333;font-size: 18px;}






/* 选择 */
.xuanzhe{width: 100%;background: #e2e2e2;padding-bottom: 70px;}
.xuanzhe-nr{margin-top: 52px;border: 1px solid #dedede;}
.xuanzhe-box{padding: 55px;width: 1090px;background: #fff;}
.xuanzhe-dl dl dt{float: left;}
.xuanzhe-dl dl dt a{display: block;width: 541px;height: 432px;overflow: hidden;cursor: auto;}
.xuanzhe-dl dl dt a img{display: block;width: 541px;height: 432px;transition: all 1s ease-out;}
.xuanzhe-dl dl dt:hover a img{transform: scale(1.1);}
.xuanzhe-dl dl dd{width: 490px;float: left;margin-left: 52px;padding-top: 25px;}
.xuanzhe-dl dl dd h3{}
.xuanzhe-dl dl dd h3 a{font-weight: normal;font-size: 30px;color: #333;cursor: auto;}
.xuanzhe-dl dl dd h4{margin-top: 18px;}
.xuanzhe-dl dl dd h4 a{font-size: 24px;color: #009a44;cursor: auto;}
.xuanzhe-dl dl dd p{margin-top: 25px;}
.xuanzhe-dl dl dd p a{font-size: 18px;color: #666;line-height: 36px;cursor: auto;}
.xuanzhe-dl dl dd>a{display: block;width: 150px;height: 59px;line-height: 59px;text-align: center;border: 1px solid #dedede;border-radius: 3px;margin-top: 75px;}
.xuanzhe-dl dl dd>a:hover{color: #fff;background: #009a44;border: 1px solid #009a44;}

.xuanzhe-qh{width: 1200px;background: #f9f9f9;}
.xuanzhe-qh span{display: block;width: 299px;float: left;height: 98px;border-left: 1px solid #dedede;border-top: 1px solid #dedede;}
.xuanzhe-qh span:first-child{border-left: none;}
.xuanzhe-qh span img{display: block;width: 297px;float: left;height: 96px;}
.xuanzhe-qh span.cur{border-top: none;background: #fff;}


/* about */
.about{width: 100%;padding-top: 71px;padding-bottom: 68px;background: url(Img/Index/about-bj_02.jpg) no-repeat center;}
.about dl dt{float: left;width: 599px;}
.about dl dt a{display: block;width: 599px;height: 394px;overflow: hidden;}
.about dl dt a img{display: block;width: 599px;height: 394px;transition: all 1s ease-out;}
.about dl dt:hover a img{transform: scale(1.1);}
.about dl dd{float: right;width: 560px;padding-top: 26px;}
.about dl dd h3 a{font-weight: normal;font-size: 24px;color: #333;}
.about dl dd h3 a i{font-weight: bold;font-size: 24px;color: #009a44;}
.about dl dd h4 a{font-weight: normal;font-size: 52px;color: #333;font-family: "TRUENOBD";}
.about dl dd h3{}
.about dl dd h4{margin-top: -10px;}
.about dl dd span{font-size: 14px;color: #666;font-family: "TRUENOBD";margin-top: -7px;display: block;}
.about dl dd p{margin-top: 25px;}
.about dl dd p a{font-size: 14px;color: #333;line-height: 30px;}
.about dl dd p i{font-weight: bold;}
.about dl dd>a{display: block;width: 160px;height: 50px;line-height: 50px;text-align: center;color: #333;font-size: 16px;border: 1px solid #dedede;border-radius: 3px;margin-top: 25px;}
.about dl dd>a:hover{color: #fff;background: #009a44;border: 1px solid #009a44;}




/* 天泓荣誉 */
.Honor{width: 100%;background: #f1f1f1;padding-bottom: 70px;}
.Honor-ul{margin-top: 45px;position: relative;overflow: hidden;}
.Honor-ul ul{position: relative;width: 1217px;margin-left: -17px;}
.Honor-ul ul li{background: #e9e9e9;width: 287px;float: left;margin-left: 17px;}
.Honor-ul ul li>a{display: block;width: 285px;height: 280px;overflow: hidden;border: 1px solid #e9e9e9;}
.Honor-ul ul li>a>img{display: block;width: 285px;height: 280px;transition: all 1s ease-out;}
.Honor-ul ul li:hover a>img{transform: scale(1.1);}
.Honor-ul ul li p>a{display: block;width: 287px;height: 53px;line-height: 53px;text-align: center;color: #333;font-size: 18px;}
.Honor-ul ul li:hover p>a{background: #009a44;color: #fff;}
.Honor .container{position: relative;}
.Honor .container span{display: block;width: 60px;height: 60px;position: absolute;top: 298px;cursor: pointer;}
.Honor .container span.Honor-ul01{background: url(Img/Index/Honor-anniu.jpg) no-repeat top left;left: -90px}
.Honor .container span.Honor-ul01:hover{background: url(Img/Index/Honor-anniu.jpg) no-repeat bottom left;}
.Honor .container span.Honor-ul02{background: url(Img/Index/Honor-anniu.jpg) no-repeat top right;right: -90px}
.Honor .container span.Honor-ul02:hover{background: url(Img/Index/Honor-anniu.jpg) no-repeat bottom right;}

/* news */
.news{width: 100%;padding-bottom: 70px;}
.news-qh{margin-top: 30px;}
.news-qh ul{text-align: center;}
.news-qh ul li{display: inline-block;margin-left: 11px;display: inline-block;*display: inline-block;*zoom: 1;}
.news-qh ul li:first-child{margin-left: 0;}
.news-qh ul li a{display: block;line-height: 60px;text-align: center;background: #f1f1f1;color: #333;width: 250px;height: 60px;font-size: 18px}
.news-qh ul li.cur a{background: #009a44;color: #fff;}

.news-ul{margin-top: 40px;position: relative;overflow: hidden;}
.news-ul ul{position: relative;}
.news-ul ul li{width: 380px;margin-left: 30px;float: left;}
.news-ul ul li:first-child{margin-left: 0;}
.news-ul ul li>a{display: block;width: 380px;height: 303px;overflow: hidden;}
.news-ul ul li>a img{display: block;width: 380px;height: 303px;transition: all 1s ease-out; }
.news-ul ul li:hover a img{transform: scale(1.1);}
.news-ul ul li>h3{font-weight: normal;padding: 0 17px;margin-top: 22px;}
.news-ul ul li>h3 a{color: #333;font-size: 18px;}
.news-ul ul li span{display: block;font-size: 12px;color: #333;padding: 0 17px;margin-top: 8px;}
.news-ul ul li>p{padding: 0 17px;margin-top: 14px;}
.news-ul ul li>p a{color: #666;font-size: 14px;line-height: 24px;}

.news-anniu{width: 345px;margin: 0 auto;margin-top: 82px;}
.news-anniu a{display: block;width: 200px;height: 59px;margin: 0 10px;float: left;line-height: 59px;text-align: center;border: 1px solid #dedede;border-radius: 3px;}
.news-anniu>a:hover{color: #fff;background: #009a44;border: 1px solid #009a44;}
.news-anniu span{display: block;width: 61px;height: 61px;float: left;cursor: pointer;border-radius: 3px;overflow: hidden;}
.news-anniu span.span01{background: url(Img/Index/news-anniu.png) no-repeat top left;}
.news-anniu span.span01:hover{background: url(Img/Index/news-anniu.png) no-repeat bottom left;}
.news-anniu span.span02{background: url(Img/Index/news-anniu.png) no-repeat top right;}
.news-anniu span.span02:hover{background: url(Img/Index/news-anniu.png) no-repeat bottom right;}














/* link */
.link{border-top: 1px solid #4c4c4c;position: relative;background: #333;width: 100%;}
.link dl{width: 1200px;border-bottom: 1px solid #606060;}
.link dt{float: left;margin-right: 25px;}
.link dl dt>a{display: block;width: 84px;line-height: 30px;font-weight: bold;font-size: 14px;text-align: right;background: url(Img/Common/link.png) no-repeat left;;color: #fff;}
.link dl dt>a:hover{color: #009a44;}
.link dl dd{float: left;line-height: 30px;color: #fff;}
.link dl dd>a{font-size: 14px;margin: 0 18px;color: #fff;float: left;}
.link dl dd>a:hover{color: #009a44;}


/* 留言 */
.liuyan{width: 100%;height: 703px;background: url(Img/Index/liuyan-bj_02.jpg) no-repeat center;} 
.liuyan .container{position: relative;} 
.liuyan .container>img{position: absolute;right: -167px;bottom: -231px;}
.liuyan .index-title h2 a{color: #fff;}
.liuyan .index-title h3{color: #999;}
.liuyan .index-title p{color: #999;}

.liuyan-box{margin-top: 50px;}
.liuyan-left{width: 538px;float: left;padding-left: 62px;padding-top: 72px;}
.liuyan-left p{font-size: 18px;color: #333;width: 465px;margin-top: 28px;}
.liuyan-left p:first-child{margin-top: 0;}
.liuyan-left p input{width: 380px;height: 40px;border: 1px solid #dfdfdf;outline-color: #009a44;text-indent: 10px;}
.liuyan-left p select{width: 380px;height: 40px;border: 1px solid #dfdfdf;outline-color: #009a44;text-indent: 10px;}
.liuyan-left h3{font-weight: normal;color: #ff0000;font-size: 14px;text-indent: 80px;margin-top: 16px;}
.liuyan-left>a{display: block;margin-left: 80px;width: 163px;height: 45px;line-height: 45px;text-align: center;background: #009a44;color: #fff;margin-top: 20px;}

.liuyan-right{padding-top: 72px;width: 600px;float: left;text-align: center;}
.liuyan-right h3{font-size: 18px;color: #000;font-weight: normal;line-height: 22px;}
.liuyan-right h3 i{font-size: 24px;color: #009a44;width: 90px;position: absolute;}
.liuyan-right div{border: 1px solid #e0e0e0;width: 311px;margin: 0 auto;padding-top: 8px;padding-bottom: 32px;margin-top: 22px;padding-left: 154px;}
.liuyan-right div p{font-size: 16px;color: #000;margin-top: 22px;text-align-last: left;}
.liuyan-right div p span{font-size: 16px;color: #000;position: absolute;}
.liuyan-right>p{width: 453px;margin: 0 auto;color: #333;font-size: 30px;margin-top: 27px;background: url(Img/Index/liuyan-dh.jpg) no-repeat left;height: 40px;text-indent: 40px;}
.liuyan-right>p i{color: #009a44;font-size: 24px}




/* 内页六大优势 */
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.common_tit {
	text-align: center;
	clear: both;
	float: none
}

.common_tit strong {
	color: #ffffff;
	font-size: 36px;
	display: block
}

.common_tit p {
	font-size: 18px;
	padding-top: 10px;
	color: rgba(255, 255, 255, .37);
}

.common_tit i {
	font-size: 0;
	line-height: 0;
	background-color: #ff6600;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.common_tit2 {
	text-align: center;
	clear: both;
	float: none
}

.common_tit2 strong {
	color: #026bbc;
	font-size: 36px;
	display: block
}

.common_tit2 p {
	font-size: 18px;
	padding-top: 10px;
	color: #999999;
}

.common_tit2 i {
	font-size: 0;
	line-height: 0;
	background-color: #026bbc;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.qwyxpt_team .common_tit2 p,
.main_qwyxtg_youshi .common_tit2 p,
.job_list .common_tit2 p {
	color: #fff;
}

.common_tit3 {
	text-align: center;
	clear: both;
	float: none
}

.common_tit3 strong {
	color: #fff;
	font-size: 36px;
	display: block
}

.common_tit3 p {
	font-size: 18px;
	padding-top: 10px;
	color: #fff;
}

.common_tit3 i {
	font-size: 0;
	line-height: 0;
	background-color: #fff;
	display: inline-block;
	height: 5px;
	width: 70px;
	margin-top: 10px
}

.analysis {
	background-image: url(../images/bg2.gif);
	padding: 25px 0;
	height: 800px;
}

.analysis .common_tit {
	height: 120px;
	color: #fff;
}
.analysis {
	background-image: url(/images/bg2.gif);
	padding: 25px 0;
}

.analysis .common_tit {
	height: 120px;
	color: #fff;
}

.analysis .box {
	position: relative;
}

.analysis .box ul li {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	background-color: #FFF;
	height: 196px;
	width: 380px;
	margin-bottom: 14px;
	float: left;
	padding-left: 32px;
	padding-top: 16px;
	padding-right: 30px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.analysis .box .center:hover,
.analysis .box ul li:hover {
	-moz-box-shadow: 0 2px 12px #cecece;
	-webkit-box-shadow: 0 2px 12px #cecece;
	box-shadow: 0 2px 12px #cecece;
	filter: progid: DXImageTransform.Microsoft.Shadow(strength=2, direction=180, color='#cecece');
	-ms-filter: "progid: DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#cecece')"
}

.analysis .box ul li i {
	font-size: 30px;
	font-style: normal;
	background-image: url(/images/bg3.gif);
	display: block;
	height: 63px;
	width: 63px;
	line-height: 62px;
	text-align: center;
	color: #FFF;
	font-weight: 700;
	float: left;
	margin-right: 5px
}

.analysis .box ul li strong {
	font-size: 20px;
	color: #37a0f1;
	display: block;
	height: 63px;
	line-height: 62px
}

.analysis .box ul li p {
	line-height: 26px;
	padding-top: 12px;
	color: #8F8F8F
}

.analysis .box ul li:nth-child(even) {
	float: right
}

.analysis .box .center {
	-o-transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
	height: 617px;
	width: 282px;
	margin-left: -141px;
	position: absolute;
	left: 50%;
	top: 0;
	right: 50%;
	z-index: 1
}

.analysis .box .center_txt {
	position: absolute;
	left: 50%;
	top: 60px;
	right: 50%;
	width: 282px;
	margin-left: -141px;
	text-align: center;
	font-size: 36px;
	color: #37a0f1;
	z-index: 2
}

.analysis_more {
	display: block;
	margin: 30px auto 0;
	text-align: center;
}

.analysis_more a {
	display: inline-block;
	padding: 15px 25px;
	border: 3px solid #fff;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.cailiao{
	text-align: center;
	width: 100%;
	display: block;
	padding:10px 0;
}

.cailiao span{
	color: #000;
    height: 24px;
    margin-top: 8px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cailiao p{
	padding:10px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.w1200,
	.w1400,
	.w1600{
		width: 100% !important;
	}
	.common_tit strong{
		font-size: 20px;
	}
	.common_tit p,
	.analysis .box .center,
	.analysis .box .center_txt{
		display: none;
	}
	.analysis .common_tit{
		height: auto;
		margin-bottom: 20px;
	}
	.analysis{
		padding: 20px 1%;
		height: 0 auto;
	}
	.common_tit strong{
		font-size: 20px;
	}
	.common_tit p,
	.analysis .box .center,
	.analysis .box .center_txt{
		display: none;
	}
	.analysis .common_tit{
		height: auto;
		margin-bottom: 20px;
	}
	.analysis .box ul li{
		height: auto;
		padding: 10px;
		width: 48%;
		margin: 1% !important;
	}
	.analysis .box ul li i{
		font-size: 17px;
		background-size: contain;
		width: 40px;
		height: 40px;
		line-height: 40px;
		float: none;
	}
	.analysis .box ul li strong{
		line-height: 20px;
		margin-top: 10px;
		height: 40px;
		overflow: hidden;
		font-size: 15px;
	}
	.analysis .box ul li p{
		padding-top: 10px;
		font-size: 12px;
		line-height: 20px;
		height: 120px;
	}
	.analysis_more{
		margin-top: 20px;
	}
	.analysis_more a{
		display: block;
		padding: 0;
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 15px;
	}
}
.clear{
clear:both;
}

.col-lg-0{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;width:8.333333%; float:left;} 
.col-lg-1{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;width:16.666667%; float:left;}
.col-lg-2{-ms-flex:0 0 20%;flex:0 0 20%;width:20%; float:left;}
.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;width:25%; float:left;}
.col-lg-4{-ms-flex:0 0 33.333333% ;flex:0 0 33.333333%;width:33.333333%; float:left;}
.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;width:41.666667%; float:left;}
.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;width:50%; float:left;}
.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333% ;width:58.333333%; float:left;}
.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;width:66.666667%; float:left;}
.col-lg-9{-ms-flex :0 0 75%;flex:0 0 75%;width:75%; float:left;}
.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;width:83.333333%; float:left; }
.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;width:91.666667%; float:left;}
.col-lg-12{-ms-flex:0 0 100%;flex :0 0 100%;width:100%; float:left;}