body{font-size:14px; min-width:1280px;  }
*{ margin:0; padding:0;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}

*{margin:0;padding: 0;}
html body{width: 100%;font-size: 14px;}



.s_width{width:1280px; margin:0 auto; position:relative;}




.head{ width:100%;  background:#fff; position:fixed; z-index:9999;transition: all 0.5s ease; height:80px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2); border-top:6px solid #443195}

.head .logo{ padding:2px 0 10px 0;width:260px; }

.head .head_right{}

.head .nav{  height:100px; transition: all 0.5s ease; float:left}
.head .nav li{ width:90px; float:left; text-align:center; line-height:80px; position:relative; z-index:4; }
.head .nav li span{ position:absolute; bottom:0px; height:2px; width:0; left:50%; margin-left:-47px; background:#ff0000; display:block; opacity:0; transition: all 0.5s ease;}
.head .nav li:hover span{  width:90px;opacity:1;}
.head .nav li a{  font-size:16px; color:#444444; display:block;  }
.head .nav li a:hover{ color:#ff0000;}

.head .nav li div {display:none;width:125px;text-align:center;color:#4f4f4f; background:#e60012; z-index:99999; position:relative;}
.head .nav li div a {display:block;BACKGROUND: url(asdfasdf); COLOR: #fff; line-height:45px; height:45px;FONT-SIZE: 14px;font-weight:normal;border-bottom:1px solid #ed3b49;}
.head .nav li div a:hover {color:#fff; border-bottom:1px dashed #ed3b49; background:#c20b19; border-top:0; border-right:0; border-left:0;FONT-SIZE: 15px;}
.head.small{height:70px; padding:0 0 0px 0;}

.top_r{ float:right;width:80px; line-height:80px; }




.menu{ background:#372976; display:block; height:80px; width:100%;}
.search{ width:60px; background:url(../images/search.png) no-repeat center center; height:30px; margin:0 auto; padding-top:45px}
.menu .nav_search .nav{  padding:30px 0 0 180px; height:41px; width:880px;}
.menu .nav_search .nav li{ width:120px; float:left; text-align:center; line-height:41px; position:relative; padding:0 0 20px 0}
.menu .nav_search .nav li a{ font-size:14px; color:#d4d4d4; display:block; line-height:41px; margin-top:20px;}
.menu .nav_search .nav li a:hover{ border:1px solid #541e21; color:#be373e; font-size:16px;}
.menu .nav_search .nav li div {display:none;width:140px;text-align:center;color:#4f4f4f;position:absolute;top:62px; background:#be373e; z-index:9999 }
.menu .nav_search .nav li div a {display:block;BACKGROUND: url(asdfasdf); COLOR: #fff; LINE-HEIGHT:40px; HEIGHT:40px;FONT-SIZE: 14px;font-weight:normal;border-bottom:1px dashed #e34c5a; margin-top:0;}
.menu .nav_search .nav li div a:hover {color:#fff; border-bottom:1px dashed #222; background:#222; border-top:0; border-right:0; border-left:0;FONT-SIZE: 15px;}

/*--search modal--*/
.modal { position: fixed; z-index: 3333; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; top: -174px; width: 100%; background:#443195; height:150px; }
.modal-content { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; }
.modal-content > div { float: left; }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { padding:22px 0 0 0 }
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { margin: 47px 30px 47px 50px; overflow: hidden; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 640px; height: 35px; line-height: 35px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 100px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; background: #be373e; color: #fff; cursor: pointer; }
.modal-content .search-close { width: 30px; height: 30px; line-height: 34px; text-align: center; color: #2b2b2b; font-size: 18px; font-weight: 700; cursor: pointer; background: #eee; border-radius: 50%; transition: .4s all; display:inline-block; margin:0 0 0 30px;}
.modal-content .search-close:hover { background: #be373e; color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }

/*--/search modal end--*/




.footerbg{ background:#372975; padding:15px 0 15px 0; height:160px;}
.footer{width:1280px; margin:0 auto;}
.footer_logo{ float:left;width:400px;}
.footer_logo .logo{ float:left;}
.footer_logo .tel{ float:right; background:url(../images/e_a.jpg) top left no-repeat; padding-left:50px;font-size:14px; color:#c9c5da; height:100px; margin-top:15px; line-height:33px;}
.footer_nenu{ float:right;width:620px; margin-top:15px;}
.footer_nenu li{ float:left;width:120px !important; text-align:center; border-right:1px #c9c5da solid; color:#fff}
.footer_nenu li p{font-size:14px;}
.footer_nenu li p a{font-size:14px; color:#c9c5da}
.footer_nenu li p a:hover{font-size:14px; color:#fff}
.copy{width:1280px; margin:0 auto; text-align:center; line-height:40px; color:#c9c5da}

/*首页*/
.syabout_topbg{ background:#ededed;width:100%; height:640px; padding:30px 0}
.sy_about_top1,.sy_about_top2{width:1280px; margin:0 auto; background:#fff}
.sy_about_top1_left{width:790px; background:url(../images/sy_t1.jpg); height:320px; float:left}
.a_img{width:585px; margin:0 auto; padding-top:70px; text-align:center}
.sy_about_top1_right{width:450px; float:right; padding:20px; text-align:left; background:url(../images/dt.jpg) center no-repeat}

.sy_about_top1_right p{font-size:14px; line-height:28px; margin:15px 0}
.men_list{width:380px; margin:0 auto;}
.men_list li{ float:left;width:150px; text-align:center;  margin:0 20px;  height:40px; line-height:40px; }
.men_list li a{ background:#443195; display:block;border-radius:30px; color:#fff}
.men_list li a:hover{ background:#e60012; display:block;border-radius:30px; color:#fff}

.t28{font-size:28px; font-weight:bold; color:#828282;font-weight:bold}
.sy_about_top2_left li .tiao{width:50px; height:1px; background:#828282; overflow:hidden; padding:0 }
.sy_about_top2_left{ float:left;}
.sy_about_top2_left li{ float:left; border-right:3px #e2e2e3 solid; height:280px}
.sy_about_top2_left li.hezuo{width:150px; padding:20px;}
.sy_about_top2_left li.shizheng{padding:20px;width:260px}
.sy_about_top2_right{width:730px; background:url(../images/sy_t2.jpg) right; height:320px; float:right}
.shizheng_list{ padding-top:15px; line-height:30px;}

.zi_buttom{width:120px; border-radius:20px; height:30px; line-height:30px; background:#372976; margin:20px auto; text-align:center}
.zi_buttom a{ color:#fff}
.red_buttom{width:120px; border-radius:20px; height:30px; line-height:30px; background:#d82e2e; margin:20px auto; text-align:center}
.red_buttom a{ color:#fff}


/*首页服务*/
.sy_fuwubg{ background: url(../images/fwbg.jpg) center;  height:650px;}
.sy_fuwu{width:1280px; margin:0 auto; padding-top:60px}
.sy_fuwu_left{ float:left;width:500px;}
.sy_fuwu_right{ float:right;width:760px;}
.fuwu28{font-size:28px; color:#fff; }
.fuwu16{font-size:16px; color:#fff;margin-top:20px; }


.fuwu_list{width:760px; margin-top:60px;}
.fuwu_list li{ float:left;width:196px; height:196px; border:1px #fff solid; text-align:center}
.fuwu_list li img{ margin-top:35px;}
.fuwu_list li p{font-size:16px; color:#fff}
.fuwu_list li:hover{ border:3px #fff solid;}

.fuwu_list img.ico{width: 60px;
    height: 60px;
    display: block;
    margin: 0px auto 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;}

/*首页新闻*/
.sy_newsbg{ background:url(../images/sy_newsbg.jpg) center ; height:570px;}
.sy_news{width:1280px; margin:0 auto; padding-top:30px;}
.sy_news_left{ float:left;width:450px; background:url(../images/s_bg.png) center right no-repeat}
.news16{font-size:16px; color:#1c1c1c; margin-top:100px;}
.news_en12{ font-family: "Times New Roman", Times, serif; line-height:20px;font-size:16px; margin-top:10px}
.news_left_list{width:300px; margin-top:60px;}
.news_left_list li{ float:left;width:66px; border-top:3px #339 solid;font-size:16px; text-align:center}
.news_left_list li.on{border-top:3px #e21e2d solid;}
.sy_news_right{ float:right;}

.news_r{ width:763px; position:relative}
.news_r_list{ background:#fff; margin:25px 0 22px 0}
.news_r_list .news_r_pic{ width:180px; height:129px; position:relative; overflow:hidden;}
.news_r_list .news_r_pic img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_r_list .news_r_pic:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.news_r_list .news_r_c{ width:540px; padding:0px 15px 0 0}
.news_r_list .news_r_c h3{  font-weight:normal; line-height:35px;}
.news_r_list .news_r_c h3 a{ font-size:18px; color:#5a5a5a;}
.news_r_list .news_r_c h3 a:hover{ color:#cd2d2d}

.news_r_list .news_r_c .news_r_date{ font-size:12px; color:#666666; line-height:20px; padding:0 0 10px 0}
.news_r_list .news_r_c p{ font-size:14px; color:#777777; line-height:24px;}
.news_r_list .news_r_c .news_r_more{ font-size:14px; color:#cd2d2d; line-height:45px;}


/*内页新闻*/
.ny_newstop{width:1240px; margin:0 auto; background:#fff; padding:15px;}


/*内页*/
.liufeng_ny{}
.banner_ny{width:80%; text-align:left; margin:0 auto}
.contact_banner{ background:url(../images/contact.jpg) top center no-repeat; height:522px;position: absolute;width:100%}
.video_banner{ background:url(../images/video.jpg) top center no-repeat; height:800px;position: absolute;width:100%}
.job_banner{ background:url(../images/job.jpg) bottom center no-repeat; height:360px;position: relative;width:100%}
.nynews_banner{ background:url(../images/ny_news.jpg) top center no-repeat; height:345px;position: relative;width:100%}
.ny_body{width:1280px; margin:30px auto; text-align:left;font-size:16px; line-height:30px;}
.ny_lm24{font-size: 24px;margin-bottom: 8px; color:#e21e2d; padding-top:160px;}
.ny_txt18{ font-size: 40px;
    line-height: 1.2;
   
     color:#372976}
.ny_main{width:1280px; background:#fff; margin:20px auto; padding:40px  0; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2);}




/*人才招聘*/

.hr_bg{ background: url(../images/hr.jpg) center; height:600px; margin:20px 0 0 0}
.hr_main{width:1280px; margin:0 auto; padding-top:40px;}
.zhaopin_list{width:1280px; margin:0 auto; min-height:200px;}




.about{position:relative; padding:65px 0 65px 0; background:url(../images/aboutbg.jpg) no-repeat center bottom;}
.about_title{ font-size:28px; line-height:55px; color:#ca0e0e; text-align:center; margin-bottom:45px;}
.about_title span{ width:150px; margin:0 auto; display:block; height:1px; background:#595959}
.about_pic{ width:1260px; margin:0 auto; position:relative; height:320px;}
.about_pic .a_pic_l{ position:absolute; width:622px; height:320px; left:0; top:0;}
.about_pic .a_pic_r{ position:absolute; width:622px; height:320px; right:0; top:0;}
.about_pic img{ position:absolute; left:0; top:0; z-index:1;}
.about_pic div.a_line{ border:1px solid rgba(255,255,255,0.3); width:600px; height:295px; z-index:2; position:absolute; left:10px; top:12px;}
.about_con{ text-align:center; font-size:16px; color:#444444; line-height:32px; padding:50px 0}
.about ul{ width:890px; margin:0 auto; height:186px; padding:0 0 0 30px; }
.about li{ width:183px; height:186px; float:left; position:relative; margin-right:30px; /*background:url(../images/imgbg.png) no-repeat center center;*/}
.about li img{ width:165px; height:165px; display:block; border-radius:100px; position:absolute; left:9px; top:17px;}
.about li p{ line-height:186px; text-align:center; font-size:16px; color:#fff; position:absolute; width:100%; z-index:3}

.index_cage{ background:url(../images/anlibg.jpg) no-repeat center top; height:695px;}
.index_cage_l{ width:273px; position:absolute; left:0; top:50px;}
.index_cage_l a{ }

.index_cage .r{ width:990px; position:relative; overflow:hidden; padding:50px 0 0 0;}
.index_cage ul{ width:1430px;}
.index_cage li{ width:226px; height:519px; float:left; background:#f0f0f0; margin-right:25px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;; position:relative}
.index_cage .in_cage_pic{ width:226px; height:417px; position:absolute; overflow:hidden; top:0; left:0; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.index_cage .in_cage_pic img{ transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.index_cage .in_cage_title{ width:74px; height:165px; position:absolute; overflow:hidden; bottom:20px; left:50%; margin-left:-37px; background:#fff url(../images/fenbg.jpg) no-repeat center 40px; }
.index_cage .in_cage_title p{ width:21px; margin:0 auto; color:#1f1f1f; font-size:22px; line-height:22px; text-align:center; padding:20px 0 0 0}

.index_cage li:hover{  background:#ededed}
.index_cage li:hover .in_cage_pic{}
.index_cage li:hover .in_cage_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.index_cage li:hover .in_cage_title{ color:#119e39}
.index_cage li:hover a{ background:#119e39; color:#fff }




/*case*/
#case_index{  margin-top:4px; background:#fff;position:relative }
.case_index_title{height:82px; background:url(../images/anli_line.jpg) no-repeat center bottom; text-align:center; font-size:36px; color:#e50e0e;}
.case_index_title span{ padding:0 0 0 20px; color:#333; text-transform:uppercase; font-size:30px;}
.case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:180px;left:50%;margin-left:-334px;}
.case_index_nav ul{ height:30px;}
.case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.case_index_nav .active{ width:448px; height:30px;}
.ca_erji{ float:left; padding:0 0 0 10px;}
.ca{float:left; height:30px; margin:0 5px 0 0  }
.case_index_nav li .ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}


.case_index_sub_nav{ margin-left:2px; width:320px; height:30px; overflow:hidden; position:absolute; top:0; left:124px;}
.case_index_sub_nav ul{ width:320px; height:30px;}
.case_index_sub_nav li{ float:left; margin-right:6px; width:100px; height:30px;}
.case_index_sub_nav li span{ width:100px; height:30px; background:#d8d8d8; display:block;}
.case_index_sub_nav li strong{ width:100px; height:30px; background:url(../images/case_index_sub_nav_bg_l.gif) no-repeat left; display:block; }
.case_index_sub_nav li a{ width:100px; height:30px; font-size:12px; line-height:30px; color:#5b5b5b; background:url(../images/case_index_sub_nav_bg_r.gif) no-repeat right; display:block;}

.case_index_list{ padding:30px 0 70px 0; width:100%;position: relative;margin-top:50px;left:0; overflow:hidden;}
.case_index_list ul{width:1300px;margin:0 auto;}
.case_index_list li{ width:33.3%;float:left;position:relative;overflow:hidden;}
.case_index_list li img.case_img{width:100%;}
.case_index_list div{ position: absolute;width:100%;height:100%;background:rgba(0,0,0,0.5);filter: Alpha(opacity=50);top:100%;left:0; text-align:center}
.case_index_list div img{ width:70px; height:70px; padding:80px 0 0 0}
.case_index_list div a{ margin:0 auto; width:340px; height:46px; line-height:56px; font-size:17px; text-decoration:none; color:#fff; display:block; }
.case_index_list div span{ margin:0 auto; width:340px; height:50px; font-size:12px; color:#c3ebfe; display:block;}

.case_index_list .active{ margin:0 auto; width:340px; height:182px; padding:78px 10px 0 10px; text-align:center; background:#3f9dca;}
.case_index_list .active img{ margin:0 auto; width:40px; height:40px;}
.case_index_list .active a{ margin:0 auto; width:340px; height:36px; line-height:36px; font-size:17px; text-decoration:none; color:#fff; display:block;}
.case_index_list .active span{ margin:0 auto; width:340px; height:50px; font-size:12px; color:#c3ebfe; display:block;}



.adv{ height:290px; background:url(../images/advbg.jpg) no-repeat center top;}
.adv li{ float:right; width:28px; padding:35px 15px; font-size:26px; color:#ffffff; line-height:30px; border:1px solid rgba(255,255,255,0.4); margin-left:30px; margin-top:50px; background:url(../images/dian.png) no-repeat center 15px;  font-family:"宋体"}
.adv ul{ width:1280px; margin:0 auto}

.jingyan{ background:#f8f8f8; height:463px;}
.jingyan .s_width{ height:463px; position:relative;}
.jingyan .jingyan_r{ position:absolute; right:0; top:68px; width:733px; height:324px;}
.jingyan .jingyan_l{ position:absolute; left:0; top:108px; width:510px;}
.jingyan .jingyan_l span{ display:block; border-bottom:1px solid #d9d9d9; padding:15px 0 10px 0; font-size:24px; color:#ca0e0e; line-height:40px;}
.jingyan .jingyan_l p{ font-size:17px; color:#5c5c5c; padding:10px 0 50px 0; line-height:30px;}
.jingyan .jingyan_l .jingyan_more{ width:167px; background:url(../images/quan.png) no-repeat left top; line-height:43px; text-align:center;}
.jingyan .jingyan_l .jingyan_more a{ color:#fff; font-size:17px;}

.product_index{ padding:66px 0 40px 0}
.product_index .s_width{ position:relative; padding:40px 0 0 0}
.tupian_zl{ position:absolute; left:-65px; top:180px; width:58px; height:154px; background:url(../images/lleft.png); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.tupian_zl:hover{ background:url(../images/lleft_h.png)}
.tupian_zr{ position:absolute; right:-65px; top:180px; width:58px; height:154px; background:url(../images/rright.png); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.tupian_zr:hover{ background:url(../images/rright_h.png)}

.chanpin_con{ width:1280px; position:relative; overflow:hidden;}
.chanpin_con li{float:left; padding:0; width:419px; height:380px; margin-right:13px; margin-bottom:13px; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.chanpin_con .cp_m{ width:419px; height:292px; position:relative; overflow:hidden;}
.chanpin_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .cp_k{line-height:55px; margin-top:25px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc}
.chanpin_con .cp_k a{ line-height: 55px; color: #313131; font-size: 17px; display: block; text-align: center; }
.chanpin_con .cp_k a:hover{font-size: 17px; color: #313131;}




/*news_weiti*/
.news{ padding:60px 0 0 0; background:url(../images/newsbg.jpg) no-repeat center top;}
.news .s_width{ position:relative; height:554px;}
.news h2{ width:334px; height:507px; position:absolute; right:0; bottom:0; background:url(../images/xinwen.png) no-repeat right bottom; font-weight: normal;}
.news h2 a{ color:#111; font-size:33px; line-height:33px; width:30px; margin:125px 0 0 190px; display:block}
.news ul{ width:1115px; position:absolute; left:0; top:30px}
.news li{ width:239px; float:left; padding:0 30px 25px 30px; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; background:url(../images/newsli_line.jpg) no-repeat right 200px;}
.news_date{ font-size:15px; color:#848383; text-align:center; line-height:35px; }
.news_title{ padding:25px 15px 0 15px;  text-align:center;}
.news_title a{ font-size:17px; color:#242424; line-height:30px; display:block; padding:0 0 15px 0; margin-bottom:15px; background:url(../images/libg.jpg) no-repeat center bottom;}
.news_title p{ font-size:14px; color:#777777; line-height:22px; }
.news_pic{ width:239px; height:239px; position:relative; overflow:hidden; background:url(../images/news_libg.jpg) no-repeat left top;}
.news_pic img{ display:block; width:193px; border-radius:100px; height:193px; margin:0 auto; margin-top:23px;}


.w_date{ text-transform:uppercase; background:url(../images/dd.jpg) no-repeat 5px center; padding:0 0 0 34px; line-height:30px; font-size:14px; color:#979797}


.product{padding:45px 0 10px 0; overflow:hidden; position:relative; z-index:8}
.product h2{ text-align:center; padding:0 0 40px 0; background:url(../images/zhixian.png) no-repeat center 30px;}
.product h2 span{ display:block; text-align:center; padding:0 0 10px 0}

.product h2 p{ font-weight:normal; font-size:16px; color:#333333; line-height:35px;}
.product h2 div{ font-size:33px; text-align:center; display:block; color:#333333; }
.product h2 div strong{ color:#119e39}




.second_title{ font-size:46px; line-height:85px; color:#fff; text-align:center; padding:240px 0 30px 0}
.second_title span{ width:170px; margin:0 auto; display:block; height:1px; background:#fff; opacity:0.5}
.second_title p{ font-size:24px; font-weight:normal; color:#fff}

.xinwen_list{ }
.xinwen_list ul{ width:1260px; padding:10px 0}
.xinwen_list li{ width:170px; float:left; text-align: center; margin:5px ; border:0 solid rgba(255,255,255,0.3); transition:all 0.3s ease 0s; background:#372975; border-radius:40px;}
.xinwen_list li a{ line-height:50px; font-size:16px; color:#d0d0d0}
.xinwen_list li:hover{ background:#e50d0d; color:#ee800a}
.xinwen_list li:hover a{color:#fff}

.xinwen_list li.honor_li{ background:#e50d0d; }
.xinwen_list li.honor_li a{ color:#fff}
.xinwen_list li:nth-child(5){ margin-right:0;}



.pro_con{ padding:25px 0 70px 0 }
.tit_bj{ background:url(../images/aa.jpg) right; height:45px; line-height:45px; font-size:16px; padding-left:20px}

.tupian{ width:1282px;  margin:0 auto }
.kong{height:40px; width:100%}
.tupian_z{height:430px; width:1282px; margin:0 auto; }
.tupian_zz{height:430px; width:1282px; margin:0 auto;}
.tupian_zz li{float:left; width:310px; height:428px; margin-right:10px; position:relative; border:1px #ccc solid}
.tupian_zz li .pic{ width:290px; margin:0 auto; border:5px #fff solid}
.tupian_zz li .pic_hover{ width:310px; height:428px; position:absolute; z-index:2}
.tupian_zz li .pic_logo{ text-align:center; padding:25px 0 0 0}
.tupian_zl{height:430px; width:50px; display:block; background:url(../images/images/002.png) left center no-repeat; float:left;}
.tupian_zl:hover{background:url(../images/images/001.png) left center no-repeat;}
.tupian_zr{height:430px; width:50px; display:block; background:url(../images/images/004.png) right no-repeat;float:right;}
.tupian_zr:hover{ background:url(../images/images/003.png) right no-repeat; no-repeat;}


.tupian_zz li .cover_top{ text-align:center; line-height:40px; height:40px; z-index:3; position: absolute; color:#fff; bottom:40px; width:280px; left:50%; margin-left:-84px; border:1px solid #d27711; opacity:1}
.tupian_zz li .cover_top a{ color:#000000; font-size:20px; display:block; font-weight:bold}

.tupian_zz li .cover_pic{ width:100%; height:430px;position:absolute; top:430px; z-index:100; background:rgba(68,49,149,0.9); text-align:center; line-height:65px;}
.tupian_zz li .cover_pic strong{ width:150px; line-height:30px; display:block; margin:0 auto; font-size:14px; color:#ccc; border-radius:20px; border:1px solid #fff}
.tupian_zz li .cover_pic a:hover strong{  background:#1a1a1a; border:1px solid #444}

.tupian_zz li .cover_pic a{ font-size:24px; color:#fff; display:block; font-weight:bold; padding:150px 0 0 0; background:url(../images/images/more.png) no-repeat center 5px; display:block}





.se_pro_con{ width:1280px; overflow:hidden;  position:relative; margin:0 auto; }
.se_pro_con ul{ width:1380px; }
.se_pro_con li{ float:left; position:relative; width:290px; height:406px; overflow:hidden;top:100%; margin:0 15px 15px 0; border:5px #ccc solid !important; padding:8px}

.se_pro_con em{ font-style: normal; text-align:center; line-height:48px; width:280px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}

.se_pro_con .old{ width:290px; height:406px; position:relative; overflow:hidden;}

.se_pro_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; position:absolute; top:0; left:0;}
.se_pro_con li .cp_k{ position:absolute; line-height:50px; background:rgba(0,0,0,0.7); text-align:center; width:100%; bottom:0; left:0; font-size:16px; color:#fff}
.se_pro_con li .cp_k a{ color:#fff }
.se_pro_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_pro_con .line1 {position: absolute;left: 0; top: 0; width: 0; height: 4px; z-index: 99; background-color: #000;}
.se_pro_con .line2 { position: absolute; right: 0; bottom: 0; width: 4px; height: 0; z-index: 99; background-color: #000;}
.se_pro_con .line3 { position: absolute;right: 0; bottom: 0; width: 0; height: 4px; z-index: 99; background-color: #000;}
.se_pro_con .line4 { position: absolute; left: 0; top: 0; width: 4px; height: 0; z-index: 99; background-color: #000;}
.se_pro_con li .se_pro_dd{ width:0; height:0; position:absolute; overflow:hidden; left:50%; top:50%;  text-align:center; font-size:16px; color:#fff; line-height:75px;}
.se_pro_con li .se_pro_dd a{ display:block; margin:0 auto; text-align:center; font-size:18px; color:#fff; line-height:65px; padding:30px 0 0 0; font-weight:bold;}


.se_video_con{ width:1280px; overflow:hidden;  position:relative; margin:5px auto 0 auto; }
.se_video_con ul{ width:1380px; }
.se_video_con li{ float:left; position:relative; width:420px; height:332px; overflow:hidden;top:100%; margin:0 10px 20px 0; background:#f4f3f3}
.se_video_con em{ font-style: normal; text-align:center; line-height:48px; width:420px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_video_con li { box-sizing:border-box; }	
.se_video_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_video_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_video_con .line1 {position: absolute;left: 0; top: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_video_con .line2 { position: absolute; right: 0; bottom: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_video_con .line3 { position: absolute;right: 0; bottom: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_video_con .line4 { position: absolute; left: 0; top: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_video_con .cp_m{ width:420px; height:332px; position:relative; overflow:hidden; border:0 solid #e1e1e1}
.se_video_con .cp_k{line-height: 50px; width: 420px;color: #fff; font-size: 18px; display: block; text-align: center; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); transition: all 0.3s ease;}
.se_video_con li:hover .cp_k{ bottom:-50px;}

.se_honor_con{ width:1280px; overflow:hidden;  position:relative; margin:55px auto 0 auto;}
.se_honor_con ul{ width:1380px; }
.se_honor_con li{ float:left; position:relative; width:420px; height:392px; overflow:hidden;top:100%; margin:0 10px 20px 0; background:#fff}
.se_honor_con em{ font-style: normal; text-align:center; line-height:48px; width:420px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_honor_con li { box-sizing:border-box; }	
.se_honor_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor_con .line1 {position: absolute;left: 0; top: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_honor_con .line2 { position: absolute; right: 0; bottom: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_honor_con .line3 { position: absolute;right: 0; bottom: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_honor_con .line4 { position: absolute; left: 0; top: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_honor_con .cp_m{ width:420px; height:332px; position:relative; overflow:hidden; border:0 solid #e1e1e1}
.se_honor_con .cp_k{line-height: 50px; width: 420px;color: #333; font-size: 18px; display: block; text-align: center; }
.se_honor_con li:hover .cp_k{ bottom:-50px;}

.se_lianxi{ height:750px; position:relative; margin:93px 0 0 0}
.se_lianxibg{ height:750px; width:50%; position:absolute; right:0; top:0; background:rgba(0,0,0,0.7); z-index:1}
.se_lianxi_con{ width:500px; margin:0 0 0 100px;}
.se_lianxi_con h3{ font-size:30px; color:#fff;  margin:80px 0 0 0; line-height:75px; width:400px; border-bottom:1px solid #7b7b7b}
.se_lianxi_con h3 span{ padding:11px 0 0 15px; text-transform:uppercase; font-family:Impact; display:inline-block;}
.se_lianxi_con strong{ color:#fff; font-size:24px; font-weight:normal;}



.se_lanmu{ background:#119e39}
.se_lanmu .se_lanmu_title{ font-size:35px; color:#fff}
.se_lanmu .se_lanmu_en{ font-size:53px; color:#fff; font-family:Impact; text-transform:uppercase; margin:20px 0 0 0}
.se_lanmu .se_lanmu_line{ height:2px; width:77px; background:#119e39}









.pro_show{ }
.pro_show h2{ background:url(../images/images/p_line.jpg) repeat-x 120px center}
.pro_show h2 p{ background:#fff; width:120px; line-height:65px; color:#08982e; font-size:18px;}

.pro_cont{ height:470px; width:970px; margin:0 auto; overflow:hidden; }
.espcms_piclist_slide {overflow: hidden;}
.espcms_piclist_slide ul li{float: left;margin:0 15px 15px 0;text-align: center; position:relative; height:229px;overflow:hidden; }

.espcms_piclist_slide li .pic { width:305px; height:229px;}
.espcms_piclist_slide li .pic a{ font-size:16px;}

.espcms_piclist_slide li .pic img { width:305px; height:229px;}
.espcms_piclist_slide li .cover_top{ text-align:center; line-height:40px; height:40px; font-size:14px;z-index:99;position: absolute; color:#666; bottom:0; width:100%; background:rgba(0,0,0,0.7)}
.espcms_piclist_slide li .cover_pic{ width:120px; height:120px;position:absolute; left:50%; margin-left:-60px;top:-150px; z-index:100}
.espcms_piclist_slide li .cover_pic a{ font-size:24px; color:#ffea00; font-weight:bold; padding:80px 0 0 0; background:url(../images/images/more.png) no-repeat center 5px; display:block}
.espcms_piclist_slide li  p{ }
.espcms_piclist_slide li  p a{ color:#fff}
.espcms_piclist_slide li  p a:hover{ color:#fff600}


.news_contact{ height:197px; width:100%;background:url(../images/images/xfa.jpg) no-repeat center; margin-top: 45px; }
.news_contacta{ height:220px; width:100%;background:url(../images/images/xfb.jpg) no-repeat center;  }
.news_contactb{ height:187px; width:100%;background:url(../images/images/xfc.jpg) no-repeat center;  }
.news_contactc{ height:202px; width:100%;background:url(../images/images/xfd.jpg) no-repeat center;  }
.news_contactd{ height:167px; width:100%;background:url(../images/images/fxe.jpg) no-repeat center;  }
.news_contacte{ height:196px; width:100%;background:url(../images/images/fxf.jpg) no-repeat center;  }

.news_contacta_zz{ width: 1200px; height: 80px; margin: 0 auto; padding-top: 88px; }
.news_contacta_l{height: 80px; width: 300px; float: left;}
.news_contacta_l p{line-height:25px; padding: 10px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contacta_l a{color: #cf231f;}
.news_contacta_r{height: 80px; width: 300px; float:right;}
.news_contacta_r p{line-height:25px; padding: 22px 10px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contacta_r a{color: #cf231f;}
.news_contacta_zzb{ width: 1200px; height: 80px; margin: 0 auto; padding-top: 65px; }
.news_contactb_l{height: 80px; width: 300px; float: left;}
.news_contactb_l p{line-height:25px; padding: 10px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contactb_l a{color: #cf231f;}
.news_contactb_r{height: 80px; width: 300px; float:right;}
.news_contactb_r p{line-height:25px; padding: 10px 20px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contactb_r a{color: #cf231f;}

.news_contacta_zzbb{ width: 1200px; height: 80px; margin: 0 auto; padding-top:70px; }
.news_contactc_l{height: 80px; width: 300px; float: left;}
.news_contactc_l p{line-height:25px; padding: 22px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contactc_l a{color: #cf231f;}
.news_contactc_r{height: 80px; width: 300px; float:right;}
.news_contactc_r p{line-height:25px; padding: 10px 20px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contactc_r a{color: #cf231f;}


.news_contacta_l:hover,.news_contacta_r:hover,.news_contactb_l:hover,.news_contactb_r:hover,.news_contactc_l:hover,.news_contactc_r:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(10px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-10px);}
				100%{transform: translateY(0px);}

}
.new_heng{ height:140px; width:1220px;margin: 0 auto; padding-top: 40px;}
.new_heng_z{ float: left; height:40px; width:500px; padding-top: 60px; padding-left: 360px;}
.new_heng_z p{ line-height: 40px; color: #FFFFFF; font-size: 16px;}
.new_hg{ height:30px; width: 230px; float: right; padding-top: 90px;}
.new_hg_l a{ line-height: 30px; width: 100px; float: left; border: 1px solid #FFFFFF; color: #FFFFFF; font-size: 15px; text-align: center; display: block;}
.new_hg_r a{ line-height: 30px; width: 100px; float: right;  color: #0c469a; font-size: 15px; text-align: center; display: block; background: #FFFFFF;}


.guanyu{height:474px; width: 100%; margin: 0 auto;background:url(../images/images/about_l.jpg) repeat center; margin-top: 50px;}
.guanyu_z{height: 474px; width: 1200px; margin: 0 auto;background:url(../images/images/about.jpg) no-repeat left;}
.guanyu_z_r{height:320px; width: 840px; float: right; margin-top: 70px}
.guanyu_z_r_t{ height: 31px; width: 840px;background:url(../images/images/ag.jpg) no-repeat left; }
.guanyu_z_r_tt{ height: 31px; width: 841px; background:url(../images/images/agg.jpg) no-repeat center; padding-top: 5px;}

.guanyu_z_r_ttl h1{ line-height: 31px; width: 230px; float: left; font-size:22px; display: block; color:#040404;}
.guanyu_z_r_ttr a{line-height: 31px; height: 31px;width:110px;border-radius:15px; background: #0c4694; float: right; display: block; text-align: center; color: #FFFFFF; font-size: 15px;}
.guanyu_z_r_ttr a:hover{font-weight: bold;  color: #FFFFFF;}
.guanyu_zi p{ line-height: 30px; font-size: 15px; display: block; color:#4d4d4d; margin-top:30px;}







.gpngqiu{ height: 103px; width: 1200px; margin: 0 auto;background:url(../images/images/ff.jpg) center no-repeat; margin-top: 45px; }
.gpngqiu_n{height: 470px; width:1200px; margin: 0 auto; margin-top: 60px;}
.gpngqiu_n li{ height: 220px; width: 570px; float: left; background: #f7f7f7; margin-right:15px; margin-bottom: 20px;margin-left:15px; }
.xinxi_gongqiu{height: 220px; width: 570px;}
.x_tu{width:170px;height:220px ;position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%; border: 1px  solid #f1f1f1; float: left;}

.xinxi{height: 220px; width:378px;  float: right;}
.xinxi_t{height: 35px; width: 378px; margin-top: 10px;}
.xinxi_t a{line-height: 35px; width: 278px; display: block;  font-size: 15px; font-weight: bold; color:#000000; float: left;}
.xinxi_t p{line-height: 35px; width: 80px; display: block;  font-size: 12px;  color:#c9c9c9; float:right;}
.xinxi_t a:hover{color: #015bb5;}
.gqxx p{  font-size: 12px; color: #c9c9c9; width: 378px;}
.xinxi_x{ width: 49px; height:5px; border-bottom: 2px solid #015bb5; }
.gobfqiu_z p{padding-right: 15px; line-height: 30px; color: #545454; font-size: 13px; margin-top: 15px;}
.kuang a{line-height: 24px; width: 24px; color: #FFFFFF;font-size: 18px; display: block; text-align: center;float: right; background: #aeaeae;  margin-top: 20px; }
.kuang a:hover{background: #015bb5;color: #FFFFFF;font-size: 18px;}


.hr{display:inline-block;float:left; height: 384px; width: 200px; background: url(../images/images/rencai.jpg) center no-repeat;}
.hrz{height: 250px; width: 160px; margin: 0 auto;  margin-top: 130px;}
.hrz li{ width: 45px; width: 160px;  margin-top: 25px;}
.hrz li a{line-height: 45px; width: 160px; background: #ba000f; text-align: center; display: block;color: #FFFFFF; font-size: 15px; font-weight: bold;}
.hrz li a:hover{font-size: 16px; font-weight: bold;}




.cage_list{ width:1200px; margin:20px auto 10px auto; height:59px;}
.cage_list li{ width:236px; float:left; text-align:center; }
.cage_list li a{height:59px; line-height:59px; font-size:15px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7}
.cage_list li a:hover{background:#d0231c; font-weight:bold; font-size:15px; color: #FFFFFF;}
#cage_list_a a{height:59px; line-height:59px; font-size:18px; color:#fff; display:block; background:#0c469a; text-transform:uppercase; font-weight: bold;}
#cage_list_a a:hover{background:#d0231c; font-weight:bold; font-size:18px; color:#FFFFFF;}


.cage_listt{ width:1200px; margin:20px auto 10px auto; height:59px; }
.cage_listt li{ width:236px; float:left; text-align:center; }
.cage_listt li a{height:59px; line-height:59px; font-size:16px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7}
.cage_listt li a:hover{background:#d0231c; font-weight:bold; font-size:15px; color: #FFFFFF;}

#fff a{height:59px; line-height:59px; font-size:15px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border:1px solid #d7d7d7;}
#fff a:hover{background:#d0231c; font-weight:bold; font-size:15px; color:#FFFFFF;}


.cage_listtt{ width:1200px; margin:20px auto 10px auto; height:59px;}
.cage_listtt li{ width:395px; float:left; text-align:center; border-right:1px solid #d9e9ff; border-top:1px solid #d9e9ff; margin-top: 15px;}
.cage_listtt li a{height:59px; line-height:59px; font-size:18px; color:#fff; display:block; background:#ba000f; text-transform:uppercase; font-weight: bold;}
.cage_listtt li a:hover{background:#0c469a; font-weight:bold; font-size:18px; color:#FFFFFF;}



/*erjiyemian*/

.product_title{ background:url(../images/images/cp_rat.png) no-repeat center; height:75px; line-height:75px; text-align:center;  font-size:38px;   color:#039f44;font-weight:bold;}
.product_title span{ text-transform:uppercase; color:#ffce00; padding:0 0 0 10px;}
.product_title_p{ line-height:42px; text-align:center; color:#4e4e4e; font-size:16px; margin-bottom: 20px; }


.erji{  padding:60px 0 0 0;background:url(../images/images/erjibg.jpg) center top no-repeat;}
.erji h2{  text-align:center; color:#000; font-size:24px; text-transform:uppercase}
.erji h2 p{ font-size:33px; color:#08912a; font-weight:bold; line-height:60px;}
.erji h2 p span{ color:#ec0c41}



.erji .s_width{ margin-bottom:50px;}
.erji .s_width .l{width:601px; position: absolute}
.erji .s_width_r{ width:458px;font-size:20px; color:#333333; font-weight:bold;  position:absolute; background:url(../images/images/welcome.png) no-repeat left 30px; right:0; padding:110px 50px 0 89px; border:1px solid #ccc;}
.erji .s_width_r p{ font-size:14px; color:#2d2d2d; line-height:31px; font-weight:normal; padding:20px 0 55px 0; }

.erji_lv{ width:1280px; margin:0 auto; padding:10px 0 40px 0; }
.erji_lv p{ line-height:33px;  font-size:16px; color:#444; padding:5px 0}
.erji_lv_bg{ background:url(../images/images/lvse.jpg) no-repeat center center; height:70px;}

.liuyan_title{ line-height:40px; font-size:18px; text-align:center; color:#444; font-weight:bold}





/*se_case*/
#se_case_index{  background:#fff;position:relative; background: url(../images/images/erjibg.jpg) no-repeat center top; padding:30px 0 0 0}
.se_case_index_title{height:82px; background:url(../images/case_index_title_bg.png) no-repeat bottom; border-bottom:#e3e3e3 1px solid; }
.se_case_index_title h2 { font-size:33px; color:#08912a; font-weight:bold; line-height:60px; text-align:center}
.se_case_index_title h2 span{ color:#ec0c41}
.se_case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:130px;left:50%;margin-left:-334px;}
.se_case_index_nav ul{ height:30px;}
.se_case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.se_case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.se_case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.se_ca_erji{ float:left; padding:0 0 0 10px;}
.se_ca{float:left; height:30px; margin:0 5px 0 0  }
.se_case_index_nav li .se_ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}

.se_case{ width:1200px; margin:0 auto; padding:10px 0 0 0}
.se_case ul{}
.se_case li{ width:280px;margin:0 10px 20px 10px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;background:#eee; }
.se_case_pic{ width:278px; height:200px; text-align:center; margin:0 auto; border:1px solid #eee}
.se_case_name{ width:260px; margin:0 auto;  font-size:18px; color:#ec0c41; line-height:50px; text-align:left; padding:0 0 0 20px; font-weight:bold}
.se_case_name a{ color:#333}
.se_case_hangye{ width:240px; margin:0 auto; padding:0 20px 10px 20px; font-size:14px; color:#333; line-height:40px;}
.se_case_click{ float:right; color:#333; }
.se_case li div.cover_top{position:absolute;top:-205px;left:0;width:280px;height:202px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4);z-index:900; text-align:center}
.se_case li div.cover_top img{ padding:95px 0 0 0}
.se_case li div.cover_bottom{position:absolute;bottom:-100px;left:0;width:280px;height:99px;background-color: green;filter: Alpha(opacity=50);background: rgba(52,179,70,1);z-index:900}
.se_case .se_case_text{position: relative;z-index:1000;}

.fenye{ padding:0px 0 90px 0; font-size:14px;}
.shangxiaye{overflow: hidden;padding: 15px 0px;}
.shangxiaye li{ line-height:25px; color:#666}
.shangxiaye li a{ color:#666}

.ny_biaoti28{width:1280px; margin:30px auto; text-align:center; font-size:36px; line-height:60px }
.miaoshu{width:1280px; margin:0 auto; background:#e60012;font-size:18px; color:#fff; height:40px; line-height:40px; padding-left:20px;}

.pro_list_diy12{width:1280px;}
.espcms_piclist_slide18 {overflow: hidden;padding:0px 4px 0px 4px;height:380px;width:1280px }
.espcms_piclist_slide18 ul li{float: left;margin: 0 10px 5px 0;text-align: center;background:#fff;  position:relative;}
.espcms_piclist_slide18 li .pic { width:240px; height:346px; margin:0 auto}
.espcms_piclist_slide18 li  .pic img { width:240px; height:346px;}
.espcms_piclist_slide18 li  p{ text-align:center; line-height:44px; font-size:14px;z-index:99;position:relative; background:#ececec }
.espcms_piclist_slide18 li  p a{ color:#444444; font-size:14px;}
.espcms_piclist_slide18 li  p a:hover{ color:#fff}
.espcms_piclist_slide18 li .case_more{ width:60px; margin:0 auto; height:18px; line-height:18px; text-align:center; color:#a9a9a9; font-size:12px; text-transform:uppercase; border:1px solid #604a32;z-index:99;position:relative}
.espcms_piclist_slide18 li .case_more a{ color:#604a32;}
.espcms_piclist_slide18 li .case_more div a{ color:#a9a9a9;}


/*se_hangye*/
.se_news_con{ padding:20px 0 20px 0}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #ddd;padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}

.se_news_l{ width:290px; position:relative; overflow:hidden; }
.se_news_l img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_m{ width:55px; padding:15px; position:relative; overflow:hidden; font-size:20px; color:#fff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; background:#372975;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
.se_news_m span{ display:block; font-size:24px; color:#fff; width:50px; position:relative; overflow:hidden; height:29px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}


.se_news_r{ width: 860px; position: relative; z-index: 1000; margin:0 20px 0 0}
.se_news_r h2{  font-size:14px; color:#888; font-weight:normal; padding:0 0 15px 0}
.se_news_r h2 a{ font-size:24px; color:#333; text-transform:uppercase; display:block; }
.se_news_r h2 a:hover{ color:#00489d;}
.se_news_r p{ line-height:26px; color:#666; padding:10px 0 10px 0; font-size:15px;}
.se_news_r .se_news_more{ width:100px; border:1px solid #e60012; line-height:40px; text-align:center; float:right}
.se_news_r .se_news_more a{ color:#d61010; font-size:16px;}

.se_news_con li:hover .se_news_m{ background:#e60012; color:#fff}
.se_news_con li:hover .se_news_m span{ color:#fff}
.se_news_con li:hover .se_news_r h2 a{color:#f00;}

.main2{ width:1180px; padding:15px; margin:30px auto 0 auto; border:3px solid #222}
.main{ width:1280px; margin:30px auto 0 auto;}
.main_right{ width:910px;font-size:16px;}
.m_r_weizhi{ line-height:35px; text-align:right; font-size:14px;border-bottom:1px solid #eee}
.m_r_weizhi span{ float:left; font-size:18px; border-bottom:1px solid #093}


.t_left{ width:265px; float:left}
.fenlei2{}
.fenlei2 h2{ background:#093; line-height:40px; font-size:14px; color:#fff; font-weight:normal; padding:0 0 0 20px; text-transform:uppercase}
.fenlei2 ul{ border:1px solid #eee; padding:25px 0 20px 0; border-bottom:2px solid #093 }
.fenlei2 li{ line-height:35px; width:200px; margin:0 auto;  border:1px solid #ccc; margin-bottom:10px;}
.fenlei2 li a{ font-size:14px; padding:0 0 0 35px; }





.news-left{width: 835px;height: 430px;float: left;}
.xinwen{ height:40px; width:835px; background:#1f1f1f url(../images/images/xw.jpg) left center no-repeat;}
.xinwen_z{height:40px; width:300px; float:left;}
.xinwen_z a{height:40px; line-height:40px; display:block; color:#d21e27;  font-size:14px; padding-left:40px;}
.xinwen_z b{ color:#fff;  }
.xinwen_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.xinwen_n{ height:340px; width:835px;  margin-top:45px;}
.xinwen_nl{height:340px; width:213px; float:left; background:url(../images/images/nnn.jpg) center no-repeat;}
.xinwen_nr{ height:340px; width:600px; float:right;}
.xinwen_nrt{height:100px; width:600px;}
.xinwen_nrtb{ height:30px; width:600px; border-bottom:#d9d9d9 1px dashed; padding-top:10px;}
.xinwen_nrtb a{ height:26px; width:600px; line-height:26px; color: #666; font-size:16px; display:block;}
.xinwen_nrtb a:hover{ height:26px; width:600px; line-height:26px; color:#d21e27; font-size:17px; display:block;}
.bbb{ height:60px; width:600px;}
.bbb p{ height:24px; line-height:24px;  font-size:12px; color:#999; display:block; padding-top:5px;}
.xinwen_liebiao{width:600px; height:220px; padding-top:25px;}
.xinwen_liebiao_l{ height:35px; width:500px; background: url(../images/images/a.gif) center left no-repeat; float:left;}
.xinwen_liebiao_l a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px;}
.xinwen_liebiao_l a:hover{  color:#d21e27; font-size:12px;}
.xinwen_liebiao_r{height:35px; width:100px; float:right;}
.xinwen_liebiao_r a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px; }
.xinwen_liebiao_r a:hover{  color:#d21e27; font-size:12px;}

.tupian{ width:1200px; padding-top:200px; margin:0 auto }






.kong{height:40px; width:100%}
.kongg{height:60px; width:100%}

.news-right{width:330px;height: 430px;float: right;}
.lx{height:40px; width:330px; float:left;background:#d21e27;}
.lx_z{height:40px; width:280px; float:left;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px; padding-left:40px;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px;}
.lx_z b{ color:#fff;  }
.lx_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.lx_t{height:148px; width:300px; margin:0 auto; background:url(../images/images/lxt.jpg) center no-repeat; margin-top:60px;}
.lx_n{height:200px; width:300px; padding:15px;}
.lx_nt a{height:40px; width:300px; line-height:40px; display:block; font-size:16px; color:#000; font-weight:bold;}
.lx_nn a{height:30px; line-height:30px; display:block; color:#333; font-size:12px;}
.leftttt{height:100%; width:210px;}
.lixxiwomen{ padding-top:700px; }
.sss{height:380px; width:210px;border:1px solid #c5c5c5}
.lixxiwomen_t{height:40px; width:210px; background:url(../images/images/lxxxx.jpg) center no-repeat;}
.lixxiwomen_t a{height:40px; width:210px; line-height:40px; display:block; font-size:14px; color:#FFF; text-align:center;}
.let{height:94px; width:190px; margin:0 auto; padding-top:18px; background:url(../images/images/aaaa.jpg) center no-repeat;}
.lett p{height:40px; line-height:40px; width:190px; margin:0 auto; display:block; font-size:13px; color:#00; font-weight:bold;}
.lettt p{ height:30px; line-height:30px; font-size:12px; display:block; color:#333; padding-left:10px;}




.right_yeyue{ width:970px; height:100%; float:right;}

























/*erjiyemian*/
.main_l{ float:left; width:226px; padding:0 0 0 9px; overflow:hidden;}
.main_r{ float:right; width:720px;overflow:hidden; padding-right:10px;}


.left_lx{width:257px;overflow:hidden; min-height:276px;}
.left_lx .pic{ height:69px; overflow:hidden;}
.left_lx .pic2{ height:42px; overflow:hidden;}
.left_lx .left_lx_con{ width:250px;line-height:24px; min-height:159px; color:#fff; background:#ff7c1c url(../images/lianxibg2.jpg) repeat-x left top;}
.left_lx .left_lx_con p{ padding:19px 0 0 20px;}

.zizhi{width:250px;overflow:hidden;}
.zizhi .pic{ height:56px; overflow:hidden;}
.zizhi .zizhi_con{ width:250px;line-height:24px; padding-top:5px;overflow:hidden;min-height:180px; color:#fff; background:#f7f2e8 url(../images/rongyubg.jpg) repeat-x left top;}
.zizhi .zizhi_con img{ margin:2px 0 0 6px; height:38px; overflow:hidden; display:block}

.erjibg{ background:url(../images/weizhi.jpg) no-repeat left top; height:37px;line-height:37px; padding-left:35px; color:#fff}
.erjibg a{ color:#fff;}
.erjibg a:hover{ font-weight:bold;}
.main_content{background:#FFFFFF; line-height:23px; min-height:502px; margin:0 0 10px 0; border:#c5b084 solid 1px;}
.main_content .jianjie{ line-height:30px; font-size:12px; padding:30px 30px 0 30px;color:#000}

.erji_con{ PADDING-top:20PX; padding-left:10px;}

.tiao{ font-size:12px; padding:20px 0 20px 30px;}
.tiao a{ color:#000000; text-decoration:none; font-size:12px;}
.tiao a:hover{ color: #348900;}

.lx p{ line-height:25px; font-size:14px; font-weight:bold;}
.more{ padding:25px;}
.more a{ color:#000; line-height:25px; text-decoration:none; background:url(../images/news_icon.gif) no-repeat left 2px; padding-left:20px;}


.list_photo2{
	margin:0;
	width:790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list_photo2 dt{ float:left; width:250px; height:200px; margin-top:15px; }
.list_photo2 dt img{ border:1px solid #dfdfdf; padding:0px; width:210px; height:150px; padding:5px;}
.list_photo2 dt div{ width:240px; height:35px; line-height:35px; text-align:center; overflow:hidden; }
.list_photo2 a{color:#000000;}
.list_photo2 a:hover{color:#f60;}


.news_t{ width:650x; text-align:left; line-height:40px; height:40px; background: url(../Images/index_1888.gif) repeat-x;text-indent:0px; margin:auto; margin-left:40px; margin-right:40px; font-size:14px;}
.news_t ul{  width:650px; line-height:40px;}
.news_t ul li{line-height:40px;}

.news_t a {line-height:40px; color:#4a4a4a; font-size:14px; padding-left:22px; }
.news_t a:hover{color:#4a4a4a; }

.news_p{ width:700px; color:#999999; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#999999}
.news_p a:hover{ color:#ff0000}


.newslist{list-style:none;width:500px;background-color:#fff;overflow:hidden;height:500px;}
.newslist .t{float:left;width:250px;}




.se_erji_img img{ width:auto; margin:0 auto}


.contact_left{ width:640px; text-align:center}
.contact_right{ width:450px; height:400px; margin:0px 0;  text-align:left; font-size:17px; line-height:40px; padding:0 0 0 50px; border-right:1px solid #ccc }
.contact_right strong{ color:#333; font-size:30px;}

/*liuyan*/
.liuyan_contact{ background:#fff url(../images/liu_bg.jpg) no-repeat center center; padding:10px 0 0 0}
.liuyan_contact .s_width{ height:534px; position:relative; overflow:hidden;}
.liuyan_contact .liu_l{ width:640px; }
.liu_r{ width:550px; padding:5px 0 0 0; margin:0 40px 0 0}
.liu_r h3{ font-size:24px; color:#222; line-height:65px; text-transform:uppercase;}
.liu_r .liu_zi{ line-height:55px; font-size:18px; color:#3d3d3d; border-top:1px solid #ccc;  border-bottom:1px solid #ccc}
.liu_con .title{ display:none;}


.map{ width:100%; margin:0 auto;overflow:hidden;}
.deng{position:absolute;width:680px;height:221px;left:50%; margin-left:-340px;top:-74px; z-index:5;text-align:right;}

.dd{position:absolute;width:600px;height:221px;left:50%; margin-left:-300px;top:-114px; z-index:5;}

.p_float{ position:fixed; bottom:20px; width:55px; right:10px; z-index:9999; opacity:0}
.p_float li{  line-height:21px; margin-bottom:10px; text-align:center}
.p_float li a{ color:#fff; font-size:13px; background:#00877a; padding:10px 7px; margin-bottom:10px; display:block}
.p_float li a:hover{ background:#000}