@charset "gb2312";
/* 基于normalize bootstrap 的全局重置CSS文件部分1.2版本 */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);/* 消除移动浏览器点击蓝色背景 */}
body {  margin: 0;text-align:left;font-size: 12px; background:#fff;font:12px/18px "sim sun";}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects; /* 2 */}
a:active,a:hover {  outline-width: 0;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
b,strong {  font-weight: bolder;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  border:0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
/* normalize.css结束 */
.clearfix {	*zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.f-lifl li{float:left;display:inline}
.f-fr{float:right;display:inline}
a,a:visited{text-decoration:none;color:#2a2a2a;}
em{ font-style:normal;}
/* 全站全局CSS部分结束 */
.g-box-1300{ width:1300px; height:auto; margin:auto; display:block; overflow:hidden;}
.mt20{
  margin-top: 20px !important;
}
.white{
  background: #fff;
}
.pagetop-box{
  width: 100%; height: 37px; line-height: 37px; font-size: 12px; background: #333; display: block; overflow: hidden;
}
.pagetop-box h3{
  color: #e7e7e7; font-weight: normal; float: left;
}
.pagetop-box .pagetop-nav{
  float: right;
}
.pagetop-box .pagetop-nav dt, .pagetop-box .pagetop-nav dd{
  float: left; color: #e7e7e7; padding: 0 6px;
}
.pagetop-box .pagetop-nav dt a{
   color: #e7e7e7;
}

.header-box{
  width: 100%; height: auto; min-width: 1300px;  box-shadow: 0 12px 12px -12px #c6c6c6; background-color: #fff;
}
.header-logo{
  float: left;
  width: 240px;
  height: 70px;
  margin-top: 27px;
}
.header-nav{
  float: left; margin: 0 40px;  padding: 12px 0;
}
.header-nav li {
  float: left;
  text-align: center;
  margin-left: 10px;
}
.header-nav li a {
  display: block;
  padding: 6px 12px 18px 12px;
  text-decoration: none;
  font-size: 16px;
  color: #737373;
}
.header-nav li a b {
  display: block;
  width: 28px;
  height: 26px;
  background: url(../images/nav.png) no-repeat;
  margin: 14px auto 0 ;
  margin-bottom: 11px;
  transition: transform 0.2s;
}
.header-nav li a:hover {
  transform: translateY(-5px);
  transition: transform 0.2s;
}
.header-nav li a b.icon1 {
  background-position: -18px -9px;
}
.header-nav li a b.icon2 {
  background-position: -115px -9px;
}
.header-nav li a b.icon3 {
  background-position: -224px -9px;
}
.header-nav li a b.icon4 {
  background-position: -324px -9px;
}
.header-nav li a b.icon5 {
  background-position: -427px -9px;
}
.header-nav li a b.icon6 {
  background-position: -528px -9px;
}
.header-nav li a b.icon7 {
  background-position: -620px -9px;
}
.header-nav li a.hover b.icon1 {
  background-position: -18px -142px;
}
.header-nav li a.hover b.icon2 {
  background-position: -115px -142px;
}
.header-nav li a.hover b.icon3 {
  background-position: -224px -142px;
}
.header-nav li a.hover b.icon4 {
  background-position: -324px -142px;
}
.header-nav li a.hover b.icon5 {
  background-position: -427px -142px;
}
.header-nav li a.hover b.icon6 {
  background-position: -528px -142px;
}
.header-nav li a.hover b.icon7 {
  background-position: -620px -142px;
}
.header-nav li a.hover b.iconHj {
  background-position: -680px -142px;
}
.header-nav li a.hover {
  background: #358ff0;
  color: #FFFFFF;
  border-radius: 8px;
  font-weight: bold;
}
.header-nav li:first-child a.hover {
  padding-left:16px;
  padding-right:16px;
}


.head_search {
  float: right;
  position: relative;
  width: 404px;
  margin: 25px 0 0 0;
}
.head_search form {
  position: relative;
}
.search_box {
  height: 36px;
  border: 2px solid #f2f2f2;
  background: #fff;
  width: 400px;
/*	overflow: hidden;*/
  border-radius: 10px;
  position: relative;
/*  transition: all .4s*/
}
.sech_keyword {
  position: relative; border: 0;
  float: left;
  width: 330px;
  padding: 6px 0px 8px 4px;
  left: 8px;
  background: #fff;
  border-color: #fff;
  font: 14px "Microsoft YaHei", "SimSun";
  color: #444;
  overflow: hidden;
  outline: 0;
}
.sech_btn {
  position: absolute;
  margin-right: -1px;
  margin-top: -1px;
  background: url(../images/nav.png) #f2f2f2 no-repeat -490px -70px;
  width: 68px;
  outline: none;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
  height: 38px;
  letter-spacing: 2px;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  color: #FFF;
  font-size: 18px;
  font-family: "Microsoft YaHei", "SimSun";
}
.head_search .search_key {
  height: 23px;
  line-height: 26px;
  padding: 5px 4px;
  font-size: 13px;
  color: #999;
  overflow: hidden;
}
.head_search .search_key a {
  color: #666;
  margin: 0 10px 0 3px;
}
.head_search .search_key a:hover {
  color: #09f;
  text-decoration: underline;
}

/*小星星*/
.app_starBox {
  width: 72px;
  height: 20px;
  overflow: hidden;
}
.app_starBox .star {
  display: block;
  height: 14px;
  margin: 0px;
  line-height: 14px;
  margin-left: 0;
}
.app_starBox .star span {
  width: 72px;
  height: 14px;
  background: url(../images/litterStar.png) no-repeat;
  display: inline-block;
}
.app_starBox .star span.star0 {
  background-position: -110px -3px;
}
.app_starBox .star span.star1 {
  background-position: -110px -38px;
}
.app_starBox .star span.star2 {
  background-position: -110px -73px;
}
.app_starBox .star span.star3 {
  background-position: -110px -108px;
}
.app_starBox .star span.star4 {
  background-position: -110px -144px;
}
.app_starBox .star span.star5 {
  background-position: -110px -178px;
}
.starBox {
  width: 100px;
  height: 20px;
  overflow: hidden;
}
.star {
  display: block;
  height: 18px;
  margin: 0px;
  line-height: 18px;
  margin-left: 0;
}
.star span {
  width: 100px;
  height: 18px;
  background: url(../images/litterStar.png) no-repeat;
  display: inline-block;
}
.star span.star0 {
  background-position: 0 0;
}
.star span.star1 {
  background-position: 0 -35px;
}
.star span.star2 {
  background-position: 0 -70px;
}
.star span.star3 {
  background-position: 0 -106px;
}
.star span.star4 {
  background-position: 0 -142px;
}
.star span.star5 {
  background-position: 0 -177px;
}


/*footer*/
.footer-box {
  width: 100%;
	min-width: 1300px;
  background: #333333;
	padding-bottom: 20px;
  margin-top: 30px;
}
.linkBox {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #666666;
}
.linkBox p {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #ccc;
  letter-spacing: 2px;
}
ul.link_ul {
  width: 100%;
  overflow: hidden;
  margin-top: 16px;
}
ul.link_ul li {
  float: left;
  margin-right: 22px;
  font-size: 15px;
  margin-bottom: 12px;
}
ul.link_ul li a {
  display: block;
  font-size: 15px;
  color: #999;
}
ul.link_ul li a:hover {
  color: #fff;
}
.foot_botBox {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.foot_bot_link {
  text-align: center;
  color: #999;
  margin-top: 16px;
}
.foot_bot_link a {
  text-align: center;
  margin: 0 16px;
  font-size: 15px;
  color: #999;
}
.foot_bot_link a:hover {
  color: #fff;
}
.foot_copyright {
  text-align: center;
  margin-top: 16px;
}
.foot_copyright p {
  line-height: 24px;
  text-align: center;
  margin: 0 8px;
  font-size: 14px;
  color: #999;
}
.foot_copyright p a{
  /*margin: 0 8px;*/
  font-size: 14px;
  color: #999;
}
.foot_copyright p a img{
	width: 16px;
	display: inline;
	margin-right:8px;
}

.mt12 {
  margin-top: 12px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt20 {
  margin-top: 20px;
}
.mt12 {
  margin-top: 12px;
}
.mt6 {
  margin-top: 6px;
}
.mr0 {
  margin-right: 0 !important;
}
.red {
  color: #ff3d3d !important;
}
.hidden {
  visibility: hidden !important
}
/*内页当前位置*/
.pageposition {
  position: relative;
  overflow: hidden;
  color: #696969;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  margin-top: 16px;
  padding: 0 16px;
  box-sizing: border-box;
  background: #fff2e8;
  z-index: 0
}
.pageposition a {
  color: #696969;
}
.pageposition a:hover {
  color: #09f;
}
.pageposition em {
  color: #ff0000;
}


/*新评论*/
.g-comment-box {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  height: auto;
  border: 1px solid #ccc;
  color: #2f2f2f;
  padding: 1px;
  zoom:1; display: block;
  overflow: hidden;
  margin: 10px auto 0
}

.g-comment-box .u-comment-title {
  font-size: 14px;
  color: #fff;
  height: 30px;
  padding: 0 10px;
  background: url(/skin/pcly_files/comment_tbg.png) repeat-x;
  font-weight: bold;
}

.g-comment-box .u-comment-title span {
  float: left;
  margin-top: 4px ;
  width: 88px;
  text-align: center;
  line-height: 26px;
  background-repeat: no-repeat;
}

.g-comment-box .m-comment-list {
  width: auto;
  height: auto;
  padding: 0 5px;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-list dt {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  font-weight: normal;
  padding: 0 10px;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-list dt .m-comment-user {
  width: auto;
  float: left;
}

.g-comment-box .m-comment-list dt .m-comment-user .u-comment-face {
  width: 24px;
  height: 24px;
  float: left;
  margin: 3px 6px 0 0;
  display: inline;
  overflow: hidden;
}

.g-comment-box .m-comment-list dt .u-comment-time {
  margin: 0 ;
  float: right;
}

.g-comment-box .m-comment-list dd {
  width: 100%;
  height: auto;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  display: block;
  overflow: hidden;
  margin: 10px 0 0;
  padding: 0 10px;
  box-sizing: border-box
}

.g-comment-box .m-comment-list dd .u-comment-cont {
  width: auto;
  height: auto;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  padding: 0 10px;
  margin: 10px 0 0;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-list dd .m-comment-introd {
  width: auto;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
  margin: 9px 0 0;
  padding: 0;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-list dd .m-comment-introd img {
  width: auto;
  height: 14px;
  margin: 0px 7px 0 0;
  display: inline-block;
  overflow: hidden;
  vertical-align: sub
}

.g-comment-box .m-comment-list dd .m-comment-introd .u-comment-model {
  float: left;
  display: flex;
  overflow: hidden;
  align-items: center;
}

.g-comment-box .m-comment-list dd .m-comment-introd .u-comment-model.f-phone {
  text-indent: 18px;
  background: url(/skin/library/images/comment-icon-model-phone.png) no-repeat 0 1px;
  background-size: 10px;
  color: #777
}

.g-comment-box .m-comment-list dd .m-comment-introd .u-comment-model.f-pc {
  text-indent: 22px;
  background: url(/skin/library/images/comment-icon-model-pc.png) no-repeat 0 2px;
  background-size: 14px
}

.g-comment-box .m-comment-list dd .m-comment-introd .m-comment-support {
  float: right;
}

.g-comment-box .m-comment-list dd .m-comment-introd .m-comment-support a {
  color: #e65c08;
  margin-left: 10px;
}

.g-comment-box .m-comment-list dd .m-comment-bjhf {
  width: auto;
  height: auto;
  line-height: 22px;
  border: 1px solid #eaeaea;
  font-size: 14px;
  padding: 10px 15px 10px 52px;
  margin: 9px 0 0;
  background: url(/skin/library/images/comment-icon-face.png) no-repeat 15px 10px #fbfcfc;
  background-size: 27px;
}

.g-comment-box .m-comment-list dd .m-comment-bjhf i {
  font-style: normal;
  font-weight: bold;
  color: #ed0006
}

.g-comment-box .m-comment-list dd blockquote {
  width: auto;
  height: auto;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  border: 1px solid #bfbfbf;
  padding: 10px;
  margin: 0px 0 10px;
  background: #fffde9;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-list dd blockquote strong {
  color: #888;
  font-weight: normal;
  font-size: 12px;
}

.g-comment-box .m-comment-list dd blockquote h4 {
  color: #888;
  font-weight: normal;
  font-size: 12px;
}

.g-comment-box .m-comment-list dd blockquote h4 cite {
  font-style: normal
}

.g-comment-box .m-comment-list dd blockquote p {
  margin: 6px 0 0;
}

/*新评论-发表评论*/
.g-comment-box .m-comment-submit {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  margin: 10px 0 0;
}

.g-comment-box .m-comment-submit .u-comment-all {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #1d8d23;
  line-height: 30px;
}

.g-comment-box .m-comment-submit .u-comment-all i {
  font-style: normal
}

.g-comment-box .m-comment-submit .m-comment-namebox {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-submit .m-comment-namebox .nick_name {
  float: left;
  margin: 8px 0 0 12px;
  line-height: 30px;
  display: inline;
}

.g-comment-box .m-comment-submit .m-comment-namebox .nick_name input {
  border: 1px solid #a9b9a5;
  margin-left: 6px;
  height: 20px;
  vertical-align: middle;
  width: 200px
}

.g-comment-box .m-comment-submit .m-comment-namebox .comment_faces {
  float: left;
  margin: 8px 0 0 20px;
  font-weight: bold;
  line-height: 30px;
  display: inline;
}

.g-comment-box .m-comment-submit .m-comment-namebox .comment_faces img {
  vertical-align: middle;
  margin-left: 3px;
  cursor: pointer;
}

.g-comment-box .m-comment-submit .m-comment-namebox .m-comment-face {
  width: auto;
  height: auto;
  margin: 6px 14px 0 0;
  float: right;
  display: inline;
  overflow: hidden;
}

.g-comment-box .m-comment-submit .m-comment-namebox .m-comment-face span {
  width: 37px;
  height: 37px;
  float: left;
  margin: 0 0 0 12px;
  display: inline;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.g-comment-box .m-comment-submit .m-comment-namebox .m-comment-face span img {
  width: 37px;
  height: 37px;
  border-radius: 100%;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-submit .m-comment-namebox .m-comment-face span.f-hover img {
  width: 33px;
  height: 33px;
  border: 2px solid #3399ff;
}

.g-comment-box .m-comment-submit .m-comment-namebox .m-comment-face span.f-hover i {
  width: 14px;
  height: 14px;
  background: url(/skin/library/images/comment-icon-face-hover.png) no-repeat;
  background-size: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}

.g-comment-box .m-comment-submit .u-comment-textarea {
  border: 1px solid #a9b9a5;
  padding: 3px 5px;
  width: 96%;
  height: 120px;
  line-height: 20px;
  margin: 8px auto 0;
  display: block;
  overflow: hidden;
}

.g-comment-box .m-comment-submit .u-comment-subbtn {
  padding: 0 12px 10px;
  text-align: left;
  display: block;
  overflow: hidden;
  margin: 10px 0 0;
}

.g-comment-box .m-comment-submit .u-comment-subbtn input {
  width: 80px;
  color: #fff;
  border: 0 none;
  padding: 0;
  margin-right: 6px;
  font-weight: bold;
  height: 26px;
  background: url(/skin/pcly_files/comment_btn.png) no-repeat;
  cursor: pointer;
}

/*新评论-热门评论*/
.g-comment-box .m-comment-hot dt {
  background: #fff2e8;
  color: #c97b54;
}

.g-comment-box .m-comment-hot .u-comment-title span {
  background-image: url(/skin/pcly_files/comment_tr.png)
}

/*新评论-最新评论*/
.g-comment-box .m-comment-new {
  margin-top: 10px;
}

.g-comment-box .m-comment-new dt {
  background: #f0f7ee;
  color: #569659;
}

.g-comment-box .m-comment-new .u-comment-title span,.g-comment-box .m-comment-submit .u-comment-title span {
  background-image: url(/skin/pcly_files/comment_tg.png)
}


/*翻页*/
.inner_pages .tspage {
  background: #fff;
  height: 82px;
  text-align: center;
  display: block;
  overflow: hidden
}

.inner_pages .tspage .tsp_nav {
  width: 100%;
  height: 30px;
  display: block;
  overflow: hidden;
  margin: 27px 0 0 0;
}

.inner_pages .tspage .tsp_nav i {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 18px;
  display: inline-block;
  overflow: hidden
}

.inner_pages .tspage .tsp_nav a {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #fafafa;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin: 0 0 0 18px;
  display: inline-block;
  overflow: hidden
}

.inner_pages .tspage .tsp_nav a:hover {
  background: #ff4939;
  color: #fff;
  text-decoration: none
}

.inner_pages .tspage .tsp_nav a:hover i {
  color: #fff;
}

.inner_pages .tspage .tsp_nav a i {
  padding: 0;
  margin: 0;
  background: none
}

.inner_pages .tspage .tsp_nav b {
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  background: #ff4939;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  margin: 0 0 0 18px;
  display: inline-block;
  overflow: hidden
}

.inner_pages .tspage .tsp_count,.inner_pages .tspage .tsp_nav .tsp_end,.inner_pages .tspage .tsp_nav .tsp_more,.inner_pages .tspage .tsp_nav #tsp_change {
  display: none
}

.star {
  display: block;
  height: 18px;
  margin: 0px;
  line-height: 18px;
  margin-left: 0;
}
.star span {
  width: 100px;
  height: 18px;
  background: url(../images/litterStar.png) no-repeat;
  display: inline-block;
}
.star span.star0 {
  background-position: -110px 0;
}
.star span.star1 {
  background-position: -110px -35px;
}
.star span.star2 {
  background-position: -110px -70px;
}
.star span.star3 {
  background-position: -110px -106px;
}
.star span.star4 {
  background-position: -110px -142px;
}
.star span.star5 {
  background-position: -110px -177px;
}
.comm_undmore_tit {
  width: 100%;
  /*  overflow: hidden;*/
  border-bottom: 2px solid #ededed;
  z-index: 1
}

/*
.comm_undmore_tit::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #ededed;
  bottom: 2px;
  position: absolute;
  z-index: 1;
}
*/
.comm_undmore_tit h2 i {
  display: inline-block;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 6px;
  background-image: url(../images/comtitle1_icon.png);
  background-repeat: no-repeat;
}

.comm_undmore_tit h2 i.ind_icon_dj {
  background-position: 0 -108px;
}

.comm_undmore_tit h2 i.icon-cms-1 {
  background-position: 0 0;
}

.comm_undmore_tit h2 i.icon-cms-2 {
  background-position: 0 -160px;
}

.comm_undmore_tit h2 i.icon-cms-3 {
  background-position: 0 -324px;
}

.comm_undmore_tit h2 em {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../images/azicon.png) no-repeat -130px -270px;
  margin: 5px 8px 0 0;
}

.comm_undmore_tit h2 {
  display: inline-block;
  padding-right: 6px;
  color: #404040;
  font-size: 20px;
  position: relative;
  height: 40px;
  font-weight: bold;
}

.comm_undmore_tit h2::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  background-color: #f76341;
  border-radius: 3px;
  width: 50px;
  margin-left: -25px;
  left: 50%;
  bottom: -2px;
}
