/*·åå§±æ·å¨ålpm*/

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

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: 1200px;
    height: auto;
    margin: 0 auto;
    min-width: 1200px;
}


/*å®ä¹¢çä¸å®½åº¦lpm*/

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



.t {
    font-size: 38px;
    line-height: 40px;
    height: 60px;
    color: #005eb8;
    font-weight: bold;
    text-align: center;
}

.more {
    display: block;
    width: 60px;
    height: 20px;
    float: right;
    background: url(http://login.114my.cn/memberpic/dgcjmh/uploadfile/image/20170630/20170630093100_713162857.jpg) no-repeat center;
    margin-top: 10px;
}
	/*å¤*/
	
	.top_bg {
		width: 100%;
		height: 40px;line-height: 40px;
		margin: 0 auto;
        background: #f2f2f2;}
	.top_l {height: 40px;}
	.logo {padding-top: 28px;}
	.name1{padding:46px 24px 0 0;}
	.name1 p{ font-size: 24px; color: #333; line-height:40px; font-weight: bold;}
	.name1 span{ font-size:15px;color: #f1651d;}
	.tel{padding-top: 20px;}
 .top_rt{padding-right: 5px;}
	 .top_rt a b{color: #f1651d;}


	/*å¯¼è*/
	.head_bg{width: 100%; min-width:1200px;}
	#head{height:140px;}
	.nav_bg{ width: 100%;min-width:1200px; height: 60px;  background: url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231105917_641859407.jpg) repeat-x center;}
	.nav li {
		position: relative;
		width: 120px;
		height: 60px;
		line-height:60px;
		float: left;
		text-align: center;
	 background: url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231110358_1010437288.jpg) no-repeat right;
		
	}
	
	.nav li a {width: 119px; transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s;
		color: #fff;
		font-size: 15px;
		display: block;
	}
	
	.nav li a:hover {background: #f1651d;}
	.nav .a_nav>a {transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s;
	   background: #f1651d;
	}
	
	.menu ul {
		width: 110px;
		position: absolute;
	
		top: 60px;
	
		left: 0;
		z-index: 9999; 
	
		opacity: 0;
	
		background: #e89b01;
	
	
	
		-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:#ff9d00; 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: 1200px;
    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: 90px;
    padding-right: 50px;
    height: 23px;
    margin-left: -46px;
    left: 50%;
    bottom: 35px;
    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: 210px;
    background: url(http://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: 1200px;
    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: 90px;
    padding-right: 50px;
    height: 23px;
    margin-left: -46px;
    left: 50%;
    bottom: 35px;
    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(http://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;
}

.top80 {
    padding-top: 80px;
}

.top100 {
    padding-top: 100px;
}

.top110 {
    padding-top: 110px;
}




/*ç´*/
	
.search_nbg{width: 100%; min-width:1200px; height:68px; margin:0 auto; position:absolute; top:606px; background:#ccc;}
.search_bg{width: 100%; min-width:1200px; height:68px; margin:0 auto; background:#ccc;}
#search{
		width:1200px;	
		height:68px;
		margin:0 auto;
		line-height:68px;
		
		
		}
	
.search_01{ float:left; width:800px; padding-left:2px;}
.search_02 form{padding-left:0;}
.search_02{ background: #fff;
		height:42px;
		width:300px;
		overflow:hidden;
		margin-top:13px;
		float:right;
		
		}
.search-i{ 
		width:60px; 
		overflow:hidden; 
		height:42px;
	
		}
.search-bg{
		float:left;
		width:230px;
		height:42px;
		overflow:hidden;
		padding-left:10px;
	background:#fff;

		}


/*²úÆ·½éÉÜ*/
.prod2{height:520px;}


.hzkh_b{ width:1200px; margin:0 auto; height:200px;}

.btnLeft{ width:58px; float:left; height:131px; display:block; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20180110/20180110144701_193354436.jpg) no-repeat center;}
.btnRight{width:58px; float:right; height:131px; display:block; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20180110/20180110144715_2038541332.jpg) no-repeat center;}
.hzkh_b dl{ display:block; width:1200px;margin:0 auto;}
.hj{width:1200px; margin:0 auto;}
.hzhb .hzCont{position:relative;}
.hzhb .hzCont ul{margin:0 auto; width:950px; height: 440px;overflow:hidden;}
.hzhb .hzCont ul li{width:950px; height: 440px; background: #fff;float: left;}
.hzhb .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:0; width:58px; height:131px;}
.hzhb .btnCkgd{margin:42px auto 0 auto; display:block; width:220px; height:30px; line-height:30px; text-align:center; color:#555; border:3px solid #d1d1d1;}

.hzkh_img{ margin:0 auto;position: relative;}
.hzkh_img a{ font-size:14px; color:#333; font-weight:normal;}
.hzkh_img a:hover{ color:#ebb525;}

.leri{width:1200px; margin:0 auto;position: absolute; top:150px;}



/*äº§å¨è*/
.home_menu{clear:both; overflow:hidden; width:100%;padding: 25px 0;}

.home{width: 250px; padding-left: 87px; height:64px; line-height:64px;  font-size:36px; font-weight:bold; margin:0 auto;color:#fff; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231105424_1429683128.jpg) top center no-repeat;}

.flash4{width:1200px;height:520px;margin:0px auto;margin-bottom:20px;position:relative;overflow:hidden;border-right:1px solid #eee;border-top:1px solid #eee; border-bottom: 1px #eee solid;}
.flash4 ul li{width:250px;height:520px;border-left:1px solid #eee;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:1;}
.flash4 ul li .imgTop img.tm{opacity:1;}
.flash4 ul li .imgBot{width:700px;height:45px;background:#656565;position:absolute;left:0px;bottom:0px;}
.flash4 ul li .imgBot p.bt_1{width:250px;line-height:45px;font-size:16px;color:#fff;text-indent:20px;float:left;}
.flash4 ul li .imgBot p.bt_2{width:700px;height:45px;line-height:45px;float:left;display:none;}
.flash4 ul li .imgBot p.bt_2 span{font-size:14px;color:#fff;padding-right:30px;background:url(../images/part2_icon.png)no-repeat left center;padding-left:10px;}
.flash4 .first{width:700px;display:block;}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}
.imgw{ width: 516px;margin-right:30px;}
.imgw p{ font-size: 20px; color: #333; line-height: 50px; border-bottom: 1px #ccc solid; margin:70px 0 10px 0;}
.imgw span{ display: block; font-size: 14px; line-height: 34px; border-bottom: 1px #eee dashed;}
.imgw span t{ color: #f1651d;}
.imgw a{ display: block; width: 113px;height: 38px; line-height: 38px; font-size: 16px; color: #fff; text-align: center; float: left; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231110416_850193135.jpg)center no-repeat; margin: 20px 12px 0 0;}
.imgw a:hover{ color: #000;}


/*äº§åä¸å¿*/
.prod_bg{ width: 100%; min-width: 1200px; height: 800px; background:#f5f5f5 url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231110703_1317388110.jpg)center bottom no-repeat; }
.prod_t{width: 273px; padding-left: 78px; height:64px; line-height:64px;  font-size:36px; font-weight:bold; margin:0 auto;color:#fff; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231110508_1311402206.png) top center no-repeat;}

.list{ width: 280px;background:#fff; }
.list_t{ height: 80px; line-height: 80px; font-size: 24px; color: #fff; font-weight: bold;text-align: center; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231110632_912958710.jpg) center no-repeat;}
.list_d{padding:10px 15px 20px 15px;}
.list_d table{ width: 100% !important;}
#classimgshow1{padding-left:0 !important;}
#classimgshow1 a{display: block; padding-left:10px; height:58px; line-height:58px;font-size: 14px; color: #333;border-bottom:1px #ccc dashed;  transition:all linear 0.5s; -moz-transition:all linear 0.5s; -ms-transition:all linear 0.5s; -webkit-transition:all linear 0.5s; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231111931_2036675165.jpg)  center -70px no-repeat;}
#classimgshow1 a:hover{
background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231111931_2036675165.jpg) center -4px no-repeat; color: #fff;}

.prod_r{ width: 900px;}
.prod_r table br{display:none;}
.prod_r table img{border:1px #ccc solid; padding:2px; background:#fff;}

.prod_r  table td div a {
    display: block;
    width: 284px;
    height: 48px;
    font-size:14px; color:#333;
    line-height: 48px;
    margin-bottom:10px;
}


 .tabcon>table>tbody>tr>td {
        float: left;
        padding:0 ;
        width: 284px;
        margin: 0 0.6% 7.6% 0.6%;
        position: relative;
       

    }
   

    .tabcon>table>tbody>tr>td>a {
        display: block;
 float: left;margin-bottom:24px;
          height: 210px;
        width: 284px;
       padding-left: 0px !important;
        position: relative;
        overflow: hidden;
    }

   

.tabcon>table>tbody>tr>td>div {
        display: block;
        width: 284px !important;
        position: absolute;
        bottom: -42px;
        overflow: hidden;
        background-position: center;
        height: 48px;
        line-height: 48px;
     background:#eee;
    }
.tabcon>table>tbody>tr>td>div>a {
        position: absolute;z-index: 3; 
    }
.tabcon>table>tbody>tr>td:hover>div>a{
        color: #fff;
    
    }
.tabcon>table>tbody>tr>td>div:before{content: ''; -webkit-transition: ease-in-out 0.4s all; transition: ease-in-out 0.4s all; background: #213a80;  position: absolute; left: -200%; bottom: 0; width: 200%; height: 200%; z-index: 2; top: -200%; border-radius: 50%; opacity: 0;}
  
.tabcon>table>tbody>tr>td:hover>div:before{ left: -50%; top: -50%; opacity: 1; }
    .tabcon>table>tbody>tr>td>a>.ceshigo {
        width: 100%;
        background: rgba(0, 0, 0, 0.4);
        height:100%;
        position: absolute;
        bottom: 0;
        left: -100%;
        -webkit-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
    

    }

    .tabcon>table>tbody>tr>td>a>.ceshigo a {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding-top: 30%;
    }

    .tabcon>table>tbody>tr>td>a>.ceshigo p {
        height: 22px;
        line-height: 22px;
        border-radius: 10px;
        border: 1px solid #fff;
        -webkit-transition: all 0.3s 0.3s;
        transition: all 0.3s 0.3s;
        padding: 1px 15px;
        margin: 15px auto;
        display: block;
        font-size: 13px;
        color: #fff;
        font-weight: 100;
        width: 70px;
        text-align: center;
        position: relative;
        bottom: -180px;
        margin-top: 40px;
    }

   

    .tabcon>table>tbody>tr>td:hover>a>.ceshigo {
        left: 0;
    }

    .tabcon>table>tbody>tr>td:hover>a>.ceshigo p {
        left: 0;
        bottom: 0;
    }

    .tabcon>table>tbody>tr>td>a>img {height:97%;
        width: 97.8%;
    }
    


  .beta5 {
        background: #f1651d;
        display: block;
        position: absolute;
        -webkit-transition: 0.5s all ease-in-out;
        transition: 0.5s all ease-in-out;


    }


    .beta5 {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    background:rgb(241, 101, 29) url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231111902_1313410912.png) no-repeat center;
        left: 114px;
        top: 54px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .tabcon>table>tbody>tr>td:hover .beta5 {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
        -webkit-transform: scale(1);
        transform: scale(1);
    }




/*è§£å³æ¹æ*/
.solution_bg{ width: 100%; min-width: 1200px; height:664px; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231112305_1159963832.jpg) no-repeat center;}
.solution_t{ height: 118px; text-align: center; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231112332_670020393.png) no-repeat center;}
.solution_t p{ font-size: 18px; color: #fff; padding:34px 0 6px 0;}
.solution_t b{ font-size: 36px; color: #f1651d;text-transform: uppercase;}

.jssora05l,.jssora05r{display:block;position:absolute;width:40px;height:40px;cursor:pointer;background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231112442_1887426984.png) no-repeat;overflow:hidden}
.jssora05l{background-position:-10px -40px}
.jssora05r{background-position:-70px -40px}
.jssora05l:hover{background-position:-130px -40px}
.jssora05r:hover{background-position:-190px -40px}
.jssora05l.jssora05ldn{background-position:-250px -40px}
.jssora05r.jssora05rdn{background-position:-310px -40px}
.jssora05l.jssora05lds{background-position:-10px -40px;opacity:.3;pointer-events:none}
.jssora05r.jssora05rds{background-position:-70px -40px;opacity:.3;pointer-events:none}
.jssort01-99-66 .p{position:absolute;top:0;left:0;width:214px;height:118px;}
.jssort01-99-66 .t{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.jssort01-99-66 .w{position:absolute;top:0;left:0;width:100%;height:100%}
.jssort01-99-66 .c{position:absolute;top:0;left:0;width:210px;height:114px;border:#387fd9 2px solid;box-sizing:content-box;background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231112411_1172153281.png) -800px -800px no-repeat;_background:none}
.jssort01-99-66 .pav .c{top:0;_top:0;left:0;_left:0;width:210px;height:114px;background-position:50% 50%}
.jssort01-99-66 .p:hover .c{top:0;left:0;width:214px;height:116px;border:#fff 1px solid;background-position:50% 50%}
.jssort01-99-66 .p.pdn .c{background-position:50% 50%;width:210px;height:114px;border:#387fd9 2px solid}
* html .jssort01-99-66 .c,* html .jssort01-99-66 .pdn .c,* html .jssort01-99-66 .pav .c{width:210px;height:114px;}


#jssor_1{width: 1200px !important; height:440px !important; background-color:none !important; }
#jssor_1>div{width: 1200px !important; }
.jssort01-99-66{background:#fff;height:420px !important; top: 0 !important;}
.jssort01-99-66>div{height:434px !important; top:13px !important;}





/**/
.ser_t{height: 118px; text-align: center; color: #333;  background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231113039_1792175644.jpg) no-repeat center;}
.ser_t p{ font-size:22px; font-weight: bold;padding:30px 0 10px 0;}
.ser_t b{ font-size:24px;color: #f1651d; text-transform: uppercase;}

.ser_d li{ width: 400px; height: 556px; float: left; background-color: #f1f1f1; background-repeat: no-repeat; transition:all linear 0.5s; -moz-transition:all linear 0.5s; -ms-transition:all linear 0.5s; -webkit-transition:all linear 0.5s;}
.ser_d1{ background-image: url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20210906/20210906101254_542155547.png);  background-position: top;}
.ser_d2{ background-image: url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231113333_420214835.png);  background-position: bottom; }
.ser_d3{ background-image: url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231113352_451567862.png);  background-position: top;}
.ser_w{transition:all linear 0.5s; -moz-transition:all linear 0.5s; -ms-transition:all linear 0.5s; -webkit-transition:all linear 0.5s;}
.ser_w1,.ser_w3{padding: 350px 40px 0 40px;}
.ser_w2{padding: 34px 40px 0 40px;}
.ser_w p{ font-size: 20px; line-height: 60px; border-bottom: 1px #ccc solid; color: #222; margin-bottom:14px;text-align: center;}
.ser_w span{ font-size: 14px; line-height:22px; color: #333; padding-left:10px; display: block;}

.ser_d li:hover{ background-color: #213a80;}
.ser_d1:hover,.ser_d3:hover{background-position:0 -20px;}
.ser_d2:hover{background-position:0 260px;}
.ser_d li:hover .ser_w p,.ser_d li:hover .ser_w span{ color: #fff; }
.ser_d1:hover .ser_w1,.ser_d3:hover .ser_w3{padding: 340px 40px 0 40px;}
.ser_d2:hover .ser_w2{padding: 44px 40px 0 40px;}



/*ä¼*/
.adv_t{ text-align: center; height:200px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230140328_654257088.jpg) no-repeat center top;}
.adv_t p{ font-size: 43px; font-weight: bold; color: #213a80; padding:38px 0 26px 0;}
.adv_t span{ color: #f1651d;}
.adv_t b{ font-size: 18px; color: #333; letter-spacing: 3px;}
.adv_bg{ height:318px;}
.adv_bg1{ background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230140554_1599667865.jpg) no-repeat center;}
.adv_bg2{ background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230141051_972988102.jpg) no-repeat center;}
.adv_bg3{ background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230141536_2129905833.jpg) no-repeat center;}
.adv_bg4{height:360px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230141402_175152313.jpg) no-repeat center top;}


.adv_w{ padding: 46px 0 0 80px;}
.adv_wt{height: 90px;margin:0 0 30px 30px; font-size: 14px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230140735_1227200908.jpg) no-repeat left bottom;}
.adv_wt p{ font-size: 32px; font-weight: bold; color: #282828;line-height: 50px;}
.adv_ww{ font-size: 15px; line-height: 32px; color: #333; padding-left:30px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230140919_1300899401.jpg) no-repeat left 12px;}
.adv_ww b{color: #f1651d;}

.adv_bg2 .adv_w,.adv_bg4 .adv_w{margin-left:600px;}




/*ç®ä»*/
.com_bg{width: 100%; min-width: 1200px; height:450px; padding-top: 83px; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231114044_729269351.jpg) no-repeat center;}
.com_w{ width: 500px; height: 300px; padding:40px; border-radius: 10px; background-color: rgba(255,255,255,0.9);}
.com_w span{ font-size: 30px; color: #1f3676;}
.com_w t{ font-size: 20px;color: #1f3676; }
.com_w p{ font-size: 18px; color: #f1651d;}
.com_w font{ display: block; font-size: 14px; line-height: 24px; color: #333; padding:26px 0 30px 0;}
.com_w a{ display: block; width: 135px; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center; float: left;margin-right: 12px; background: #666;}
.com_w a:hover{background: #f1651d;}


/*å®*/
.power_t{width:348px; padding-left: 80px; height:64px; line-height:64px;  font-size:36px; font-weight:bold; margin:0 auto;color:#fff; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231144154_201527148.jpg) top center no-repeat;}
.power_m{ width: 451px; height: 362px;}
.power_m a{ display: block; position: relative; overflow: hidden;}
.power_m a p{ font-size: 26px; color:#fff; text-align: center;  opacity: 0; position: absolute; top:0; z-index: 1; width: 451px; height: 170px;padding-top: 192px; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231174914_1381519511.png) no-repeat center;transform:scale(1.5); -moz-transform:scale(1.5); -ms-transform:scale(1.5); -webkit-transform:scale(1.5); transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.power_m a:hover p{opacity: 1; transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1);}


.power_d{ width: 748px; height: 362px;}
.power_d table td{padding-left:0 !important; display: block;float: right; width:227px; height:171px; margin-left:20px; margin-bottom:20px;  position: relative; overflow: hidden;}
.power_d table td br{display: none;}
.power_d table td div{ display: block;width:100%; height: 100%;  position: relative; overflow: hidden;position: absolute; top:0; padding-top:0 !important; }
.power_d table td div a{ display: block;font-size:16px; color:#fff; text-align: center;  opacity: 0; z-index: 1; width: 227px; height:80px;padding-top: 91px; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231174934_1275561419.png) no-repeat center; transform:scale(1.5); -moz-transform:scale(1.5); -ms-transform:scale(1.5); -webkit-transform:scale(1.5); transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.power_d table td:hover div a{opacity: 1; transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1);}



/*ÐÂÎÅ*/
#news2{width:1200px;  margin:0 auto; padding-bottom:5px; margin-top:25px;}
.news21{ float:left; width:375px;}
.news21 .news_div_item{ position:relative;}
.news21 .news_div_item_pic{ position:absolute; top:0;}
.news21 .news_div_item_content{line-height:30px; width:470px; padding-top:10px; position:absolute; top:290px;}
.news21 .news_div_item_a{ font-size:16px; font-weight:bold ;}
.news21 .news_div_item_body{ color:#999; line-height:10px;}
.news_div_item_a{ font-size:14px !important; font-weight:bold !important;}
.news_div_item_pic img,.divdgweb_news_div_item_pic img{border: 1px #ccc solid;}


.news22{ float:right; width:670px; }
.news22 .news_div .news_div_item:nth-child(1){ display:none;}
.news22 .news_div_item{ background:#f6f6f6; width:670px; height:80px; margin-bottom:10px; transition:0.2s; float:right;}
.news22 .news_div_item_date{float:left; width:92px; background:url(http://login.114my.cn/memberpic/sokiei9072en/uploadfile/image/20170509/20170509152051_123168988.jpg) right no-repeat;  height:80px; position:relative;  font-family:Arial, Helvetica, sans-serif;}
.news22 .news_div_item_day{position:absolute; top:24px; left:35px; font-size:20px; font-weight:bold;}
.news22 .news_div_item_month{position:absolute; top:50px; left:57px; color:#999;}
.news22 .news_div_item_year{position:absolute; top:50px; left:19px; color:#999;}
.news22 .news_div_item_content{ line-height:30px; margin-left:20px; width:555px; padding-top:10px; float:right;}
.news22 .news_div_item_body{ color:#999;}
.news22 .news_div_item:hover { background:#ff8705; transition:0.2s;}
.news22 .news_div_item:hover .news_div_item_day,.news22 .news_div_item:hover .news_div_item_month,.news22 .news_div_item:hover .news_div_item_year,.news22 .news_div_item:hover .news_div_item_title,.news22 .news_div_item:hover .news_div_item_body{ color:#FFF;}
.news22 .news_div_item:hover .news_div_item_title a{ color:#FFF;}




#news .convert2{ width:1200px; height:480px; margin:0 auto; }
#news .convert2 .tab_bg{width:540px; height:85px; margin:0 auto; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230160457_867228182.jpg) bottom center no-repeat;}
#news .convert2 .tab{width:540px; height:60px;background:#213a80; border-radius: 100px;}
#news .convert2 .tab a{display:block; color:#fff; text-align: center; width: 180px; height:60px; line-height: 60px; font-size:18px; float:left; border-radius: 100px; }
#news .convert2 .tab a.on{background:#f1661e;}

#news .convert2 .content{ overflow:hidden; width:1200px; height:380px; position:relative; }
#news .convert2 .content ul{ position:absolute; left:0; top:0; height:380px;}
#news .convert2 .content li{ width:1200px; 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;}


.news21 .divdgweb_new_div_item{ position:relative;}
.news21 .divdgweb_new_div_item_pic{ position:absolute; top:0;}
.news21 .divdgweb_new_div_item_content{line-height:30px; width:570px; padding-top:20px; position:absolute; top:290px;}
.news21 .divdgweb_new_div_item_a{ font-size:16px; font-weight:bold;}
.news21 .divdgweb_new_div_item_body{ color:#999; line-height:10px;}
.divdgweb_new_div_item_a{ font-size:14px !important; font-weight:bold !important;}

.news22{ float:right; width:670px; }
.news22 .divdgweb_new_div .divdgweb_new_div_item:nth-child(1){ display:none;}
.news22 .divdgweb_new_div_item{ background:#f6f6f6; width:670px; height:80px; margin-bottom:10px; transition:0.2s; float:right;}
.news22 .divdgweb_new_div_item_date{float:left; width:92px; background:url(http://login.114my.cn/memberpic/sokiei9072en/uploadfile/image/20170509/20170509152051_123168988.jpg) right no-repeat;  height:80px; position:relative;  font-family:Arial, Helvetica, sans-serif;}
.news22 .divdgweb_new_div_item_day{position:absolute; top:24px; left:35px; font-size:20px; font-weight:bold;}
.news22 .divdgweb_new_div_item_month{position:absolute; top:50px; left:57px; color:#999;}
.news22 .divdgweb_new_div_item_year{position:absolute; top:50px; left:19px; color:#999;}
.news22 .divdgweb_new_div_item_content{ line-height:30px; margin-left:20px; width:555px; padding-top:10px; float:right;}
.news22 .divdgweb_new_div_item_body{ color:#999;}
.news22 .divdgweb_new_div_item:hover { background:#ff8705; transition:0.2s;}
.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_day,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_month,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_year,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_title,.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{ color:#FFF;}
.news22 .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{ color:#FFF;}





/*ç³*/
.cont_t{ text-align: center; font-size: 50px; color: #333;text-transform: uppercase;  padding-bottom:10px; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231115652_729689245.jpg) no-repeat center bottom;}

.cont_w{ float: left; margin-left: 17px; height: 98px;padding-left:70px;}
.cont_w p{ font-size: 18px; color: #333; line-height: 30px; padding-top:22px;}
.cont_w1 p{padding-top:10px;}
.cont_w1{ margin-left: 0; background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_584880354.png) no-repeat 14px center;}
.cont_w1:hover{background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_33801105.png) no-repeat 14px center;}
.cont_w2{background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_2032370852.png) no-repeat 14px center;}
.cont_w2:hover{background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_123756120.png) no-repeat 14px center;}
.cont_w3{ background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_731799121.png) no-repeat 14px center;}
.cont_w3:hover{ background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_1240362193.png) no-repeat 14px center;}
.cont_w4{background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_875178948.png) no-repeat 14px center;}
.cont_w4:hover{background: #eee url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20171231/20171231142044_1756686255.png) no-repeat 14px center;}
.cont_w1,.cont_w3{ width: 264px; }
.cont_w2,.cont_w4{ width:170px; }
.cont_w a{ font-size: 14px;}



/**/
.footer_bg{width: 100%; min-width: 1200px; height:214px; background:url(http://login.114my.cn/memberpic/dajuli10938en/uploadfile/image/20180106/20180106093619_432549851.jpg) no-repeat center;}
.footer_t,.copy{width: 810px; float:right;}
.footer_t{ padding-top:44px;}
.footer_t li{ float: left; width: 164px; margin-right: 50px;}
.footer_t a{font-size:14px; line-height:28px; color:#999;}
.footer_t a.footer_tt{font-size:16px; color:#fff; padding-bottom:10px;}
.copy{height:70px;line-height:70px; color:#999; border-top:1px #555 solid; margin-top:34px;font-size:14px;}
.footer_t a:hover,.copy a:hover{color:#fff;}
.copy a{ color:#999; font-size:14px;}

/*é¡µæ°é»æ*/
.pro_list_box_item{width:1200px !important; float:left; height:170px; text-align:left; }
.pro_list_box_item_l{width:210px; height:150px; float:left;}
.pro_list_box_item_l a img {width: 200px; height:150px; border:1px solid #ccc !important; padding:2px;}
.pro_list_box_item_l a:hover img { border:1px solid #f1651d; padding:2px;}
.pro_list_box_item_r{width:970px !important;  height:160px !important; margin-left:20px; float:left; color:#666;  line-height: 25px;}
.pro_list_box_item_r a{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 15px; line-height: 40px; border: none; font-family:"Microsoft YaHei";}
.pro_list_box_item_r a:hover{color:#f1651d;}
.pro_list_box_item_r a font { width: 90px; height: 30px; 
background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230170008_1400420403.jpg); display:block;  margin-top:30px;     font-size: 0;}
.pro_list_box_item{overflow:hidden;}
.shopmrsc p.xwlbbt {font-size:15px !important;   line-height: 40px;color:#333 !important;}
.shopmrsc a:hover{ color:#f1651d;}
.shopmrsc a {
    float: left;
    display: block;
    height: 150px;
    text-decoration: none;
    position: relative;
}
#span_miaoshu{display: none;}

/*é¡banner*/
.banner_about{ width:100%; height:350px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230192758_1283421192.jpg) center; overflow:hidden;}
.banner_prod{ width:100%; height:350px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230191825_1038895131.jpg) center; overflow:hidden;}
.banner_news{ width:100%; height:350px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230191825_1579523513.jpg) center; overflow:hidden;}
.banner_cont{ width:100%; height:350px; background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230191825_804811491.jpg) center; overflow:hidden;}

/*é¡µåå¯¼è*/
.mianbxContent{ width:1200px !important; text-align:left !important; height:29px !important;  line-height:25px !important;
margin-bottom:10px !important; 
background:url(http://login.114my.cn/memberpic/dajuli/uploadfile/image/20171230/20171230171956_364113485.jpg) no-repeat bottom right;}
.strong_title { display: none; }

#bodycon{padding-top:100px !important; padding-bottom:20px;}

.xw {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}
.news_content_title hr{display:none;}
.news_content_title h3{font-size:16px; color:#333;}
.xwlb_img img{border: 1px #eee solid;  max-width: 205px; max-height: 175px !important;   display: table-cell;}
.pcontent_title_h4 h4{    text-align: center; font-size:16px; color:#333 !important;}
.adv_w table td,#roller_temp_pro table td{height:210px; background:url(http://login.114my.cn/memberpic/yvifgh/uploadfile/image/20171125/20171125113122_357735193.jpg) no-repeat center 181px;}
.detail_title{ display: none; width: 100% !important; margin-left: 0px !important;margin-bottom: 10px;   font-size: 16px;    border-bottom: 0 !important;}
.product_content{width: 100% !important;}
.adv_w table td a{ line-height: 30px;}
.adv_w table td img{ border:1px #ccc solid;}
.prod_wwt{margin-top: 10px;}
.propic_show_right .pro_detail_title{font-size: 16px !important;}



/*ÄÚÒ³*/
#bodycon{padding:40px 0 20px 0 !important;}


.strong_title{display:none;}
#bodycon{padding-bottom:20px;}
.mbx_navigation,.contn_t{ width:1178px !important; height:40px; margin-bottom:10px; border-bottom:1px #ccc solid; line-height: 40px;font-size:12px; background:#f5f5f5; border:1px #eee solid; padding-left:20px; }
.mbx_navigation a,.contn_t a{font-size:12px;}

.dgweb_list_text{margin-bottom:8px;}
.itemContent a{ line-height:40px; }

.content_pager{font-size:14px; line-height:40px;}
.content_pager a{font-size:14px;}

.plist_item_txt a{line-height: 16px; padding:10px 0; margin-right:14px; display: block;}

#bodycontent hr{display:none;}
#bodycontent h4{font-size:16px; line-height:40px;}