@charset "utf-8";
@font-face {
    font-family: 'WebdingFont';
    src: url('webdings.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
body { margin: 0 auto; font-family: "Microsoft YaHei"; color: #525252; font-size: 12pt; min-width: 1200px; }
div, ul, li, span, p, img, h1, h2, h3, h4, h5, h6, dl, dd { margin: 0px; padding: 0px; list-style: none; border: 0px; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; font-weight: normal }
.clear { clear: both; height: 0px; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.cp img { border: 1px solid #e0e0e0; padding: 0px; }
.cp a:hover img { border: 1px solid #0065d3; padding: 0px; }
a { color: #525252; text-decoration: none; transition: all 0.5s; }
a:hover { text-decoration: none; color: #0065d3; }
.box { width: 1200px; height: auto; margin: 0 auto; }
.box_60 { height: 60px; }
.box_70 { height: 70px; }
.box_50 { height: 50px; }
.box_40 { height: 40px; }
.box_30 { height: 30px; }
.navpos { font-family:"WebdingFont";}
/*head*/
.head { height: 230px; width: 100%;overflow:hidden; }
.head_s { height: 40px; margin: 0 auto; line-height: 39px; width: 100%; background:#0065d3;color: #fff; }
.head_sz { color: #fff; font-size: 12pt; }
.head_s a { font-size: 12pt; color: #fff; }
.head_sy a:hover { color:#0066CC; }
.head_x { height: 150px; width: 100%; background:url(../images/web_top_bg.jpg) repeat-x;}
.logo { margin-top: 20px; cursor: pointer; }
.generalize { margin-top: 36px; }
.interval { margin-top: 32px; margin-left: 30px; width: 1px; height: 65px; background: #c8c8c8; margin-right: 30px; }
.telphone { margin-top: 30px; height:60px; background:url(../images/top_tel.png) no-repeat; }
.telphone p {margin-left: 35px; margin-top:30px; line-height: 35px;font-family: "Arial"; font-size: 28px; color: #f61d13; font-weight: bold;}
.logo_s { margin-left: 10px; }
.logo_s em{letter-spacing: 0.2px}
.logo_s span { margin-top: 30px; display: block; font-weight: bold; color: #333; font-size: 33px; }
.logo_s p { text-transform : uppercase;  color: #525252; font-size: 14px;font-family: "Arial"; font-weight:300; }
.generalize_x { btext-align: center; line-height: 30px; color: #525252; font-size: 14px;margin-top: 3px; }
/*导航*/
#top_d{position: absolute; z-index: 999; width: 100%; margin-top: -54px; background: #f4f4f4;}
#top_box{width:1200px; margin:0 auto; height:54px; overflow: inherit; background: #ffffff; min-width: 1350px; position:relative;}
.nav{height: 54px; width:100%;}
.menu{ float: left; padding-right: 0px;}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; background:url(../images/nav_line.jpg) no-repeat right; width:165px;}
.NavCeshi > li:first-child{}
.NavCeshi > li:last-child{ background:none; }
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 15px; line-height:54px; color: #525252; transition: 0.2s all ease-in-out; height: 54px; position: relative; z-index: 1113; margin:0 auto; width:80px; font-weight:300;}
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 2px; background: #0065d3; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ }

.NavCeshi li dl { transition: all 0.3s; position: absolute; top:54px; height:0px; z-index:0; overflow:hidden}
.NavCeshi li.dhh a { color:#0065d3;}
.NavCeshi li.dhh dl { height:auto !important; width:330px; background:rgba(255,255,255,0.98); position: absolute; top:54px; left:0; display:block; z-index:10000; padding-top:20px; padding-left:20px; padding-bottom: 20px; overflow:hidden;}
.NavCeshi li.dhh dl.juli { left:-106px;}
.NavCeshi li.dhh dl dt { width:140px; float:left; color:#333; line-height:28px; margin:15px 0px 25px 10px; text-align:left}
.NavCeshi li.dhh dl dt b { display: block; width: 40px; height: 3px; background-color: #0065d3; margin-bottom: 20px;}
.NavCeshi li.dhh dl dt strong { display:block; font-size:20px; margin-bottom:25px;}
.NavCeshi li.dhh dl dt span {display: block; width: 118px; height: 30px; text-align: center;line-height: 30px;border: 1px solid #cecece; color: #999;font-family: Arial;}
.NavCeshi li.dhh dl dt span a {color:#999; font-size:12px;}
.NavCeshi li.dhh dl dt img { margin-bottom:5px;}
.NavCeshi li.dhh dd {width:130px; float:left; margin-top:10px; color:#fff; line-height:38px; display:block; text-align:left; overflow:hidden;}
.NavCeshi li.dhh dd a { line-height:30px; height: 30px;display: block; color: #777; font-size: 12px; font-weight: normal; text-align: left; border: 1px solid #cecece; text-align:center; margin-bottom:10px;font-weight:300; overflow:hidden;}
.NavCeshi li.dhh dd a:hover { color:#0065d3}
/*搜索*/
#search { height: 78px; width: 100%; margin: 0 auto; background-color: #0065d3; position: relative;}
.search_l {  margin-top:33px;}
.search_l a { font-size: 14px;color: #fff;}
.search_l a:hover {text-decoration: underline; }
.search_r { margin-top: 24px; }
.sou_x{ width:1px; height:40px; margin:43px 20px 0 20px; background:#c5c5c5;}
.search_rs{text-align: left; margin-top:33px;font-size: 14px; color: #fff;}
.search{height:78px;}

/*内页banner*/
.banner_com{ width:100%;min-width: 1200px; height:350px; 
background:url(../banner_com.jpg) center; overflow:hidden;position: relative;}
.banner_prod{ width:100%;min-width: 1200px;height:350px; background:url(../images/banner_prod.jpg) center; overflow:hidden;position: relative;}
.banner_news{ width:100%;min-width: 1200px; height:350px;  background:url(../images/banner_news.jpg) center; overflow:hidden;position: relative;}
.banner_cont{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_cont.jpg) center; overflow:hidden;position: relative;}
.banner_image{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_image.jpg) center; overflow:hidden;position: relative;}
.banner_fb{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_fb.jpg) center; overflow:hidden;position: relative;}

.banner_partner{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_partner.jpg) center; overflow:hidden;position: relative;}
.banner_honor{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_honor.jpg) center; overflow:hidden;position: relative;}
.banner_case{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_case.jpg) center; overflow:hidden;position: relative;}
.banner_join{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_join.jpg) center; overflow:hidden;position: relative;}
.banner_date{ width:100%;min-width: 1200px; height:350px; background:url(../images/banner_date.jpg) center; overflow:hidden;position: relative;}


.banner_tit{ width: 1200px;height: 100%;margin: 0 auto;}
.banner_tit h3{font-size: 48px;color: #fff;margin-top: 11%;display: block;line-height: 48px;}
.banner_tit h6{font-size: 16px;font-weight: lighter;color: #fff;margin-top: 20px;line-height: 30px;text-align: left;}

#bodycon {width:1200px;margin: 0 auto;}
#bodycon #left {float: left;width: 230px; border:1px solid #FF0000;  }
#bodycon #center {float:left;width: 970px;}
#bodycon #right {float:left;width: 0px;}

#bodycontent {
	width:940px;
	float:right;
	line-height:180%;text-align:center;}
#bodycontent.bodycontent2020 {
	text-align:left;
}

/*联系我们*/
.headliner {height: 150px;margin-top: 60px;text-align: center;}
.headliner b {line-height: 30px;font-size: 30px;padding-top: 27px;color: #333;z-index: 1;text-align: center;font-weight: bold;position: relative;letter-spacing: 1px; margin:0 auto;}
.headliner em {line-height: 43px;display: block;text-transform: uppercase;text-align: center;font-weight: bold;font-size: 100px;color: #f6f6f6;font-style: normal;position: relative;z-index: -1;}
.headliner:nth-child(1){left: 40%;}
.headliner p {line-height: 40px;font-size: 18px;color: #999;text-align: center;margin-top: 0;}
.contactus {height: 320px;width: 1200px;margin: 0 auto;margin-bottom: 30px;}
.contactus ul {list-style: none;padding: 0 !important;}
.contactus ul li {float: left;width: 280px;height: 280px;text-align: center;background: #fff;box-shadow: 0 0 10px #eee;transition:0.6s;}
.contactus ul li+li{margin-left: 25px;}
.contactus ul li:hover {transition:0.6s;transform: scale(1.1);box-shadow:-7px 2px 20px rgba(6, 33, 58, 0.4);}
.contactus ul li:hover em{transform: scale(1);}
.contactus ul li:hover i{transform: scale(1);}
.contactus ul li:hover span{transform: scale(1);}
.contactus ul li em {height: 60px;margin-top: 60px;display: block;}
.contactus ul li em img {display: block;margin: 0 auto;}
.contactus ul li i {display: block;font-style: normal;font-size: 16px;font-weight: bold;color: #ff6310;}
.contactus ul li span {display: block;font-size: 14px;color: #999;padding: 10px 20px;}

.contact_map{max-width: 100%;width: 100%;height:380px;position: relative;}
	.contact_box{display: table;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;}
	
	
.single_content{max-width: 100%; width: 100%; position: relative; text-align:center;}
	.single_box{ width:1200px; margin:0px auto; text-align:left;}
	
/*介绍*/
.int{ width:700px; height:176px; background:url(../uploadfile/image/20191110/20191110143949_1338227578.jpg) no-repeat; padding-left:500px; padding-top:124px;}
.int p{ color:#333; font-size:14px; font-weight:300; line-height:34px;}
/*小标题*/
.tit{ width:539px; height:77px; background:url(../uploadfile/image/20191110/20191110144836_489422748.png) no-repeat; margin:0 auto; text-align:center; overflow:hidden;}
.tit_bt{ font-weight:bold; color:#333; font-size:42px;}
.tit_wz{ font-size:16px; color:#666;    margin-top: 5px;}
/*特点*/
.chara{ width: 270px; height: 500px; overflow:hidden; margin-right:40px; color:#333;}
.chara_con{ height:228px; width:266px;border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-style: solid;border-color: #efefef; text-align:center;}
.chara_img{width:270px; height:270px; overflow: hidden;position: relative; }
.chara_img:before{content:"";display: block; position: absolute; top:0; left:-780px; width:600px; height:270px;background: url(../uploadfile/image/20191110/20191110151914_273559037.png)no-repeat center right; transition:all linear 0.5s; -webkit-transition:all linear 0.5s;}
.chara:hover .chara_img:before{ left:0px;}
.chara_bt{ font-weight:bold; font-size:22px; padding-top:31px; padding-bottom:10px;}
.clara_wz p{ line-height:26px; font-size:14px; font-weight:300; color:#333;}
.chara_gd{ width:210px; height:42px; margin:17px auto 0 auto; background:url(../uploadfile/image/20191110/20191110153718_14639380.jpg) no-repeat;}
.chara_gd a{ line-height:42px; font-size:14px; color:#525252; font-weight:300; display:block; height:42px; padding-left:88px; text-align:left;}
.chara:hover a{text-decoration: underline;color: #0065d3;}
.chara:hover{color: #0065d3 !important;}
/*产品*/
.product{ width:100%; height:1040px; background:url(../uploadfile/image/20191110/20191110160508_597103097.jpg) center no-repeat; overflow:hidden;}
.product_z{ width:480px; height:810px; margin-bottom:100px; margin-top:130px; overflow:hidden;}
.product_n{ width:400px; height:810px;overflow:hidden; margin:130px 10px 100px 10px;}
.product_y{ width:300px; height:810px;overflow:hidden; margin-bottom:100px; margin-top:130px; }
.product_bt{ width:480px; height:277px;border-bottom-width: 3px; border-style: solid;border-color: #0065d3; margin-bottom:10px;}
.product_bt span{ display:block; color:#fff; font-weight:bold; font-size:36px; padding-top:134px; padding-bottom:10px;}
.product_bt p{ color:#fff; font-family: "Arial"; font-size:22px;}
.product_con { position: relative; width: 480px; height: auto; overflow: hidden; background: #fff; margin-bottom:10px;}
.product_con:after, .product_con:before { position: absolute; z-index: 333; display: block; content: ""; width: 0; height: 3px; background: #0065d3; transition: all 1s; }
.product_con:after { top: 0; left: 0; background: linear-gradient(to right, #0065d3, #0065d3); }/*从左到右*/
.product_con:before { bottom: 0; right: 0; background: linear-gradient(to right, #0065d3, #0065d3); }/*从右到左*/
.product_con:hover:after, .product_con:hover:before { width: 100%; }/*宽度*/
#pro1{ height:280px; background:url(../uploadfile/image/20191110/20191110163146_1218041863.jpg) no-repeat; width:480px; overflow:hidden;}
#pro2{ height:230px; background:url(../uploadfile/image/20191110/20191110165024_1592625361.jpg) no-repeat; width:480px; overflow:hidden;}
#pro3{ height:280px; background:url(../uploadfile/image/20191110/20191110170736_277055221.jpg) no-repeat; width:400px; overflow:hidden;}
#pro4{ height:520px; background:url(../uploadfile/image/20191110/20191110170737_1081122759.jpg) no-repeat; width:400px; overflow:hidden;}
#pro5{ height:570px; background:url(../uploadfile/image/20191110/20191110171237_966591181.jpg) no-repeat; width:300px; overflow:hidden;}
.product_wz{ color:#525252; font-weight:300; font-size:24px; margin:56px 0 16px 30px;}
.product_tb{ width:27px; height:27px;margin-left:30px;}
.pro_gds{ width:300px; height:135px; background:url(../uploadfile/image/20191110/20191110171857_1421987337.jpg) no-repeat; padding-top:95px;}
.pro_gds a{ display:block; width:210px; height:40px; text-align:center; background:#fff; line-height:40px;border-radius: 50px; margin:0 auto; font-size:18px; color:#333; font-weight:300;}
.pro_gds a:hover{text-decoration: underline;color: #0065d3;}
/*优势*/
.advs{ background:url(../uploadfile/image/20191110/20191110173754_1124598719.jpg) center no-repeat; overflow:hidden; width:100%; height:1800px; padding-top:46px;}
.adv{ width:100%; height:450px; overflow:hidden;}
.adv_img{ width:600px;}
.adv_con{ width:510px; padding-left:90px;}
.adv_wz{ line-height:38px; color:#525252; font-size:16px; font-weight:300;}
.adv span{ font-size:34px; font-weight:bold;color: #0065d3;margin-right:38px;    line-height: 77px;}
.adv_bt{ background:url(../uploadfile/image/20191111/20191111092324_1379464770.jpg) no-repeat; width:480px; height:77px; font-size:30px; color:#333; margin-top:79px; margin-bottom:19px;}
.adv_bt2{ background:url(../uploadfile/image/20191111/20191111093458_129295775.jpg) no-repeat; width:480px; height:77px; font-size:30px; color:#333; margin-top:88px; margin-bottom:19px;}
.adv_bt3{ background:url(../uploadfile/image/20191111/20191111094240_1062510587.jpg) no-repeat; width:480px; height:77px; font-size:30px; color:#333; margin-top:88px; margin-bottom:19px;}
.adv_bt4{ background:url(../uploadfile/image/20191111/20191111094748_193837416.jpg) no-repeat; width:480px; height:77px; font-size:30px; color:#333; margin-top:132px; margin-bottom:19px;}
/*案例*/
.case{ width:100%; height:803px; background:url(../uploadfile/image/20191111/20191111095434_1529762531.jpg) no-repeat center; padding-top:77px; overflow:hidden;}
.case_tit{ width:539px; height:79px; background:url(../uploadfile/image/20191111/20191111095651_253732086.png) no-repeat; margin:0 auto; text-align:center; overflow:hidden;margin-bottom:109px;}
.case_s{ width:1114px; height:460px; margin:0 auto;}
.case_con{ position:relative; margin-right:40px; width:344px; height:460px; overflow:hidden;}
.case_con span{ display:block; position:absolute; bottom:0; width:345px; height:60px; background:rgba(0,0,0,0.5); text-align:center; line-height:60px; color:#fff; font-size:16px; transition: all 1s;}
.case_con img { transition: all 1s; }
.case_con:hover img { transform: scale(1.15); }
.case_con:hover span{ background:rgba(0,101,211,0.8); transition: all 1s;}
.case_x{width:1114px; margin:0 auto; height:112px;}
.case_x td td a:nth-child(2) { display:block; width:200px; height:30px; background:#0065d3; font-size:14px; text-align:center; line-height:30px; color:#fff; font-weight:300; position:absolute;}
.case_x td td a br{ display:none;}
.case_x td td{ padding-right:29px !important; padding-left:0 !important; width:200px; height:112px; overflow:hidden; position:relative;}
.case_x td td img{border: 2px solid #f5f5f5;width:196px; height:108px;}
.case_x td td:nth-child(6){ padding-left:0 !important;}
.case_x td td:hover a:nth-child(2){ margin-top:-30px;}
.case_x td td:hover img{border: 2px solid #0065d3;}
/*荣誉*/
.honors{width:100%; height:auto;}
.honor_row2 { position: relative; width:1200px; background:url(../uploadfile/image/20191111/20191111114224_2047001501.png) center no-repeat; height:482px;}
#honor_cont_c1 { margin: 0 auto; }
#honor_c1_left, #honor_c1_right { display: block; width: 20px; height: 63px; display: block; position: absolute; background: url(../uploadfile/image/20191111/20191111114330_1780188580.png) no-repeat 0 0; top: 120px; cursor: pointer; }
#honor_c1_left { left: -10px }
#honor_c1_right { right: -10px; background-position: -24px 0; }
#honor_c1_left:hover, #honor_c1_right:hover { background-position-y: -66px; }
.honor_row2 tr td{ width:230px !important; height:360px !important; padding-left:0 !important; padding-right:30px;}
.honor_row2 tr td div{ padding-top:15px !important;}
.honor_row2 tr td div a{ font-size:15px; color:#333; font-weight:300;}
.honor_row2 tr td:hover div a{ font-size:15px; color:#0065d3; font-weight:300;}
/*新闻*/
.news { font-family: "Microsoft YaHei"; }
.news_row .fl, .news_row .fr { width: 580px; border: 1px solid #ddd; }
.news_row1 { display: block; position: relative; }
.news_row1:after, .news_row1::after { position: absolute; content: ''; background: #ddd; width: 100%; height: 1px; bottom: 0; left: 0; }
.news_row1 i { background: #0065d3; padding: 25px; width: 30px; height: 30px; display: block; float: left; position: relative; transition: 0.3s all; }
.news_row .fl .news_row1 i { background-image: url(../images/news_row1.png); background-position: center; background-repeat: no-repeat; }
.news_row .fr .news_row1 i { background-image: url(../images/news_row1.png); background-position: center; background-repeat: no-repeat; }
.news_row1 strong { display: block; padding: 15px 0 12px 0; font-size: 20px; color: #333; line-height: 27px; float: left; font-weight: 100; margin-left: 20px; }
.news_row1 span { display: block; line-height: 80px; height: 80px; color: #9e9e9e; float: right; margin-right: 20px; font-size: 14px; text-transform: uppercase; font-weight: normal; }
.news_row1 span:hover { color: #0065d3; }
.news_row1:hover i { -webkit-filter: brightness(1.15); filter: brightness(1.15); }
.news_row .fl .news_row1 strong { width: 190px; }
.news_row .fl .news_row1 strong em { font-style: normal; font-size: 12px; text-transform: uppercase; color: #909090; }
.news_row .fr .news_row1 strong { width: 190px; overflow: hidden; }
.news_row .fr .news_row1 strong em { font-style: normal; font-size: 12px; text-transform: uppercase; color: #909090; }
.news_div_item, .divdgweb_new_div_item { position: relative; padding: 5px 0; height: 30px; overflow: hidden; transition: 0.3s all ease; }
.divdgweb_new_div_item_date, .news_div_item_date { position: absolute; right: 0; top: 14px; transition: 0.3s all ease; }
.divdgweb_new_div_item_date > div, .news_div_item_date > div { display: inline-block; color: #787878; font-size: 14px; font-family: 'arial'; }
.news_div_item_title, .divdgweb_new_div_item_title { position: relative; }
.news_div_item_year:after, .news_div_item_year::after, .divdgweb_new_div_item_year:after, .divdgweb_new_div_item_year::after { content: '-'; }
.on .news_div_item_year:after, .on .news_div_item_year::after, .on .divdgweb_new_div_item_year:after, .on .divdgweb_new_div_item_year::after { content: ''; }
.news_div_item_title:after, .news_div_item_title::after, .divdgweb_new_div_item_title:after, .divdgweb_new_div_item_title::after { content: ''; background: #1278c6; width: 4px; height: 4px; position: absolute; left: 0; top: 14px; }
.on .news_div_item_title:after, .on .news_div_item_title::after, .on .divdgweb_new_div_item_title:after, .on .divdgweb_new_div_item_title::after { content: ''; display: none; }
.news_div_item_title .news_div_item_a, .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 15px; display: block; line-height: 30px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 25px 35px; height: 404px; font-weight: normal; }
.news_div_item_pic, .news_div_item_body, .divdgweb_new_div_item_body { transition: 0.3s all ease; }
.news_div_item_pic { margin-top: 15px; }
.news_div_item_pic a, .news_div_item_pic a img { display: block; width: 240px; height: 158px; }
.news_div_item.on, .divdgweb_new_div_item.on { height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; margin: 5px 0; }
.news_div_item_body, .divdgweb_new_div_item_body { line-height: 21px; color: #767676; font-size: 13px; width: 245px; position: absolute; right: 0; top: 110px; }
.on .divdgweb_new_div_item_date, .on .news_div_item_date { top: 23px; right: 185px; }
.on .news_div_item_title .news_div_item_a, .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 250px; top: 75px; width: 195px; text-decoration: none; }
.on .divdgweb_new_div_item_date > div, .on .news_div_item_date > div { font-weight: bold; color: #0065d3; font-size: 24px; line-height: 30px; }
.on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .on .news_div_item_date > .news_div_item_year { font-size: 14px; display: block; font-weight: 100; line-height: 20px; text-indent: 3px; }
/*简介*/
.about{ width:100%; height:660px; overflow:hidden; background:url(../uploadfile/image/20191111/20191111161944_1691867677.jpg) center no-repeat;}
.about_tit{ width:539px; height:79px; background:url(../uploadfile/image/20191111/20191111111630_1403424463.png) no-repeat; margin:0 auto; text-align:center; overflow:hidden;}
.about_wz p{ text-align:center; line-height:40px; color:#525252; font-size:14px; font-weight:300;}
.about_sp{ width:865px; height:290px; margin:0 auto; position:relative; overflow:hidden;}
.about_sp img { transition: all 1s; }
.about_sp:hover img { transform: scale(1.15); }
.about_an{ background:url(../uploadfile/image/20191111/20191111112558_1855926532.png) no-repeat; position:absolute; width:92px; height:92px; top:110px; left:378px;}
.about_wz{ margin-bottom:25px; margin-top:27px;}
/*footer*/
.footer { width: 100%; min-width: 1200px; overflow: hidden; background: #1a1a1a; font-size: 14px; color: #808080; border-bottom: solid 1px #333; padding-bottom: 30px; }
.footer a { font-size: 14px; color: #808080; transition: all 0.5s linear; }
.footer a:hover { color: #fff !important; transition: all 0.5s linear; }
.links { width: 100%; overflow: hidden; padding: 20px 0; background: #0065d3; }
.linksW { width: 1200px; margin: 0 auto; }
.links_l { float: left; width: 120px; border-right: dashed 1px #fff; font-size: 16px; color: #fff; line-height: 18px; }
.links_l span { color: #fff; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 36px; font-weight: bold; line-height: 36px; }
.links_r { float: right; width: 1050px; color: #fff; }
.links_r a { color: #fff !important; }
.footerW { width: 1200px; margin: 0 auto; padding: 60px 0px 0px 0px; overflow: hidden; }
.footer_m { font-size: 20px; color: #fff; line-height: 26px; margin-bottom: 24px; }
.footer_en { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #525252; line-height: 20px; text-transform: uppercase; overflow: hidden; }
.footer_lx { float: left; width: 329px; overflow: hidden; }
.footer_lx_d { overflow: hidden; line-height: 28px; }
.footer_lx_d a { color: #808080 !important; transition: all 0.5s linear; }
.footer_lx_d a:hover { color: #fff !important; transition: all 0.5s linear; }
.footer_l { float: left; width: 121px; margin-right: 30px; }
.footer_lp { float: left; width: 221px; margin-right: 30px; }
.footer_ld { overflow: hidden; }
.footer_ld_lo { overflow: hidden; height: 212px; }
.footer_ld_lu { overflow: hidden; }
.footer_ld_lu a { color: #808080 !important; transition: all 0.5s linear; }
.footer_ld_lu a:hover { color: #fff !important; transition: all 0.5s linear; }
.footer_ld_lu li { width: 130px !important; overflow: hidden; line-height: 28px !important; }
.footer_ld_lu li span { display: block; width: 130px !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 28px !important; }
.footer_ld_li { line-height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 130px; }
.footer_ld_li a { color: #808080 !important; transition: all 0.5s linear; }
.footer_ld_li a:hover { color: #fff !important; transition: all 0.5s linear; }
.footer_r { float: right; width: 236px; }
.footer_ri { overflow: hidden; margin-bottom: 20px; margin-top: 8px; }
.footer_ri_r { float: right; overflow: hidden; width: 132px; }
.footer_ri_rm { font-size: 16px; color: #0065d3; line-height: 24px; margin-bottom: 15px; }
.footer_ri_d { overflow: hidden; width: 90px; float: left; }
.footer_ri_d img { width: 90px; }
.footer_ri_r .footer_m { margin-bottom: 0px; }
.footer_fl { }
.footer_fl b { font-size: 0px; line-height: 0px; font-weight: normal; }
.footer_fl b a { font-size: 14px; line-height: 28px; width: 131px; overflow: hidden; display: block; white-space: nowrap; text-overflow: ellipsis; }
.footer_fl #showtyepname { display: none; }
/*copy*/
.copy { width: 100%; background: #1a1a1a; text-align: center; font-size: 14px; color: #808080; overflow: hidden; padding: 20px 0; line-height: 26px; border-top: solid 1px #000; }
.copy a { font-size: 14px; color: #808080; transition: all 0.5s linear; }
.copy a:hover { font-size: 14px; color: #fff; transition: all 0.5s linear; }
.copyW { width: 1200px; margin: 0 auto; }

/*mianbxContent*/
.mianbxContent {float:none !important; margin-bottom: 20px !important; height: 40px !important; line-height: 40px !important; font-size: 16px !important; text-align: left !important; background-color: #eee; width: 100% !important; text-indent: 2.5em; transition:0.1s all; background:url(../images/address_blue.png) no-repeat 7px 9px; border-bottom: 1px solid #ededed; letter-spacing: 1px; position: relative; border-top:1px solid #ededed;   margin-top: 40px !important;}
.mianbxContent a{ font-size:15px !important; }
.mianbxContent:hover{ background-position:7px -35px; }
.strong_title { display: none; }
.centerHeadImage { border: 0; display: none; }
.mianbxContent a:hover{ color:#0065d3;}
.mianbxContent::after,.mianbxContent:after { content: ''; position: absolute; display: block; height: 40px; width: 200px; top: 0; right: 0; }


/*内页分类*/
.markermenu ul li a{font-size: 12px !important;}
.list{ width: 250px;}
.list_z{ width: 250px; height: 115px; color: #fff; font-size: 28px; box-sizing: border-box; padding-left: 100px; padding-top: 24px; background: url(../uploadfile/image/20191111/20191111142728_1965512061.png) center no-repeat;}
.list_z span{ font-size: 14px; font-family: Arial; text-transform:uppercase; line-height: 24px;}
.list_d{ width: 250px; line-height: 52px; text-align: center; background: url(../uploadfile/image/20191111/20191111142820_1423436654.png) top;}
.ddsubmenustyle, .ddsubmenustyle ul{ width: auto !important;}


/*nyproducts*/
.pro_one_box{ float:left; height:340px; overflow:hidden;}
.pro_one_box > .pro_pic > a,.dgweb_list_item > .dgweb_list_item_pic > a{display:block;overflow:hidden;margin: 3px;}
.pro_one_box > .pro_pic > a > img,.dgweb_list_item > .dgweb_list_item_pic > a > img{ width: 100%;transition: ease-in-out 0.25s all; border:0 none !important;}
.pro_one_box,.dgweb_list_item{ float: left;width:290px!important;margin:1% 1% 5%; background:#fcfcfc;transition: ease-in-out 0.15s all;box-shadow:0 0 0px 1px #ccc;position:relative;margin-left:17px;}
.pro_one_box:hover,.dgweb_list_item:hover{box-shadow:0 0 0px 1px #0065d3;}
.pro_pic,.dgweb_list_item > .dgweb_list_item_pic { height: auto !important;}
.pro_name::after,.dgweb_list_item .dgweb_list_item_a::after{content:'';transition: ease-in-out 0.15s all;background:#888;position:absolute;left:0;bottom:0;width:100%;height:100%;}
.pro_name::before,.dgweb_list_item .dgweb_list_item_a::before{content:'';transition: ease-in-out 0.15s all;background:#0065d3;position:absolute;left:-100%;bottom:0;width:100%;height:100%;}
.pro_one_box:hover .pro_name::after,.dgweb_list_item:hover .dgweb_list_item_a::after{left:100%;}
.pro_one_box:hover .pro_name::before,.dgweb_list_item:hover .dgweb_list_item_a::before{left:0;}
.pro_name,.dgweb_list_item .dgweb_list_item_a{bottom:-50px;width:100%;position:absolute;padding:10px 0 !important;margin:0 0%;overflow:hidden;}
.pro_name a,.dgweb_list_item .dgweb_list_item_a a{display: block;font-size: 13px; line-height: 25px;transition: ease-in-out 0.15s all;color:#fff;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 15px;position:relative;z-index:3;}
.pro_one_box:hover > .pro_pic > a > img,.dgweb_list_item:hover > .dgweb_list_item_pic > a > img{transform:scale(1.1);}
.pro_one_box:hover,.dgweb_list_item:hover{}
.pro_one_box:hover .pro_name,.dgweb_list_item:hover .dgweb_list_item_a{}
.pro_one_box:hover .pro_name a,.dgweb_list_item:hover .dgweb_list_item_a a{color:#fff}
.pro_detail_rel_item img {display: block;width: 100%;}
.pro_detail_rel_item img { display: block; width: 100%; height: auto; padding: 0 !important; }
.pro_detail_rel_item > div { width:23% !important;float: left;padding: 20px 9.5px !important;}
.pro_detail_rel_item br{display:none;}
.pro_detail_rel_item > div > a {display: block; line-height: 34px;font-size: 13px;color: #555;}


/*内页新闻*/
.shopmrsc{    width: 1200px !important;background:#fff; box-shadow: 0px 0px 5px #eee; border:0 !Important; margin:30px 0 10px 0; padding:20px !important;transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.shopmrsc a{height: 165px !Important;}
.xwlb_img{width:220px !important;}
.xwlb_img img {    width: 220px; height: 165px; max-width: 220px !Important; max-height: 165px !Important;}
.xwlb_content{width:860px !important;}
.shopmrsc:hover{background:#fff; box-shadow: 0px 0px 40px #ccc;}
.shopmrsc p.xwlbbt{padding-top:10px; color:#333; font-size:16px;font-weight:bold;}
.shopmrsc p.xwlbnr{margin-top:14px !Important;}
.shopmrsc:after{content:""; width:41px; height:41px; background:#fff;border:1px #eee solid; border-radius: 100%; display:block; margin-top:120px;float: right; background:url(../images/arrow_right_white.png)no-repeat center right;  transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.shopmrsc:hover::after{border:1px #0065d3 solid; background:#0065d3 url(../images/arrow_right_white.png)no-repeat center left;}

.nswsfenlei {margin-bottom:30px;}
.nswsfenlei ul{ padding-bottom:20px;}
.nswsfenlei li{display:inline-block;vertical-align:top;width:182px;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei li+li{margin-left:12px;}
.nswsfenlei li:hover,.nswsfenlei li.curNewsType{background:#0065d3;border-color:#2d54a4; color:#FFFFFF;}
.nswsfenlei li a{display:block;line-height:50px;}
.nswsfenlei li:hover a,.nswsfenlei li.curNewsType a{color:#fff;}

/*内页新闻页*/
.pro_list_box_item_zdy{width: 1200px !important; padding:20px !important; overflow:hidden; text-align:left;position: relative;background: #fafafa; margin-bottom:20px; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.pro_list_box_item_l_zdy{width:220px;height: auto; float:left; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; }
.pro_list_box_item_l_zdy a img {width:100%; height:auto; max-width: 500px; max-height:500px; border:1px #eee solid;}
.pro_list_box_item_r_zdy{width:930px !important; position: relative;  float:right;  transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; }
.pro_list_box_item_zdy:hover{box-shadow: 0px 0px 40px #ccc;}
.pro_list_box_item_r_zdy p{font-weight:bold; color:#333;line-height: 50px; font-size: 16px;}
.pro_list_box_item_r_zdy p a{height: 26px; font-size: 16px; color: #0065d3; border: none;}
.pro_list_box_item_r_zdy div{ font-size:13px; font-weight:normal; color:#888; height:90px; overflow:hidden; line-height:23px; }
.pro_list_box_item_r_zdy div p{ font-size:13px; font-weight:normal;}
.pro_list_box_item_r_zdy a{text-decoration:none}
.pro_list_box_item_r_zdy a:hover{text-decoration:none}
.content_more_a_zdy{ width:41px; height:41px; background:#fff;border:1px #eee solid; border-radius: 100%; display:block; margin-top:-10px;float: right; background:url(../images/arrow_right_white.png)no-repeat center right;  transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.pro_list_box_item_zdy:hover .content_more_a_zdy{border:1px #0065d3  solid; background:#0065d3  url(../images/arrow_right_white.png)no-repeat center left;}
.pro_list_box_item_time_zdy{width:100%;position: absolute; bottom:30px; left:260px; font-size:14px; color:#999; }
.ny_year,.ny_year_1,.ny_month,.ny_month_1,.ny_day{float:left;}

/*分页*/
.pages_info{margin:30px auto 50px auto !important; width:900px !important;}
.page_total,.pages_box a,.page_jump{display:inline-block;vertical-align:middle;padding:0 14px;height:36px;border-radius:36px;background:#eee;line-height:36px;border: 1px solid #eee;font-size:13px;cursor: pointer;}
.pages_box a{margin-left:10px;color: #666;}
.pages_box a.page_curr,.pages_box a:hover{background:#2e55a4;color:#fff;font-size:13px;}
.page_jump{margin-left:10px;}

/*上一页下一页样式*/
.psh_box{margin:50px auto !important;}
.pshangxia{padding:10px 40px; background:#f5f5f5; border:1px #ccc solid;}



.nyxqnewsbg{ width:100%; padding:30px 0;}
.nyxqnews{ margin:0 auto; width:1200px;}
.nyxqnews_left{ width:830px; float:left; background:#f9f9f9; border:1px solid #efefef; padding:30px; padding-bottom:0; overflow:hidden;}
.news_lefttit{ border-bottom:1px solid #e7e7e7; padding-bottom:15px;}
.news_lefttit h1{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-bottom:15px; color:#333;}
.news_lefttit span{ display:block; float:left; border-left:1px dotted #b6b6b6; color:#999; line-height:14px; padding:0 10px;}
.news_lefttit .chuchu{ padding:0 10px 0 0; border-left:none;}
.newsshare{ float:right; margin-top:-8px;}
.nyxqnews_leftcont{ margin-top:20px; line-height:28px; color:#777;}
.nyxqnews_leftpage{ width:890px; margin-left:-30px; margin-top:20px; border-top:1px solid #e7e7e7; line-height:70px;}
.nyxqnews_leftup{ float:left; border-right:1px solid #e7e7e7; width:364px; padding-left:50px; padding-right:30px; height:70px; overflow:hidden; background:url(../images/newsup.png) 30px 29px no-repeat; }
.nyxqnews_leftdown{ float:right; text-align:right; width:365px; padding-left:30px; padding-right:50px; height:70px; overflow:hidden; background:url(../images/newsdown.png) 413px 29px no-repeat; }
.nyxqnews_right{ width:300px; float:right; position:relative;}
.nyxqnewsfanhui{ position:absolute; top:0; left:-958px; z-index:10;}
.nywenzhang{ padding:30px 30px 20px 30px; background:#f9f9f9; border:1px solid #efefef;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; line-height:18px; position:relative;}
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#1059a9; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#1059a9;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block; background:url(../images/newswenzhagn.png) left center no-repeat; padding-left:22px;width:220px; height:36px; overflow:hidden; }
.nyzx{ margin-top:10px;}



.back-container {display: block;position: fixed;right: 50px;bottom: 50px;cursor: pointer; z-index: 99999;}
.conct{position: fixed;z-index: 9999999;top:200px;right: -127px;cursor: pointer;transition: all .3s ease; }
.conct:hover{right:0px;}
.conct a {color: #fff;text-decoration:none;font-size:14px; }
.conct a:hover {color:#602a12;}
.bar ul li {width:180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 1px;border-radius: 3px;transition: all .5s ease;overflow: hidden; }
.bar .top {background: #0065d3 url(../images/float_bg.png) no-repeat 0 0; }
.bar .phones {background: #0065d3 url(../images/float_bg.png) no-repeat 0 -57px; }
.bar .QQ {background: #0065d3 url(../images/float_bg.png) no-repeat 0 -113px; }
.bar .ercode {height:53px;background: #0065d3 url(../images/float_bg.png) no-repeat 0 -340px; }
.bar .home {height:53px;background: #0065d3 url(../images/float_bg.png) no-repeat 0 -169px; }
.bar .tao {height:53px;background: #0065d3 url(../images/float_bg.png) no-repeat 0 -222px; }
.bar .ali {height:53px;background: #0065d3 url(../images/float_bg.png) no-repeat 0 -278px; }
.conct:hover .ercode{height:200px;}
.hd_qr {padding: 1px 29px 25px 29px; }


.linkTagcs{ width:936px;height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;  padding-right:10px;line-height:24px;float:left;}
.linkTagcs li a {color:#fff;word-break:break-all;}
.linkTagcs li img{border:0px;}

.pro_bodycon{ width:1200px; margin:0 auto;}
.pro_bodycon .pro_left{ width:230px; float:left; overflow:hidden; padding-top:20px;}
.pro_bodycon .pro_right{ width:960px; float:right; overflow:hidden;}

#sort_t{width:230px; height:128px; background:url(../images/procate_bg.png);}
#sort_t .h1{text-align:center; padding-top:28px; color:#fff; font-size:36px;}
#sort_b{background:#fff; border:1px solid #0065d3; border-top:none; padding:10px; padding-bottom:40px;}

#sort_bb{width:208px; background:url(../images/procate_li_bg.jpg); line-height:50px; margin:0 auto;}
#sort_bb .show{padding-left:30px; font-size:14px;}
#sort_bb .show a{font-size:14px; color:#333333;}
#sort_bb .show a:hover{font-size:14px; color:#0065d3;}

#sort_bbbb{background:#faf6f5; margin:0 auto; padding:15px 15px; line-height:25px; font-size:13px; color:#333333; margin-top:10px;}
#classimgshow1{_width:230px;width:230px;_line-height:50px;line-height:50px; border-bottom:1px solid #0;}

#classimgshow1 a{color:#0;text-decoration:none;}
#classimgshow1 a{font-size:17px !important; color:#333333 !important; font-weight:bold; !important}
#classimgshow1 a:hover{color:#0065d3 !important;}
#classimgshow1 .sub-list a{ font-size:12px; font-weight:normal; }
#classimgshow1 .sub-list a:hover{ font-weight:normal; }



/*在线留言*/
#bodycontent #tianxieone,#bodycontent #tfour,#bodycontent #liuyanshenming{     border-top: #eee 1px solid !important;border-left: #eee 1px solid !important; border-right: #eee 1px solid !important;width: 1198px !important;}
#bodycontent #lytijiao{border: #eee 1px solid !important;width: 1198px !important;}
#bodycontent #tianxieone #tianxietwo {width: 160px; float: left;text-align: right;padding: 5px 0;}
#bodycontent #tianxieone #tianxiethree {width: 1016px; float: left; text-align: left; padding: 5px 0;}
#bodycontent #tfour #tfive{width:1010px; float:left;text-align:left; padding:5px 0;}
#bodycontent #tfour #tfourtwo{width:160px; float:left;text-align:right;}
input, textarea { outline: none; border: none; }
#chakantwo{width: 1200px !important;height: 65px !important;text-align: left;font-size:0;}
#chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #eee;text-align: center;}
#chakantwo a+a{margin-left:2px;}
#tfive textarea{width:1070px !Important;}





/*热销产品*/
#product_t{text-align:center; font-size:36px; font-weight:bold; padding-top:50px;}
#product_t span{color:#0065d3;}
#product_tt{text-align:center; font-size:16px; padding-top:10px;}

#tab1 {overflow:hidden; width:1198px; margin:0 auto; height:55px; margin-top:30px;}
#tab1 li{float:left; color:#333333; height:55px; line-height:55px; cursor:pointer; width:220px; font-size:16px; text-align:center; background:url(../images/product_tab_normal.jpg); margin-right:10px;}
#tab1 li:nth-child(8){margin-right:0px;}
#tab1 li a{color:#333333; font-size:16px;}
#tab1 li.current1{color:#fff; background:url(../images/product_tab_hover.jpg); width:220px; height:55px; line-height:55px;}
#tab1 li.current1 a{color:#fff; font-size:16px;}

#content1{width:1200px; margin:0 auto; position:relative; height:861px;}
#content1 ul{display:none; position: absolute; height:861px;}
#content1 ul:nth-child(1){display:block;}

#content1 .sort_bg{width:1200px; height:60px; border-bottom:1px solid #f1e7e0; line-height:60px; font-size:14px;}
#content1 .sort_bg a{font-size:14px; color:#333333;}
#content1 .sort_bg a:hover{font-size:14px; color:#0065d3;}

#content1 .sort_bg td{width:120px !important; height:60px; line-height:60px; background:url(../images/dot.png) no-repeat; text-indent:20px;}

.prod_r{width:1200px; margin-top:30px;}
.prod_r table tr td{display: block;float: left; padding:22px !important;background: #faf6f3; border:1px solid #eeeae8; width: 239px;height: 330px;overflow: hidden;margin-right: 20px;margin-bottom: 18px;position: relative;}
.prod_r table tr td>a{display: block;width: 239px;height: 239px;overflow: hidden;}
.prod_r table tr td>a img{display: block; margin-top:0px;}
.prod_r table tr td>a:before,.prod_r table tr td>a:after{content:'';width:100%;height:100%;position:absolute;transition:0.6s;}
.prod_r table tr td>a:before{background:rgba(0,100,200,0.6);transform-origin: 0 100%;transform: rotate(-90deg);bottom:0;left:0;}
.prod_r table tr td>a:after{background:url(../images/prod_link.png) no-repeat center;transform:scale(0);top:0;left:0;}
.prod_r table tr td:hover>a:before{transform: rotate(0deg);transition:0.6s;}
.prod_r table tr td:hover>a:after{transform:scale(1);transition:0.6s;}


.prod_r table tr td:nth-child(4){margin-right:0px;}
.prod_r table tr td br{display:none;}
.prod_r table tr td span a{display: block;text-align: left;font-size: 16px;color: #333333;line-height: 50px;height: 50px;border-bottom: 1px #ccc dotted;position: relative;}
/*.prod_r table tr td span a:before{content:"查看详情";position: absolute;top:50px;left:0px;font-size:14px;color: #cdc4bd;}*/
.prod_r table tr td span a:after{content:"";position: absolute;top:68px;right:0px;background:url(../images/arrow_white.png);width: 8px;height:17px;}
.prod_r table tr:nth-child(2) td{margin-bottom:0px;}


/*新闻中心*/
.news_btk{ width:100%; height:95px; border-bottom:1px solid #eee8e8; margin-top:50px;}
.news_bt{ width:100%; font-size:36px; color:#0065d3; line-height:36px; font-weight:bold; margin:0 auto; text-align:center;}
.news_bt span{font-size:36px; color:#333333; }
.news_xbt{ width:100%; font-size:18px; color:#333333; line-height:18px;  padding-top:12px; margin:0 auto; text-align:center;}
.news{ width:1200px; margin:0 auto;}
.news_t {
	overflow: hidden;
	width: 510px;
	right: 0;
	z-index: 2;
	height: 80px;
	padding-left: 44px;
	margin-left: 300px;
	margin-bottom: 20px;
}

.news_t ul li a {
	background: #f7f1ed;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 45px;
	width: 160px;
	text-align: center;
	font-size: 18px;
	transition: all 0.8s linear;
	margin: 20px 5px 0 5px;
	border-radius: 30px;
}

.news_t li.on a{
	text-decoration: none;
	transition: all 0.8s linear;
	color: #fff;
	background: #0065d3;
	margin-right: 5px;
	border-radius: 30px;
}


.news_box .news_dont_tai_list {
	width: 1200px;
	height: 544px;
}

.news_box .news_dont_tai_list .news_div .news_div_item {
	float:left;
	border: 1px solid #ddd;
	width: 530px;
	height: 164px;
	padding-left: 10px;
	margin-bottom: 23px;
	margin-right:5px;
	margin-left:5px;
}

.news_box .news_dont_tai_list .news_div .news_div_item .item_date {
	width: 99px;
	height: 96px;
	float: right;
	margin-top: 35px;
	margin-right: 12px;
	background: url(../images/date_bg.png) no-repeat;
}
.news_box .news_dont_tai_list .news_div .news_div_item .item_date .item_year {
	clear:both;
	width:95px;
	font-size: 23px;
	color: #0065d3;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}
.news_box .news_dont_tai_list .news_div .news_div_item .item_date .item_month_day {
	clear:both;
	width:95px;
	font-size: 20px;
	color: #fff;
	float: left;
	padding: 17px 0px 0 21px;
	font-weight: bold;
}

.news_box .news_dont_tai_list .news_div .news_div_item .item_content .item_body {
	width: 410px;
	height: 60px;
	line-height: 30px;
	color: #cdc4bd;
	overflow: hidden;
	margin-top: 7px;
	float:left;
	font-size:14px; 
}


.news_box .news_dont_tai .news_div_item .item_content {padding-left: 30px; }
.news_box .news_dont_tai_list .news_div .news_div_item .item_content .item_title{ margin-top:20px;}
.news_box .news_dont_tai_list .news_div .news_div_item .item_content .item_title a {color: #333333; font-weight: bold; font-size: 18px;}
.news_box .news_dont_tai_list .news_div .news_div_item .item_content .item_title a:hover{color: #0065d3; font-size: 18px;}



/*公司简介*/
#about_bg{ width:100%; height:720px; background:url(../images/cpcs_five.jpg) no-repeat 50%/cover; margin:0 auto; margin-top:20px; padding-top:60px; padding-bottom:20px;}
.about_tt { width:1200px; height:414px;background: rgba(249,249,249,0.8); margin:0 auto;}
.aboutt { width:18px; height:18px; margin-left:16px;; float:left; margin-top:27px;}
.aboutad { width:33px; height:32px; float:right; margin-top:20px;}
.about1{ font-size:20px; color:#0065d3; padding-left:12px; float:left; padding-top:22px;}
.about2{ font-size:18px; color:#333333; float:left;text-transform:uppercase; padding-top:22px; padding-left:10px;}
.about3{ font-size:25px; color:#0065d3; float:right; padding-top:20px;}
.about_a { width:456px; height:354px; float:left;}
.about_b{ width:744px; height:354px; float:right;}
.about_b1{ font-size:25px; color:#0065d3; padding-top:38px; padding-left:34px; font-weight:bold;}
.about_b2{ font-size:14px; color:#333333; padding-top:20px; padding-left:34px; line-height:30px;}
.about_b li { width:185px; height:112px; background-color:#0065d3; float:left; margin-right:1px; margin-top:16px;}
.about_b3 { text-align:center; margin-top:23px; font-size:16px; color:#FFF;}
.about_b3 a {font-size:16px; color:#FFF;}
.about_b3 a:hover{font-size:16px; color:#ff0;}

.top50{ height:50px; clear:both; line-height:50px;}
.gund { width:18px; height:18px; background:url(../images/arrow.jpg) no-repeat; margin-left:16px;; float:left; margin-top:23px;}
.gund1{ font-size:20px; color:#0065d3; font-weight:bold; padding-left:14px; padding-top:18px; float:left;}
.gund2{ font-size:18px; color:#676565; padding-top:20px; float:left;text-transform:uppercase; }
.gund3{ float:right; padding-top:20px; padding-right:24px;}

.about_0t { width:1200px; height:314px;background: rgba(249,249,249,0.8); margin:0 auto;}
.mingshi2{ margin-top:25px;}
.container{ width:1200px; margin:0 auto;}
.hzhb .hzCont{position:relative;}
.hzhb .hzCont ul{margin:0 auto; width:1100px; overflow:hidden; margin-left:60px;}
.hzhb .hzCont .btnLeft , .hzhb .hzCont .btnRight{position:absolute; top:35%;  width:30px; height:30px;}
.hzhb .hzCont .btnLeft{left:10px; width:40px; height:40px; background:url(../images/btn_left.png) no-repeat center;}
.hzhb .hzCont .btnRight{right:10px; width:40px; height:40px;background:url(../images/btn_right.png) no-repeat center;}
#hez .divdgweb_new_div_item{ float:left; width:255px; height:230px; margin-right: 20px; position:relative; overflow:hidden;}
#hez .divdgweb_new_div_item .divdgweb_new_div_item_content{ clear:both; height:35px; line-height:35px;}
#hez .divdgweb_new_div_item  .news_div_item_pic{ clear:both;}
#hez .divdgweb_new_div_item  .news_div_item_pic img{width:255px;height:191px;}
#hez .divdgweb_new_div_item_title a {  font-size: 14px;text-align: center;}
#hez .divdgweb_new_div_item_title { position: relative;text-align: center}
#hez .divdgweb_new_div_item_a { position: absolute; top: 200px; right:100px;}



.box_body .content{ clear:both; overflow:hidden;}
.box_body .content ul{ clear:both; margin:0px; padding:0px; list-style:none;}
.box_body .content ul li{ clear:both; line-height:35px;}
.box_body .content ul li dt{float:left; width:100px;}
.box_body .content ul li dd{float:left;}


.headsearch{ clear:both; background-color:#f5f5f5; height:50px; line-height:50px; text-align:center; border:1px #dbdbdb solid; border-radius:8px;}
.headsearch .search_form{ margin:0 auto; width:480px;}
.headsearch .search_form .searchstr{width:280px; height:26px; padding:3px; border:1px #3055a6 solid; border-radius:4px;}
.headsearch .search_form .submit{ background-color:#0065d3; width:80px; height:38px; color:#FFFFFF; font-size:12pt; letter-spacing:6px; line-height:35px; text-align:center; border:1px #3055a6 solid; border-radius:4px; cursor:pointer;}

/*.taobao{ background-color:#0065d3; width:80px; height:38px; color:#FFFFFF; font-size:12pt; letter-spacing:6px; line-height:35px; text-align:center; border:1px #3055a6 solid; border-radius:4px; cursor:pointer;}*/
.taobao{ color:#FF0000;}
