/* CSS Document */

html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{ margin:0px; padding:0px; list-style-type:none; border:0}
body{ background-color:#fff;background-repeat:repeat-x}
a:link{ color:#333; text-decoration:none; font-size:12px}
a:visited{ color:#333; text-decoration:none; font-size:12px}
.clear{ clear:both} 
.bais{ color:#FFFFFF; text-decoration:none; font-size:12px}
.bais:link{ color:#FFFFFF; text-decoration:none; font-size:14px; font-family:"?¡é¨¨¨ª??o¨²"}
body{ margin:0; padding:0; text-align:center}
h1{ font-size:30px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; color:#c00008; margin:0; padding:0; }
h2{ font-size:14px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; color:#333; font-weight:100; line-height:30px}
h3{ font-size:18px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; color:#c67d14; display:block ; line-height:40px; text-align:left}
h4{ font-size:20px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; color:#333; line-height:40px;margin:0; padding:0; }
h6{ font-size:12px;  color:#333; line-height:25px; text-indent:20px; font-weight:100; text-align:left; }
.heis{ font-size:14px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; line-height:25px; color:#333; text-decoration:none}
.float-right{ float:right}
.pand{ padding:10 0;}
.header{ margin:0 auto; width:100%; height:161px; background-image:url(../image/head_bg.gif); background-repeat:repeat-x; }
.header .header_top{width:1200px; height:30px; margin:auto}
.header .header_top .left{  width:750px; height:30px; float:left; text-align:left; background-repeat:no-repeat; text-indent:38px; color:#333; font-size:12px; line-height:30px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; }
.header .header_top .right{  width:300px; height:31px; float:right;color:#333; font-size:14px;; line-height:30px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; text-align:right;font-size:12px; }
.header .header_top .right a{ color:#333; font-size:12px; line-height:30px; font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif; }
.header .head{ margin:0 auto; width:1200px; height:131px; }
.header .head .logo{ float:left; width:800px; text-align:left}
.header .head .pho{ float:right; text-align:right; width:400px}

.menu{ margin:0 auto; width:100%; background-color:#c67d14; height:40px; z-index:9999}

/* common styling */
/* set up the overall width of the menu div, the font and the margins */
.menu1 {
font-family: "?¡é¨¨¨ª??o¨²",Arial, Helvetica, sans-serif;
width:1200px; margin:0 auto 
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu1 ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu1 ul li {
float:left; 
position:relative;
}
/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu1 ul li a, .menu1 ul li a:visited {
display:block; 
text-align:center; 
text-decoration:none; 
width:104px; 
height:40px; 
color:#fff; 
line-height:40px; 
font-size:14px;
}
/* make the dropdown ul invisible */
.menu1 ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu1 ul li:hover a {
color:#fff; 
 height:40px;line-height:40px; 

}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu1 ul li:hover ul {
display:block; 
position:absolute; 
top:40px; 
left:0; 
width:145px; z-index:999
}
/* style the background and foreground color of the submenu links */
.menu1 ul li:hover ul li a {
display:block; 
background:#8cc431; 
color:#fff; border-top:1px solid #fff; height:35px; font-size:14px; line-height:35px
}
/* style the background and forground colors of the links on hover */
.menu1 ul li:hover ul li a:hover {
background:#76b412; 
color:#fff;
}
.menu1 img{ float:left}




.ban{ margin:0 auto; width:100%; height:465px; text-align:left; z-index:1 }
#full-screen-slider { width:100%; height:465px; float:left; position:relative}
#slides { display:block; width:100%; height:465px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:435px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#c67d14}

.index_tubiao{ width:1200px; margin:0 auto}
.index_tubiao ul{ margin:20px auto; padding:0px}
.index_tubiao ul li{ width:175px; float:left; margin:0 10px; border:2px solid #c67d14; height:210px; padding:10px 0; -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    border-radius:15px;    }
.index_tubiao ul li h5{ font-size:24px; line-height:30px; color:#971d23; font-family:"?¡é¨¨¨ª??o¨²"}
.index_tubiao ul li:hover{ background-color:#fffcea}

.index_brand{ width:1200px; margin:10px auto 0}
.index_brand .title{ text-align:left}
.index_brand .title a{ float:right; line-height:30px;font-family:"?¡é¨¨¨ª??o¨²";color:#fff; margin-top:70px; font-size:16px}
.index_brand ul{ margin:0 auto; width:1200px;}
.index_brand ul li{ float:left; margin:10px 40px; width:220px; display:block; height:240px }
.index_brand ul li h1{ font-size:16px; text-align:left; color:#c00008}
.index_brand ul li h5{ font-size:12px; text-align:left; color:#666; line-height:25px;  font-weight:100}
.index_brand ul li img{ border:1px solid #efefef; padding:2px}
.index_brand ul li .more{ border:0px; padding:0px; float:left; margin-top:10px}
.index_brand ul a:hover{ background-color:#efefef}

.index_join{ width:1200px; margin:0 auto; height:400px;}
.index_join .index_join_left{ width:820px; float:left; background:url(../image/join_l_b.jpg) no-repeat right;height:400px;}
.index_join .index_join_left .title{ width:820px; float:left; margin-top:30px; text-align:left}
.index_join .index_join_left p{ width:820px; float:left;text-align:left; font-family:"?¡é¨¨¨ª??o¨²"; line-height:40px; font-size:16px; margin-top:20px}
.index_join .index_join_left p b{ color:#c67d14}

.index_join .index_join_right{ width:380px; float:right;height:400px;}
.index_join .index_join_right .title{  float:left; margin-top:30px; text-align:left}

.index_case{ width:1200px; margin:0 auto; height:240px; }
.index_case .title{  width:100%; text-align:center}
.index_case .title b { float:left; line-height:35px; height:32px; text-align:left;font-size:24px; color:#0081cd; text-indent:20px;font-weight: bold;font-family:"?¡é¨¨¨ª??o¨²"; width:1000px text-align:center}
.index_case .title span{ color:#333; font-size:24px;font-family:"?¡é¨¨¨ª??o¨²";  margin:0 auto; width:1000px text-align:center; display:block}
.index_case .title a{ font-family:"?¡é¨¨¨ª??o¨²"; color:#fff; line-height:32px; float:right; padding-right:10px}

.index_case .index_case_con{ width:1200px; margin:0 auto; height:240px; text-align:left; }
.index_case .index_case_con .blk_18 {font-size:14px;width:1000px}
.index_case .index_case_con .blk_18 .pcont { width:1060px; float:left; overflow:hidden;  background-color:#fff; padding:5px }
.index_case .index_case_con .blk_18 .ScrCont { width:32766px; zoom:1; margin-left:-5px;}
.index_case .index_case_con .blk_18 #List1_1, .blk_18 #List2_1 { float:left;}
.index_case .index_case_con .blk_18 .LeftBotton, .blk_18 .RightBotton {width:60px; height:275px;float:left; background:url(https://anjiermuying.com/images/ax.gif) no-repeat;}
.index_case .index_case_con .blk_18 .LeftBotton { background-position: 0 0px;}
.index_case .index_case_con .blk_18 .RightBotton { background-position: -60px 0px; }
.index_case .index_case_con .blk_18 .LeftBotton:hover{ background-position: -5px -274px; }
.index_case .index_case_con .blk_18 .RightBotton:hover { background-position: -55px  -274px; }


.index_case .index_case_con .blk_18 .pl img { display:block; cursor:pointer; border:none; margin:4px auto 0; border:5px solid #fff}
.index_case .index_case_con .blk_18 .pl { width:235px; height:280px; float:left; border:1px solid #d3d3d3; margin:14px; text-align:center; line-height:24px; color:#333;  background:#fff;}
.index_case .index_case_con .blk_18 .pl h5{ width:90%; text-align:left; margin:0 auto; font-size:14px; line-height:30px}
.index_case .index_case_con .blk_18 .pl h6{ width:90%; text-align:left; margin:0 auto}
.index_case .index_case_con .blk_18 .pl span{ font-size:24px; padding:2px 7px; background-color:#f60; color:#fff; font-weight:bold}
.index_case .index_case_con .blk_18 a.pl:hover {color:#fff; background:#0082d0; color:#333}


.index_about{ width:100%; margin:20px auto 0; background-image:url(../image/about_bg.jpg); height:454px; background-repeat:no-repeat; background-position: center}

.index_about .index_about_right{  width:1200px; margin:0 auto}
.index_about .index_about_right .title{ height:35px;  height:35px; width:100%; border-bottom:1px solid #bbbbbb; background-image:url(https://anjiermuying.com/images/dian.gif); background-position:10px 7px; background-repeat: no-repeat;}
.index_about .index_about_right .title img{ float:left; margin:0 0 0 10px}
.index_about .index_about_right .title span{ float:left; line-height:35px; height:35px; text-align:left;font-size:18px; color:#333; border-bottom:4px solid #d40001;  font-weight: bold;font-family:"?¡é¨¨¨ª??o¨²"; padding:0 10px;  }
.index_about .index_about_right .title span b{ color:#d40001 }
.index_about .index_about_right .title a{ float:right;font-size:12px;color:#333;font-family: "Microsoft Yahei"; line-height:36px; padding-right:10px}
.index_about .index_about_right p{ font-size:14px; font-family:"Microsoft Yahei"; line-height:30px; padding:10px; text-align:left; padding:90px 0 0 460px }
.index_about .index_about_right p b{color:#c77d14; font-size:14px}
.index_about .index_about_right a{ display:block} 


.index_service{  width:100%; margin:0 auto 0; background-repeat:no-repeat; background-position: center}
.index_service .index_service_con{  width:1200px; margin:0 auto;}
.index_service .index_service_con ul{  width:1200px; padding:0; margin:0}
.index_service .index_service_con ul li{ width:570px; height:255px; border:3px solid #c7801a; background-color:#fffceb;font-family: "Microsoft Yahei"; line-height:30px; float:left; margin:5px 0 ; padding:8px}
.index_service .index_service_con ul li .imgr{ float: right}
.index_service .index_service_con ul li .imgl{ float: left}
.index_service .index_service_con ul li h1{ font-size:24px; line-height:30px; color:#c67d14; text-align:left}
.index_service .index_service_con ul li p{ font-family: "Microsoft Yahei"; line-height:30px; font-size:14px; text-align:left; text-indent:30px; padding:5px; }
.index_service .index_service_con ul li a{ font-size:14px; background-color:#8cc431; padding:2px 10px; line-height:25px; float:left; color:#fff; -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    border-radius:8px; margin-left:10px }
	
.index_service .index_service_con ul li a:hover{ background-color:#935701}
.index_pro{ width:1200px; margin:0 auto}
.index_pro .index_pro_left{ width:218px; float:left; background-color:#fff}
.index_pro .index_pro_left .top{ width:218px; float:left; height:101px; background-image:url(../image/pro_t.gif) }
.index_pro .index_pro_left .top b{ color:#fff; font-size:25px; font-family:"?¡é¨¨¨ª??o¨²"; padding-top:30px ; float:left; width:100%}
.index_pro .index_pro_left .top i{ color:#f6b961; font-size:22px; font-family:"?¡é¨¨¨ª??o¨²"; }
/*?¡Â¨°a?¨´¨º?*/
.index_pro .index_pro_left .subNavBox{ float:left; width:218px; padding-bottom:5px}
.index_pro .index_pro_left .subNav{ font-size:16px; font-family:"?¡é¨¨¨ª??o¨²";  height:38px; line-height:38px; display:block; text-align: center; color:#fff; letter-spacing:3px;  font-weight:bold; background-color:#a5000e}
.index_pro .index_pro_left .currentDt{}
.index_pro .index_pro_left .navContent{}
.index_pro .index_pro_left .navContent li a{display:block;text-align:left; text-indent:65px; font-weight:bold;font-size:14px;line-height:55px;color:#333; background-image:url(../image/pro_l_b.gif);font-family:"?¡é¨¨¨ª??o¨²"; }
.index_pro .index_pro_left .navContent li a:hover{display:block;text-align:left; text-indent:65px; font-weight:bold;font-size:14px;line-height:55px;color:#c67d14; background-image:url(../image/pro_l_h.gif);font-family:"?¡é¨¨¨ª??o¨²"; }
.index_pro .index_pro_right{ width:950px; float:right}
.index_pro .index_pro_right .title{ height:35px; border-bottom:1px solid #bababa}
.index_pro .index_pro_right .title b { float:left; line-height:33px; height:33px; text-align:left;font-size:16px; color:#c67d14; text-indent:10px;  font-weight: bold;font-family:"?¡é¨¨¨ª??o¨²"; }
.index_pro .index_pro_right .title span{ float:left; text-align:left; font-weight:bold; color:#333; font-size:16px; line-height:33px; font-family:"?¡é¨¨¨ª??o¨²"; }
.index_pro .index_pro_right .title a{ text-align:right;font-size:12px;color:#333;font-family: "Microsoft Yahei"; }
.index_pro .index_pro_right .title ul{ width:760px; margin:0 auto; padding:0px; float:left}
.index_pro .index_pro_right .title ul li{ float:left}
.index_pro .index_pro_right .title ul li a{ padding:0 24px;  line-height:30px; background-color:#333333; display:block; color:#fff;font-family:"?¡é¨¨¨ª??o¨²"; font-size:14px; margin:0 2px}
.index_pro .index_pro_right .title ul li a:hover{ background-color:#d30000}
.index_pro .index_pro_right .title ul li .hover{ background-color:#d30000}

.index_pro .index_pro_right ul{ width:940px; margin:0px; padding:0px; margin-top:30px}
.index_pro .index_pro_right ul li{ margin:5px; float:left;}
.index_pro .index_pro_right ul li img{  border:1px solid #cfcfcf; background-color:#fff}
.index_pro .index_pro_right ul li a{ line-height:30px; font-size:14px}
.index_pro .index_pro_right p{ float:left;font-family: "Microsoft Yahei"; text-align:left; margin-top:20px; width:940px}
.index_pro .index_pro_right p img { line-height:0px; margin-top:-10px}
.mianbaoxue{ width:500px; line-height:30px; float:right; margin-top:10px; text-align:right; font-family:"?¡é¨¨¨ª??o¨²"; color:#333;  text-indent:10px; font-size:12px}
.mianbaoxue a{  font-family:"?¡é¨¨¨ª??o¨²"; color:#333; line-height:30px; }

.foot{width:100%; margin:0px auto 0;  float:left; color:#fff; height:40px; background-color:#c67d14; height:224px}
.foot a{ font-size:14px; color:#fff;font-family:"?¡é¨¨¨ª??o¨²"; line-height:40px}

.footer{ width:1200px; margin:0 auto;font-size:14px; color:#fff; line-height:30px;  font-family:"?¡é¨¨¨ª??o¨²"; height:224px; background-color:#c67d14}
.footer .footer_left{ float:left; width:386px; height:224px }
.footer .footer_right{ float:right; text-align:left; width:770px; padding-top:10px; padding-left:40px;color:#fff; font-size:14px; font-family:"?¡é¨¨¨ª??o¨²";}


.content{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}

.news{ width:800px; height:auto;}
.news_son{ width:395px; padding-bottom:1px; float:left}
.news_title{ line-height:40px; font-size:18px; padding:0 20px; overflow:hidden; margin-top:5px}
.news_title span{ color:#9f0010; float:left;}
.news_title a{ color:#666; float:right; font-size:14px;}
.news_title a:hover{ color:#9f0010;}

.swiper-container2{ position:relative;}
.news_son:nth-child(1) .swiper-container2 .swiper-slide img{ width:395px; height:220px;}
.news_son:nth-child(2) .swiper-container2 .swiper-slide img{ width:395px; height:220px;}
.swiper-container2 .swiper-pagination{ width:auto; bottom:5px; right:5px; left:auto;}
.swiper-container2 .swiper-pagination-bullet{ width:10px; height:10px; background:rgba(0,0,0,0.2); opacity:1; border-radius:10px;}
.swiper-container2 .swiper-pagination-bullet-active{ background:#9f0010;}

.news_lb{ overflow:hidden; padding:5px 0; height:210px;}
.news_lb li{ overflow:hidden; line-height:35px; padding:0 20px;}
.news_son:nth-child(1) .news_lb li:hover{ background:url(../image/news_li_l_bg.png) no-repeat left center;}
.news_son:nth-child(1) .news_lb li:last-child:hover{ background:none;}
.news_son:nth-child(2) .news_lb li:hover{ background:url(../image/news_li_r_bg.png) no-repeat right center;}
.news_son:nth-child(2) .news_lb li:last-child:hover{ background:none;}
.news_lb li a{ font-size:12px; color:#666;}
.news_lb li:hover a{ color:#9f0010;}
.news_lb li p{ overflow:hidden; border-bottom:1px dashed #c3c3c3;}
.news_lb li p a{ color:#666; float:left; font-size:14px;}
.news_lb li:hover p a{ color:#9f0010;}
.news_lb li p span{ color:#b2b2b2; float:right; font-size:14px;}
.news_lb li:hover p span{ color:#9f0010;}


/*main css*/
.izl-rmenu{position:fixed; left:50%; margin-left:600px; bottom:10px; padding-bottom:73px; background:url(https://anjiermuying.com/images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../image/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../image/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../image/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../image/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../image/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
/*//??2??¨°?¡ã?¨¤?¨°¡À¨¤?-??¨¤¨ª¡êowww.sucaijiayuan.com*/