﻿.main {
  padding: 40px 40px;
}

.main_left {
  min-height: 1100px;
  width: 280px;
}

.main_left01_title {
  height: 70px;
  line-height: 70px;
  text-align: right;
  color: #fff;
  background: #5c5d5e;
  padding-right: 20px;
}

.main_left01_title strong {
  font-weight: bold;
  font-size: 24px;
}

.main_left01_content {
  padding-top: 2px;
}

.main_left01_content ul li {
  margin-top: 2px;
}

.main_left01_content ul li a.main_left01_btn {
  background: #eee;
  display: block;
  height: 50px;
  padding: 0 20px;
  line-height: 50px;
}

.main_left01_content ul li a.main_left01_btn.now {
  background: #ddd
}

.main_left01_content ul li a.main_left01_btn:hover {
  background: #ddd
}

.main_left01_content ul li a.main_left01_btn img {
  width: 14px;
  height: 20px;
  float: left;
  margin-top: 15px;
}

.main_left01_content ul li a.main_left01_btn span {
  float: right;
  font-size: 16px;
  color: #333
}

.main_left01_content ul li ul {
  display: none;
  border: 1px solid #ddd;
  margin-top: 2px;
}

.main_left01_content ul li ul li {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}

.main_left01_content ul li ul li:hover {
  background: #eee;
}

.main_left02 {
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 10px;
}

.main_left02_title {
  font-weight: bold;
  display: block;
  font-size: 24px;
  color: #333;
  text-align: right;
}

.main_left_case {
  width: 240px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}

.main_left02_case_content ul li {
  width: 240px;
}

.main_left_case strong {
  display: block;
  margin-top: 15px;
  font-size: 16px;
}

.main_left_case p {
  font-size: 12px;
  color: #888;
  line-height: 22px;
  margin-top: 5px;
}

.main_left02_case_content ul li img {
  width: 240px;
  height: 160px;
  display: block;
}

.main_left02_btn {
  filter: alpha(opacity:70);
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  position: absolute;
  top: 124px;
  width: 24px;
  height: 36px;
  color: #fff;
}

.main_left02_btn:hover {
  filter: alpha(opacity:100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

.phone {
  border-top: 1px solid #f0f0f0;
  padding-top: 15px;
  margin-top: 25px;
  text-align: center;
}

.phone strong {
  padding-left: 40px;
  background: url(../images/phone.png)no-repeat left center;
  display: inline-block;
  height: 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 25px;
  color: #222
}

.main_left02_btn img {
  width: 24px;
  margin: 0 auto;
  display: block;
}

.main_left02_left {
  left: 0px;
}

.main_left02_right {
  right: 0px;
}

.main_left03 {
  position: relative;
}

.main_left03_bg {
  padding: 10px;
  background: #d70c19
}

.main_left03_bg_inner {
  border: 1px solid #fff;
  padding: 5px;
}

.main_left03_wrapper ul li{
  width: 250px;
  height: 165px;
  overflow: hidden;

}
.main_left03_wrapper ul li img { width:248px;
  display: block;
}

.main_left03_btn {
  position: absolute;
  top: 87px;
  width: 30px;
  height: 45px;
  filter: alpha(opacity:100);
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}

.main_left03_btn:hover {
  filter: alpha(opacity:50);
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}

.main_left03_btn img {
  width: 30px;
  display: block;
  margin: 0 auto;
}

.main_left03_left {
  left: 0px;
}

.main_left03_right {
  right: 0px;
}

.main_right {
  width: 790px;
}

.right_title_wrapper {
  padding-top: 20px;
  line-height: 24px;
  padding-bottom: 25px;
  border-bottom: 2px solid #ddd;
  font-size: 0px;
}

.right_title_wrapper strong {
  float: left;
  font-size: 24px;
  color: #333;
  margin-left: -12px
}

.right_title_wrapper span {
  float: right;
  font-size: 14px;
  color: #888;
}

.right_title_wrapper span a {
  padding: 0 5px;
  font-size: 14px;
  color: #888
}

.right_title_wrapper span a:hover {
  color: #d70c19
}

.case_list_wrapper ul {
  width: 828px;
}

.case_list_wrapper ul li {
  width: 376px;
  height: 310px;
  float: left;
  margin-right: 38px;
  margin-top: 30px;
  background: #eee;
  float: left;
}

.case_list_wrapper ul li .list_pic_wrapper {
  width: 376px;
  height: 250px;
  overflow: hidden;
}

.case_list_wrapper ul li img {
  width: 376px;
  height: 250px;
  transform: scale(1);
  transition: all 0.2s;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.case_list_wrapper ul li p {
  padding: 20px 10px;
  width: 354px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: center;
  border-top: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.case_list_wrapper ul li:hover {}

.case_list_wrapper ul li:hover img {
  transform: scale(1.1);
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1;
}

.case_list_wrapper ul li:hover p {
  color: #d70c19;
  border-top: 0px;
}


/*案例内容*/

.show_main {
  -webkit-box-shadow: #ddd 0px 0px 10px;
  -moz-box-shadow: #ddd 0px 0px 10px;
  box-shadow: #ddd 0px 0px 10px;
  width: 760px;
  padding: 40px 70px
}

.content_wrapper {
  padding-top: 35px;
}

.content_wrapper h1 {
  font-size: 30px;
  color: #333;
  line-height: 42px;
  font-weight: bold;
}

.content_wrapper h2 {
  font-size: 28px;
  color: #333;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
}

.content_wrapper  .p_box{line-height:25px; margin-top:10px; overflow:visible; color:#666; text-align: center; }
.content_wrapper  .p_box span{ margin-right:10px; margin-left:10px}
.content_wrapper  .p_box span a{color:#b92636; position:relative; cursor:pointer}

.content p { width:100%; margin:0 auto;
  font-size: 16px;
  color: #444;
  line-height: 30px;
  text-indent: 2em;
  margin-top: 25px;
}

.content p strong {
  font-weight: bold;
}

.content p a {
  color: #336699
}

.content p a:hover {
  color: #d70c19
}

.content p img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}

.share_wrapper {
  width: 250px;
  margin: 65px auto 0;
  text-align: center;
}

.around_wrapper {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 35px;
}

.around_wrapper p {
  font-size: 16px;
  color: #333;
  line-height: 36px;
}

.around_wrapper p a {
  font-size: 16px;
  color: #333
}

.around_wrapper p a:hover {
  color: #d70c19
}

.commend_wrapper {
  margin-top: 45px;
  font-size: 16px;
  color: #fff
}

.commend_title_wrapper strong {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  height: 36px;
  line-height: 36px;
  background: #d70c19;
}

.commend_title_wrapper strong img {
  position: absolute;
  left: 0px;
  top: 36px;
}

.commend_wrapper ul {
  padding-top: 20px;
}

.commend_wrapper ul li {
  position: relative;
  line-height: 36px;
  margin-top: 10px;
}

.commend_wrapper ul li a {
  font-size: 16px;
  display: block;
  padding-left: 20px;
  background: url(../images/li_bg.png)no-repeat left center
}

.commend_wrapper ul li span {
  font-weight: normal;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 36px;
  direction: block;
  color: #999;
  font-size: 16px;
}

.commend_wrapper ul li span b {
  font-weight: normal;
}


/*方法论*/

.ways_content {
  padding-top: 10px;
}

.ways_content p span {
  color: #d70c19;
}


/*关于我们*/

.gywm {
  display: block;
  margin: 0 auto;
}

.gywm_content {
  padding: 10px 0 20px 0;
}

.gywm_content p {
  margin-top: 30px;
  font-size: 16px;
  color: #444;
  line-height: 36px;
}

.gywm_content p strong {
  font-weight: bold;
}

.zz_content {
  padding: 38px 0;
}

.zz_content_title {
  text-align: center;
}

.zz_content_title strong {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
}

.zz_content_title strong.gyx_title {
  background: #d70c19
}

.zz_content_title strong.lw_title {
  background: #409e40
}

.zz_content ul {
  width: 820px;
}

.zz_content ul li {
  width: 380px;
  float: left;
  margin-right: 30px;
  margin-top: 25px;
}

.zz_content ul li .zz_top {
  border: 1px solid #ddd;
  width: 378px;
  height: 248px;
}

.zz_content ul li .zz_top img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.zz_content ul li .zz_top img.zz01 {
  width: 275px;
  height: 192px;
  margin-top: 29px;
}

.zz_content ul li .zz_top img.zz02 {
  width: 284px;
  height: 197px;
  margin-top: 26px;
}

.zz_content ul li .zz_top img.zz03 {
  width: 128px;
  height: 194px;
  margin-top: 28px;
}

.zz_content ul li .zz_top img.zz04 {
  width: 140px;
  height: 195px;
  margin-top: 28px;
}

.zz_content ul li .zz_top img.zz05 {
  width: 298px;
  height: 202px;
  margin-top: 24px;
}

.zz_content ul li .zz_top img.lzz01 {
  width: 276px;
  height: 189px;
  margin-top: 31px;
}

.zz_content ul li .zz_top img.lzz02 {
  width: 254px;
  height: 171px;
  margin-top: 40px;
}

.zz_content ul li .zz_top img.lzz03 {
  width: 260px;
  height: 191px;
  margin-top: 31px;
}

.zz_content ul li .zz_top img.lzz04 {
  width: 274px;
  height: 187px;
  margin-top: 31px;
}

.zz_content ul li .zz_top img.lzz05 {
  width: 249px;
  height: 184px;
  margin-top: 33px;
}

.zz_content ul li .zz_top img.lzz06 {
  width: 245px;
  height: 176px;
  margin-top: 37px;
}

.zz_content ul li p {
  font-size: 16px;
  color: #666;
  margin-top: 15px;
  text-align: center;
}

.media_wrapper ul li {
  padding: 30px 0;
  border-bottom: 1px solid #eee
}

.media_wrapper ul li img {
  width: 204px;
  height: 146px;
  border: 1px solid #eee;
  float: left;
}

.media_li_right {
  width: 100%
}

.media_wrapper ul li img+.media_li_right {
  width: 550px;
  float: right;
  padding-top: 5px;
}

.media_li_right strong {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  display: block;
  height: 48px;
  line-height: 24px;
}

.media_li_right p.des {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
}

.media_li_right p.detail span {
  display: block;
  padding-left: 20px;
  background: url(../images/calendar.png)no-repeat left center;
  font-size: 14px;
  color: #999;
  margin-top: 10px;
}

.media_wrapper ul li:hover {
  border-bottom: 1px solid #db0816;
  background: #fbfbfb
}

.media_wrapper ul li:hover strong {
  color: #d70c19
}

.client_wrapper {
  padding-top: 10px;
}

.client_wrapper ul {
  width: 808px;
}

.client_wrapper ul li {
  width: 182px;
  margin-top: 25px;
  float: left;
  margin-right: 18px;
}

.client_wrapper ul li .client_li {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 182px;
  height: 98px;
  border: 1px solid #ddd;
}

.client_wrapper ul li img {
  margin: 14px auto;
  max-height: 68px;
  max-width: 180px;
  display: block;
}

.client_wrapper ul li p {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin-top: 10px;
}

.zk_wrapper {
  padding: 10px 0 20px 0;
}

.zk_wrapper ul {
  width: 817px;
}

.zk_wrapper ul li {
  width: 250px;
  height: 220px;
  float: left;
  margin-right: 17px;
  border: 1px solid #ddd;
  padding: 40px 0 20px 0;
  margin-top: 20px;
}

.zk_wrapper ul li:hover {
  -webkit-box-shadow: #ccc 0px 0px 10px;
  -moz-box-shadow: #ccc 0px 0px 10px;
  box-shadow: #ccc 0px 0px 10px;
  border: 1px solid #fff;
}

.zk_wrapper ul li img {
  border-radius: 69px;
  display: block;
  width: 138px;
  height: 138px;
  margin: 0 auto;
}

.zk_wrapper ul li:hover strong {
  color: #d70c19;
}

.zk_wrapper ul li:hover p {
  color: #666;
}

.zk_wrapper ul li strong {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: block;
  margin: 15px auto;
  line-height: 24px;
  display: block;
  text-align: center;
}

.zk_wrapper ul li p {
  font-size: 14px;
  color: #888;
  text-align: center;
}

.client_wrapper {
  padding-top: 8px;
}

.lxwm_text {
  float: left;
  width: 360px;
  margin-top: 30px;
}

.lxwm_content {
  width: 100%;
  height: 460px;
  margin: 20px auto;
}

.lxwm_content_map {
  width: 400px;
  float: right;
}

.lxwm_text_top {
  margin-top: 10px;
}

.lxwm_mfdh {
  margin: 15px auto 0;
}

.ltext {
  width: 250px;
  height: 30px;
  border: 1px solid #ddd;
  font-family: microsoft yahei;
  padding-left: 10px;
  vertical-align: middle;
}

.lsub {
  width: 100px;
  height: 32px;
  background: #d62245;
  border: none;
  font-family: microsoft yahei;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
}

.lsub:hover {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: 0.8;
}

.lxwm_adr {
  margin-top: 20px;
}

.lxwm_adr p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.lxwm_form {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  background: #f5f5f5;
}

.lxwm_form table {
  width: 540px;
  margin: 20px auto 0px auto
}

.lxwm_form td {
  padding-bottom: 12px;
  font-size: 14px
}

.lxwm_form td input {
  font-size: 16px;
  width: 520px;
  height: 40px;
  color: #666;
  padding: 2px 10px;
}

.lxwm_form td textarea {
  font-size: 16px;
  width: 520px;
  height: 150px;
  line-height: 28px;
  color: #666;
  padding: 5px 10px;
}

.left6_sub {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  background-color: #d70c19;
  color: #fff;
  text-align: center;
  line-height: 48px;
  border: 0px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  color: #fff
}

.left6_sub:hover {
  background: #d84c52;
  color: #fff;
  text-decoration: none;
}


/*主营业务*/

.banner {
  margin: 0 auto;
  width: 100%;
  height: 600px;
  position: relative;
}

.banner_contain ul li {
  width: 100%;
  height: 600px;
  color: #fff
}

.banner_tit {
  position: absolute;
  left: 50%;
  bottom: 45px;
  margin-left: -44px
}

.banner_tit ul li {
  width: 22px;
  float: left;
  text-align: center;
}

.banner_tit ul li span {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
}

.banner_tit ul li.on span {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #d70d19;
  margin-bottom: 0px;
  z-index: 300;
  margin-bottom: 0px;
  vertical-align: middle;
}

.banner_btn a {
  background: #333;
  display: block;
  width: 40px;
  height: 60px;
  position: absolute;
  top: 290px;
  z-index: 300
}

.banner_left a {
  filter: alpha(opacity:50);
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  background: url(../images/banner_left_btn.png) no-repeat center center;
  left: 120px
}

.banner_right a {
  filter: alpha(opacity:50);
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  background: url(../images/banner_right_btn.png) no-repeat center center;
  right: 120px
}

.banner_left a:hover {
  filter: alpha(opacity:80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  left: 119px
}

.banner_right a:hover {
  filter: alpha(opacity:80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  right: 119px
}

.zyyw_content {
  padding-top: 50px;
}

.zyyw_content h1 {
  font-size: 24px;
  color: #333;
  text-align: center;
}

.zyyw1 ul {
  width: 800px;
  margin-top: 15px;
}

.zyyw1 ul li {
  width: 100px;
  float: left;
  margin-right: 10px;
  background: #f5f5f5;
  padding: 25px;
}

.zyyw1_pic {
  width: 92px;
  -webkit-border-radius: 46px;
  -o-border-radius: 46px;
  -moz-border-radius: 46px;
  border-radius: 46px;
  background: #fff;
}

.zyyw1_pic img {
  display: block;
  margin: 0 auto;
}

.zyyw1_p1 {
  padding-top: 24px;
  height: 68px;
}

.zyyw1_p1 img {
  width: 45px;
  height: 45px;
}

.zyyw1_p2 {
  padding-top: 12px;
  height: 80px;
}

.zyyw1_p2 img {
  width: 45px;
  height: 67px;
}

.zyyw1_p3 {
  padding-top: 21px;
  height: 71px;
}

.zyyw1_p3 img {
  width: 49px;
  height: 49px;
}

.zyyw1_p4 {
  padding-top: 25px;
  height: 67px;
}

.zyyw1_p4 img {
  width: 47px;
  height: 43px;
}

.zyyw1_p5 {
  padding-top: 20px;
  height: 72px;
}

.zyyw1_p5 img {
  width: 48px;
  height: 51px;
}

.zyyw1 ul li .zyyw1_title {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}

.zyyw1_des {
  margin-top: 30px;
}

.zyyw1_des p {
  font-size: 14px;
  line-height: 30px;
}

.zyyw1_des p b {
  display: block;
  margin-top: 10px;
}

.zyyw2 {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e5e5e5
}

.zyyw2 ul {
  margin-top: 30px;
  width: 800px;
}

.zyyw2 ul li {
  width: 234px;
  float: left;
  margin-right: 12px; margin-bottom:12px;
  height: 320px;
  position: relative;
  padding: 10px ;
  background: #eee
}

.main1_list {
  width: 222px;
  height: 308px;
  border: 1px solid #eee;
  padding:5px;
}

.main1_list_inner {
  width: 222px;
  height: 283px;
  background: #eee;
  padding-top: 25px
}

.main1_list_pic {
  width: 116px;
  height: 116px;
  border-radius: 58px;
  display: block;
  margin: 0 auto;
}

.main1_list_title {
  font-size: 16px;
  margin-top: 15px;
  color: #222;
  display: block;
  text-align: center;
}

.main1_list_des {
  font-size: 12px;
  color: #666;
  margin-top:20px;
  text-align: center;
  line-height: 22px
}

.main1_list_more {
  width: 110px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #999;
  display: block;
  margin: 20px auto 0;
  text-align: center;
  background: #fff
}

.main1_list {
  position: relative;
  z-index: 3;
}

.main1_list_bg {
  width: 254px;
  height: 340px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #d70c19;
  filter: alpha(opacity=0);
  -moz-opacity: .0;
  opacity: 0;
  transition: all 0.5s;
}

.zyyw2 ul li:hover .main1_list_bg {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1;
}

.zyyw2 ul li:hover .main1_list_inner {
  background: #fff
}

.zyyw2 ul li:hover span.main1_list_more {
  background: #f5f5f5;
  font-size: 12px;
  color: #db0816
}

.zyyw2 ul li:hover .main1_list {
  border: 1px solid #fff
}

.zjp{ width:720px; height:150px; margin:20px auto; padding:20px; background:#f8f8f8;}
.zjm{ width:100%; margin:20px auto;}
.zjp span{ width:530px;  float:left; color:#444; line-height:28px; font-size:16px; display:block; padding-top:8px;}
.zjp img{ width:150px; float:left; margin-right:25px; }
