@charset "utf-8";
/* CSS Document */
body{
    background: #fff;
	font-family:"微软雅黑";
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 300;
}
a:visited{
    text-decoration: none;
}
a:focus{
    outline: none;
    text-decoration: none;
}

.m-top-120{
	margin-top:80px;
}
.m-r-10 {
    margin-right: 10px;
}

/*分页样式*/
/*分页样式*/
.feny{ width:900px; margin:0 auto; padding:3px; text-align:center; overflow:hidden; font-size:14px; color:#666; }
.feny a{ color:#666;}
.feny ul{float: right;}

/*分页样式*/
ul.pagination li a { color:#d71b22;}
ul.pagination li.active span {background-color:#d71b22;border:1px solid #d71b22; color:#fff; }
ul.pagination li a:hover,ul.pagination li.active:hover span  {background-color:#d71b22;border:1px solid #d71b22; color:#fff; }

/************************      数据     ***********************/

.fon-35{
	font-size:35px;
	color:#c02626;
	font-weight:bold;
}
.fon-34{
	font-size:35px;
	color:#dd3b1e;
}
.fon-16{
	font-size:16px;
	color:#484747;
}
 .fon-cen-28,fon-cen_red{
	font-size:30px;
	font-weight:bold;
	text-align:center;    
}
.fon-cen_red{
	color:#ea1805;
}
.center1 {
    width: 92%;
    margin: 0 auto;
}
/*手机超小屏幕下的单独样式 xs < 768px */
@media (max-width: 767px){
	 .m-top-120{
	margin-top:30px;
}
     .m-bot-30{
	margin-bottom:20px;
}
     .fon-28{
	font-size:24px;
	text-align:center;    
}
   .fon-cen-28{
	font-size:24px;    
}
     .dis-none{
	display:none;
}
/*数据统计*/
    .shu_ju{
	background:url(../img/index_02.jpg) no-repeat;
	background-size:220%;
	padding:5px 0;
}
	.fon-35{
	font-size:20px;
	
}
    .fon-34{
	font-size:20px;
	color:#dd3b1e;
}
    .fon-16{
	font-size:14px;
	color:#333;
}
/*数据统计*/

	
	 /*全部-导航*/
    body{
        padding-top: 0;/*移动端若固定顶部导航的话高度为52px*/
        padding-bottom: 55px;
    }
    #header .navbar{/*移动端导航不固定顶部*/
        position: relative !important;
    }
    #header .navbar{
        padding-bottom: 0;
    }
    /*全部-导航*/
	 /*全部-返回顶部*/
    #clan-slider{
        bottom:55px !important;
    }
	
    #clan-slider ul li a{
        background-color: rgba(255,255,255,0.9) !important;
        border-color:  transparent !important;
        border-radius: 50% !important;
		box-shadow: 0 2px 4px #e1e0e0;
    }
    #clan-slider #slider-goTop{
        background-position: -180px -20px !important;
    }
   
    /*全部-返回顶部*/
}

/*大于手机屏幕时的样式 sm >= 768px */

	.m-top-30{
	margin-top:30px;
}

    .fon-14{
	line-height:30px;
	color:#545454;
	font-size:14px;   
}
    .fon-15{
	line-height:18px;
	color:#545454;
	font-size:15px;   
}
    .fon-lin25{
	line-height:25px;  
}


/************************      header     ***********************/
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-nav>li>a:hover{
   
}
#header .navbar{
	position: relative !important;

}
#header .navbar-default .navbar-nav>.active>a, #header .navbar-default .navbar-nav>.active>a:hover, #header .navbar-default .navbar-nav>.active>a:focus {
    color: #FFF;
    background-color: rgba(255,255,255,0);
}
/*全部-导航条样式复写*/
#header .navbar-default{
    border:0;
    margin-bottom: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    background-color: #090909;
}
#header .navbar-default .navbar-nav>li>a{
    font-size: 16px;
    padding: 16px 20px 5px !important;
}
#header .navbar-default .navbar-nav>li>a:hover{
    color: #0ba1e4;
   
}
#header .navbar-default .navbar-nav>.active>a, #header .navbar-default .navbar-nav>.active>a:hover, #header .navbar-default .navbar-nav>.active>a:focus{
    color:#fff;
    background-color: rgba(255,255,255,0);
}
#header .navbar-default .navbar-nav>li>a:hover{
    color: #FFF;
}
#header .navbar-default .navbar-nav>li>div{
   width: 280px;
   height: 140px;
   opacity:1;
   position:absolute;
   left:-160%;
   top:65px;                                        
}
#header .navbar-default .navbar-nav>div:focus {
    background-color: rgba(255,255,255,0.2);
}


#header .navbar-default .navbar-toggle .icon-bar{
    background-color: none;
}
#header .navbar-default .navbar-nav>li .line-top{
    border-top: 1px solid #e24630;
    width: 18px;
    margin: auto;
}

/*全部-导航条样式复写*/
/************************      banner     ***********************/	
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
	margin:0 10px;
    border-radius: 10px;
	background:#FFF;
	opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=70)"; /* IE 8 */
   filter: alpha(opacity=70);       /* IE 4-7 */

}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
	margin:0 10px;
	opacity: 1;                    /* Firefox, Safari(WebKit), Opera */
   -ms-filter: "alpha(opacity=1)"; /* IE 8 */
   filter: alpha(opacity=1);       /* IE 4-7 */
}

.mar-top-60{ margin-top:90px;}

/************************      党建背景     ***********************/
.dang_bg { width:85%; margin:0 auto; margin-bottom:60px;}
.dang_bg p.dang_img { width:100%; height:210px; overflow:hidden; background:#000;}
.dang_bg  p.dang_img img{ width:100%;-moz-transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); transform:scale(1.0,1.0);-moz-transition:all 0.3s; -ms-transition:all 0.3s; -webkit-transition:all 0.3s; transition:all 0.3s; opacity:0.8;}
.dang_bg p.dang_img:hover img { -moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);-moz-transition:all 0.3s; -ms-transition:all 0.3s; -webkit-transition:all 0.3s; transition:all 0.3s;opacity:1.0;}
.dang_bg  h2{ font-size:16px; background:url(../img/dangjian_bg01.png) no-repeat center center; height:35px; background-size:100%; text-align:center; line-height:35px; color:#FFF; margin-top:10px;}
.dang_bg .main_bg{background:url(../img/dangjian_bg02.png) no-repeat bottom left; overflow:hidden; margin-bottom: }
.dang_bg .main_bg  p,.dang_bg .main_bg  span{font-size: 14px;color: #807f7f;}
.dang_bg .main_bg span{ display:block; float:right;}

@media (max-width: 1200px) {
	.dang_bg p.dang_img { width:100%; height:auto; overflow:hidden; background:#000;}
	}

/************************      功能框架     ***********************/
.gongn{
	background:#f7f5f5;
	padding-bottom:80px;
	overflow:hidden;
}
.pad-25{
	padding:25px 0;
}
.our-whyus-item{
    -webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: all 0.225s ease-in-out;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #ece9e9;
/*	height:260px;*/
	margin-top:35px;
	border-radius:5px; padding:20px 0px;
}
.our-whyus-item .youce{ width:70%; float:right; }
.our-whyus-item .youce h4{ text-align:left; margin-top:30px; font-size:20px;}
.our-whyus-item .youce strong{ display:block; font-weight:normal; background:#fff8f8; width:89px; height:28px; line-height:25px;  float:left; border:1px solid #fdbdbd; color:#e01919;  border-radius:5px; margin:0 10px 8px 0;}
.our-whyus-item:hover{
    background-color: #fff;
    box-shadow: 0 0 30px 0 #cbb9b9;
    color: #6e6e6e;
}
.our-whyus-item:hover > .glyphicon{
    color: #fff;
}
.our-whyus-item span{
	display:block;
	padding:20px 0;
	width:30%;
	float:left;
}
.our-whyus-item span img{
	padding-top:20px;
	padding-bottom:7px;
	}
	
@media (max-width: 321px){
	.our-whyus-item span{
	display:none;
}
.our-whyus-item .youce { width:96%; margin:0xp auto;}
}

.our-whyus-item .glyphicon{
    color: #0ba1e4;
    font-size: 80px;
    line-height: 1.5em;
}
.our-whyus-item h3{
    line-height: 2.5em;
}
.our-whyus-item p{
    line-height: 2.0em;
	padding:0 13px 10px 0;
	display:block;
	color:#7b7b7b;
}
/************************      特色功能     ***********************/
.tese_gn{
	background: url(../img/index_03.jpg) repeat-y;
	margin-top:40px;
	
}
.our-tese{
    -webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: all 0.225s ease-in-out;
    text-align: center;
    height:505px;
}
.our-tese:hover{
    background-color: #d71b22;
    -webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: height 1s; 
    color: #fff;
	height:505px;
	
}

.our-tese:hover > .glyphicon{
    color: #fff;
}
.our-tese span{
	display:block;
	padding-top:30px;
	
}
.our-tese span img{
	margin-top:25px;
	padding-bottom:7px;
	}

.our-tese .glyphicon{
    color: #0ba1e4;
    font-size: 80px;
    line-height: 1.5em;
}
.our-tese h3{
    line-height: 2.5em;
}
.our-tese p{
    line-height: 2.0em;
	padding:20px;
}
.our-tese:hover p,.our-tese:hover h4{
	color:#FFF;
}
.our-tese:hover img { -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg); -moz-transition:all 0.3s; -ms-transition:all 0.3s; -webkit-transition:all 0.3s; transition:all 0.3s;}
.our-tese img {-moz-transform:rotate(0deg); -ms-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg); -moz-transition:all 0.3s; -ms-transition:all 0.3s; -webkit-transition:all 0.3s; transition:all 0.3s;}


@keyframes myfirst
{
    from { top:-20px;}
    to { top:0px;}
}
 
@-webkit-keyframes myfirst 
{
   from { bottom:-20px;}
    to { bottom:0px;}
}

@keyframes myfirstb
{
    from { bottom:-20px;}
    to { bottom:0px;}
}
 
@-webkit-keyframes myfirstb
{
   from { top:-20px;}
    to { top:0px;}
}

.our-tese span
{
    animation: myfirst 0.5s;
    -webkit-animation: myfirst 0.5s; /* Safari 与 Chrome */
	position:relative;
}
.our-tese .text-left {
	animation: myfirstb 0.5s;
    -webkit-animation: myfirstb 0.5s; /* Safari 与 Chrome */
	position:relative;
	}




@media (max-width: 767px){
	.our-tese{
    height:345px;
}
.our-tese:hover{
	height:345px;
	
}
}

/************************      平台优势     ***********************/

.p-lr-15{
	padding-left:0 ;
	padding-right:0 ;
}
.pingt{
	background:#efefef;
    position:relative;
	height:382px;
}
.pingt img{
	width:100%;
	position:relative;
	bottom:0;
}
.pingt p{
	padding:73px 0;
	font-size:18px;
}
@media (max-width: 767px){
	.pingt{
	background:#efefef;
    position:relative;
	height:100%;
}
	.pingt p{
	padding:37px 0;
	overflow:hidden;
	font-size:18px;
}
}


/*他们正在使用  */
.cp_text p { font-size: 16px; margin: 30px auto; }
.customer_list_w { margin: 80px auto 50px auto; }
.customer_list_w .customer_list { position: relative; z-index: 1; overflow: hidden; width: 100%; border: 1px solid #cb1c1d; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.1);-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.1);box-shadow: 0 5px 10px rgba(0,0,0,0.1); cursor: pointer; margin: 10px 0; text-align: center; background-color: #FFF; -webkit-transition: all 0.35s, -webkit-transform 0.35s; transition: all 0.35s, transform 0.35s; }
{ background-color: #fff; }
.cp_text p { font-size: 16px; margin: 30px auto; }
.customer_list_w { padding: 10px 0 50px 0; margin: 30px auto; }

@media (max-width:480px) {
.customer_list_w { padding: 10px 0 10px 0; margin: 30px auto; }
}
.customer_list_w .customer_list { position: relative; z-index: 1; overflow: hidden; width: 100%; border: 1px solid #cb1c1d; ; cursor: pointer; margin: 10px 0; text-align: center; background-color: #FFF; -webkit-transition: all 0.35s, -webkit-transform 0.35s; transition: all 0.35s, transform 0.35s; }
.customer_list_w ul li { padding: 0 10px }
.customer_list_w .customer_list:hover { background: #fff ; background-size: cover; border: 1px solid #ea1526; box-shadow: 0px 5px 10px 0px rgb( 203, 28, 29, .2); }
.customer_list_w .customer_list .customer_list_img { display: table; overflow: hidden; padding: 20px 0; margin: 0 auto; text-align: center; }
.customer_list_w .customer_list .customer_list_img span { display: table-cell; vertical-align: middle; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.customer_list_w .customer_list:hover .customer_list_img span { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
.customer_list_w .customer_list .customer_list_img span img { -moz-transition: all 0.2s; transform: all 0.2s; transition: all 0.2s; }
.customer_list_w .customer_list:hover .customer_list_img span img { opacity: 1; -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8) }
.customer_list_w .customer_list .customer_dark_bg { display: block; position: absolute; z-index: 10; top: 0px; left: 0px; width: 100%; height: 100%; background: url(../images/img_dark_bg.png) no-repeat bottom center; opacity: .95; filter: alpha(opacity=80); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.customer_list_w .customer_list:hover .customer_dark_bg { display: block; opacity: .85; background: #cb1c1d; }
.customer_list i { display: block; opacity: 0; filter: alpha(opacity=0); margin: auto; width: 100%; height: 100%; position: absolute; top: 0px; z-index: 5; background: url(../images/icon_on.png) no-repeat center center; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.customer_list_w .customer_list:hover i { opacity: .95; filter: alpha(opacity=95); -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); }
.customer_list_w .customer_list .customer_text .customer_detailed { width: 100%; margin: auto; position: absolute; z-index: 10; padding: 0 30px; bottom: 20px; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.customer_list_w .customer_list .customer_text h4 { display: block; width: 100%; margin: auto; position: absolute; z-index: 10; padding: 0 30px; bottom: 5px; font-size: 16px; height: 42px; line-height: 42px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; }
.customer_list_w .customer_list:hover .customer_text h4 { bottom: 40px; color: #fff; }

@media (max-width: 420px) {
.cp_text p { font-size: .3rem; margin: .3rem auto; }
.customer_list_w { margin: .5rem auto; }
.customer_list_w ul li { padding: 0 .1rem; }
.customer_list_w .customer_list .customer_text h4 { font-size: .3rem; }
.customer_list_w .customer_list { padding: 0; margin: .1rem 0;border: 1px solid #DDD; }
.customer_list_w .customer_list:hover .customer_text h4 { bottom: 30px; color: #fff; }
}
/*动画*/
.customer_list_w li { opacity: 0; -webkit-transform: translate3d(0, 120px, 0); transform: translate3d(0, 120px, 0); transform: translate3d(0, 120px, 0); -webkit-transition: all .8s ease; transition: all .8s ease; }
.customer_list_w li:nth-child(1) { -webkit-transition-delay: .8s; transition-delay: .8s; }
.customer_list_w li:nth-child(2) { -webkit-transition-delay: .9s; transition-delay: 0.9s; }
.customer_list_w li:nth-child(3) { -webkit-transition-delay: 1s; transition-delay: 1s; }
.customer_list_w li:nth-child(4) { -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }
.customer_list_w li:nth-child(5) { -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
.customer_list_w li:nth-child(6) { -webkit-transition-delay: 1.3s; transition-delay: 1.3s; }
.customer_list_w li:nth-child(7) { -webkit-transition-delay: 1.4s; transition-delay: 1.4s; }
.customer_list_w li:nth-child(8) { -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }
.customer_list_w.active li { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}


.cp_btn_w { display:block; margin:0px auto; width:150px; }
.btn_default, .btn_r_more, .btn_free_trial { display: block; display: inline-block; width: 150px; padding: 0 30px; height: 52px; line-height: 52px; margin: 0px auto; text-align: center; font-size: 16px; color: #FFF; background-color: #cb1c1d; -webkit-box-shadow: 0px  8px 30px 0 rgba(234, 38, 38,.3);;-moz-box-shadow: 0px  8px 30px 0 rgba(234, 38, 38,.3);box-shadow: 0px  8px 30px 0 rgba(234, 38, 38,.3);  border-radius:25px;}
.btn_default:hover, .btn_r_more:hover, .btn_free_trial:hover { color: #FFF; background:#c42122;  -webkit-box-shadow: 0px  8px 30px 0 rgba( 234, 38, 38, 0.4);-moz-box-shadow: 0px  8px 30px 0 rgba( 234, 38, 38, 0.4);box-shadow: 0px  8px 30px 0 rgba( 234, 38, 38, 0.4); }
/*类别栏目页面，免费试用按钮为黄色（两个按钮一起时）*/


/*首页选项卡*/
.quality { padding: 80px 0 0; background: #fff; text-align: center; }
  .quality h2 { font-size: 36px; color: #333; line-height: 50px; font-weight: normal;}
  .quality .qualityContent {overflow: hidden;text-align: center;margin-top:80px;padding-bottom: 80px;}
  .quality .qualityContent .tabList{width: 304px;cursor: pointer;display: inline-block;}
  .quality .qualityContent .tabList li{margin-bottom: 60px;width: 100%;height: 80px;}
  .quality .qualityContent .tabList li .redio span {display: block;width:24px;height: 24px;border-radius: 50%;border: 1px solid #ff8313; float: left;margin-top: 8px;box-sizing: border-box;}
  .quality .qualityContent .tabList li .redio img {width:24px;height: 24px;float: left;margin-top: 8px;display: none;}
  .quality .qualityContent .tabList li .box {text-align: left; float: right;width:270px;}
  .quality .qualityContent .tabList li .box h3 {font-size: 24px;color: #333;font-weight:normal;line-height: 36px;}
  .quality .qualityContent .tabList li .box p {font-size: 14px;line-height: 22px;color: #666;}
  .quality .qualityContent .tabList li.active .box h3 {color: #ff8313;}
  .quality .qualityContent .tabList li.active .redio span {display: none;}
  .quality .qualityContent .tabList li.active .redio img {display: block;}
  .quality .qualityContent .tabList li:last-child {margin-bottom: 0;text-align: left;padding-left: 34px;height: 24px;}
  .quality .qualityContent .tabList li:last-child a {font-size: 16px;color: #ff8313;line-height:24px;}
  .quality .qualityContent .rightImg{width:620px;height:460px;overflow: hidden;position: relative;display: inline-block;margin-left: 76px; padding-top:30px;}
  .quality .qualityContent .rightImg li {position: absolute;}
  .quality .qualityContent .rightImg img{width:100%;height:100%;}
  .quality .list { padding-top: 60px; font-size: 0; line-height: 0;background-color: #fafafa; padding-bottom: 80px;}
  .quality .list li { display: inline-block; width: 200px; height: 254px; margin-right: 67px; vertical-align: middle; }
  .quality .list li:last-child { margin-right: 0; }
  .quality .list li img { display: block; margin: 0 auto; width: 160px; height: 160px; }
  .quality .list li p { padding-bottom: 9px; font-size: 18px; color: #333; line-height: 24px;}
  .quality .list li span { display: inline-block; font-size: 14px; color: #666; line-height: 22px; text-align: justify; }

@media screen and (max-width: 1100px) {
 .quality .qualityContent  .rightImg { display:none; width:0px;}
}




/*首页新闻*/
.hnew { padding-bottom:30px;}
.hnew h3{ background:url(../img/hnew_topbg.png) repeat-y left top; height:45px; line-height:45px; background-color:#ededed; padding:0px 8px; font-size:16px;}
.hnew h3 a { float:right; color:#444444; font-size:14px;}
.hnew ul { margin:0px; padding:0px;}
.hnew li { border-bottom:1px solid #ececec; height:35px; line-height:35px; overflow:hidden;}
.hnew li a { color:#626263; font-size:14px; display:block;}
.hnew li a time { float:right; font-size:13px;}



/*S 底部公用样式*/
.home_cen { width:1300px; margin:0px auto;}
.foot_tel{ height:242px; padding-top:155px; text-align:center; background: url(../images/m_foot_tel.png) no-repeat center top;}
.foot_tel span{ font-size:34px; color:#fff;}
.home_foot{ /*height:460px;*/ padding-top:55px; background:#1f2228;}
.foot_link{ width: 1180px;margin: 0px auto;position: relative;overflow: hidden;line-height: 26px;}
.foot_link strong{ color:#9a9ba0;}
.foot_link a{ color:#666; margin-right:25px;}
.foot_link a:hover{ text-decoration:underline;}
.foot_left{ width:825px; margin-top:45px;}
.footl_nav{ line-height:45px; border-top:1px solid #2c2c2d; border-bottom:1px solid #2c2c2d;}
.footl_nav a{ color:#9a9ba0; margin:0 18px;}
.footl_nav a:hover{ color:#ff6700;}
.footl_nav span{ color:#434344;}
.footl_area{ margin-top:45px;}
.footl_area img{ width:150px; height:95px; float:left;}
.footl_xx{ float:left; line-height:24px; margin-left:38px;}
.foot_rig{ width:262px; margin-top:45px;}
.footr_bon li{ width:87px; height:45px; float:left;}
.footr_bon li a{ width:87px; height:45px; background:url(../images/m_footly.jpg) no-repeat; background-position:0 0; display:block;}
.footr_bon li.foor_qq a{ background-position:-87px 0;}
.footr_bon li.foor_wb a{ background-position:-174px 0;}
.footr_bon li a:hover,.footr_bon li a.hqq_on{ background-position:0 -45px;}
.footr_bon li.foor_qq a:hover{ background-position:-87px -45px;}
.footr_bon li.foor_wb a:hover{ background-position:-174px -45px;}
.footr_ewm{ margin-top:24px;}
.footr_ewm dd{ width:116px; float:left;}
.footr_ewm dd img{ width:116px; height:116px; overflow:hidden;}
.footr_ewm dd span{ color:#393d48; line-height:24px; text-align:center; display:block; font-size:12px;}
.foot_end{ font-size:12px; text-align:center; line-height:54px; border-top:1px solid #2c2c2d; margin-top:32px;}

@media screen and (max-width: 1100px) {
.home_foot { padding-top:30px; position:relative;}
 .foot_link { display:none; width:0px;}
 .home_cen { width:100%;}
 .foot_left { width:100%; padding:0px; margin:0px;}
 .foot_rig { display:none;}
}

@media screen and (max-width:420px){
.home_foot{ padding-top:20px; position:relative;}
.footl_area { margin-top:0px;}
.footl_area img { display:block; float:none; margin:0px auto; width:150px; text-align:center;}
.footl_xx { display:block; width:100%; float:none;  margin-left:0px;word-wrap:break-word;}
.foot_rig { display:none;}
}


/*全部-移动端页脚*/
#mob-bottom{
    width: 100%;
    /*max-height: 64px;*/
    text-align: center;
    z-index: 1000;
    background-color:#fff;
	border-top:2px solid #da3a32;
    position: fixed;
    bottom:0;
	padding:5px 0;
	color:#FFF;
    
}

#mob-bottom .mob-bottom-item a{
    display: block;
    padding-top: 5px;
    padding-bottom: 2px;
    color: #616161;
    text-align: center;
    line-height: 1.5em;
    font-size: 14px;
}
#mob-bottom .mob-bottom-item a:hover{
    text-decoration: none;
}
#mob-bottom .mob-bottom-item a img{
    max-width: 28px;
}
/*全部-移动端页脚


/*全部-回到顶部*/
#clan-slider{
    position: fixed;
    _position: absolute;
    bottom: 30%;
    right: .1%;
    z-index: 1000;
}
#clan-slider ul{
    margin: 0;
    padding: 0;
    margin-top: -2px;
    list-style: none;
}
#clan-slider ul li{
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 2px;
    position: relative;
	background:url(../img/index_icon22.png) repeat;
}
#clan-slider ul li a{
    display: block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    background-image: url(../img/clan-slider.png);
    background-repeat: no-repeat;
}

#slider-chat{
    background-position: 0 -92px;
}
#slider-chat:hover{
    background-position: -46px -92px;
    background-color: #da3a32;
}
#slider-qq{
    background-position: 0 -240px;
}
#slider-qq:hover{
    background-position: -80px -240px;
    background-color: #da3a32;
}
#slider-phone{
    background-position: 0 -320px;
}
#slider-phone:hover{
    background-position: -80px -320px;
    background-color: #da3a32;
}
#slider-wechat{
    background-position: 0 -400px;
}
#slider-wechat:hover{
    background-position: -80px -400px;
    background-color: #da3a32;
}
#slider-goTop{
    background-position: 0 0;
}
#slider-goTop:hover{
    background-position: -80px 0;
    background-color: #da3a32;
}
#clan-slider #slider-menu{
    background-position: 0 -80px;

    background-color: rgba(255,255,255,0.7);
    border-color:  rgba(255,255,255,0.7);
}
#clan-slider #slider-menu:hover{
    background-position: -80px -80px;
}
#clan-slider .clan-slider-tips{
    position: absolute;
    top: 0px;
    right: 80px;
    display: none;
    height: 80px;
    padding-left: 10px;
    padding-right: 2px;
    white-space: nowrap;
    border: 1px solid #da3a32;
    background-color: #da3a32;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    color: #fff;

}
#clan-slider .clan-slider-tips-wechat{
    display: none;
    position: absolute;
    background-color: #da3a32;
    padding: 1px;
    bottom: 0;
    right: 80px;
}
#clan-slider .clan-slider-tips-wechat img{
    width: 165px;
    height: 165px;
}
@media (max-width: 767px){
#clan-slider ul li{
	background:none;
}
#clan-slider ul li a{
    width: 40px;
    height: 40px;
 
}
.mar-top-60{ margin-top:60px;}
}

@media (min-width: 768px){
	

     .m-bot-30{
	margin-bottom:20px;
}
.tese_gn{
	background: url(../img/index_03.jpg) no-repeat;
	background-size:500%;
}

	
    /*全部-导航*/
    #header .navbar{
        border-radius: 0;
        padding: 15px 0;
    }
    #header .navbar-nav>li>a{
        padding: 15px 0;
    }
}
 
/*平板小屏幕样式 768px <= sm < 992px */
@media (min-width: 768px) and (max-width: 991px){
	.m-top-120{
	margin-top:20px;
}
     .m-bot-30{
	margin-bottom:20px;
}

	 /*数据统计*/
	.shu_ju{
	background:url(../img/index_02.jpg) no-repeat;
	background-size:200%;
	padding: 20px 0;
}
	.fon-35{
	font-size:25px;
	color:#c02626;
}
    .fon-34{
	font-size:25px;
	color:#dd3b1e;
}
.dis-none{
	display:none;
}
    /*数据统计*/
	

    
}

/*大于992px以上固定宽度为970px md >= 992px */
@media (min-width: 992px){
	.m-bot-30{
	margin-bottom:10px;
}
	.m-top-120{
	margin-top:60px;
}
    .fon-28{
	color:#363535;
	font-size:28px;
	text-align:left;    
}
   .fon-ten-28{
	font-size:28px;    
}
 /*数据统计*/
    .shu_ju{
	background:url(../img/index_02.jpg) no-repeat;
	background-size:100%;
	padding: 22px 0;
}
 /*数据统计*/
 
	.navbar-brand {
    padding: 5px 0 0 0;
}
    /*全部-最大宽度*/
    .container {
        /* width: 970px; */
    }
    /*全部-最大宽度*/
   
}
 

@media (min-width: 1200px){

	 /*数据统计*/
	 .m-top-120{
	margin-top:50px;
}
    .shu_ju{
	background:url(../img/index_02.jpg) no-repeat;
	background-size:100%;
	padding: 70px 0;
}
 /*数据统计*/
}
 

/*全部-回到顶部*/





/*内页新闻*/
.frame{padding:20px 15px;background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.1);margin-bottom:10px}
.frame .cTitle,.newslist .cTitle {background:#eee;line-height:30px;font-size:16px;color:#393939;border-left:4px solid #d71b22;margin:-10px -20px;margin-bottom:15px;padding:5px 0 5px 18px;text-align:left}
.newslist .cTitle  a {font-size:16px;color:#d71b22;}
.frame .en{color:#ADACAC}
.viewMore{-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;margin:20px auto;width:80%;text-align:center;display:block;border:1px solid #d71b22;padding:10px 24px;color:#d71b22;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px}
.viewMore:hover{background:#d71b22;color:#fff}


.tags{overfloW:hidden}
.tags a{margin:0 6px 6px 0;display:block;float:left;border-radius:0;font-weight:100;font-size:14px;padding:2px 5px 2px 5px;transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s; color:#d71b22; background:#E4E4E4;border-radius: 2px;}
/*.tags a:nth-child(2n+1) {background:#eee;}
.tags a:nth-child(2n+2) {background:#facd00;}
.tags a:nth-child(2n+3) {background:#f1dbab;}
.tags a:nth-child(2n+4) {background:#4c2176;}
.tags a:nth-child(2n+5) {background:#e2d9c6;}
.tags a:nth-child(2n+6) {background:#a9e3ac;}
.tags a:nth-child(2n+7) {background:#9ee0f9;}
.tags a:nth-child(2n+8) {background:#f8a926;}
.tags a:nth-child(2n+9) {background:#61bbb9;}*/
.tags a:hover{background:#d71b22;color:#fff}

.leftList { padding:0px; margin:0px;}
.leftList li{line-height:30px;height:30px;overflow:hidden}
.leftList li span{float:right;color:#ADACAC}
.leftList li a{height:30px;overflow:hidden;display:inline-block; color:#666;}
.leftList li a:hover{color:#d71b22}

.leftCategory a{display:block;float:left; padding:0px 10px;background:#eee;line-height:40px;text-align:center;margin:0 8px 5px 0;font-size:16px; color:#d71b22;}
.leftCategory a:hover{background:#d71b22;color:#fff}

.listTeam{width:1200px !important;margin:auto !important}
.listTeam li{margin-bottom:20px}



/*新闻右侧*/
.newslist .cTitle { margin:0px;}
.newslist .item{border-bottom:2px dashed #f1eee0;padding:20px 0; position:relative;}
.newslist .item .pic{float:left;width:215px;height:150px;margin-right:20px}
.newslist .item img{width:215px;height:150px}
.newslist .item .nopic{width:215px;height:150px;display:block;background:#eee;text-align:center;color:#8c8c8c}
.newslist .item .nopic h3{padding-top:10px;font-size:20px;line-height:20px}
.newslist .item .nopic p{padding-top:10px;font-size:14px;line-height:14px}
.lnew_right {position:absolute; left:225px; display:block;}
.newslist .item .title{font-size:20px;line-height:22px;margin-bottom:10px; margin-top:5px; display:block;}
.newslist .item .title a { color:#d71b22;}
.newslist .item .title a:hover{color:#d71b22;text-decoration:underline}
.newslist .item .info{margin-bottom:6px;color:#a2a2a2; display:block; height:30px;}
.newslist .item .info .jb{padding:4px 8px 5px 0;float:left}
.newslist .item .info .keywords{float:right}
.newslist .item .info .keywords a{display:inline-block;margin-left:0px;background:#eee;padding:4px 8px 5px 8px;line-height:14px}
.newslist .item .info .keywords a:hover{background:#2689ff;color:#fff}
.newslist .item .info a{color:#a2a2a2}
.newslist .item .info a:hover{color:#2689ff}
.newslist .item .summary{line-height:25px;color:#656565; display:block;}

 
@media (max-width: 760px){

.new_left { display:none;}
.newslist .item img { display:none;}
.lnew_right {position:absolute; left:0px; display:block;}
.newslist .cTitle { margin:0px;}
.newslist .item .title { font-size:15px;}
.newslist .item .summary{ height:75px; overflow:hidden;}
}

/*新闻详细*/

.showContent{line-height:24px}
.showContent img{max-width:100%}
.showContent p{margin-bottom:15px;text-indent:2em}
.showContent img{display:block;margin:0 auto}
.showContent .CasePic{width:783px;height:651px;background:url("../../images/main_img/CaseShowBg.png");margin:0 auto;padding:37px 0 0 37px}
.showContent .CasePic img{width:746px;height:406px;margin:0}
.showContent .cprevious,
.showContent .cnext,
.showContent .keywords{display:block;line-height:30px}
.showContent .keywords a{margin-right:10px}

.showTitle{width:100%;text-align:center}
.showTitle h1{font-size:26px;padding:0 0 10px 0}
.showTitle span{font-size:12px;font-weight:normal;line-height:20px;color:#999}
.showTitle a{font-family:MicroSoft YaHei;font-weight:normal}
.showContent .summary{color:#333;line-height:28px;margin:20px 0;text-indent:2em;background:#ececec;padding:16px;position:relative;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}
.cprevious a,.cnext a ,.keywords a,.cprevious a:hover,.cnext a:hover ,.keywords a:hover  { color:#d71b22;}




/*互联网+党建*/
.wang_title { font-size:30px; color:#222222; text-align:center; line-height:50px; font-weight:600;}
.wang_title span { color:#ea1805;}
.wang_about img { width:100%;}
.wang_about p { line-height:30px; font-size:14px; color:#333;}
.wang_about span { color:#ee1812;}
.wang_about div.wang_bg { background:url(../img/wang_bg.png) repeat-x left top; width:90%; padding:12px;}
.wang_about div.wang_bg small { display:block; padding:10px; border:2px dashed #ee1812; font-size:14px; line-height:24px;}



.wang_liangbg { background:url(../img/wang_icobg.png) no-repeat center top; width:100%; margin:0px auto; background-color:#fffaf9; padding:60px 0px;}
.wang_liangbg h3 { text-align:center; font-size:20px; color:#ea1805; font-weight:600;}
.wang_liangbg h3 img { border:2px dashed #b5b5b5; border-radius:50%; display:block; margin:10px auto; padding:4px; width:100px;}
.wang_liangbg ul { padding:0px; margin:0px;}
.wang_liangbg li { line-height:24px; font-size:14px; padding:30px 13px;}
.wang_liangbg li img { display:block; margin:10px auto;}
.wang_liangbg li span { display:block; color:#000; font-size:18px; display:block; height:45px; line-height:45px; text-align:center;}

.wang_liangbg .col-xs-12 { padding:10px;}

.wang_p_bg { width:100%; background:url(../img/wang_p_bg.png) repeat-x left bottom; padding:30px 0px;}
.wang_p_bg h3 {text-align:center; font-size:20px; color:#ea1805; font-weight:600; line-height:46px;}
.wang_p_bg h3 p { font-size:14px; line-height:24px; color:#333; line-height:24px;}
.wang_p_bg h3 p span { font-weight:bold;}
.wang_p_bg img { width:90%; margin:0px auto;}

@media (max-width: 415px){
	.wang_p_bg h3 {text-align:center; font-size:20px; color:#fff; font-weight:600; line-height:46px; margin:30px 0px 0px;}
	.wang_p_bg h3 p { font-size:14px; line-height:24px; color:#fff; line-height:24px;}
	
	}


/************************      应用群体     ***********************/
.qunti{
	position:relative; margin:30px 10px;

}
.qunti img{
	position:relative;
	width:100%;
}
.qunti p{
	position:absolute;
	bottom:-15px;
	z-index:99;
	color:#FFF;
	background:url(../img/index_icon22.png) repeat-x;
	line-height:50px;
	height:50px;
	overflow:hidden;
	width:100%;
	font-size:16px;
	 
	-webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: height 1s; 
}
.qunti p  span{ display:none; }
.qunti:hover p  span { display:inline-block; font-weight:normal; font-size:14px; height:35px; line-height:35px; width:80%; margin:0 auto;text-align:center;  font-size:14px; color:#FFF; }
.qunti:hover p{
	width:100%;
	display:block;
	height:100%;
	bottom:0;
	margin:0;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	background:url(../img/index_icon22.png) repeat;
	-webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: height 1s; 
}
@media (max-width: 767px){
	.qunti p{
	bottom:0;	
	line-height:1.5em;
	height:1.5em;
	width:100%;
}
.qunti:hover p{
	line-height:26px;
	font-size:18px;
	padding-top:5px;
}
.qunti:hover p  span{
	line-height:26px;
	height:26px;
}
}


/*解决方案*/
.fang_dan_ico { padding:30px 0px;}
.fang_dan_ico ul { padding:0px; margin:0px;}
.fang_dan_ico li { line-height:24px; color:#888888; font-size:14px; padding:0px 3%; text-align:center;}
.fang_dan_ico li p {font-size:14px;}
.fang_dan_ico li img { display:block; margin:10px auto;}
@media (max-width: 767px){
	.fang_dan_ico li img { width:20%; float:left; margin:10px auto;}
	.fang_dan_ico li p { font-size:14px; line-height:20px;}
	
	.m-top-30 { margin-top:10px;}
	.m-bot-30 { margin-bottom:10px;}
	.dang_bg { margin-bottom:20px;}
	.our-tese p { padding:10px;}
	.our-tese span { padding-top:10px;}
	}
	



.fang_xitong { padding-top:50px;}	
.fang_about h3,.fang_xitong h3,.fang_jiazhi h3 { color:#fff; font-size:24px; text-align:center; background:url(../img/fang_topbg.png) no-repeat center center; border-radius:6px; margin:50px auto; height:68px; line-height:68px;}

.fang_jie,.fang_contact { background:url(../img/index_w1_bg_bg.png) no-repeat center center;}
.fang_about .fang_abouts { line-height:24px; font-size:16px; text-align:center; padding:20px 0px;}
.fang_about .fang_abouts p { padding:10px 0px;}


.fang_si div { margin:30px 0px;}
.fang_si .fang_w { width:50%; margin:0px auto;}
.fang_si .fang_sis {padding:30px;border-radius:30px; color:#fff;}
.fang_si .fang_sis span {  font-size:22px; font-weight:600;}
.fang_si .fang_sis p { font-size:16px; width:60%; display:table-cell; float:right;}
.fang_si div.col-lg-1,.fang_si div.col-md-1 { height:0px; margin:0px; padding:0px;}
@media (max-width:900px){
	.fang_si .fang_w { width:100%; margin:0px auto;}
	.fang_about h3,.fang_xitong h3,.fang_jiazhi h3 { color:#fff; font-size:24px; text-align:center; background:url(../img/fang_topbg.png) no-repeat center center; border-radius:6px; margin:20px auto; height:68px; line-height:68px;}
	.fang_si .fang_sis {padding:10px;border-radius:0px; color:#fff;}
	.fang_si .fang_sis img { display:block; text-align:center; margin:0px auto;}
	.fang_si .fang_sis span { display:block; text-align:center; font-size:22px;}
	.fang_si .fang_sis p { width:90%; text-align:center; display:block; float:none;}
	.fang_si .col-lg-2 ,.fang_si .col-md-2 { display:none;}
	}
	
	
.fang_xitong div {height:181px;}	
.fang_xitong img { position:absolute; left:0px;}
.fang_xitong div p { position:absolute; left:130px; font-size:14px; right:40px;}
.fang_xitong div p span { display:block; font-size:20px; font-weight:600; color:#222222; height:40px; line-height:40px; overflow:hidden;}



@media (max-width:900px){
    .fang_xitong { padding-top:30px;}
	.fang_xitong .col-sm-12 img ,.fang_xitong .col-xs-12 img { width:90px;}
	.fang_xitong .col-sm-12 p ,.fang_xitong .col-xs-12 p { left:96px;}
	.fang_xitong div p span { display:block; font-size:18px; font-weight:600; color:#222222; height:40px; line-height:40px; overflow:hidden;}
	.fang_xitong div.col-xs-12 {display:block; height:220px; overflow:hidden;}
	.fang_xitong div p { right:0px;}
	}
	
	
	
	
/*平台应用*/
.fang_ping { padding:50px 0px;}
.fang_ping h2 { line-height:36px; font-size:14px; text-align:center;}
.fang_ping h2  span { line-height:46px; font-size:36px; color:#222222; font-weight:400; display:block;}



.fang_chang h3 { font-size:30px; font-weight:600; color:#222222; line-height:50px; text-align:center;}
.fang_chang .col-lg-4,.fang_chang .col-md-4,.fang_chang .col-sm-6 { padding:0px 20px; text-align:center; line-height:40px; font-size:16px; color:#222222;}
.fang_chang img { width:100%;}


.fang_jiazhi .row div { padding:0PX 15PX; margin:15px 0px;}
.fang_jiazhi .row div section { padding:15px 15px 60px 15px; color:#fff; line-height:34px; font-size:15px;}
.fang_jiazhi .row div section h5 { text-align:center; font-size:20px; font-weight:600; color:#fff; line-height:56px; height:56px;}
.fang_jiazhi .row div:nth-child(1) section{ background:url(../img/fang_bg.png) no-repeat bottom left; background-color:#f5575d; background-size:100% auto; }
.fang_jiazhi .row div:nth-child(2) section{ background:url(../img/fang_bg2.png) no-repeat bottom left; background-color:#47c574; background-size:100% auto; }
.fang_jiazhi .row div:nth-child(3) section{ background:url(../img/fang_bg3.png) no-repeat bottom left; background-color:#f97351; background-size:100% auto; }
.fang_jiazhi .row div:nth-child(4) section{ background:url(../img/fang_bg4.png) no-repeat bottom left; background-color:#41c2bb; background-size:100% auto; }

.FANG_SHUZI DIV{ text-align:center; color:#555555; font-size:20px; line-height:36PX; padding:60px 0px;}
.FANG_SHUZI DIV img { width:50%; margin:10px auto; display:block;}

@media (max-width:900px){
.FANG_SHUZI DIV{ text-align:center; color:#555555; font-size:16px; line-height:36PX; padding:20px 0px;}
.fang_jiazhi .row div section h5 { text-align:center; font-size:20px; font-weight:600; color:#fff; line-height:36px; height:36px;}
	}
	
	
	
/* 智慧党建从现在开始 */
  .fang_contact {height: 544px;text-align: center;background: url('../img/contact_bg.png') center center no-repeat;}
  .fang_contact .box {padding: 120px 0;}
  .fang_contact .box .lookmore {width:200px; height:50px; background:#c42122; border-radius: 27px ; display: inline-block;line-height: 50px;color: #fff;font-size: 20px;margin-bottom: 87px;box-shadow: 0 6px 10px 0 rgba(255,131,19,0.3);}
  .fang_contact .make { font-size: 18px; color: #999; line-height: 24px; text-align: center; margin-bottom: 20px;}
  .fang_contact .make .line { display: inline-block; width:60px; height:1px; background: #ddd; vertical-align:middle; }
  .fang_contact .make .line-left { margin-right: 10px; }
  .fang_contact .make .line-right { margin-left: 10px; }
  .fang_contact ul {text-align: center;width: 100%;}
  .fang_contact ul li {display: inline-block;margin-left: 30px;margin-right: 30px;text-align: center;}
  .fang_contact ul li img {width:24px; height:24px;float: left;margin-top: 8px;}
  .fang_contact ul li span {margin-left: 11px;font-size: 26px; color: #666;line-height: 40px;float: left;}
@media  (min-width: 900px)  and (max-width: 1200px) {
    .fang_contact .box {padding: 50px 0;}
}
  
  @media (max-width:900px){
 .fang_contact .box {padding: 30px 0;}
	}



/*联系我们*/
.contact_bg { background:url(../img/contact_bg.png) no-repeat center bottom; width:100%; margin:0px auto; padding:120px 0px;}
.contact_bg img { width:100%;}
.contact_bg div { text-align:right;}
.contact_bg div ul { padding:0px; margin:0px;}
.contact_bg div h1{ color:#c42122;font-size:36px;}
.contact_bg div h1 span { color:#555555; font-size:16px; line-height:26px; display:block}
.contact_bg div ul li { color:#555555; line-height:36px; font-size:14px;}
.contact_bg div ul li span{ display:block; color:#c42122; line-height:56px; height:56px; font-size:24px;}

/*新增*/
.contact_title h2{ color:#c42122;font-size:36px; display:block; text-align:center; margin-top:70px;}
.contact_title span{color:#555555; font-size:16px; line-height:26px;display:block; margin-bottom:40px;}
.contact_yewu_bg{ background:#fafafa;}
.contact_yewu{ background:url(../img/contact_back01.jpg) no-repeat left center ; height:557px;}
.contact_yewu p{ font-size:15px; color:#525252; line-height:28px; margin:20px 0;}
.contact_yewu p strong{ font-size:18px; color:#2797de;}
.contact_yewu_mar{ margin-bottom:95px;}
.contact_yewu_mar1{ margin-bottom:50px;}
.contact_yewu h3{ display:none;}


.con_cpfx{ background:url(../img/contact_back02.jpg) no-repeat center center ; overflow:hidden; padding-bottom:90px;}
.table_bg_white{ background:#FFF;-moz-box-shadow: 3px 3px 15px #d2d1d1; /* 老的 Firefox */box-shadow: 3px 3px 15px #d2d1d1; border-radius:10px; border:none; font-size:15px;}
.table_th{ text-align:center; background:#f9f9f9; height:60px; line-height:70px; font-size:18px; color:#171313;}
.table_tr_td{ height:50px;}

.function-checkbox-box {
    overflow: hidden;
}
.function-checkbox-box .item {
    float: left;
    text-align: center;
    width: 100px;
    height: 110px;
    margin: 13.7px 50px;
    color: rgb(159, 159, 159);
    padding-top: 95px;
    cursor: pointer;
    position: relative;
}
.function-checkbox-box .item.checked {
    color: rgb(220, 20, 27);
   
}
.function-checkbox-box .item.checked:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    right: 3px;
    top: 3px;
    background: url(../images/checked.png) no-repeat;
    background-size: 20px 20px;
}

.function-checkbox-box .item.function01 {
    background: url(../img/f01.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function01.checked {
    background: url(../img/fa01.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function02 {
    background: url(../img/f02.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function02.checked {
    background: url(../img/fa02.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function03 {
    background: url(../img/f03.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function03.checked {
    background: url(../img/fa03.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function04 {
    background: url(../img/f04.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function04.checked {
    background: url(../img/fa04.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function05 {
    background: url(../img/f05.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function05.checked {
    background: url(../img/fa05.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function06 {
    background: url(../img/f06.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function06.checked {
    background: url(../img/fa06.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function07 {
    background: url(../img/f07.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function07.checked {
    background: url(../img/fa07.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function08 {
    background: url(../img/f08.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function08.checked {
    background: url(../img/fa08.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function09 {
    background: url(../img/f09.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function09.checked {
    background: url(../img/fa09.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function10 {
    background: url(../img/f10.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function10.checked {
    background: url(../img/fa10.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function11 {
    background: url(../img/f11.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function11.checked {
    background: url(../img/fa11.png) no-repeat 50% 10px;
}

.function-checkbox-box .item.function12 {
    background: url(../img/f12.png) no-repeat 50% 10px;
}
.function-checkbox-box .item.function12.checked {
    background: url(../img/fa12.png) no-repeat 50% 10px;
}
@media (max-width:415px){
	.contact_bg { padding:30px 0px;}
	.contact_bg div ul li span{ display:block; color:#c42122; line-height:56px; font-size:20px;}
	
	.contact_title h2{ margin-top:30px;font-size:30px;}
	.contact_title span{margin-bottom:20px;}
	.contact_yewu{ background:none; height:auto;}
	.contact_yewu p{margin:5px 0;}
	.contact_yewu h3{ font-size:22px; color:#c42122; display:block; width:100%;}
	.contact_yewu_mar{ margin-bottom:10px;}
	
	.con_cpfx{ background-size:700%; padding-bottom:30px;}
	.table_bg_white{ font-size:13px;}
	
	.function-checkbox-box .item {
    margin: 2% 7%;
	width:35%;
}
	}

  @media (max-width:1200px){
  .contact_bg div { text-align:center;}
  .contact_yewu{ background:none; height:auto;}
  .contact_yewu h3{ font-size:22px; color:#c42122; display:block; width:100%;}
  .contact_yewu_mar{ margin-bottom:20px;}
	}
	
	
	
.contact_cont { background:#fafafa; width:100%; margin:0px auto; padding:40px 0px;}
.contact_cont ul { padding:0px; margin:0px;}
.contact_book { margin:40px 0px; width:100%; }
.contact_book .contact_input { background:#fff; border:1px solid #d9dcdc; width:100%; line-height:36px; text-indent:10px;}
.contact_book  li { line-height:50px; margin:10px 0px;}
.contact_lian h5{ font-size:24px; height:40px; line-height:40px; color:#333333;}
.contact_lian { line-height:34px; color:#555555; font-size:15px;}

.contact_button { color:#fff; background:#c42122; width:120px; font-size:15px; text-align:center; height:36px; border:0px; line-height:36px;}


.contact_er li { width:22%; float:left; margin:60px 5.5%; border:1px solid #e5e5e5;}

  @media (max-width:1200px){
 .contact_er li { width:27%; float:left; margin:30px 3%; border:1px solid #e5e5e5; text-align:center;}
 .contact_er li img { display:block; width:100%;}

	}


.tags{overfloW:hidden}
.tags a{margin:0 10px 10px 0;display:block;float:left;border-radius:0;font-weight:100;font-size:14px;padding:3px 6px 3px 6px;transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-ms-transition:0.3s;-o-transition:0.3s; color:#d71b22; background:#eee;border-radius: 2px;}
.tags a:hover{background:#d71b22;color:#fff}