/*样式初始化及公共样式部分lpm*/

body {
    color: #666;
    font-size: 12px;
    margin: 0 auto;
    background-color: #fff;
    font-family: "Microsoft YaHei";
    
}

a {
    color: #666;
    text-decoration: none;
}


/*定义全局链接颜色lpm*/

a:hover {
    color: #ed6c00;
    text-decoration: none;
    border-bottom-style: 
}


/*定义全局链接鼠标滑过颜色lpm*/

div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px;padding: 0px;list-style: none;border: 0px; }


/*主要标签的样式初始化lpm*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}


/*清除左右浮动lpm*/

.fl {
    float: left;
}


/*定义左浮动lpm*/

.fr {
    float: right;
}


/*定义右浮动lpm*/

.cp img {
    border: 1px solid #C1C1C1;
    padding: 2px;
    background: #fff;
}


/*定义标签调用图片的边框样式lpm*/

.cp a:hover img {
    border: 1px solid #ed6c00;
    padding: 2px;
    background: #fff;
}


/*定义鼠标经过时边框的变化效果lpm*/

#copy {
    display: none;
}


/*隐藏后台自带版权DIVlpm*/

.box {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    min-width: 1100px;
}


/*定义版面统一宽度lpm*/

.font_en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;    
}



.t{font-size:16px;color:#333; text-align: center;}
.t p{ font-size: 30px; font-weight: bold; color: #cc0000;background: url(../../login.114my.cn/memberpic/dgyufu/uploadfile/image/20170617/20170617161212_1968482435.jpg) no-repeat center bottom; padding-bottom: 20px; margin-bottom: 10px;}

/*抬头*/

.top_bg {
    width: 100%; min-width: 1100px; background: #f5f5f5;margin: 0 auto;}

#top {
    line-height: 36px;
}


.logo {
margin-top: 25px;
}
.name{padding: 46px 20px 0 20px;}
.name2{padding:28px 0 0 34px;}

.tel{padding-top: 34px;}


/*导航*/

#head{height: 138px;}
.nav_bg{ width: 100%; height: 55px;background: url(../uploadfile/image/20170928/20170928091848_1924022336.jpg) repeat-x center;}
.nav li {
    position: relative;
    width: 122px;
    height: 55px;
    line-height: 55px;
    float: left;
    text-align: center;
background:url(../uploadfile/image/20170928/20170928091923_510855256.jpg) no-repeat center right;
    
}

.nav li a {
    color: #fff; 
    font-size: 15px;
    display: block;
}

.nav li a:hover { background:#e82832 url(../uploadfile/image/20170928/20170928091948_6322442.jpg)no-repeat center;font-weight: bold;}
.nav .a_nav a {
    background:#e82832 url(../uploadfile/image/20170928/20170928091948_6322442.jpg)no-repeat center;font-weight: bold;
}

.menu ul {
    width: 121px;
    position: absolute;

    top: 50px;

    left: 0;
    z-index: 9999; 

    opacity: 0;

    background: #ba251e;



    -webkit-transition: opacity .25s ease .1s;

    transition: opacity .25s ease .1s;

}

.menu li:hover > ul { opacity: 1; }

 

.menu ul li {

    height: 0;
width: 100%;
    overflow: hidden; 
    background: none;
    -webkit-transition: height .25s ease .1s;

    transition: height .25s ease .1s;

}

 

.menu li:hover > ul li {

    height: 40px;
line-height: 40px;
    overflow: visible;
   
}



.menu ul li a {

    width: 100%;
    height: 100%;
    display: block;
    border-bottom: 1px solid #fff;
    text-align:center;
    font-size: 14px;
    color:#fff;

}
.menu ul li a:hover{background:#e53128; color:#fff;}
 

.menu ul li:last-child a { border: none; }

.menu ul li table{ width: 100% !important;}
.menu ul li.cpzx td{
width:100%;height: 0; 

    overflow: hidden; 
background: #045FBB;   

    -webkit-transition: height .25s ease .1s;

    transition: height .25s ease .1s;}


.menu li:hover > ul li.cpzx td{
 display: block;    
    height: 41px;
line-height: 40px;
    overflow: visible;
}
.menu ul li.cpzx a{border-bottom: 1px solid #83AFDE;
height:40px;
text-align: left;
    padding-left: 25px;
    width: 175px;}
.menu ul li.cpzx a:hover{background:#E6212A; color:#fff;}
.menu li:hover ul li.cpzx{height:auto; }



/*幻灯片*/

.focus {
    width: 100%;
min-width: 1100px;
    height: 550px;
    overflow: hidden;
    position: relative;
    z-index:9
}

.focus ul {
    height: 100%;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    position: absolute;
    width: 952px;
    padding-right: 50px;
    height: 23px;
    margin-left: -501px;
    left: 50%;
    bottom: 15px;
    text-align: right;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.focus .btn span.on {
    background: #fff;
}

.focus .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 200px;
    background: url(../../114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

.focus .pre {
    left: 0;
}

.focus .next {
    right: 0;
    background-position: right top;
}


/*内页幻灯片*/

.focus_n {
    width: 100%;
min-width: 1100px;
    height: 350px;
    overflow: hidden;
    position: relative;
    z-index: 9
}

.focus_n ul {
    height: 100%;
    position: absolute;
}

.focus_n ul li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}

.focus_n ul li div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.focus_n .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus_n .btn {
    position: absolute;
    width: 952px;
    padding-right: 50px;
    height: 23px;
    margin-left: -501px;
    left: 50%;
    bottom: 15px;
    text-align: right;
}

.focus_n .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.focus_n .btn span.on {
    background: #fff;
}

.focus_n .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top: 110px;
    background: url(../../114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0;
    cursor: pointer;
    display: none;
}

.focus_n .pre {
    left: 0;
}

.focus_n .next {
    right: 0;
    background-position: right top;
}


.top20 {
    padding-top: 20px;
}

.top30 {
    padding-top: 30px;
}

.top10 {
    padding-top: 10px;
}

.top40 {
    padding-top: 40px;
}

.top50 {
    padding-top: 50px;
}

.top60 {
    padding-top: 60px;
}
.top70 {
    padding-top: 70px;
}

/*search*/
.search_nbg{width: 100%; height:60px; margin:0 auto; position:absolute; top:579px; border-bottom: 1px #fff solid; background:#eee;}
.search_bg{width: 100%; height:60px; margin:0 auto;  background:#eee; border-bottom: 1px #fff solid;}
#search{
	width:1100px;	
	height:60px;
	margin:0 auto;
	line-height:60px;
	
	
	}

.search_01{ float:left; width:600px; padding-left:2px;line-height:60px;}
.search_02{
	height:40px;
	width:340px;
	overflow:hidden;
	margin-top:11px;
	float:right;
    
	}
.search-i{
	float:right; 
	width:65px; 
	overflow:hidden; 
	height:40px;

	}
.search-bg{
	float:left;
	width:263px;
	height:38px;
	overflow:hidden;
    padding-left:10px;
	border: 1px #ccc solid;
background:#fff;
	}

/*产品*/
.prod_bg{width:100%; min-width: 1100px; height:920px; background:#e5e5e5;}
.list{ width: 290px;}
.list_t{ height: 78px; padding-top:20px; color: #fff; text-align: center; background:#134ea0;}
.list_t p{ font-size: 30px; font-weight: bold;}
.list_d{ width: 288px; border: 1px #ccc solid; margin-top: 1px; padding: 20px 0; background: #fff;}
.list_d table{width:264px !important;  margin:0 auto; }

.list_d table td a{display: block; width: 230px; padding-left:34px; height:47px; border:1px #e1e1e1 solid; color: #333; margin-bottom:14px; font-weight: normal !important;font-size:15px; transition:all linear 0.5s; -moz-transition:all linear 0.5s; -ms-transition:all linear 0.5s; -webkit-transition:all linear 0.5s;
background:#eee url(../uploadfile/image/20170928/20170928113158_2074491691.jpg) no-repeat 18px center; line-height: 47px;}
.list_d table td a:hover{width: 246px; padding-left:18px;color: #fff;  background:#e82832 url(../uploadfile/image/20170928/20170928113727_1873749552.jpg) no-repeat 244px center; }

.list_b{margin-top: 12px;}
.prod_r{ width:790px;}
.prod_rt{ height: 308px; width: 748px; padding: 20px; border: 1px #ccc solid; background:#fff url(../uploadfile/image/20170928/20170928095521_1586421077.jpg) no-repeat 716px top;}
.prod_rtw{ width: 356px; height: 260px;}
.prod_rtw p{ font-size: 20px; font-weight: bold; color: #333;border-bottom: 1px #eee dashed; line-height: 60px; padding:10px 0 0 0;}
.prod_rtw b{display: block;color: #0887fa; font-size: 16px;line-height: 24px; padding:8px 0;}
.prod_rtw span{ display: block; font-size: 14px; line-height:50px; color: #333; border-bottom: 1px #eee dashed;}
.prod_rtw a{display: block; float: left; margin:20px 12px 0 0; width: 106px; height: 30px; line-height: 30px; border-radius: 20px; text-align: center; background: #134ea0; color: #fff;font-size: 14px;}
.prod_rtw a:hover{color: #fb4a42; }

.prod_rd{ margin-top:20px;}
.prod_rd table br{display: none;}
.prod_rd table td{padding-left: 0px !important;position: relative;overflow: hidden;height:190px;padding-right: 20px;
    padding-left: 0px !important;padding-bottom:16px; }
.prod_rd table td img{border:1px #ccc solid;} 
.prod_rd table td span{display: block; width:488px; height:184px ; position: absolute; left:0; top:155px; transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s; }
.prod_rd table td span a{ display: block; position: absolute; left:0; top:0;width:250px;  height:36px;   line-height:36px; color:#fff; font-size:14px;    z-index: 9;background:url(../uploadfile/image/20170928/20170928182429_324315377.png) repeat-x }


/*产品亮点*/
.feature_t{ width: 100%; min-width: 1100px; height:160px; background: url(../uploadfile/image/20180813/20180813102951_1288958343.jpg) no-repeat center;}
.feature_b{ width: 100%; min-width: 1100px; height:811px; background: url(../uploadfile/image/20170928/20170928101039_1652869327.jpg) no-repeat center;}

.feature_w{ width: 323px;}
.feature_ww{ width: 276px; height: 180px; padding: 26px 23px 0 24px; background: #fff; border-radius: 5px;}
.feature_ww1{ margin-top: 60px;}
.feature_ww2{ margin-top: 126px;}

.feature_m{padding-top:110px;}
.feature_ww p{ padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px #eee dashed;}
.feature_ww p b{ font-size: 24px; color: #222;}
.feature_ww p span{ font-size: 14px; padding-left: 18px;}
.feature_ww span{ font-size: 14px; line-height: 24px;}

.feature_wb{ color:#fff; text-align: center;}
.feature_wb1{ padding-top: 20px;}
.feature_wb1 span{ font-size: 18px;}
.feature_wb1 t{ font-size: 40px;}
.feature_wb2{ font-size: 20px; line-height: 50px; width: 656px; text-align: center; margin: 10px auto;background: #e82832; border-radius: 5px;}



/*优势*/
.adv_t{ width: 100%; min-width: 1100px; height:122px; background: url(../uploadfile/image/20170928/20170928103901_1220082442.jpg) no-repeat center;}
.adv_bg1{ width: 100%; min-width: 1100px; height:502px; background: url(../uploadfile/image/20170928/20170928103928_558644180.jpg) no-repeat center;}
.adv_bg2{ width: 100%; min-width: 1100px; height:581px; background: url(../uploadfile/image/20170928/20170928103951_2078056784.jpg) no-repeat center;}

.adv_w p{ font-size: 24px; color: #222; padding:10px 0 50px 48px; font-weight: bold;}
.adv_w span{ display: block; font-size: 14px; line-height: 24px; color: #999; margin-bottom: 12px;}
.adv_w1,.adv_w2{ width: 410px; float: right; height: 210px;}
.adv_w3,.adv_w4{width: 494px; margin-left: 28px;}
.adv_w1{ padding-top: 38px;}
.adv_w3{ padding-top: 60px;}
.adv_w4{ padding-top: 10px;}

.banner01{ width: 100%; min-width: 1100px; height:188px; background: url(../uploadfile/image/20180813/20180813103130_231512108.jpg) no-repeat center;}


/*简介*/
.com_bg{width: 100%; min-width: 1100px; height:720px; background: url(../uploadfile/image/20170928/20170928105755_1982643907.jpg) no-repeat center;}
.com_t{ width: 367px; height: 64px; margin: 0 auto;font-size: 40px; font-weight: bold; color: #222;background: url(../uploadfile/image/20170928/20170928110246_1972941171.png) no-repeat center bottom;}
.com_m{ width: 1028px; height: 412px; border: 6px #eee solid; padding: 30px; background: #fff; margin-top: 38px;}
.com_b{height:50px; background: url(../uploadfile/image/20170928/20170928111004_1385552763.png) no-repeat center; }

.com_mr{ width: 480px;}
.com_mr p{ font-size: 14px; line-height: 30px; height: 330px; padding-top: 20px;}
.com_mr a{ display: block; width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 14px; background: #134ea0; float: left; margin-right: 12px; color:#fff;}


/*案例*/
.case_t{width: 242px; height: 64px; margin: 0 auto;font-size: 40px; font-weight: bold; color: #222; margin-bottom: 10px; background:  url(../uploadfile/image/20170928/20170928112500_495903214.png) no-repeat center bottom;}

.case_m a{display: block; width:66px; height: 20px; line-height:20px; color: #fff; margin:0 auto; background:#134ea0;border-radius:5px; text-align:center; }

.case_b{height:400px;margin-top: 38px;}

.case_v{border:6px #555 solid;}



/*新闻*/
.news_l{ width: 676px;}
.news_r{ width: 400px;background:#eee; }
.news_lt{ height:54px; background:#eee;}
.news_rt{ height:54px; background:url(../uploadfile/image/20170928/20170928183359_1619030157.jpg) repeat-x center bottom; padding-left:16px;}


.news_rt{color:#333;line-height: 48px; font-size:20px;}
.more,.news_lta a{display:block;width:70px; height: 24px; float:right; margin:15px 15px 0 0; background:url(../uploadfile/image/20170928/20170928114449_1534342958.png) no-repeat center;}

.news_l .news_div_item{width:676px; height: 120px;  float: left; position: relative;}
.news_l .news_div_item_pic{width:150px; height: 100px;  float: left;}
.news_l .news_div_item_pic img{width:150px; height: 100px;  border: 1px solid #ccc;padding: 2px; background: #fff;}
.news_l .news_div_item_content{width:510px; height: 100px; float:right; padding-top:10px;}
.news_l .news_div_item_title{height:26px;}
.news_l .news_div_item_a{ font-size:14px !important; color:#333;font-weight: bold;}
.news_l .news_div_item_a:hover,.news_l .divdgweb_new_div_item_a:hover{ color:#e7781b;}
.news_l .news_div_item_body{ line-height: 22px;}

.news_l .news_div_item_date{position: absolute; top:86px;left:170px; color:#999;}
.news_l .news_div_item_year,.news_div_item_month,.news_div_item_day{float: left;}

.news_l .divdgweb_new_div_item{width:676px; height: 120px;  float: left;position: relative;}
.news_l .divdgweb_new_div_item_pic{width:150px; height: 100px;  float: left;}
.news_l .divdgweb_new_div_item_pic img{width:150px; height: 100px;  border: 1px solid #ccc;padding: 2px; background: #fff;}
.news_l .divdgweb_new_div_item_content{width:510px; height: 100px; float:right; padding-top:10px;}
.news_l .divdgweb_new_div_item_title{height:26px;}
.news_l .divdgweb_new_div_item_a{ font-size:14px !important; color:#333;font-weight: bold;}
.news_l .divdgweb_new_div_item_body{ line-height: 22px;}

.news_l .divdgweb_new_div_item_date{position: absolute; top:86px;left:170px; color:#999;}
.news_l .divdgweb_new_div_item_year,.divdgweb_new_div_item_month,.divdgweb_new_div_item_day{float: left;}

.news .convert3{ width:676px; margin:0 auto;}
.news .convert3 .tab{width:460px; height:54px; margin:0 auto;}
.news .convert3 .tab a{display:block; color:#333; text-align: center; width: 230px; height:54px; line-height: 54px; font-size:20px; float:left;}
.news .convert3 .tab a.on{display:block; color:#fff; background:#134ea0;}


.news .convert3 .content{ overflow:hidden; width:676px; height:480px; position:relative; margin-top:20px;}
.news .convert3 .content ul{ position:absolute; left:0; top:0; height:380px;}
.news .convert3 .content li{ width:676px; height:auto; float:left;}
.news .content td br{ display:none;}
.news .content td a{ display:block; background:#ededee; line-height:40px; width:220px !important; color:#666; width:220px !important;}
.news .content td a:hover{ display:block; background:#ff6633; color:#fff;}


.news_w { width:360px; height:auto; padding: 20px;}
.news_rm img{width:350px;}
.news_rm{ margin:14px 0;}

.news_rd .divdgweb_new_div{width:400px;}
.news_rd .divdgweb_new_div_item_content{width:340px; padding:18px 0; border-bottom: 1px solid #adadad; background: url(../uploadfile/image/20170928/20170928114642_655091057.png) no-repeat left 18px; padding-left:24px;}
.news_rd .divdgweb_new_div_item_title{padding-bottom:10px;}
.news_rd .divdgweb_new_div_item_title a{font-size: 14px; color:#333; font-weight:bold;  font-family:"Microsoft YaHei";}
.news_rd .divdgweb_new_div_item_title a:hover{color:#ed6c00;}
.news_rd .divdgweb_new_div_item_body{color:#666; line-height:20px; font-size: 12px;  height:62px; overflow: hidden;}



/*合作客户*/
.partner_bg{width: 100%; min-width: 1100px; background:#f5f5f5; padding-bottom:30px;}
.partner_t p{ width: 306px; height: 64px; margin: 0 auto;font-size: 40px; font-weight: bold; color: #222;background: url(../uploadfile/image/20170930/20170930100929_255522701.png) no-repeat center bottom;}
.partner_t span{font-size:18px; text-align:center;display: block;line-height:40px; padding-bottom:18px;}



/*友情链接*/
.link{width:1098px; height:66px; margin:40px auto; border:1px #eee solid;}
.link_l{width:100px; padding:16px 0 0 14px;}
.link_r{width:980px; }


/*版权*/
.footer_bg{ width: 100%; min-width: 1200px; padding-top: 34px;  height: auto; background: #333;font-family:"Microsoft YaHei";color: #999;}
.footer_nbg{ height: 280px;}
.footer_bg a{color: #999;}
.footer_bg a:hover{color: #ffa914;}
.footer_l{ width:860px; }
.footer_l li{width: 100px; float: left; margin-right: 50px;}
.footer_l li a{ display:block; line-height: 30px; }
.footer_l li p{ padding-bottom:30px; background:url(../../login.114my.cn/memberpic/daguanzs/uploadfile/image/20170310/20170310145009_1036100258.jpg) no-repeat left 44px;}
.footer_l li p a{ font-size: 16px; color: #fff;}
.footer_r{width: 164px; padding-top: 10px; margin-right: 50px; text-align: center; font-size: 16px; line-height: 16px; color:#fff;}
.footer_r img{padding-top: 15px; width: 130px;}
.footer_l li.cont_w{line-height: 30px; width: 260px;}


.copy{ text-align: center; line-height: 60px;}





/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{padding-bottom:10px; width:1100px !important; padding-left:30px; padding-top:0px; text-align:left !important; height:29px !important; background:url(../uploadfile/image/20170928/20170928111619_516112997.jpg) no-repeat left 0px;}
#bodycon{padding-top:80px; padding-bottom:25px;}
#bodycontent{margin-top:10px !important;}
    
/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1;}
.xwlb_img img:hover{border:1px solid #e82832;}

/*内页新闻排版*/
.pro_list_box_item_zdy{width:1100px; float:left; height:135px; text-align:left; padding-bottom:20px;}
.pro_list_box_item_l_zdy{width:200px; height:135px; float:left;}
.pro_list_box_item_l_zdy a img {width: 205px; height:135px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #e82832; padding:2px;}
.pro_list_box_item_r_zdy{width:865px;  height:160px; margin-left:35px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; font-size: 14px; border: none; font-family:"Microsoft YaHei";}
.pro_list_box_item_r_zdy a p:hover{color:#e82832;}
.pro_list_box_item_r_zdy a div{color:#666; height:52px;}
.content_more_a_zdy{ width: 90px; height: 30px; 
background:url(../uploadfile/image/20170928/20170928115525_821883952.jpg); display:block;  margin-top:20px;}
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbnr {color:#666 !important;}
.shopmrsc a:hover{ color:#e82832; }
.xwlb_img{width: 204px !important;}
.shopmrsc p.xwlbbt {font-size:14px; color:#333; font-weight: bold !important;}

/*公司简介*/
.Company_Pro {width: 1100px;height: auto; background: url(../uploadfile/image/20170928/20170928102323_165569693.jpg) no-repeat top center;}
.Company_Pro_a { padding-top: 40px;text-indent:400px;font-size: 26px; color: #555;line-height: 50px;}
.Company_Pro_b {text-indent: 400px;font-size: 32px;font-weight: bold; color: #555;}
.Company_Pro_c {  text-indent: 400px;font-size: 16px;}
.Company_Pro_d { text-indent: 2em;line-height: 24px;font-size: 14px; width: 98%;margin: 30px auto;}
.Company_Pro_e { text-indent: 2em;line-height: 24px;font-size: 16px; font-weight: bold;  width: 98%;margin: 30px auto;}




/* 联系我们 */
.contn{font-family:"Microsoft YaHei";}
.contn a{font-size: 14px;}
.g_lxtit{height: 280px;}
.g_lxtit .m_lxtitl{float: left;width: 278px;height: 226px;background: #134ea0;padding: 30px 0 0 30px;}
.g_lxtit .m_lxtitl p.tt2{font-size: 36px;font-weight: bold;color: #fff;height: 74px; line-height: 52px;}
.g_lxtit .m_lxtitl .teln{width: 226px;height: 45px;line-height: 45px; border: 2px solid #fff;font-size: 22px;color: #fff;text-align: center;margin-bottom: 30px;}
.g_lxtit .m_lxtitl .teln b{font-weight: normal;font-size: 21px;}
.g_lxtit .m_lxtitl em{display: block;font-size: 24px;color: #fff;font-family: arial;text-transform: uppercase;}
.g_lxtit .m_lxtitr{background:#eee url(../../login.114my.cn/memberpic/dgjfhny/uploadfile/image/20170922/20170922161418_855279498.jpg) no-repeat 70px center;width:520px;height: 206px;float: right; padding: 50px 132px 0 140px; } 
.g_lxtit .m_lxtitr .m_lxtitr_tt{height: 46px;font-size: 24px;color: #494949;}
.g_lxtit .m_lxtitr p{font-size: 14px;line-height: 24px;height: 70px;overflow: hidden;color: #494949;margin-bottom: 20px;}
.g_lxtit .m_lxtitr span{display: block;padding-left: 495px; height: 62px;line-height: 62px; font-size: 14px;color: #333}
.g_lxtit .m_lxtitr span em{display: block;float: left;height: 62px;line-height: 62px;}
.g_lxtit .m_lxtitr span b{position: relative; left:0;top:0;}
.g_lxfs .lxfsl{float: left;width:500px;padding-top:30px;height: 508px;background: #f5f5f5;}
.g_lxfs .lxfsl p.tt2{background: url(../uploadfile/image/20170928/20170928111552_2088398086.jpg) no-repeat 0 4px;padding-left: 25px;font-size: 26px;color: #333333;font-weight: normal;margin-bottom: 30px; line-height: 46px;}
.g_lxfs .lxfsl p.tt2 em{display: block;font-size: 14px;color: #999999;font-weight: normal;}
.g_lxfs .lxadd dl{padding-left: 25px;height: 90px;}
.aass{height: 120px; }
.g_lxfs .lxadd .dl02{height: 100px;}
.g_lxfs .lxadd dt{float: left;width: 64px;}
.g_lxfs .lxadd dt img{width: 56px;height: 56px;display: block;}
.g_lxfs .lxadd dd{float: left;width: 380px;font-size: 14px;line-height: 24px;color: #666}
.g_lxfs .lxadd .lxadd_tt{font-size: 18px;font-weight: normal;color: #333;height: 30px;}
.g_lxfs .lxfsr{float: left;width:560px;padding-top: 44px; padding-left: 40px; height:494px;background: #eee;}
.g_lxfs .lxfsr p.tt2{background: url(../uploadfile/image/20170928/20170928111553_882846183.png) no-repeat;padding: 10px 0 0 110px;font-size: 20px;font-weight: normal;color: #333;height: 55px;}
.g_lxfs .lxfsr .map{width: 554px;height:270px;display: block;}
.g_lxfs .sclx{margin-top: 80px;}
.g_lxfs .sclx dl{padding-left: 37px;clear: both;margin-bottom: 50px;}
.g_lxfs .sclx dt{float: left;width: 83px;}
.g_lxfs .sclx dt img{width: 56px;height: 56px;display: block;}
.g_lxfs .sclx dd{float: left;width: 1100px;font-size: 14px;line-height: 24px;color: #666}
.g_lxfs .sclx dd .lxadd_tt{font-size: 18px;font-weight: normal;color: #333;height: 30px;}
.g_lxfs .sclx dd p{font-size: 14px;color: #666666;line-height: 26px;}
.BMap_bubble_title{font-size: 14px; color:#2d5ba0;font-weight:bold;}




/*内页banner*/
.prod_n{ width:100%; height:350px; background:url(../uploadfile/image/20180813/20180813104445_1527324560.jpg) center; overflow:hidden;}
.abo_n{ width:100%; height:350px; background:url(../uploadfile/image/20180813/20180813104457_1152103738.jpg) center; overflow:hidden;}
.infor_n{ width:100%; height:350px; background:url(../uploadfile/image/20180813/20180813104511_801731062.jpg) center; overflow:hidden;}
.cont_n{ width:100%; height:350px; background:url(../uploadfile/image/20180813/20180813104524_728841446.jpg) center; overflow:hidden;}



/*浮动QQ*/
.back-top-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer; 
  z-index: 99999;}


.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 80px;
  right: -117px;
  cursor: pointer;
  transition: all .3s ease; }
.yb_conct:hover {right:2px;}
.yb_conct:hover .yb_ercode{height:184px;}
.yb_conct a {
    color: #fff;
    text-decoration: none; }
    .yb_conct a:hover {
      color: #ff0; }

.yb_bar ul li {
  width: 170px;
  height: 53px;
  font: 14px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
  background: #134ea0 url(../uploadfile/image/20170930/20170930143243_1930000836.png) no-repeat;}

.yb_bar .yb_top {
  background-position: 0 0; }

.yb_bar .yb_phone {
    background-position: 0 -57px;  }

.yb_bar .yb_QQ {
  text-indent: 0;
  background-position: 0 -113px; }

.yb_QQ img{display: none;}

.yb_bar .yb_ercode {
  /*height:200px;*/
  background-position: 0 -169px; }

.hd_qr {
  padding: 0 29px 25px 29px; }


.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff; }

/*内页产品参数*/
ul{    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;}
.propic_show_left{width:350px; float:left; text-align:center;}
.MagicThumb .ls_smallimg,#xianshixiaotu {width:350px;}
.propic_show_right{width:420px; height:276px; float:right; text-align:left; padding-top:10px; position:relative; font-size:14px; line-height:28px; font-family:"Microsoft YaHei"; }
.pro_detail_title {padding-bottom:0px;}
.propic_show_piclist{position:absolute; left:0; bottom:0;top:208px;}
.propic_show_piclist li{width:70px;  float:left; margin-right:4px;}
.propic_show_piclist li img{width:66px; border:1px solid #ccc; padding:1px;}

.dgweb_list_item_box{border-bottom:1px #eee dashed; line-height:30px;}
.propic_show_right .pro_detail_title{font-size: 24px; display: block; padding: 5px 0 10px; font-weight: normal;}
#igetxt ul li h3{font-family:"Microsoft YaHei"; padding:0px 10px !important;}

.pro_all_class{width:100% !important; height:60px !important; padding-left: 60px; margin-bottom: 10px !important;border-bottom:none !important;}
.pro_all_class a{display:block;float:left; width:82px; height:36px; font:14px/36px "Microsoft YaHei"; margin-right: 27px; text-align: center; border:1px #3f3f3f solid; }
.pro_all_class a:hover{ border:1px #e42b20 solid; }
.product_content{padding:10px 0 0 0 !important;}

.pcontent_title_h4{width: 790px !important; display:none;}
.product_content{width: 790px !important;  padding-left: 20px;}
.detail_title{width: 790px !important; margin-left:0 !important;}
.product_content img{margin-bottom: 15px;}
.bdshare-button-style0-24 .bds_qzone{background-position: 0 -52px; padding-left: 30px;}
.bdshare-button-style0-24 .bds_more{color: #333; float: left; padding-left: 30px;}
.advisory{margin-bottom: 10px; margin-top: 30px;}
.advisory a{display: block; width: 205px; height: 49px; text-align: center; line-height: 49px; color: #ffffff; font-size: 16px; background: url(../uploadfile/image/20171009/20171009104904_1316791035.gif) no-repeat center top;}


/*内页联系我们*/
.contn_br{width: 100%; margin-right:87px;}
.contn_b p{font-size:20px; color:#fff; padding-top: 10px; background: #134ea0 url(../uploadfile/image/20171010/20171010091715_1539943566.jpg)no-repeat -7px ; height: 36px; line-height: 27px; padding-left: 32px;}
.contn_w{margin-top:16px; height:260px; padding:15px 0 5px 0;     border: 1px #eee solid; background: #f5f5f5;}
.contn_w span{display:block; float:left; font-size:16px; line-height:34px; color:#333;     margin-left: 20px;}
.contn_w span a{font-size:16px;color:#333;}
.contn_w span a:hover{color:#134ea0;}


/*留言*/


.active_d {
    
	width: 790px; border: 1px solid #eee;      margin-top: 20px;
}
.active_m{width:559px; height:414px;}
.active_t1{font-size:36px; color:#ed6c00; font-weight: bold; padding:12px 0 36px 40px; line-height:36px;}
.active_t2{font-size:26px; color:#fff; font-weight: bold; padding-left:40px; line-height:26px;}
.active_z{font-size:16px; color:#333; padding-left:66px; padding-top:43px; line-height:36px;}
.active_tel{font-size:28px; color:#ed6c00; font-weight: bold; padding-left:67px; padding-top:15px; line-height:28px; position: relative;}
.active_tel span{font-size:16px; color:#555; font-weight:normal;}

.active_tel a{ display:block; position: absolute; width:97px; left:310px; height:30px; text-align:center; line-height:30px; color:#fff; background:#45AD00; border-radius: 3px; margin-top:15px;}
.active_tel a:hover{background:#ed6c00;}


.index-active-yy{box-sizing: border-box; width: 516px;  font-size: 14px; padding-left: 56px;}
.index-active-tt{font-size:20px; color: #333; margin-top: 10px; font-weight: bold; margin-bottom: 20px;}
.index-active-tt span{color: #ed6c00;}
.index-active-yy p{ color: #999; margin-top: 8px; border-bottom: 1px solid #e5e5e5; padding-bottom: 8px; margin-bottom: 15px;}

.index-active-yy .input{ display: block; width: 460px; border: 1px solid #e7e7e7; height: 38px; margin: 0 auto 9px; color: #b2b2b2; text-indent: 14px;}
.index-active-yy textarea{height: 70px; line-height: 27px;  width: 460px; border: 1px solid #e7e7e7; overflow: hidden; margin-top: 8px;}
.index-active-yy #submit{margin-top: 10px;}