@charset "utf-8";
.i_title{text-align: center;}
.i_title .ch_title{font-size: 30px;}
.i_title .en_title{font-family: "Arial"; text-transform: uppercase; font-size: 13px; overflow: hidden;}
.i_title .en_title span{display: inline-block; *display: inline; *zoom: 1; min-width: 180px; text-align: center; padding: 4px 16px; position: relative;}
.i_title .en_title span em{display: block; width: 590px; height: 1px; background: #333; position: absolute; top: 50%;}
.i_title .en_title span em i{display: block; width: 8px; height: 8px; background: #333; border-radius: 50%; position: absolute; top: 50%; margin-top: -4px;}
.i_title .en_title span em.tline_l{left: -590px;}
.i_title .en_title span em.tline_r{right: -590px;}
.i_title .en_title span em.tline_l i{right: 0;}
.i_title .en_title span em.tline_r i{left: 0;}
/*首页---产品中心*/
.i_product{padding: 40px 0; background: #eee;}
.i_pro_box .hd{height: 34px; text-align: center; padding-top: 20px;}
.i_pro_box .hd ul{display: inline-block; *display: inline; *zoom: 1;}
.i_pro_box .hd li{float: left; min-width: 78px; height: 34px; line-height: 34px; text-align: center; padding: 0 30px; background: #383838; color: #fff; cursor: pointer; margin: 0 10px; border-radius: 5px; overflow: hidden;}
.i_pro_box .hd li.on{background: #ff0000;}
.i_pro_box .bd{margin-top: 30px;}
.i_pro_item{display: none;}
.i_pro_item ul{margin: 0 -10px;}
.i_pro_item li{width: 380px; float: left; margin: 0 10px 10px 10px;}
.i_pro_pic{width: 378px; /*height: 278px;*/ background: #fff; border: 1px solid #ddd; overflow: hidden;}
.i_pro_pic img{display: block; width: 100%; height: 100%; transition: all .6s;}
.i_pro_tit{margin: 0 8px; text-align: center; height: 30px; line-height: 30px; padding: 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 15px;}
.i_pro_item li:hover .i_pro_pic img{transform: scale(1.1);}
.i_pro_more{padding-top: 30px;}
.i_pro_more a{display: block; width: 184px; height: 32px; line-height: 32px; margin: 0 auto; text-align: center; border: 1px solid #868686; border-radius: 16px;}
.i_pro_more a:hover{background: #f00; color: #fff !important; border: 1px solid #f00;}
/*首页---视频*/
.i_video{padding: 40px 0; background: #fff;}
.i_video_box{margin-top: 24px; position: relative;}
.i_video_box .bd{height: 322px; overflow: hidden;}
.i_video_box .bd ul{margin-right: -20px;}
.i_video_box .bd li{width: 380px; float: left; float: left; margin-right: 20px;}
.i_video_pic img{width: 380px; height: 280px;}
.i_video_tit{margin: 0 8px; text-align: center; height: 30px; line-height: 30px; padding: 6px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px;}
.i_video_box > a{display: block; width: 40px; height: 40px; background: url(../images/arrow_btn.png) no-repeat 0 0; position: absolute; top: 120px;}
.i_video_box > a.prev{left: -60px;}
.i_video_box > a.next{right: -60px; background-position: -40px 0;}
.i_video_box > a.prev:hover{background-position: 0 -40px;}
.i_video_box > a.next:hover{background-position: -40px -40px;}
/*首页---在线咨询*/
.i_message{height: 222px; background: url(../images/i_messagebg.jpg) no-repeat center; color: #fff;}
.i_message_fd{width: 94px; height: 102px; background: #f37721; float: left;}
.i_message_fd span{display: block; width: 100%; background: url(../images/i_mess_fdbg.png) no-repeat center 10px; font-size: 22px; line-height: 30px; text-align: center; padding-top: 34px;}
.i_message_text{width: 486px; float: left; margin-left: 34px;}
.i_message_t1{font-size: 36px; font-weight: 700; letter-spacing: 1px; padding-top: 16px;}
.i_message_t2{font-size: 20px; line-height: 35px; margin-top: 6px;}
.i_message_t3{font-size: 24px; height: 38px; line-height: 38px; color: #f37721; background: url(../images/mess_telbg.png) no-repeat left center; padding-left: 40px; margin-top: 8px;}
.i_message_pic{width: 532px; float: right; overflow: hidden;}
.i_message_pic img{width: 532px; height: 222px;}
/*首页---粤美磁优势*/
.i_adv_tit{text-align: center; background: url(../images/adv_tbg.png) no-repeat center 60px; padding: 60px 0 50px 0;}
.i_adv_tit span{display: inline-block; *display: inline; *zoom: 1; font-size: 55px; font-weight: 800; margin-top: 44px; padding: 0 34px; position: relative;}
.i_adv_tit span em{color: #f00;}
.i_adv_tit span i{display: block; width: 60px; height: 2px; background: #333; position: absolute; top: 50%; margin-top: -1px;}
.i_adv_tit span i.tline_l{left: -60px;}
.i_adv_tit span i.tline_r{right: -60px;}
.i_adv_box li{background: #f2f2f2;}
.i_adv_box li.i_adv_2n{background: #fff;}
.i_adv_pic{width: 570px; float: right;}
.i_adv_text{width: 550px; float: left;}
.i_adv_box li.i_adv_2n .i_adv_pic{width: 570px; float: left;}
.i_adv_box li.i_adv_2n .i_adv_text{width: 550px; float: right;}
.i_adv_name span{display: inline-block; *display: inline; *zoom: 1; border: 2px solid #323131; height: 48px; line-height: 48px; padding-right: 30px; padding-left: 10px; font-size: 30px; letter-spacing: 2px; color: #323131; position: relative;}
.i_adv_name span i{display: block; height: 34px; line-height: 34px; background: #f2f2f2; position: absolute; top: 50%; right: -22px; margin-top: -17px;}
.i_adv_fname{font-size: 26px; line-height: 42px; margin-top: 8px;}
.i_adv_desc{font-size: 15px; color: #737373; line-height: 28px; margin-top: 6px;}
.i_adv_desc span{font-weight: 800; color: #f00;}
.i_adv_desc i{color: #f00;}
.i_adv_box li.i_adv_2n .i_adv_name span i{background: #fff;}
.i_adv_box li.adv_c1{padding: 58px 0;}
.i_adv_box li.adv_c1 .i_adv_text{margin-top: 10px;}
.i_adv_box li.adv_c2{padding: 40px 0;}
.i_adv_box li.adv_c2 .i_adv_text{width: 570px; margin-right: -20px; margin-top: 34px;}
.i_adv_box li.adv_c3{padding: 56px 0;}
.i_adv_box li.adv_c3 .i_adv_pic{width: 500px;}
.i_adv_box li.adv_c3 .i_adv_text{width: 570px; margin-top: 30px;}
.i_adv_box li.adv_c4{padding: 50px 0;}
.i_adv_box li.adv_c4 .i_adv_pic{width: 420px; margin-left: 20px;}
.i_adv_box li.adv_c4 .i_adv_text{width: 620px; margin-top: 40px;}
.i_adv_box li.adv_c5{padding: 66px 0;}
.i_adv_box li.adv_c5 .i_adv_pic{width: 432px; margin-right: 70px;}
.i_adv_box li.adv_c5 .i_adv_text{margin-top: 50px;}
/*首页---系统设备*/
.i_equipment{height: 312px; background: url(../images/i_equbg.jpg) no-repeat center; color: #fff;}
.i_equipment .content{padding-top: 60px;}
.i_equ_tit{text-align: center; font-size: 45px; font-weight: 800; line-height: 60px; font-family: "SimHei";}
.i_equ_tit span{font-family: "Agency FB"; letter-spacing: 2px;}
.i_equ_box{text-align: center; margin-top: 14px;}
.i_equ_box ul{display: inline-block; *display: inline; *zoom: 1;}
.i_equ_box li{float: left; margin: 6px 26px; background: url(../images/equ_correct.png) no-repeat left center; padding-left: 40px; font-size: 18px; font-weight: 800; line-height: 40px;}
/*首页---案例*/
.i_case{padding: 80px 0 30px 0;}
.i_case_l{width: 244px; float: left; background: url(../images/i_case_lbg.jpg) repeat;}
.i_case_l dl{padding: 14px 8px;}
.i_case_l dt{color: #fff; padding-left: 51px;}
.i_case_l dt .ch_title{font-size: 22px;}
.i_case_l dt .en_title{font-size: 12px; color: rgba(255,255,255,.5);}
.i_case_l dd{padding: 15px 15px; background: #fff; border-radius: 4px; margin-top: 16px;}
.i_case_l dd ul{padding-bottom: 6px;}
.i_case_l dd li{width: 100%; float: left; margin: 5px 0;}
.i_case_l dd li a{display: block; padding-left: 36px; padding-right: 10px; height: 40px; line-height: 40px; border-radius: 4px; background-color: #eee; background-image: url(../images/case_tbtn.png); background-repeat: no-repeat; background-position: 14px 15px; overflow: hidden;}
.i_case_l dd li.on a{background-color: #f00; background-image: url(../images/case_hover_tbtn.png); color: #fff !important;}
.i_case_r{width: 912px; float: right; border: 1px solid #ddd;}
.i_case_r .bd{padding: 10px 16px;}
.i_case_tit{height: 40px; line-height: 40px; position: relative; font-size: 16px; padding-left: 8px; border-bottom: 1px solid #ddd;}
.i_case_more{font-size: 12px; text-transform: uppercase; position: absolute; right: 0; top: 0;}
.i_case_more a{display: none;}
.i_case_box{margin-top: 10px;}
.i_case_item{display: none;}
.i_case_item ul{margin: 0 -7px;}
.i_case_item li{width: 284px; float: left; margin: 5px 7px;}
.i_case_pic{width: 284px; height: 210px; overflow: hidden;}
.i_case_pic img{display: block; width: 100%; height: 100%;}
.i_case_name{margin: 0 8px; text-align: center; height: 30px; line-height: 30px; padding: 4px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: #3b3b3b;}
.i_case_item li a:hover .i_case_name{color: #f00;}
/*首页---客户见证*/
.i_witness{padding: 40px 0;}
.i_witness .i_title .ch_title span{display: inline-block; *display: inline; *zoom: 1; font-weight: 600; padding: 0 8px; position: relative;}
.i_witness .i_title .ch_title span i{display: block; width: 28px; height: 2px; background: #333; position: absolute; top: 50%; margin-top: -1px;}
.i_witness .i_title .ch_title span i.tline_l{left: -28px;}
.i_witness .i_title .ch_title span i.tline_r{right: -28px;}
.i_witness .i_title .en_title{font-size: 18px;}
.i_witness_box{margin-top: 20px;}
.i_witness_box .bd{height: 476px; overflow: hidden;}
.i_witness_box .bd ul{margin-right: -38px;}
.i_witness_box .bd li{width: 266px; float: left; margin-right: 38px;}
.i_witness_box .bd li img{width: 266px; height: 476px;}
.i_witness_box > a{display: block; width: 45px; height: 86px; background: url(../images/arrow_btn.png) no-repeat 0 -80px; position: absolute; top: 50%; margin-top: -43px; transition: all 0s;}
.i_witness_box > a.prev{left: -60px;}
.i_witness_box > a.next{right: -60px; background-position: -45px -80px;}
.i_witness_box > a.prev:hover{background-position: 0 -166px;}
.i_witness_box > a.next:hover{background-position: -45px -166px;}
/*首页---关于我们*/
.i_about{padding: 70px 0; background: url(../images/i_abtbg.jpg) repeat;}
.i_abt_pic{width: 514px; float: left; overflow: hidden;}
.i_abt_pic img{width: 514px; height: 374px;}
.i_abt_text{width: 620px; float: right; margin-right: 10px; margin-top: 10px;}
.i_abt_name{color: #fff; font-size: 28px;}
.i_abt_desc{line-height: 26px; color: #ddd; margin-top: 20px;}
.i_abt_more{margin-top: 34px;}
.i_abt_more a{display: block; width: 100px; height: 32px; line-height: 32px; border: 1px solid #fff; font-size: 12px; color: #fff; text-align: center;}
.i_abt_more a:hover{background: #f00; color: #fff !important; border: 1px solid #f00;}
/*首页---新闻资讯*/
.i_news{padding: 60px 0; background: #fff;}
.i_news_left{width: 574px; float: left;}
.i_news_dl dt{border-bottom: 2px solid #9e9e9e; position: relative;}
.i_news_dl dt li{float: left; margin-right: 40px; padding: 8px 4px;}
.i_news_dl dt li span{display: block; font-size: 18px;}
.i_news_dl dt li em{color: #666; text-transform: uppercase;}
.i_news_dl dt li.on span{color: #f00;}
.i_news_more{font-size: 12px; line-height: 20px; position: absolute; right: 6px; top: 20px; text-transform: uppercase;}
.i_news_dl dd{margin-top: 2px; border-top: 1px solid #9e9e9e; padding-top: 24px;}
.news_lbox ul{margin-bottom: -18px;}
.news_lbox li{overflow: hidden; padding-bottom: 18px;}
.news_lbox li a{display: block; height: 78px;}
.news_lbox_pic{width: 120px; height: 78px; float: left; overflow: hidden;}
.news_lbox_pic img{width: 120px; height: 78px; transition: all .6s;}
.news_lbox_pic:hover img{transform: scale(1.2);}
.news_lbox_text{width: 430px; float: right; margin-right: 10px;}
.news_lbox_name{height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-top: 2px; color: #333;}
.news_lbox_desc{max-height: 38px; line-height: 19px; font-size: 12px; color: #666; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 2px;}
.news_lbox li a:hover{background: #eee;}
.i_news_right{width: 574px; float: right;}
.i_news_right .i_news_dl dt li{cursor: pointer;}
.i_news_right .i_news_more a{display: none;}
.news_rbox{display: none;}
.news_rbox_first{height: 130px; margin-bottom: 14px;}
.news_rbox_pic{width: 190px; height: 130px; float: left; overflow: hidden;}
.news_rbox_pic img{width: 188px; height: 128px; transition: all .6s; border: 1px #dcdcdc solid;}
.news_rbox_pic:hover img{transform: scale(1.2);}
.news_rbox_text{width: 356px; float: right; margin-right: 10px;}
.news_rbox_name{height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_rbox_desc{max-height: 57px; line-height: 19px; font-size: 12px; color: #666; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 7px;}
.news_rbox_more{display: block; width: 110px; height: 26px; line-height: 26px; font-size: 12px; text-align: center; background: #9b9b9b; color: #fff; margin-top: 14px;}
.news_rbox_more:hover{background: #f00; color: #fff !important;}
.news_rbox li{height: 36px; line-height: 36px; border-bottom: 1px dashed #949494; background: url(../images/nr_rbg.png) no-repeat left center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 12px;}
.news_rbox li a{padding-left: 14px;}
.news_rbox li span{float: right; margin-left: 20px; color: #999; color: rgba(51,51,51,.5);}


.n_banner{width:100%; margin-bottom:0px;overflow:hidden; text-align:center; height: 300px;}