html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
a{text-decoration:none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    -webkit-text-size-adjust: 100%;
	color: #333;
}

ol, ul {
    list-style: none;
}
.mian{
    max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	margin-bottom: 1rem;
	color: #333;
}
@font-face {
  font-family: 'iconfont';  /* project id 1193927 */
  src: url('//at.alicdn.com/t/font_1193927_nj6zvieckg.eot');
  src: url('//at.alicdn.com/t/font_1193927_nj6zvieckg.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1193927_nj6zvieckg.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1193927_nj6zvieckg.woff') format('woff'),
  url('//at.alicdn.com/t/font_1193927_nj6zvieckg.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1193927_nj6zvieckg.svg#iconfont') format('svg');
}
.iconfont{
	font-family:"iconfont" !important;
	font-size:0.16rem;font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/***头部***/
.head_tel_box{
	background-color: #FF0000;
	height: 0.73rem;
	padding-top: 0.13rem;
	position: relative;
}
.head_tel_logo{
    float: left;
    margin-left: 0.18rem;
    width: 0.63rem;
    height: 0.63rem;
    margin-right: 0.16rem;
    text-align: center;
    line-height: 0.63rem;
    color: #fff;
}
.head_tel_logo i{
	font-size: 0.75rem !important;
}
.head_tel_alt{
	font-size: 0.20rem;
	margin-top: 0.03rem;
	color: #fff;
}
.head_tel_nu{
    font-size: 0.33rem;
    margin-top: 0.05rem;
    font-weight: bold;
    color: #fff;
}
.head_tel_box a{
    display: block;
    float: right;
    height: 0.60rem;
    width: 2.30rem;
    background-color: #fff;
    top: 0.13rem;
    right: 0.2rem;
    border-radius: 0.2rem;
    position: absolute;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.3rem;
    color: #ff0000;
}

.logo_box{
	height: 1.25rem;
	padding-top: 0.3rem;
	position: relative;
}

.logo_box .logo_img{
    height: 1rem;
    width: 1rem;
	margin-left: 0.3rem;
	float: left;
	margin-right: 0.19rem;
}
.logo_box .logo_img img{
	height: 1rem;
	width: 1rem;
}
.logo_title{
	margin-top: 0.18rem;
    font-size: 0.4rem;
    font-weight: bold;
}
.logo_alt{
    margin-top: 0.08rem;
    font-size: 0.235rem;
}
.logo_tj{
	float: right;
    position: absolute;
    width: 0.93rem;
    height: 0.83rem;
    right: 0.25rem;
    top: 0.35rem;
	background: #1785c2;
    font-size: 0.35rem;
    text-align: center;
	padding-top: 0.12rem;
	color: #fff;
}

.nav_box{
	overflow: hidden;
	margin-bottom: 0.01rem;
}
.nav_box ul li{
	width: 25%;
	height: 0.96rem;
	float: left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	text-align: center;
	font-size: 0.22rem;
	background: #1785c2;
}
.nav_box ul li a{
	color: #fff;
	display: block;
}
.nav_box ul li:nth-child(1),.nav_box ul li:nth-child(2),.nav_box ul li:nth-child(3),.nav_box ul li:nth-child(4){
	border-bottom: 1px solid #fff;
}

.nav_box ul li:nth-child(1),.nav_box ul li:nth-child(2),.nav_box ul li:nth-child(3),.nav_box ul li:nth-child(5),.nav_box ul li:nth-child(6),.nav_box ul li:nth-child(7){
	border-right: 1px solid #fff;
}
.nav_box ul li .iconfont{
    display: block;
    font-size: 0.45rem;
	margin-top: 0.12rem;
	margin-bottom: 0.05rem;
}
.subject{
	overflow: hidden;
}
.lunbo{
	position: relative;
}
.lunbo .hd {
    width: 100%;
    height: 0.15rem;
    position: absolute;
    z-index: 1;
    bottom: 0.2rem;
    text-align: center;
}
.lunbo .hd ul {
    display: inline-block;
    height: 0.1rem;
    padding: 0.05rem 0.09rem;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
    vertical-align: top;
}
.lunbo .hd ul li {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
    background: #8C8C8C;
    margin: 0 0.05rem;
    vertical-align: top;
    overflow: hidden;
	font-size: 0;
}
.lunbo .bd ul li img{
	width: 100%;
}
.lunbo .hd ul .on{
	background: red;
}
.gongju_box{
    display: block;
    position: fixed;
    bottom: -1px;
    width: 6.4rem;
    color: #fff;
    border-top: 1px solid #fff;
    z-index: 999999;
}
.gongju_box ul li{
	float: left;
	width: 25%;
	height: 1.1rem;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background: #1785c2;
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	
}
.gongju_box ul li a{
	color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.gongju_box ul li:nth-child(1),.gongju_box ul li:nth-child(2),.gongju_box ul li:nth-child(3){
	border-right: 1px solid #fff;
}
.gongju_box ul li:nth-child(1) a{
	color: yellow;
}
.gongju_box ul li .iconfont {
    display: block;
    font-size: 0.45rem;
    margin-top: 0.18rem;
    margin-bottom: 0.05rem;
}

.toutiao_box{
	border: 1px solid #e2e2e2;
	margin: 0.2rem;
	height: 0.6rem;
}
.toutiao_logo{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	width: 26%;
	border-right: 1px solid #e2e2e2;
	height: 0.6rem;
	float: left;
	background: url(toutiao.png) no-repeat center center;
	background-size: 75%;
}
.toutiao_new{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	width: 74%;
	float: right;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.25rem;
	padding-left: 3%;
	padding-right: 3%;
}
.toutiao_new a{
	color: #333;
}
.fenge{
	height: 0.07rem;
	background-color: #f2f2f2;
}

.mianfei_box{
    margin: 0.2rem;
    padding-top: 0.05rem;
	padding-bottom: 0.05rem;
	overflow: hidden;
}
.mianfei_box li{
    background: #f5f5f5;
    width: 2.88rem;
    height: 0.84rem;
	border-radius: 0.1rem;
	float: left;
}
.mianfei_box li:nth-child(1),.mianfei_box li:nth-child(3){
	float: left;
}
.mianfei_box li:nth-child(2),.mianfei_box li:nth-child(4){
	float: right;
}
.mianfei_box li:nth-child(1),.mianfei_box li:nth-child(2){
	margin-bottom: 0.12rem;
}
.mianfei_wenzi{
    width: 2rem;
	height: 0.84rem;
	float: left;
}
.mianfei_wenzi h2{
    height: 0.5rem;
    font-size: 0.25rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 0.55rem;
    padding-left: 0.2rem;
    font-weight: bold;
}
.mianfei_wenzi p{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 0.2rem;
	height: 0.29rem;
	color: #9b9b9b;
	font-size: 0.18rem;
}
.mianfei_logo{
	float: right;
    background: #4cc6d1;
    height: 0.7rem;
    width: 0.7rem;
    border-radius: 0.7rem;
    margin-top: 0.07rem;
    margin-right: 0.1rem;
    text-align: center;
    line-height: 0.7rem;
}

.mianfei_box li:nth-child(1) .mianfei_logo{
	background-color: #758BF1;
}
.mianfei_box li:nth-child(2) .mianfei_logo{
	background-color: #4CC6D1;
}
.mianfei_box li:nth-child(3) .mianfei_logo{
	background-color: #F9856C;
}
.mianfei_box li:nth-child(4) .mianfei_logo{
	background-color: #65BA43;
}

.mianfei_logo i{
	font-size: 0.4rem;
	color: #fff;
}

/**产品列表**/
.product_box{
	/*margin: 0.2rem 0.2rem 0rem 0.2rem;*/
	overflow: hidden;
}
.product_class_box{
	margin: 0.2rem;
	overflow: hidden;
	margin-bottom: 0.17rem;
}
.product_class_box ul li{
	width: 33.3333%;
	height: 0.57rem;
	background-color: #e5e5e5;
	float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	font-size: 0.28rem;
	color: #fff;
	line-height: 0.57rem;
	color: #333;
}
.product_class_box ul li a{
	display: block;
	color: #333;
}
.product_class_box ul .current{
	background: red;
}
.product_class_box ul .current a{
	color: #fff;
}
.product_class_box ul .on{
	background-color: #1785C2;
}
.product_class_box ul .on a{
	color: #fff;
}
.product_class_box ul li:nth-child(1),.product_class_box ul li:nth-child(2),.product_class_box ul li:nth-child(4),.product_class_box ul li:nth-child(5),.product_class_box ul li:nth-child(7),.product_class_box ul li:nth-child(8){
	border-right: 0.04rem solid #ffffff;
}
.product_list ul{
	text-align: center;
	padding: 0rem 0.2rem 0rem 0.25rem;
}
.product_list ul li{
	display: inline-block;
	width: 48.5%;
	float: left;
	margin-bottom: 0.2rem;
}
.product_list ul li:nth-child(1),.product_list ul li:nth-child(3),.product_list ul li:nth-child(5),.product_list ul li:nth-child(7),.product_list ul li:nth-child(9),.product_list ul li:nth-child(11){
	margin-right: 0.17rem;
}
.product_list ul li a img{
	width: 100%;
}
.product_lx_box{
	height: 1.4rem;
	background: #ebe9ea;
}
.product_list ul li h2{
	font-size: 0.28rem;
    line-height: 0.5rem;
	text-align: center;
	color: #333;
}
.product_list ul li p{
	font-size: 0.2rem;
	color: #9b9b9b;
	padding: 0 0.23rem;
	text-align: left;
}
.product_lx_box span{
	display: block;
    width: 100%;
    margin-top: 0.1rem;
}
.product_lx_box span a{
	display: inline-block;
    width: 1.2rem;
    height: 0.42rem;
    background: #4CC6D1;
    border-radius: 0.07rem;
	line-height: 0.42rem;
	color: #fff;
	font-size: 0.23rem;
}
.product_lx_box span a:nth-child(1){
	margin-right: 0.05rem;
	background: #1785C2;
}
.product_lx_box span a:nth-child(2){
	margin-left: 0.05rem;
	background: #FF0000;
}
.product_lx_box span a i{
	font-size: 0.35rem;
	vertical-align: bottom;
	margin-right: 0.07rem;
}

.henglan_box a img{
	width: 100%;
}





/* --实力-- */
.shili_box{
	overflow: hidden;
}
.title_box h2{
	text-align: center;
	line-height: 0.72rem;
	font-size: 0.45rem;
	color: #333;
	position: relative;
}

.title_box h2:before {
    content: '';
    position: absolute;
    right: calc(100% - 1.2rem);
    width: 1.3rem;
    height: 0.4rem;
    top: 0.15rem;
    background: url(left_title.png) no-repeat right;
}
.title_box h2:after {
    content: '';
    position: absolute;
    left: calc( 100% - 1.2rem);
    width: 1.3rem;
    height: 0.4rem;
    top: 0.15rem;
    background: url(right_title.png) no-repeat left;
}
.title_box p{
    text-align: center;
    line-height: 0.35rem;
    font-size: 0.25rem;
	color: #a8a8a8;
}
.title_box{
	margin: 0.3rem 0.2rem;
	overflow: hidden;
}
.Strength_Strength{
    height: 1.8rem;
    margin: 0rem 0.2rem 0.1rem 0.2rem;
	overflow: hidden;
}
.Strength_list_box{
	width: 100%;
	height: 1.8rem;
	
}
.Strength_list_box li{
    width: 25%;
    height: 1.78rem;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	background: #e5e5e5;
}

.Strength_list_box li:nth-child(1),.Strength_list_box li:nth-child(2),.Strength_list_box li:nth-child(3){
	border-right: 0.02rem solid #fff;
}

.Strength_list_box .on{
	background: #1785C2 !important;
}

.Strength_list_box .on i{
	color: #aae1ff !important;
}
.Strength_list_box .on h2{
	color: #fff !important;
}
.Strength_list_box .on p{
	color: #fff !important;
}

.Strength_list_box li i{
	font-size: 0.6rem;
    margin-top: 0.2rem;
	color: #929292;
    display: block;
}
.Strength_list_box li h2{
	font-size: 0.28rem;
    margin-top: 0.14rem;
    font-weight: bold;
	color: #333;
}
.Strength_list_box li p{
	font-size: 0.16rem;
	margin-top: 0.15rem;
	color: #b6b6b6;
}


/*-----实力图片------*/
.shili_list_bxo{
	overflow: hidden;
}
.shili_list{
	margin: 0rem 0.2rem 0.1rem 0.2rem;
	overflow: hidden;
	padding: 0 0.2rem;
}
.shili_list .shili_img img{
	width: 100%;
}
.shili_sm_box{
	overflow: hidden;
	background: #f6f6f6;
}
.shili_sm_box .shili_bh_box{
	height: 1.54rem;
	width: 20%;
	float: left;
	color: red;
}
.shili_sm_box .shili_bh_box span{
	display: block;
    font-size: 0.95rem;
    text-align: center;
    margin-top: 0.13rem;
}
.shili_sm_box .shili_bh_box em{
    margin-left: 0.1rem;
    font-size: 0.25rem;
    display: block;
    margin-top: 0.05rem;
}
.shili_sm_box p{
	height: 1.54rem;
    width: 80%;
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
    font-size: 0.23rem;
    line-height: 0.4rem;
}

.shili_an {
	overflow: hidden;
    text-align: center;
    line-height: 1rem;
    margin-bottom: 0.22rem;
    background: url(shoushi.png) no-repeat center;
    margin-top: 0.2rem;
    font-size: 0.35rem;
    color: #666666;
}
.anli_box{
	overflow: hidden;
	margin-top: 0.1rem;
	padding: 0 0.2rem;
	padding-bottom: 0.34rem;
	background: #f7f7f7;
}

.anli_class_box{
	overflow: hidden;
}
.anli_class_box li{
    float: left;
    width: 1.96rem;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.28rem;
    margin-bottom: 0.06rem;
    background: #fff;
}
.anli_class_box li a{
	display: block;
	color: #333;
}
.anli_class_box li:nth-child(2),.anli_class_box li:nth-child(5){
	margin: 0 0.06rem;
}
.anli_list_ct{
	overflow: hidden;
}
.anli_img{
	position: relative;
	display: block;
	color: #fff;
}
.anli_img h2{
	position: absolute;
    bottom: 2px;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.28rem;
}
.anli_img img{
	width: 100%;
	height: 4.3rem;
}
.index_new_box{
	position: relative;
	height: 8rem;
}
.index_news_bg{
	background: #1785C2;
	height: 5.7rem;
	position: absolute;
	width: 6.4rem;
}
.index_new_box .title_box{
	margin: 0.2rem 0.2rem 0.25rem 0.2rem;
}
.index_new_box .title_box h2{
	color: #fff;
}
.index_new_box .title_box p{
	color: #76c8f4;
}
.index_news_nr_box{
	padding: 0.18rem;
	margin: 0 0.2rem;
	background: #fff;
	overflow: hidden;
}
.index_new_class_box{
	text-align: center;
	margin-bottom: 0.17rem;
}
.index_new_class_box li{
	display: inline-block;
	width: 1.79rem;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	font-size: 0.28rem;
	background: #1785C2;

}
.index_new_class_box li a{
	color: #fff;
}
.index_new_class_box .on{
	background: red;
}
.index_news_tt_box{
	overflow: hidden;
}
.index_news_tt_box span{
	display: block;
	float: left;
	width: 37.9%;
}
.index_news_tt_box span img{
	width: 100%;
	height: 1.4rem;
}
.index_news_tt_box h2{
	float: right;
	width: 62.1%;
	padding-left: 0.15rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	font-size: 0.28rem;
	line-height: 0.4rem;
	height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis; 
    -o-text-overflow: ellipsis;
    white-space:nowrap;
	font-weight: bold;
}
.index_news_tt_box h2 a{
	color: #333;
}
.index_news_tt_box p{
	float: right;
	width: 62.1%;
	margin-top: 0.1rem;
	padding-left: 0.15rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	line-height: 0.3rem;
    font-size: 0.22rem;
	color: #666;
}
.index_news_list{
	overflow: hidden;
	margin-top: 0.14rem;
}
.index_news_list li{
	height: 0.74rem;
	border: 0.02rem solid #ececec;
	margin-bottom: 0.15rem;
}
.index_news_list a{
	display: block;
	color: #333;
}
.index_news_list li span{
    float: left;
    display: block;
    width: 16%;
    height: 0.74rem;
    border-right: 0.02rem solid #ececec;
    text-align: center;
    font-size: 0.18rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #999;
}
.index_news_list li span em{
	display: block;
    font-size: 0.3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #999;
    margin-bottom: 0.03rem;
}
.index_news_list li h2{
    float: right;
    width: 84%;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: left;
    padding-left: 0.35rem;
    font-size: 0.23rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
	font-weight: bold;
}
.index_news_list li p{
	padding-left: 0.35rem;
	font-size:0.18rem;
	color: #999;
	padding-right: 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.index_about_box{
    overflow: hidden;
}
.index_about_video{
	height: 2rem;
	border: 1px solid deepskyblue;
	margin: 0 0.2rem;
	height: 4.45rem;
}
.index_about_title{
	margin: 0 0.2rem;
    font-size: 0.34rem;
    color: #333;
    font-weight: bold;
    line-height: 1.05rem;
    text-align: center;
}
.index_about_nr{
	margin: 0rem 0.37rem 0.2rem 0.37rem;
    font-size: 0.25rem;
    line-height: 0.42rem;
}

.index_about_crt{
	overflow: hidden;
	margin: 0 0.2rem;
	margin-top: 0.2rem;
}
.index_about_crt_class{
	overflow: hidden;
	margin-bottom: 0.15rem;
}
.index_about_crt_class li{
	width: 48%;
    height: 0.74rem;
    text-align: center;
    line-height: 0.8rem;
    background-color: #e5e5e5;
    float: left;
    font-size: 0.3rem;
    color: #333;
}
.index_about_crt_class .on{
	background-color: #1785c2;
	color: #fff;
}
.index_about_crt_class li:nth-child(2){
	float: right !important;
}
.index_about_crt_nr{
	overflow: hidden;
}
.index_about_crt_list{
	text-align: center;
	overflow: hidden;
	padding: 0 0.2rem;
	margin-top: 0.2rem;
}
.index_about_crt_list li a{
	overflow: hidden;
	display: block;
}
.index_about_crt_list li h2{
	height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.2rem;
}
.index_about_crt_list li{
	width: 47%;
	display: inline-block;
	margin: 0 0.05rem;
}
.index_about_crt_list li img{
	width: 100%;
}

.copyright_box{
	overflow: hidden;
	background: #f7f7f7;
	margin-top: 0.2rem;
}
.copyright_box p{
	text-align: center;
    font-size: 0.28rem;
    line-height: 0.4rem;
    padding: 0.33rem 0;
}


/**产品页**/
.mbx_box{
	overflow: hidden;
	margin: 0.2rem 0.2rem 0 0.2rem;
}
.mbx_box span{
	display: block;
    float: left;
    height: 0.44rem;
    width: 0.07rem;
    background: red;
    margin-right: 0.2rem;
}
.mbx_box p{
	height: 0.44rem;
	line-height: 0.44rem;
	font-size: 0.28rem;
}
.page_box{
	margin: 0.1rem 0rem 0.3rem 0rem;
}
.page_box ul{
	text-align: center;
}
.page_box ul li{
	display: inline-block;
    padding: 0.12rem 0.15rem;
    border: 1px solid #1785c2;
    background: #fff;
    color: #1785c2;
    font-size: 0.18rem;
	margin-bottom: 0.2rem;
}
.page_box ul li a{
	color: #1785c2;
}
.page_box ul .thisclass{
	background: #1785c2;
	color: #fff;
}
.page_box ul .thisclass a{
	color: #fff;
}

/**产品内容**/
.product_zt_box{
	margin: 0.2rem;
	overflow: hidden;
}
.product_zt_box img{
	width: 100%;
}

.product_nr_title_box{
    padding: 0rem 0 0.28rem 0;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0.2rem;
}

.product_nr_title_box h1{
	font-size: 0.3rem;
    line-height: 0.5rem;
    width: 60%;
    float: left;
}
.product_nr_title_box a{
    width: 18%;
    background-color: #1785c2;
    display: block;
    float: right;
    height: 0.4rem;
    border-radius: 0.1rem;
    margin-top: 0.06rem;
	text-align: center;
	line-height: 0.4rem;
	color: #fff;
	font-size: 0.23rem;
}
.product_nr_title_box a i{
    font-size: 0.28rem;
    margin-right: 0.05rem;
    vertical-align: bottom;
}
.product_nr_title_box .fx{
	margin-left: 2%;
}
.product_dz_box{
	overflow: hidden;
    text-align: center;
    height: 1.05rem;
}
.product_dz_box img{
	width: 94%;
    padding-top: 0.25rem;
}
.product_logo_box{
    padding-bottom: 0.10rem;
    margin: 0 0.2rem;
    margin-top: 0.03rem;
    border-bottom: 1px solid #e2e2e2;
}

.product_tel_box{
	height: 1.27rem;
	background: #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding-top: 0.35rem;
}
.product_tel_box .head_tel_logo{
	color: red;
}
.product_tel_box .head_tel_alt{
	color: red;
}
.product_tel_box .head_tel_nu{
	color: red;
}
.product_tel_box a{
	border: 1px solid #1785c2;
	color: #1785c2;
	margin-top: 0.23rem;
}
.ms_title_box{
	height: 0.67rem;
    border-bottom: 1px solid #e2e2e2;
}
.ms_content{
	margin: 0.2rem;
	overflow: hidden;
	font-size: 0.25rem;
	line-height: 0.5rem;
	color: #333;
}
.ms_content img{
	max-width: 100%;
}
/**新网列表**/
.news_list_box{
	margin: 0.2rem;
}
.news_list_box li{
	overflow: hidden;
	padding: 0.2rem 0;
	border-bottom: 1px dashed #e2e2e2;
}
.news_list_box .news_list_img{
	width: 2.14rem;
    height: 1.46rem;
	float: left;
	margin-right: 0.15rem;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 1px solid #e2e2e2;
}
.news_list_box .news_list_img img{
	width: 100%;
	height: 100%;
}
.news_list_box li h2{
	font-size: 0.28rem;
    margin: 0.1rem 0 0.15rem 0;
	font-weight: bold;
	overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
	color: #333;
}
.news_list_box li p{
    font-size: 0.22rem;
    line-height: 0.3rem;
	color: #666;
}
.news_list_box li:nth-child(1){
	padding-top: 0rem;
}

.news_list_box li a{
	display: block;
	overflow: hidden;
}

/**新网内容页**/
.news_content_box{
	margin: 0 0.2rem;
}
.news_content_box h1{
	font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.5rem;
    width: 95%;
    text-align: left;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
}
.news_content_box .news_time_ly{
	font-size: 0.25rem;
    text-align: left;
    color: #666;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 0.3rem;
    width: 95%;
    margin: 0 auto;
}
.news_time_ly .news_ly{
	margin-left: 0.1rem;
}
.news_time_ly .news_time{
	margin-right: 0.1rem;
}
.news_content_nr{
	font-size: 0.25rem;
	line-height: 0.5rem;
	color: #333;
    margin: 0 0.1rem;
	margin-top: 0.2rem;
}
.news_content_nr img{
	max-width: 100%;
}

.case_fl{
	padding-bottom: 0.1rem;
    border-bottom: 1px solid #e2e2e2;
}
.case_fl ul li{
	margin-bottom: 0.06rem;
}

/**关于我们**/
.about_gy_vodie{
	margin: 0.2rem;
	height: 4rem;
}
.about_gy_js{
	margin: 0.25rem;
    font-size: 0.25rem;
    line-height: 0.45rem;
}
.about_gy_js img{
	max-width: 100%;
}
.about_gy_js p{
	margin-bottom: 0.2rem;
}
.about_gy_js h2{
    font-size: 0.35rem;
    font-weight: bold;
    line-height: 0.7rem;
    margin-bottom: 0.1rem;
}
.about_gy_js ul{
	text-align: center;
}
.about_gy_js ul li{
	display: inline-block;
    width: 47%;
    margin: 0 1%;
	margin-bottom: 0.15rem;
}
.about_gy_js ul li span{
	display: block;
	height: 1.9rem;
	width: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 0.05rem;
	border: 1px solid #e2e2e2;
}
.about_gy_js ul li img{
	width: 100%;
	height: 100%;
}
.about_gy_js ul li h3{
	font-size: 0.25rem;
}

.lianxi_img{
	margin: 0.2rem;
}
.lianxi_img img{
	max-width: 100%;
}

.lianxi_xx p{
    margin: 0.3rem 0.4rem 0.4rem 0.4rem;
    font-size: 0.25rem;
    line-height: 0.5rem;.liuyan_box{}
}
.liuyan_box{
	margin: 0.3rem;
	overflow: hidden;
}
.liuyan_box h2{
	text-align: center;
    font-size: 0.38rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.liuyan_box span{
    text-align: center;
    display: block;
    font-size: 0.25rem;
    color: #666;
    margin-bottom: 0.3rem;
}

.liuyan_box ul li {
    width: 100%;
    margin-bottom: 0.16rem;
    display: inline-block;
    border: 1px solid #dedede;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.liuyan_box ul li label {
    height: 0.5rem;
    line-height: 0.5rem;
    width: 30%;
    display: inline-block;
    text-align: center;
    float: left;
    font-size: 0.25rem;
    color: #333;
    border-right: 1px solid #dedede;
    padding: 0.1rem 0;
    background-color: #f2f2f2;
}

.liuyan_box ul li input {
    width: 69.5%;
    height: 0.7rem;
    line-height: 0.62rem;
    float: left;
    border-left-width: 0;
    text-indent: 0.1rem;
    font-size: 0.25rem;
    color: #777;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.liuyan_box ul li textarea {
    height: 1.5rem;
    width: 94.3%;
    padding: 2.5%;
    font-size: 0.25rem;
    color: #777;
    border: none;
    -webkit-appearance: none;
}

.liuyan_box ul li:nth-child(5){
	border: 0;
}

.liuyan_box ul li:nth-child(5) .liuyan_tijiao {
    float: right;
    background-color: #1685C1;
    color: white;
}
.liuyan_box ul li:nth-child(5) button {
    width: 48%;
    height: 0.7rem;
    border: 0;
    font-size: 0.25rem;
}

/**右侧浮动**/
.botRight {
    position: fixed;
    right: 0.1rem;
    bottom: 2rem;
    width: 0.96296rem;
    z-index: 999;
}
.buyRbtn {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px #ee2e2c;
    background-color: #ff0000;
    text-align: center;
    font-size: 0.28rem;
	margin-bottom: 0.2rem;
}
.hostoyRimg, .hosRight {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    line-height: 0.7rem;
    background: url(telIco2.gif) center center no-repeat;
    background-size: 65%;
    background-color: #fff;
	margin-bottom: 0.2rem;
}
.backRimg, .fbackTop {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    background-color: #fff;
    background-position: -18.2em 0.88rem;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.55rem;
    color: #666;
} 
.fbackTop i{
	font-size: 0.35rem;
}