﻿body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
a{color:#555; text-decoration:none;cursor: pointer}
a:hover{text-decoration:none;}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
i,em{ font-style: normal;}
li{list-style:none;}
button,input,select,textarea{font-size:100%;}
.clear{ clear:both;}
.wrap{width:100%;max-width: 1200px;margin:0 auto;}
/* 头部 */

.head{
    margin: 0px auto;
    max-width: 1600px;
    overflow: hidden;
    height:100px;
}
.head .logo{
	float: left;
	width: 20%;
	margin-top: 10px;
}
.head ul{
	float: left;
	width: 65%;
	overflow: hidden;
       
        margin-top:23px;
}
.head ul li{
    float:left;
    text-align: center;
    margin-right:3%;
}
.head ul li:hover a{
    color: #fff;
    background:#0c338f;
}
.head ul li a{
    color: #0c338f;
    line-height: 42px;
    display: block;
    font-size: 20px;
    padding: 0px 27px;
    border: 1px solid #294c9d;
    border-radius: 50px;
}
/*.head ul li .active{
	color:#ed1c24;
	border-bottom: 2px solid #ed1c24;
}*/
.head .tel{
	float: right;
	margin-top: 20px;
	overflow: hidden;
}
.head .tel .tel-left{
	float: left;
}
.head .tel .tel-right{
	float: left;
	margin-left: 15px;
}
.head .tel .tel-right p{
	color:#ed1c24;
	font-size: 22px;
	font-weight:bold;
}
/* 移动端导航开始 */
.m_header {
    display: none;
}
nav {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 57px;
  font: 14px Rokkitt;
}
#userPLink {
  position: relative;
}
nav a, #sideMenu {
  margin: 0 10px 0 0;
  text-shadow: 1px 1px 2px #212121;
}
nav a{display:block;}
nav a img{max-width:80%;}


#sideMenu {
  float: right;
  z-index: 5;
}
#sideMenuContainer {
  background:#fff ;
  height: 100%;
  padding: 10px;
  position: fixed;
  top: 56px;
  right: -100%;
  width: 25%;
  z-index: 4;
}

#sideMenuContainer > a {
  display: block;
  padding: 10px 10px;
  font-size: 16px;
  text-align: center;
}
#sideMenuContainer > a::after {
  content: attr(title);
  font: 12px 'PT Sans', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

/* 移动端导航结束 */

/* 头部END */
/* banner */
.index_pcbanner{position:relative;}
.index_pcbanner img{ width: 100%; height: auto; }
.index_pcbanner ul{overflow:hidden;}
.index_pcbanner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;}
.index_pcbanner li a{display:block;margin:0 auto;}
.index_pcbanner cite{position:absolute;bottom:20px; *bottom:40px;left:50%;z-index:999; text-align:center;display:block;margin-left:-64px;width:150px;height:15px;_display:none;}
.index_pcbanner cite span{float:left;display:inline;margin:0 5px;width:10px;height:10px;background:#fff;  border-radius:50%;text-indent:-999em;cursor:pointer;transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; }
.index_pcbanner cite span:hover{background:#f0f0f0;}
.index_pcbanner cite span.cur{background:#ffd800;cursor:default;width: 38px; height:10px;border-radius: 15px;transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in;}

/* banner */
/* 产业布局 */
.int-lay{
	text-align: center;
    padding: 50px 0 30px;
}
.int-lay-tj{
    background: #f3f3f3;
    margin-top: 60px;
}
.int-lay h2{
    display: block;
	font-size: 36px;
    color: #333;
    line-height: 50px;
    margin-bottom: 25px;
    font-weight: bold;
}
.int-lay h2 a{
    color: #333;
}
.int-lay h2 a:hover{color:#0c3aa7;}
.int-lay p{
	font-size: 16px;
    color: #666;
    line-height: 26px;
}
.ul-list-int{overflow:hidden;}
.ul-list-int li{
	float: left;
    width: 16%;
    margin:0.2%;
    position: relative;
    overflow: hidden;
    height: 340px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.ul-list-int li .on-a{
    display: block;
    height: 340px;
}
.ul-list-int li .a1{
    background: url(../images/jg1.jpg) no-repeat;
    background-size:cover;
}
.ul-list-int li .a2{
    background: url(../images/jg2.jpg) no-repeat;
    background-size:cover;
}
.ul-list-int li .a3{
    background: url(../images/jg3.jpg) no-repeat;
    background-size:cover;
}
.ul-list-int li .a4{
    background: url(../images/jg4.jpg) no-repeat;
    background-size:cover;
}
.ul-list-int .on{width:50%;}
.ul-list-int li h3{
	position:absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
	background:url(../images/tou-ming.png);
	display: none;
}
.ul-list-int .on h3{display:block}
.ul-list-int li h3 a{
	display: block;
    font-size: 24px;
    color: #fff;
    line-height: 48px;
}
/* 产业布局 */
/* 产品推荐  */
.int-recom{overflow: hidden;background: #f3f3f3;}
.int-recom .recom-left{
	float: left;
	width:55%;
	position:relative;
}
.int-recom .recom-left a{
	display: block;
	overflow: hidden;
}
.int-recom .recom-left a img{
    width: 100%;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.int-recom .recom-left a img:hover{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.int-recom .recom-right{
	overflow: hidden;
    padding-bottom: 30px;
	margin-left:-3%;
}
.int-recom .recom-right li{
	float:left;
	width: 30%;
    margin-bottom: 29px;
    margin-left: 3%;
	position:relative;
	overflow: hidden;
}
.int-recom .recom-right .recom-none{
    display: none;
}
.int-recom .recom-right li img{
	-moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.int-recom .recom-right li img:hover{
	-moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.int-recom .recom-left h3{
	position:absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
	background:url(../images/bg_2.png);
}
.int-recom .recom-left h3 a{
	display: block;
    font-size: 24px;
    color: #fff;
    line-height: 56px;
}
.int-recom .recom-right h3{
	position:absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
	background:url(../images/tou-ming.png);
}
.int-recom .recom-right h3 a{
	display: block;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}
/* 产业推荐 */
/* 新闻中心 */
.int-new{
	overflow: hidden;
	margin-bottom: 60px;
}

.int-new .new-right{
	float:left;
	overflow: hidden;
	width: 100%;
}
.int-new .new-right li{
	float:left;
	width: 45%;
    padding: 19px 15px;
    margin-bottom:10px;
    line-height: 32px; 
    background:#f3f3f3;
}
.int-new .new-right li:nth-child(2n){margin-left:5%;}
/*.int-new .new-right li:nth-child(2n+1){margin-right:5%;}*/
.int-new .new-right li:hover h4 a{
    color: #0b338f;
    font-weight: 600;
}
.int-new .new-right li h4 a{
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size:18px;
    color: #333;
}

.int-new .new-right li .new-time{
    font-size: 12px;
    color: #666;
}
.int-new .new-right li .new-title{height:55px;overflow: hidden;font-size: 14px;color:#666;}
/* 新闻中心 */
/* 关于我们 */
.int-about{
	width: 100%;
	display: block;
	background:url(../images/sybg.jpg) no-repeat center top;
}
.int-about h2{
	color: #2a2a2a;
    padding: 50px 0 10px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}
.int-about h2 a:hover{color:#0c3aa7;}
.int-about h2 i{
	display:inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin:0 30px;
	background:#0c338f;
}
.int-about p{
    font-size: 16px;
    text-align: center;
    color: #666;
    line-height: 30px;
}
.int-about ul{
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 50px
}
.int-about ul li{
	width: 30%;
	text-align: center;
	float: left;
	margin-left:2%;
	background: url(../images/bg_1.png)
}
.int-about ul .int-abt-none{
    display: none
}
.int-about ul li span{
	font-size:90px;
	color:#ed1c24;
	font-weight: 600;
	display: inline-block;
	padding-top: 45px;
    font-family: 'impact';
}
.int-about ul li .line{
    display:block;
    width: 35px;
    height: 1px;
    margin:0 auto;
    background: #333;
}
.int-about ul li p{
	/*border-bottom: 2px solid #ed1c24;*/
	padding: 5px 0;
	font-size:20px;
	font-weight:bold;
	
}
/* 关于我们 */
 /* 客户案例 */
.int-case{
    margin-bottom:70px;
}
.int-case ul{
    overflow: hidden
}
.int-case ul li{
    float:left;
    width:32%;
    margin-left:1%;

}
.int-case ul li .triangle-border-up{
    width:0;
    height:0;
    border-width:0 15px 15px;
    border-style:solid;
    border-color:transparent transparent #f6f6f6;/*透明 透明  灰*/
    position: absolute;
    left: 10%;
    bottom: 0;
    transition: all 1s ease;
}
.int-case ul li a{
    overflow: hidden;
    display:block;
    position: relative;
}
.int-case ul li a img{
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.int-case ul li a img:hover{
	-moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.int-case ul li .case-tit{
    background: #f6f6f6;
    padding: 20px;
    transition: all 1s ease;
}
.int-case ul li .case-tit h3 a{
    font-size:18px;
    color:#333;
    line-height: 40px;
    font-weight: 600;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.int-case ul li .case-tit p{
    font-size: 14px;
    color:#666;
    line-height: 28px;
}
.int-case ul li .case-tit p span{
    color:#ed1c24;
}
.int-case ul li:hover .case-tit{
    background: #ed1c24;
}
.int-case ul li:hover .triangle-border-up{
    border-color:transparent transparent #ed1c24;
}
.int-case ul li:hover .case-tit h3 a,
.int-case ul li:hover .case-tit p,
.int-case ul li:hover .case-tit p span{
    color:#fff;
}
 /* 客户案例 */
.int-num{
    width: 100%;
    background:url(../images/index_bg.jpg) no-repeat;
}
.int-num ul{
    overflow: hidden;
    padding: 40px 0 15px;
}
.int-num ul li{
    float:left;
    width:25%;
    text-align: center;
}
.int-num ul li p{
    line-height:3;
    font-size: 18px;
    color: #333;
}
.int-num ul li:first-child{
    border-left:none;
}
 /* 底部  */
.foot{
    width: 100%;
    background: #0c338f;
    line-height: 40px;
    height: auto;
    font-size: 14px;
    color: #fff;
    border-top: 5px solid #2559d4;
    overflow: hidden;
}
.foot a{color:#fff;margin-left:20px}
.foot .text-center{font-size:15px;text-align:center;}
.foot .foot-right{float:right;}

/*.m_foot{ display: none; }


.m_foot .link {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.m_foot .link a{
    display: block;
    margin: 0 20%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #cc0000;
    border-radius: 14px;
    line-height: 36px;
}*/
.rexian {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.rexian p {
    font-size: 18px;
    color: #222;
}
.rexian .tel{
    margin-left: 5px;
    color: #CC0000;
    width: 97%;
    overflow: hidden;
    padding: 0 1%;
    margin: 20px 0px.tel
}
.link{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
	font-size:16px;
}
.link a{font-size: 16px;line-height: 32px;margin-left: 1%}
 /* 底部  */
 /* 返回顶部 */
#go_top {
    position: fixed;
    right: 0;
    bottom: 300px;
}
 /* 返回顶部 */




/* 产品列表 */
/* 产品banner*/
.product-banner{width: 100%}
.product-one{
    position: relative;
    overflow: hidden;
}
.product-one img{display: block; width: 100%; height: auto;}
.product-two{
    background:#0d348f;
    width: 100%;
	margin-top:20px;
}
.product-clear{
    overflow: hidden;
}
.product-two-left{
    float: left;
    padding-top: 35px;
    padding-bottom: 30px;
}
.product-two-left h2{
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}
.product-two-left p{
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
}
.product-two-right{
    float: right;
    overflow: hidden;
    width: 60%
}
.product-two-right li{
    float: left;
    text-align: center;
    width: 20%;
    overflow: hidden;
}
.product-two-right li .cur
{
    background: #ed1c24;
}
.product-two-right li h3{
    padding-top: 15px;
    padding-bottom:20px;
}
.product-two-right li:hover{
    background:#174ec3;
}
.product-two-right li a img{
    display: block;
    width: auto;
    margin:0 auto;
    padding-top: 25px;
}
.product-two-right li h3 a{
    color: #fff;
}
/* 产品banner*/
/* 产品聚合 */

.product-agtion .product-ul .product-li{
    position: relative;
    margin-top:40px;
    margin-bottom: 30px;
}
.product-agtion .product-ul .product-li .pro-fr{
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/product_right.png) no-repeat;
    height: 100%;
    width: 50%;
    z-index: 1;
    background-size: cover;
}
.product-agtion .product-ul .product-li .pro-fr-cont{
    width: 30%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    z-index: 2;
    display: block;
    padding: 5% 3%;
}
.pro-fr-cont h1 a{
    font-size: 30px;
    font-weight: 700;
    color: #333;
}
.product-agtion .pro-fr-cont p{
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    margin-top: 35px;
}
.pro-fr-cont .pro-tal{
    margin-top: 55px;
}
.pro-fr-cont .pro-tal a{
    border: 1px solid #fff;
    padding: 5px 8%;
    margin-left: 5%;
    font-size: 16px;
    color: #fff;
    background: #ed1c24;
}
.pro-fr-cont .pro-tal .a1{background: #154ccc;margin-left:0;}
.pro-fr-cont .pro-tal a:hover{
    color: #154ccc;
    background: #fff;
    box-shadow: 1px 2px 3px #ccc;
}
.pro-list{
    overflow: hidden;
    width: 100%;
    margin-bottom: 35px;
}
.pro-list li{
    float: left;
    width: 23.5%;
    margin-right:2%;
    margin-bottom:20px;
}
.pro-list li:nth-child(4n){
    margin-right: 0;
}
.pro-list li a{display: block}
.pro-list li a img{width: 100%;display: block;}
.pro-list li h3 a{
    text-align: center;
    padding:10px 0;
    border: 1px solid #ccc;
    border-top:none;
    font-size: 16px;
}
.pro-list li:hover h3 a{
    border-color:#154ccc;
    color:#154ccc;
}

.product-agtion .product-ul2 .product-li2{
    position: relative;
    margin-top:40px;
    margin-bottom: 30px;
}
.product-agtion .product-ul2 .product-li2 .pro-fr{
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/product_left.png) no-repeat;
    height: 100%;
    width: 50%;
    z-index: 1;
    background-size: cover;
}
.product-agtion .product-ul2 .product-li2 .pro-fr-cont{
    width: 30%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    z-index: 2;
    display: block;
    padding: 5% 3%;
}
.product-agtion .product-ul2 .product-li2 .pic{
    margin-left: 26.8%;
}



/* 产品聚合 */
/* 产品列表 */

/* 产品详情 */
/* 详情导航 */
.page-nav{
	width: 100%;
	background: #f3f3f3;
	line-height: 50px;
	font-size: 15px;
    color: #555;
}
.page-nav a{color:#555;}

/* 详情导航 */
/* 产品内容 */
/*.content-top{
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
}
.content-top .content-left{
	float: left;
	width: 60%
}
.content-top .content-right{
	float: left;
	width: 35%;
	margin-left: 5%;
}
.content-top .content-right h1{
	font-size: 32px;
	font-weight:bold;
	line-height: 2;
    color: #333;
}
.content-top .content-right .prepond{
	overflow: hidden;
	margin: 15px auto 20px;
}
.content-top .content-right .prepond li{
	float: left;
	text-align: center;
	border: 1px solid #ed1c24;
	padding: 5px 3%;
	font-size: 14px;
	color: #555;
	margin-right: 1%;
	margin-bottom: 5px;
	background: url(../images/true.png) right bottom no-repeat;
}

.content-top .content-right .content-cnt{
	border-top: 1px solid #ccc;
}
.content-top .content-right .content-cnt p{
	font-size: 16px;
	line-height: 32px;
    color: #555;
}
.content-top .content-right .content-cnt p strong{
	font-weight: normal;
	color: #ed1c24;
	letter-spacing:2px;
}*/
/*.content-top .content-right .chat{
	margin: 25px auto;
	font-size: 20px;
	overflow: hidden;
}*/
/*.content-top .content-right .chat .col-red{
	background: #ed1c24;
	color: #fff;
	padding: 15px 0;
	display: block;
	width: 48%;
	text-align: center;
	float: left;
}*/
/*.content-top .content-right .chat .col-blue{
	background: #5583be;
	color: #fff;
	padding: 15px 0;
	display: block;
	width: 48%;
	text-align: center;
	float: right;
}*/
/*.content-top .content-right .chat img{
    padding-right: 5%;
}*/
.content-top .content-right .hot-line{
	font-size:16px;
}
.content-top .content-right .hot-line img{
 	margin-top: 15px;
 	margin-right: 2%;
}
.content-top .content-right .hot-line strong a{
	font-size:32px;
	color: #ed1c24;
}
/* 产品内容 */
/* 产品详细介绍 */
/*产品锚点导航*/
/*.cont-nav ul{overflow: hidden;}
.cont-nav.leave{
    position: fixed;
    max-width: 1200px;
    width: 96%;
    left: 50%;
    top: 0;
    margin-left: -600px;
    background-color: #fff;
    padding: 10px 0;
    box-shadow: 1px 1px 1px #ccc; 
    z-index: 100;
}
.cont-nav ul li{float: left;width: 20%}
.cont-nav ul li a{
	display: block;
    height: 52px;
    line-height: 50px;
    margin-right:1%;
    background: #f3f3f3;
    color: #333;
    font-size: 20px;
    text-align: center;
    font-family: "微软雅黑";
}
.cont-nav ul .on a{
	background: #5583be;
	color: #fff;
}*/
/* 产品详细介绍 */
.cont-box{overflow: hidden;}
.cont-box .cont-box-left{
	width: 100%;
}
.cont-box .cont-box-left h2{
	font-size: 30px;
	
	padding-left: 3%;
	margin: 30px 0;
}
.cont-box .cont-box-left img{
	display: block;
	margin: 15px auto;
}
.cont-box .cont-box-left p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #555;
   
}
.cont-box .cont-box-left embed{
    text-align: center;
}
.cont-box .cont-box-left .cont-tage ul{
	overflow: hidden;
}
.cont-box .cont-box-left .cont-tage ul li{
	float: left;
    position: relative;
    margin-top: 70px;
    background: #efefef;
    padding: 70px 10px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    margin-left: 3%;
    border: 1px solid #ccc;
    text-align: center;
    border-bottom: 2px solid #ed1c24;
}
.cont-box .cont-box-left .cont-tage .tage-one{
	display: block;
	position: absolute;
    width: 120px;
    height: 120px;
    left: 50%;
    top: -60px;
    border: 3px solid #e3e3e3;
    background: #fff;
    border-radius: 50%;
    padding: 15px 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 0px 0px -60px;
}
.cont-box .cont-box-left .cont-tage ul li h4{
	font-size: 18px;
	line-height: 2;
}
.cont-box .cont-box-left .cont-case ul{
	overflow: hidden;
}
.cont-box .cont-box-left .cont-case ul li{
	float:left;
	width: 30.5%;
    overflow: hidden;
}
.cont-box .cont-box-left .cont-case ul li:nth-child(1),.cont-box .cont-box-left .cont-case ul li:nth-child(2){
    margin-right: 4.25%;
}
.cont-box .cont-box-left .cont-case ul li img{
	margin: 0;
}
.cont-box .cont-box-left .cont-case ul li h3{
	text-align: center;
    font-size: 14px;
	height: 36px;
	line-height: 36px;
    color: #555;
	background: #eee;
}
.cont-box .cont-box-left .cont-case ul li:hover h3{
	color: #fff;
	background: #ed1c24;
}
/*
.cont-box .cont-box-left .cont_form{
    background: url(../images/ly_bg.jpg) top right no-repeat #f0f0f0;
    background-size: 100% auto;
    padding: 1px 25px 30px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.cont-box .cont-box-left .cont_form h3{
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #ed1c24;
    font-size: 24px;
}
.cont-box .cont-box-left .cont_form p{
    text-align: left;
    margin:10px 5% 10px 0;
    line-height: 26px;
    text-indent: 0;
    font-size: 14px;
}
.cont-box .cont-box-left .cont_form p strong a{
	color: #ed1c24;
}
.cont-box .cont-box-left .cont_form form ul{
	width: 100%;
    margin: 0 auto;
}
.cont-box .cont-box-left .cont_form form li{
    margin-bottom: 5px;
    width: 48%;
    float: left;
}
.cont-box .cont-box-left .cont_form li:first-child{
	margin-right: 4%;
}
.cont-box .cont-box-left  .cont_form .wenb{
	margin-top: 10px;
    width: 100%;
}
.cont-box .cont-box-left .cont_form li span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    line-height: 38px;
    color: #555;
}
.cont-box .cont-box-left  .cont_form li input {
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #555;
    font-size: 15px;
    background-color: #fff;
    border: #999 1px solid;
    text-indent: 35px;
}
.cont-box .cont-box-left .cont_form li .text-user {
    background: url(../images/icon-text-user.png) no-repeat 10px center #fff;
}
.cont-box .cont-box-left .cont_form li .text-tel {
    background: url(../images/icon-text-tel.png) no-repeat 12px center #fff;
}
.cont-box .cont-box-left .cont_form li span font {
    color: #ed1c24;
}
.cont-box .cont-box-left .cont_form li .text-message {
    margin-bottom:10px;
    background: url(../images/icon-text-message.png) no-repeat 10px 17px #fff;
    padding: 15px 0 0;
    text-indent: 35px;
    width: 100%;
    border: #999 1px solid;
    height: 100px;
    line-height: 20px;
    font-size: 15px;
    color: #555;
}*/
.cont-box .cont-box-left .btnclick input {
    color: #fff;
    height: 41px;
    line-height: 36px;
    display: block;
    width: 180px;
    cursor: pointer;
    font-size: 16px;
    border: none;
    background: #5583be;
}

.cont-box .cont-box-right{
	width: 100%;
}
.cont-box .cont-box-right .rel-pro{
    border: #d8d8d8 1px solid;
    width: 99%;
    background: url(../images/hot_tj.png) no-repeat left top;
    margin-top: 50px;
}
.cont-box .cont-box-right .rel-pro h2,.cont-box .cont-box-right .time-new h2,.case-pro h2,.new-content .new-right .new-pro h2, .new-content .new-right .time-new h2{
    color: #575758;
    font-weight: 500;
    font-size: 22px;
    margin: 20px 0 20px;
	padding-left:50px;
}
.cont-box .cont-box-right .rel-pro h2 a:hover,.cont-box .cont-box-right .time-new h2 a:hover,.case-pro h2 a:hover,.new-content .new-right .new-pro h2 a:hover, .new-content .new-right .time-new h2 a:hover{color:#1949bb}
.cont-box .cont-box-right .rel-pro ul,.case-pro ul{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	margin-left:-1%;
}
.cont-box .cont-box-right .time-new ul{ width: 100%;margin: 0 auto;overflow: hidden;}
.cont-box .cont-box-right .rel-pro ul li,.case-pro ul li,.new-content .new-right .new-pro ul li{float:left;width:23%;margin-left:2%;}
.cont-box .cont-box-right .rel-pro ul li a,.case-pro ul li a{
    display: block;
    color: #555;
}
.cont-box .cont-box-right .rel-pro ul li h3,.case-pro ul li h3{
	text-align: center;
	line-height: 3;
	font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont-box .cont-box-right .time-new{
	border: #d8d8d8 1px solid;
    width: 99%;
    background: url(../images/new_img.png) no-repeat left top;
    padding-bottom: 25px;
    margin-top: 30px;
	margin-bottom:20px;
}
.cont-box .cont-box-right .time-new ul li{width: 47%;float: left;margin-left: 2%;border-bottom:1px dashed #ccc;}
.cont-box .cont-box-right .time-new ul li a{
	background: url(../images/new_ico.png) no-repeat left center;
	padding-left: 2%;
	line-height: 3;
	font-size: 14px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
    color: #555;
}

/* 产品详情 */


/* 成功案例 */
.case-list{
    overflow: hidden;
    margin:30px auto 30px;
}
.case-sin{
    width: 32%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 20px;
    line-height: 2;
    position: relative;
    overflow: hidden;
}
.case-sin a{
    display: block;
    color:#333;}
.case-sin a img{
    width:90%;
    display: block;
    margin:10px auto 0;
}
.case-sin h3{
    text-align: center;
    line-height: 3;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.biankuang{
    width: 3px;
    height: 3px;
    position: absolute;
    z-index: 99;
    border-radius:10px;
    /*background: black;*/
}
.biankuang_1{
    height: 3px;
    top: -6px;
    left:0px;
    border-left: 2px solid #1142b5;
}
.biankuang_2 {
    width: 0px;
    bottom:-3px;
    left: 0px;
    border-top: 2px solid #1142b5;
}
.biankuang_3{
    height: 0px;
    bottom:0px;
    right:0px;
    border-right: 2px solid #1142b5;
}
.biankuang_4{
    width:0px;
    top:-3px;
    right:0px;
    border-bottom: 2px solid #1142b5;
}


.case-sin p{
    position: absolute;
    bottom:10px;
    left:110px;
    line-height: 33px;
    color: #fff
}

.case-list .case-suc{
    width: 23%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    line-height: 2;
    overflow: hidden;
    margin-top: 25px;
}
.case-list .case-suc img{
    width: 100%;
}
.case-list .case-suc h3{
    text-align: center;
    line-height: 3;
    font-size: 16px;
    border: 1px solid #bbb;
    border-top: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-list .case-suc:hover h3 a{
    color: #ed1c24;
}
.case-list .case-suc:hover h3{
    border-color: #ed1c24;
}
/* 成功案例 */

/* 成功案例详情页 */
.case-top{
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}
.case-top .case-left{
    float: left;
    width: 50%
}
.case-top .case-right{
    float: left;
    width: 45%;
    margin-left: 5%;
}
.case-top .case-right h2{
    font-size: 32px;
    font-weight:bold;
    line-height: 2;
    color: #333;
}
.case-top .case-right .prepond{
    overflow: hidden;
    margin: 15px auto 20px;
}
.case-top .case-right .prepond li{
    float: left;
    text-align: center;
    border: 1px solid #ed1c24;
    padding: 5px 5%;
    font-size: 14px;
    color: #555;
    margin-right: 2%;
    margin-bottom: 5px;
    background: url(../images/true.png) right bottom no-repeat;
}

.case-top .case-right .case-cnt{
    border-top: 1px solid #ccc;
    padding-top: 25px;
    padding-bottom: 30px;
}
.case-top .case-right .case-cnt p{
    font-size: 16px;
    line-height: 2;
}
.case-top .case-right .case-cnt p strong{
    font-weight: normal;
    color: #ed1c24;
    letter-spacing:2px;
}
.case-top .case-right .case-chat{
    margin: 25px auto;
    font-size: 18px;
    overflow: hidden;
}
.case-top .case-right .case-chat .col-red{
    background: #ed1c24;
    color: #fff;
    padding: 15px 0;
    display: block;
    width: 48%;
    text-align: center;
    float: left;
}
.case-top .case-right .case-chat .col-blue{
    background: #5583be;
    color: #fff;
    padding: 15px 0;
    display: block;
    width: 48%;
    text-align: center;
    float: right;
}
.case-top .case-right .case-chat img{padding-right: 5%;}
.case-top .case-right .hot-line{
    font-size:18px;
}
.case-top .case-right .hot-line img{
    margin-top: 15px;
    margin-right: 2%;
}
.case-top .case-right .hot-line strong{
    font-size:32px;
    color: #ed1c24;
}
.case-cont-box {
    overflow: hidden;
    margin-bottom: 50px;
}
.case-box-left {
    float: left;
    width: 75%;
}
.case-box-left h2 {
    font-size: 30px;
    border-left: 5px solid #ed1c24;
    padding-left: 3%;
    margin: 30px 0;
    color: #333;
}
.case-box-left img {
    display: block;
    margin: 15px auto;
}
.case-box-left p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
    color: #555;
}
.case-box-right {
    float: right;
    width: 20%;
}
.case-pro {
    border: #d8d8d8 1px solid;
    width: 98%;
    background: url(../images/hot_tj.png) no-repeat left top;
    margin-top: 50px;
}

/* 成功案例详情页 */



/* 新闻列表 */
.new-two-right{
    float: right;
    overflow: hidden;
    width: 60%;
}
.new-two-right li{
    float: right;
    text-align: center;
    width: 20%;
    overflow: hidden;
}
.new-two-right li:hover{
    background: #ed1c24;
}
.new-two-right li a img{
    display: block;
    width: auto;
    margin: 0 auto;
    padding-top: 25px;
}
.new-two-right li h3{
    padding-top: 15px;
    padding-bottom: 20px;
}
.new-two-right li h3 a{
    color: #fff;
}
/* 行业新闻列表 */
.hy-new{margin-top: 40px}
.hy-new h2,.cp-new h2{
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 40px;
    font-weight: bold;
    text-align: center;
}
.hy-new h2 a{color: #333;}
.hy-new ul {
    overflow: hidden;
}
.hy-new ul li {
    float: left;
    width: 31%;
    margin-left:1%;
    margin-right: 1%;
    border: 1px solid #f1f1f1;
}
.hy-new ul li a {
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hy-new ul li a img {
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%;
}
.hy-new ul li a img:hover {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.hy-new ul li .hy-new-tit {
    padding: 15px;
    transition: all 1s ease;
}
.hy-new ul li .hy-new-tit .time{
    background: #ed1c24;
    display: block;
    width: 100px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}
.hy-new ul li .hy-new-tit h3{
    font-size: 20px;
    line-height: 2;
    margin-top: 15px;
}
.hy-new ul li:hover h3 a{
    color: #ed1c24;
}
.hy-new ul li .hy-new-tit .hy-zy{
    display: block;
    height: 60px;
    line-height: 20px;
    font-size: 14px;
    color: #555;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 25px;
}
/* 行业新闻列表 */
/* 产品知识 */
.cp-new{
    margin-top: 50px;
    background: #f1f1f1;
    padding-top: 30px;}
.cp-new ul{overflow: hidden;}
.cp-new ul li{
    overflow: hidden;
    border-bottom: 1px #d8d8d8 dashed;
    margin-bottom: 30px;
    padding-bottom: 20px;
    float: left;
    margin-left: 3%;
    width: 47%;
}
.cp-time{
    float: left;
    padding: 10px 2%;
    margin-right: 2%;
    color: #555;
    border: 1px solid #555;
    text-align: center;
    width: 13%;
}
.cp-time .day{
    display: block;
    font-size: 35px;
    font-weight: 100;
    color: #555;
    text-align: center;
    line-height: 40px;
    font-weight: 400;
}
.cp-new ul li:hover .cp-time{
    color: #ed1c24;
    border-color: #ed1c24;
}
.cp-new ul li:hover .cp-time .day,.cp-new ul li:hover .cp-time .year{
    color: #ed1c24;
}
.cp-new ul li:hover .cp-intnew .cp-tit a{
    color: #ed1c24;
}
.cp-time .year{
    display: block;
    font-size: 14px;
    color: #555;
}
.cp-intnew{
    float: right;
    width: 80%;
}
.cp-intnew .cp-tit{
    padding-bottom: 4px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cp-intnew .cp-tit a{    color: #333;}
.cp-intnew .cp-text{
    color: #555;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    height: 50px;
}

/* 产品知识 */
.new-two-right .active{
    background: #ed1c24;
}
.cp-new-list{
    margin-top: 30px;
    padding-top: 30px;
}
.cp-new-list ul{overflow: hidden;}
.cp-new-list ul li{
    overflow: hidden;
    border-bottom: 1px #d8d8d8 dashed;
    margin-bottom: 30px;
    padding-bottom: 20px;
    float: left;
    margin-left: 3%;
    width: 47%;
}
.cp-new-list ul li .cp-time{
    float: left;
    padding: 10px 2%;
    margin-right: 2%;
    color: #333;
    background: #f3f3f3;
    text-align: center;
}
.cp-new-list ul li:hover .cp-time{
    color: #1142b5;
    border-color: #1142b5;
}
.cp-new-list ul li:hover .cp-time .day{
    color: #1142b5;
}
.cp-new-list ul li:hover .cp-intnew .cp-tit a{
    color: #1142b5;
}

/* 新闻列表 */

/* 新闻详情 */
.new-content{
    margin-top: 35px;
    overflow: hidden;
}
.new-content h1{
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
}
.new-content .tit-time{
    text-align: center;
    line-height: 3;
    font-size: 15px;
    color: #555;
}
/*.new-zx{
    font-size: 16px;
    width: 100%;
    background: #f3f3f3;
    margin-bottom:70px;
}
.new-zx p{
    padding: 30px 7%;
    line-height: 36px;
    font-size: 16px;
    color: #555;
}
.new-zx p strong{
    color: #ed1c24;
    font-weight: normal;
}
.new-zx p .hq-baojia{
    line-height: 16px;
    background:#ed1c24 url(../images/kf.png) no-repeat 18px 50%;
    text-indent: 36px;
    display: inline-block;
    padding: 10px 2%;
    color: #fff;
}
.new-zx p .hq-baojia{margin:0 10px;}
.new-zx p span a{
    color: #ed1c24;
    font-size: 24px;
}*/
.new-content .new-left{
    width: 100%;
}
.new-content .new-left h2{
    font-size: 30px;
    border-left: 6px solid #ed1c24;
    padding-left: 2%;
    margin: 30px 0;
    color: #333;
}
.new-content .new-left h3{font-size:24px;font-weight:700;color:#333;}
.new-content .new-left p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    margin: 15px auto;
    color: #555;
}
.new-content .new-left p a{color:#848588;}
.new-content .new-left p img{
    display: block;
    margin: 0 auto;
}
.new-content .new-left .paging{
    width: 100%;
    line-height: 60px;
    background: #f3f3f3;
    overflow: hidden;
    margin-top:35px;
}
.new-content .new-left .paging p{
    float: left;
    width: 50%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-content .new-left .rel-inf{
    margin: 35px auto;
}
.new-content .new-left .rel-inf h2{
    font-size: 30px;
    border-left: 5px solid #1245c2;
    padding-left: 3%;
    margin: 30px 0;
}
.new-content .new-left .rel-inf ul{
    overflow: hidden;
    width: 100%;
}
.new-content .new-left .rel-inf ul li{
    float: left;
    width: 50%;
}
.new-content .new-left .rel-inf ul li a{
    background: url(../images/new_ico.png) no-repeat left center;
    padding-left: 5%;
    font-size: 16px;
    line-height: 2;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 新闻详情页右边 */
.new-content .new-right{
    /*float: right;
    width: 20%;*/
    margin-bottom: 35px;
}
.new-content .new-right .new-pro{
    border: #d8d8d8 1px solid;
    width: 98%;
    background: url(../images/hot_tj.png) no-repeat left top;
}
/*.new-content .new-right .new-pro h2,.new-content .new-right .time-new h2{
    color: #ed1c24;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    margin: 30px 0 20px;
}*/
.new-content .new-right .new-pro ul,.new-content .new-right .time-new ul{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	margin-left:-1%;
}
.new-content .new-right .new-pro ul li a{
    display: block;
    color: #555;
}
.new-content .new-right .new-pro ul li h3{
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.new-content .new-right  .time-new{
    border: #d8d8d8 1px solid;
    width: 98%;
    background: url(../images/new_img.png) no-repeat left top;
    padding-bottom: 25px;
    margin-top: 30px;
}
.new-content .new-right  .time-new ul li{border-bottom:1px dashed #ccc;}
.new-content .new-right  .time-new ul li a{
    background: url(../images/new_ico.png) no-repeat left center;
    padding-left: 8%;
    line-height: 3;
    font-size: 14px;
    color: #555;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}*/

/* 新闻详情页右边 */
/* 新闻详情 */



/* 简介 */
.int-content-one{
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 70px;
}
.int-content-one .int-left{
    float: left;
    width: 42%;
}
.int-content-one .int-left img{
    width: 100%;
    max-width: 500px;
    max-height: 420px;
}
.int-content-one .int-right{
    margin-left: 4%;
    float: left;
    width: 54%;
  
}
.int-content-one .int-right h2{
    font-size: 32px;
    font-weight: 700;
    padding-top: 25px;
    color: #333;
}
.int-content-one .int-right .line{
    width: 60px;
    background: #ed1c24;
    height: 3px;
    margin-top: 20px;
}
.int-content-one .int-right .intro-js{
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
}
.int-content-one .int-right ul{
    overflow: hidden;
    margin-top:25px;
}
.int-content-one .int-right ul li{
    float: left;
    width: 25%;
    text-align: center;
}

.int-content-one .int-right ul li h4{
    font-size: 20px;
    color: #333;
    margin-top: 20px;

}
/*.int-content-two{
    background: #f3f3f3;
    padding-bottom: 50px;
}
.int-content-two h2{
    font-size: 32px;
    text-align:center;
    font-weight: 700;
    color: #333;
    padding: 50px 0;
}
.int-content-two ul{
    overflow: hidden;
}
.int-content-two ul li{
    float: left;
    width: 50%;
    height: 260px;
}
.int-content-two ul li h5{
    font-size: 20px;
   text-align: center;
    margin: 30px auto;
    color: #333;
}
.int-content-two ul li p{
    font-size: 16px;
    padding: 0 10%;
    line-height: 32px;
    color: #555;
}
.int-content-two ul .hz{
    background: #fff;
}
.int-content-two ul .yf{
    background: #ed1c24;
}
.int-content-two ul .yf h5{
      color: #fff;
}
.int-content-two ul .yf p{
        color: #fff;
}
*/




/*时间轴start*/

/*.int-content-three{
    margin-top: 70px;
    margin-bottom: 70px;
}
.int-content-three h2{
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: 32px;
}*/
/*.event_box{
    margin: 3% auto 0;
    position: relative;
    min-height: 360px;
}
.event_box .parhd {
    width: 100%;
    display: inline-block;
    height: 92px;
    overflow: hidden;
}
.parhd  ul{
    width: 100%;
    text-align: center;
     margin: 0 auto;
     padding-top: 25px !important;
 }

.parhd .tempWrap{
    margin: 0 auto;
}
.parhd .tempWrap:after{
    content: '';
    width: 100%;
    height: 1px;
    background: #bbb;
    position: absolute;
    right: 0;
    top: 35%;
    z-index: 10;
}


.parhd li.no_line:before{
    display: none;
}
.parhd li{
    display: inline-block;
    cursor: pointer;
    padding-top: 30px;
    font-size: 20px;
    color: #555;
    margin:0 30px;
    position: relative;
}

.parhd li:after{
     content: '';
     background: #ddd;
     width: 20px;
     height: 20px;
     border-radius: 50%;
     position: absolute;
     z-index: 20;
     top: -8px;
     left: 50%;
     margin-left: -12px;
 }
.parhd .act:after{
    background:#ed1c24;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.parbd{
    text-align: center;
    height: 240px;
     margin-top: 10px;
     background: #f3f3f3;
 }
.parbd .slidebox{
    overflow: hidden;
}
.parbd .slidebox .slidebox-left{
    width: 70%;
    float: left;
}
.parbd .slidebox .slidebox-right{
    max-height: 240px;
    width: 30%;
    float: right;
}
.parbd h4{
    position: relative;
    font-size: 24px;
    margin-bottom: 3%;
     padding: 45px 5% 0;
     display: inline-block;
     color: #ed1c24;
 }
 .parbd h4:after{
    content:'';
    background: #000;
    width: 50%;
    height: 1px;
    position: absolute;
    left: -50%;
    bottom: 12px;}

.parbd h4:before{
    content:'';
    background: #000;
    width: 50%;
    height: 1px;
    position: absolute;
    right: -50%;
    bottom: 12px;
} 

.parbd p{
    line-height: 180%;
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    margin-left: 5%;
    color: #555;
}
div#listBox {
    width: 100%;
}
.sprev,.snext{
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
}
.sprev{
    left: 0;
}
.snext{
    right: 0;
}
.sprev img,.snext img{
    transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
}
*/
.int-content-four{
    background: url(../images/int_cx.png) no-repeat;
    background-size:100% 100%;
    color: #fff;
}
.int-content-four h2{
    text-align: center;
    font-size: 50px;
    padding: 50px 0;
}
.int-content-four p{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    padding-bottom: 100px;
}

/* 简介 */


/* 服务 */
/* 服务理念 */
.ser-idea{
    margin-top: 30px;
}
.ser-idea h2{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
    color: #333;
}
.ser-idea-tit{
    font-size: 16px;
    text-align: center;
    color: #555;
}
.ser-idea ul{
    overflow: hidden;
    margin-top: 30px;
}
.ser-idea ul li{
    float: left;
    width: 33.333%;
    color: #fff;
    height: 260px;
    background: #f3f3f3;
    overflow: hidden;
}
.ser-idea ul li img{
    height: 260px;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.ser-idea ul li img:hover{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.ser-idea ul li h3{
    text-align: center;
    font-size: 22px;
    padding: 35px 0;
    color: #ed1c24;
}
.ser-idea ul li p{
    padding: 0 10%;
    font-size: 16px;
    line-height: 32px;
    color: #555;
}

/* 服务理念 */
/* 服务承诺 */
.ser-ment{
    background: url(../images/fuwu_bg.png) no-repeat top center;
    margin-top: 70px;
}
.ser-ment h2{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
    color: #333;
}
.ment-tit{
    font-size: 16px;
    text-align: center;
    color: #555;
}
.ser-ment ul{
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 40px;
}
.ser-ment ul li{
    float: left;
    width: 23%;
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 0.5%;
}
.ser-ment ul li:hover{
    border-color: #ed1c24;
    background: url(../images/bg_1.png);
}
.ser-ment ul li img{
    padding:30px 0;
    height: 60px;
}
.ser-ment ul li h3{
    font-size: 20px;
    color: #333;
}
.ser-ment ul li .bg-line{
    width: 60px;
    height: 2px;
    background: #ed1c24;
    margin: 20px auto;
}
.ser-ment ul li p{
    font-size: 16px;
    color: #555;
    line-height: 32px;
    padding: 0 20px 20px;
}

/* 服务承诺 */
/* 配件服务 */
.ser-fit{
    margin-top: 40px;
}
.ser-fit h2{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
    color: #333;
}
.ser-fit-tit{
    font-size: 16px;
    text-align: center;
    color: #555;
}
.ser-fit ul{
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 40px;
}

/* 配件服务 */
/* 在线留言 */
.ly{
    background: url(../images/liuyan_bg.png) no-repeat top center;
    overflow: hidden;
}
.ly .ly-left{
    width: 60%;
    padding: 60px 0;
    float: left;
}
.ly .ly-left h2{
    color: #333;
    font-size: 32px;
    font-weight: 700;
}
.ly .ly-left p{
    margin: 10px 5% 10px 0;
    line-height: 32px;
    font-size: 16px;
    color: #555;
    width: 100%;
}
.ly .ly-left p strong a{
    font-size: 16px;
    color: #ed1c24;
}
.ly .ly-left form ul{
    overflow: hidden;
    width: 100%;
}
.ly .ly-left form ul li{
    margin-bottom: 5px;
    width: 48%;
    float: left;
}
.ly .ly-left form ul li:first-child{
    margin-right: 2%;
}
.ly .ly-left form ul li span{
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    color: #555;
}
.ly .ly-left form ul li input{
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #555;
    font-size: 15px;
    border: #999 1px solid;
    text-indent: 35px;
}
.ly .ly-left form ul li .text-user{
    background: url(../images/icon-text-user.png) no-repeat 10px center;
}
.ly .ly-left form ul li .text-tel{
        background: url(../images/icon-text-tel.png) no-repeat 12px center;
}
.ly .ly-left form ul .wenb{
    margin-top: 10px;
    width: 100%;
}
.ly .ly-left form ul .wenb .text-message{
    background: url(../images/icon-text-message.png) no-repeat 10px 17px;
    padding: 15px 0 0;
    text-indent: 35px;
    width: 98%;
    border: #999 1px solid;
    height: 100px;
    line-height: 20px;
    font-size: 15px;
    color: #555;
}
.ly .ly-left form .btnclick{
    padding-top: 25px;
}
.ly .ly-left form .btnclick input{
    color: #fff;
    height: 41px;
    line-height: 36px;
    display: block;
    width: 180px;
    cursor: pointer;
    font-size: 18px;
    border: none;
    background: #ed1c24;
}

.ly .ly-right{
    float: right;
    width: 35%;
    margin-top: 120px;
    background: #5583be;
    color: #fff;
    font-size: 16px;
}
.ly .ly-right h3{
    font-size: 24px;
    padding-left: 10%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.ly .ly-right p{
    line-height: 36px;
    padding-left: 10%;
}
.ly .ly-right p a{
    color: #fff;
}
.ly .ly-right .kf{
    padding-top: 35px;

}
.ly .ly-right .kf h4{
    padding-left: 10%
}
.ly .ly-right .kf ul{
    overflow: hidden;
    padding:30px 10% 35px;
}
.ly .ly-right .kf ul li{
    float: left;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 2%;
    width: 30%;
}
.ly .ly-right .kf ul li a{
    color: #fff;
    font-size: 17px;
    display: block;
    padding: 5px 0;
}
.ly .ly-right .kf ul li a:hover{
    background: #fff;
    color: #e8641b;
}
/* 在线留言 */


/* 服务 */



/* 配件 */
.fit-list {
    overflow: hidden;
    margin: 35px auto;
}
.fit-sin {
    width: 23%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 20px;
    line-height: 2;
    position: relative;
    overflow: hidden;
}
.fit-sin a {
    display: block;
    overflow: hidden;
}
.fit-sin a img {
    width: 100%;
    display: block;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.fit-sin a img:hover{
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.fit-sin h3 {
    text-align: center;
    line-height: 3;
    font-size: 16px;
    border: 1px solid #bbb;
    border-top: none;
    color: #555;
}
.fit-sin:hover h3{
    border-color: #ed1c24;
    color: #ed1c24;
}

/* 配件 */


/* 联系我们 */
.con-banner{
    background: url(../images/contact_banner.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.con-left{
    background: url(../images/con_bg1.jpg) no-repeat;
    background-size:100% 100%;
    float: right;
    width: 40%;
    color: #fff;
    margin-top: 100px;
    margin-bottom: 80px;
}
.con-left .pad{
    padding:78px 10%;
}
.con-left .pad h3{
    font-size: 28px;
    margin-bottom: 30px;
}
.con-left .pad h4{
    font-size: 28px;
    margin-top: 60px;
    margin-bottom: 30px;
}
.con-left .pad p{
    font-size: 16px;
    line-height: 42px;
}
.con-left .pad p a{color:#fff;}
/*.con-right{
    margin-top: 100px;
    width: 58%;
    float:left;
    margin-left: 2%;
    margin-bottom: 80px;
}*/
/*.right-bg{
    background: #fff;
    padding: 1% 5%;
}
.right-bg h3{
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 28px;
}
.right-bg form ul{
    width: 100%;
    margin: 0 auto;
}
.right-bg form ul li{
    width: 48%;
    float: left;
}
.right-bg form ul li:nth-child(1){
    margin-right: 4%;
}
.right-bg form ul li input{
    height: 36px;
    line-height: 36px;
    width: 100%;
    color: #969696;
    font-size: 14px;
    border: #999 1px solid;
    text-indent:5px;
}
.right-bg form ul li.wenb{
    width: 100%
}
.right-bg form ul .wenb textarea{
    padding: 10px 0 0;
    text-indent:5px;
    width: 100%;
    border: #999 1px solid;
    height: 70px;
    line-height: 20px;
    font-size: 15px;
    color: #969696;
    margin-top: 20px;
    margin-bottom: 20px;
}
.right-bg form  .btnclick input{
    color: #fff;
    height: 42px;
    line-height: 36px;
    display: block;
    width: 107px;
    cursor: pointer;
    font-size: 18px;
    border: none;
    background: #5583be;
    margin-bottom: 15px;
}
.rig-bg{
    overflow: hidden;
    margin-top: 20px;
}
.rig-bg li{
    float: left;
    width: 32%;
    text-align: center;
}
.rig-bg li a{
    display: block;
    color: #fff;
    padding: 40px 0;
}
.rig-bg li.con-bg2{
    background: url(../images/con_bg2.jpg) no-repeat;
}
.rig-bg li.con-bg3{
    background: url(../images/con_bg3.jpg) no-repeat;
    margin: 0 2%;
}
.rig-bg li.con-bg4{
    background: url(../images/con_bg4.jpg) no-repeat;
}
.rig-bg li p{
    font-size: 18px;
    margin:30px auto 0;
}
*/

.map-box{
    overflow: hidden;
    width: 100%;
}
.map-box h2,.live-action h2{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 30px;
    color: #333;
}
.map-box .contact-tit{
    font-size: 16px;
    text-align: center;
    color: #555;
    margin-bottom: 30px;
}
.map-box .map {
    width: 100%;

}



/* 联系我们 */
/* 404 */
#errorpage{width:600px;text-align:center;padding:160px 0;margin:0 auto;height:360px;}
#errorpage p{font-size:18px;font-weight:bold;padding-top:30px;}
#errorpage .bt a{background:#fe3a3b;padding:9px 46px 11px;*padding:7px 24px 9px;color:#fff;border:0;font-size:14px;}

.errortans{margin:0;text-align:left;float:left;z-index:5;height:300px;position:relative;padding:80px 0 0 24px;}
.errortans p{font-weight:normal;z-index:10;position:relative;}
.errortans p b{font-size:38px;}
.errortans div{margin-top:30px;}

#errorpage .fly{display:inline-block;float:left;height:303px; width:256px;background:url(../images/tfans.jpg);}
#errorpage .e404{display:inline-block;position:absolute;top:-60px;left:145px;;height:164px; width:150px;background:url(../images/404.jpg);}

/* 404 */
.error{ width: 100%;  max-width: 1200px; text-align: center; padding: 120px 0; margin: 0 auto;}
.error img{ max-width: 500px; max-height: 190px; width: 100%; height: auto; }
.error p{ color: #333; font-size: 26px; margin: 50px auto; }
.error a{ display: inline-block; color: #FFF;  font-size: 18px; width: 180px; height: 40px; line-height: 40px;  background-color: #ed1c24; border-radius: 4px;}

/* 响应式 */
@media only screen and (max-width: 1240px){
    .head ul{margin-left: 1%;}
    .content-top .content-right .hot-line img{margin-top: 10px;}
    .content-top .content-right .hot-line strong a{font-size: 26px;}
}
@media only screen and (max-width: 1199px){
	.wrap{width: 96%;}
	.cont-nav.leave{width: 100%;left: 0;margin-left: 0;}
}
@media only screen and (max-width: 1024px){
    .head ul{margin-left: 0}
    .head ul li a{font-size: 16px;}
    .head .tel .tel-right{margin-left: 0}
	.head .logo{margin-top:15px;}
    .int-recom .recom-right li{margin-bottom:20px;}
	.int-new .new-right li:nth-child(2n){margin-right:0;}
	.int-new .new-right li:nth-child(2n+1){margin-right:0;}
    .int-new .new-right li{width:43%;padding: 12px 2%;}
    .int-about ul li span{font-size: 80px}
    .int-about p{font-size: 14px;}
    .product-two-left{padding-top: 15px;}
    .product-two-right li a img{padding-top: 15px;}
    .case-sin{width: 33.333%;margin-left: 0;margin-right: 0;margin-top:0;}
	.content-top .content-right .prepond li{margin-right:1%;}
	.content-top .content-right .content-cnt p{line-height: 2}
	.content-top .content-right .chat,.case-top .case-right .case-chat{margin:20px auto;font-size: 18px;}
    .content-top .content-right .chat .col-red,.content-top .content-right .chat .col-blue,.case-top .case-right .case-chat .col-red,.case-top .case-right .case-chat .col-blue{padding:10px 0;}
    .new-two-right li a img{padding-top: 10px;}
    .int-content-one .int-left{display: none;}
    .int-content-one .int-right{width: 100%;margin-left: 0;}
    /*.int-content-two ul li img{height: 260px;}*/
    .ser-idea h2,.ser-ment h2,.ser-fit h2,.ly .ly-left h2{font-size: 28px;}
    .ser-idea ul li p,.ser-ment ul li p,.ly .ly-left p,.ly .ly-right,.ly .ly-right .kf ul li a{font-size: 14px;}
    .case-top .case-right .prepond li{margin-right:1%;}
    .case-top .case-right .case-cnt{padding-top: 0;padding-bottom: 0;}
    .content-top .content-right .hot-line img{margin-top: 5px;}
    .content-top .content-right .hot-line{font-size: 14px;}
    .content-top .content-right .hot-line strong a{font-size: 24px;}

}
@media only screen and (max-width: 960px){
	.m_header { display: block;height: 57px;}
	.head{display: none;}
    .int-lay h2{font-size: 32px;margin-bottom:10px;}
    .ul-list-int li h3{display: block;}
    .int-lay{padding:15px 0 30px;}
    .int-lay-tj{margin-top: 30px;}
    .int-recom .recom-right{padding-bottom: 0}
    .int-about ul{padding-bottom: 30px;}
    .int-about ul li span{font-size: 65px;}
    .int-about p{font-size: 12px;}
    .int-case{margin-bottom:30px;}
	.content-top .content-left,.case-top .case-left{float: none;margin-bottom: 20px;margin-right: 0;width: 100%}
    .content-top .content-left img,.case-top .case-left img{width: 100%;}
    .content-top .content-right,.case-top .case-right{width: 90%}
    .cont-box .cont-box-right,.case-box-right{display: none}
    .cont-box .cont-box-left,.case-box-left{width: 100%;float: none;}
    .ul-list-int li{width: 49%!important;background-size: 100%;height: 180px;}
    /* .page-nav{display: none;} */
    .product-two-left h2{font-size: 32px;}
    .case-list .case-suc{width: 31%;margin-left: 1.2%;margin-right: 1%;}
   /* .int-content-two ul li{width: 100%}
    .int-content-two ul li img{width: 100%;height: 100%}*/
    /*.parbd .slidebox .slidebox-left{width: 60%}
    .parbd .slidebox .slidebox-right{width: 40%}*/
    .new-zx p{font-size: 14px;line-height: 28px;}
    .ul-list-int li .on-a{background-size:100% }
    
    .index_pcbanner{display: none;}
    .cp-time{width: 16%;}
    .cp-intnew{width: 75%;}
    .new-two-right li h3{padding-top: 0}
}

@media only screen and (max-width: 768px) {
    .ul-list-int li h3 a{font-size: 18px;line-height: 36px;}
    .int-recom .recom-left{display: none;}
    .int-recom .recom-right{width: 100%}
    .int-recom .recom-right li{width: 48%;margin-left: 1%;margin-right:1%;margin-bottom: 15px;}
    .int-recom .recom-right .recom-none{display: block}
    .int-new .new-left,.int-new .new-right{width: 50%;}
    .int-new .new-right li .new-title{display: none}
    .int-new .new-right li{width: 95%;line-height: 22px;}
    .int-new{margin-bottom: 30px;}
    .int-about ul .int-abt-none{display:block}
    .int-about ul li{width: 47%;margin-bottom: 10px;}
    .int-about ul li span{font-size: 36px;}
    .int-about ul .int-abt-none span a{font-size: 28px;color:#ed1c24;}
    .int-case ul li .case-tit h3 a{line-height: 20px;}
    .int-case ul li .case-tit p{display: none;}
    .product-one img{display: none;}
    .product-two{position: static;background: url(../images/two.png);}
    .product-two-right li{height}
    .case-list{margin:20px auto 30px;}
    .case-list .case-suc h3{font-size: 14px;line-height: 32px;}
    .product-two-left{display: none}
    .product-two-right{float: none;width: 100%;}
    .product-two-left h2{font-size: 26px;}
    .product-agtion .product-ul .product-li,.product-agtion .product-ul2 .product-li2{margin-top:20px;margin-bottom: 20px;}
    .pro-fr-cont h1 a{font-size: 24px;}
    .product-agtion .product-ul .product-li img, .product-agtion .product-ul2 .product-li2 img{
        display: none;
    }
    .product-agtion .product-ul .product-li .pro-fr,.product-agtion .product-ul2 .product-li2 .pro-fr{display: none}
    .product-agtion .product-ul .product-li .pro-fr-cont,.product-agtion .product-ul2 .product-li2 .pro-fr-cont{width: 100%;position: static;padding:0;text-align: center;}
    .product-agtion .pro-fr-cont p{display: none;}
    .pro-fr-cont .pro-tal{display: none}
    .pro-list{margin-bottom: 15px;}
    .case-sin a img{width: 95%;margin:0 auto;}
    .new-two-right{width: 100%;float: none}
    .new-two-right li{width: 50%;}
    .hy-new{margin-top: 20px;}
    .hy-new h2, .cp-new h2{margin-bottom: 20px;}
    .hy-new ul li{width: 32%;margin-left: 0.4%;margin-right: 0.4%;}
    .cp-new ul li{width: 100%;margin-left: 0;}
    .cp-time .day{font-size: 30px;}
    .cp-time .year{font-size: 12px;}
    .fit-sin{width: 31%;}
    .con-banner{background: none;}
    .con-left{width: 100%;margin-top:10px;margin-bottom: 10px;}
    .new-content .new-left{width: 100%}
    .new-content .new-right{display: none;}
    .new-content h1{font-size: 24px;}
    .new-zx{margin-bottom: 0;}
    .new-content .new-left p,.new-content .new-left .paging p,.new-content .new-left .rel-inf ul li a{font-size: 14px;}
    .new-content .new-left .paging p,.new-content .new-left .rel-inf ul li{width: 100%;}
    .new-content .new-left h2,.new-content .new-left .rel-inf h2{font-size: 22px;}
    .cont-nav.leave{position: static;}
    .foot{display:block;}
    body{ padding-bottom: 40px; }
    /*.m_foot{display: block;}
    .m_foot{ position: fixed;bottom:-1px;left:0;width: 100%;z-index: 9;background-color: #eee;-moz-box-sizing: border-box;-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);box-shadow: 0 0 10px rgba(0,0,0,0.2); }
    .m_foot ul{overflow:hidden;border-top: 1px solid #d9d9d9; background: -moz-linear-gradient(top, #F2F2F2, #ddd 100%);
    background: -webkit-linear-gradient(top, #F2F2F2 0%,#ddd 100%);
    background: -o-linear-gradient(top, #F2F2F2 0%,#ddd 100%);
    background: -ms-linear-gradient(top, #F2F2F2 0%,#ddd 100%);
    background: linear-gradient(to bottom, #F2F2F2 0%,#ddd 100%);}
    .m_foot li{width: 33.3%; float: left; font-size: 14px; text-align: center; line-height: 36px;} 
    .m_foot li a, .m_foot li span{display: inline-block; color: #666; line-height: 24px; text-align: center; padding-left: 24px; cursor: pointer;} 
    .m_foot li a{background: url(../images/ico-footer01.png) no-repeat left center; background-size: 18px auto;} 
    .m_foot li:nth-child(3) a{color: #D12726; background: url(../images/ico-footer05.png) no-repeat left center; background-size: 18px auto;} 
    .m_foot li span{border-right: 1px solid #e5e5e5; background: url(../images/ico-footer03.png) no-repeat left center; background-size: 18px auto;} */
    .foot-links li:nth-child(1) a{color: #D12726; background: url(../images/ico-footer02.png) no-repeat left center; background-size: 18px auto;} 
    .foot-links li:nth-child(3) a{color: #666; background: url(../images/ico-footer04.png) no-repeat left center; background-size: 18px auto;}
    .link{ display: none; }
    .cont-box .cont-box-left .cont_form{margin-bottom: 0}
}
@media only screen and (max-width: 500px){
    .error{ padding: 120px 10px; box-sizing: border-box; border-top: 8px solid #f5f5f5; }
}
@media only screen and (max-width: 480px){
	.cont-nav ul li a{font-size: 14px;}
	.cont-box .cont-box-left h2,.case-box-left h2{font-size: 26px}
	.cont-box .cont-box-left p,.case-box-left p{font-size: 14px}
	.cont-box .cont-box-left img,.case-box-left img{margin:10px auto;}
	.cont-box .cont-box-left .cont-tage{display:none}
	.content-top,.case-top{margin-top: 10px}
    .case-top{margin-bottom: 0;}
	.content-top .content-right .prepond{margin:15px auto;}
	.cont-nav ul li a{height:40px;line-height: 40px}
	.cont-box .cont-box-left .cont-case ul li{width:100%;float: none;margin-bottom:5px;}
	.cont-box .cont-box-left .cont-case ul li img{width: 100%}
	.content-top .content-right .hot-line strong a,.case-top .case-right .hot-line strong{font-size: 20px}
	.content-top .content-right .hot-line img,.case-top .case-right .hot-line img{margin-top: 5px}
	.content-top .content-right h2,.case-top .case-right h2{font-size: 22px;line-height: 1}
    .int-lay{padding:15px 0 5px;}
    .int-lay-tj{margin-top:15px;}
    .int-lay h2{font-size: 22px;margin-bottom: 0;line-height: 36px;}
    .int-lay p{display: none;}
    .ul-list-int li{height:110px;}
    .ul-list-int li h3 a,.int-recom .recom-right h3 a,.int-new .new-left h4 a{font-size: 14px;line-height: 28px;}
    .int-new .new-left, .int-new .new-right{width: 100%;}
    .int-new .new-right li{overflow: hidden;padding:10px 0;line-height: 20px;}
    .int-new .new-right li h4{float: left;width:75%;}
    .int-new .new-right li .new-time{float: right;width:20%;}
    .int-new .new-left h4 span{font-size: 16px;line-height:28px;}
    .int-new .new-right li h4 a{font-size: 16px;}
    .int-new{margin-bottom: 15px;}
    .int-about h2{display: none;}
    .int-about ul li span{padding-top: 0px;}
    .int-about p{font-size: 14px;line-height: 32px;padding-top: 15px;}
    .int-about ul li p{padding:10px 0;}
    .int-about ul li{display: none;width:100%;margin-left: 0;}
    .int-about ul .int-abt-none span a{font-size: 18px;}
    .int-case ul li{width: 100%;margin-left:0;}
    .int-case ul li a img{width: 100%;}
    .int-case ul li .triangle-border-up{left:50%;}
    .int-case ul li .case-tit{text-align: center;padding:10px;}
    .int-case ul li .case-tit h3 a{font-size: 16px;}
    .int-num{display: none;}
    .case-list{margin:20px auto;}
    .case-list .case-suc{width: 48%;margin-left: 1%;margin-right: 1%;margin-top: 10px;}
    .pro-list li{width: 48%;}
    .pro-list li:nth-child(1), .pro-list li:nth-child(2), .pro-list li:nth-child(3){
        margin-right: 0;
    }
    .pro-list li{margin-right: 1%;margin-left: 1%;margin-bottom:10px;}
    .product-two-right li h3 a,.pro-list li h3 a,.ser-idea-tit{font-size: 14px;}
    .page-nav{display: none;}
    .hy-new ul li{width: 100%}
    .cp-new-list ul li{width: 100%;margin-left: 0;}


    .cp-intnew .cp-tit{font-size: 16px;}
    .cp-intnew .cp-text{font-size: 12px;}
    /*.parbd .slidebox .slidebox-left{width: 100%}
    .parbd .slidebox .slidebox-right{display: none;}
    .sprev, .snext{top:50px;}*/
    .ser-idea ul li,.ser-idea ul li img{width: 100%;height:100%}
    .ment-tit,.ser-fit-tit{display: none;}
    .ser-ment ul li{width: 48%;margin-top: 10px;}
    .ser-ment ul li img{display: none;}
    .fit-sin{width: 48%;}
    .ly .ly-left,.ly .ly-right{width: 100%;}
    .ly .ly-right{margin-top: 0;margin-bottom:20px;}
    .ser-idea,.ser-fit{margin-top: 0;}
    .ser-idea h2, .ser-ment h2, .ser-fit h2, .ly .ly-left h2{font-size:24px;}
    .new-zx{ display: none; }
    .new-content .tit-time{ background-color: #EEE; }
}
@media only screen and (max-width:320px) {
    .ul-list-int li{height: 85px;}
	.content-top .content-right h2{font-size: 24px;line-height: 1}
	.content-top .content-right .prepond li{padding:5px 3%;font-size: 12px}
	.content-top .content-right .content-cnt p{font-size: 14px}
	.content-top .content-right .hot-line strong{font-size: 18px}
	.content-top .content-right .hot-line img{margin-top:0;}
	.content-top .content-right .chat .col-red,.content-top .content-right .chat .col-blue{padding:5px 0;}
    .new-content h1{font-size: 18px;}
    .new-content .tit-time{font-size: 12px;line-height: 40px;}
    .new-content .new-left p, .new-content .new-left .paging p, .new-content .new-left .rel-inf ul li a,.new-zx p span{font-size: 12px;}
    .new-content .new-left h2, .new-content .new-left .rel-inf h2{font-size: 16px;}
    .content-top .content-right .hot-line strong a, .case-top .case-right .hot-line strong{font-size: 18px;}
    .cp-time .day{font-size: 28px;}
    .cp-time .year{font-size: 12px;}

}
#LRfloater0{
    top:100px !important;
    z-index:2 !important;
}
.dbnav{border-bottom:1px solid #2559d4;}
.dbnav ul li{float:left;width:16.6%;text-align:center;font-size:16px;margin-top:5px;margin-bottom:5px;}
<!--分页-->
.i5upage{width:98%;margin:0 auto;height:30px;margin-bottom:50px;font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px;}
.i5upage a, .i5upage span {display: block;color: #374996;font-weight: normal;text-decoration: none;letter-spacing: 0px;border: 1px solid #ccc;float: left;margin: 2px 3px;text-align: center;padding: 5px 13px;height: 25px;line-height: 23px;}/* SPAN和链接 */
.i5upage a:hover, .i5upage a.current{color:#c02324;border:1px solid #c52120} /* 当前链接有激活时 */
.i5upage input{padding:0px;color:#bb252a;height:16px;width:25px;border:0px solid #fff;text-align:center;margin:0 -5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */	
#container-of-player{margin:0 auto;}