/*åˆå§‹åŒ–æ ·å¼*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:14px/2 Microsoft YaHei,arial,å®‹ä½“,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

p{margin-bottom: 0;}



/* å¤´éƒ¨æ ·å¼ */
.sky{background:#1d242e;color:#999999;font-size:14px;line-height:33px;}
.sky a{color:#999999;}
#header{width:1200px;margin:0 auto;height:115px;}
.logo{float:left;line-height: 115px;}
.kk{margin-left:15px;padding-left:15px;background: url(../images/line.png) no-repeat left center;color:#333333;font-size:16px;margin-top:34px;}
.k2{padding-left:62px;background: url(../images/t.png) no-repeat left 60%;color:#333333;font-size:18px;margin-top:35px;line-height: 31px;}
.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"å¾®è½¯é›…é»‘";}



/*çƒ­é—¨æœç´¢*/
.search{background:#f2f2f2;height:78px;}
.swz{line-height:78px;color:#0066d9;font-size:24px;font-weight:bold;background: url(../images/line2.png) no-repeat right center;padding-right:35px;}
#formsearch{width:310px;float:right;background: url(../images/ss.png) no-repeat;height:38px;margin-top:20px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch{float:left;height:78px;line-height:78px;color:#666666;font-size:14px;margin-left:35px;background: url(../images/line2.png) no-repeat right center;padding-right:145px;font-weight:bold;}
.hotSearch a{margin-right:18px;font-weight:normal;color:#666666;}
#formsearch input{}
#formsearch input#keyword{height:38px;line-height:38px;padding-left:9px;color:#888888;font-size:14px;background:none;border:none;outline:none;}
#formsearch input#s_btn{width:55px;height:38px;line-height:38px;text-align:center;background:none;border:none;outline:none;color:#fff;border:none;cursor:pointer;float:right;}




/* å¯¼èˆªæ ·å¼ */
#menu{background:#0066d9;}
.xy-menu {
  width: 1200px;
  margin:0 auto;
  height: 57px;
}

.xy-menu > li {
  float: left;
  width: 150px;
  position: relative;
}

.xy-menu li+li{background: url(../images/nh.png) no-repeat left center;}

.xy-menu > li:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 17px;
  content: '';
  opacity: 0;
}

.xy-menu > li > a {
  display: block;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  line-height: 57px;
}

.xy-menu > li > a .creat {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 3px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #fff transparent transparent transparent;
  border-bottom: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.xy-menu > li > a:hover{
  background: url(../images/navli.png) no-repeat top center;
}

.xy-menu .active a {
  color: #fff!important;background: #b99562;
}


.xy-menu .xy-sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  border-top: 2px solid #b99562;
  left: 0;
  top: 47px;
  -webkit-box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
          box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
  background: #fff;
  padding-bottom: 4px;
  z-index: 9999;
}

.xy-menu .xy-sub-menu > li {
  border-bottom: 1px solid #e5e5e5;
}

.xy-menu .xy-sub-menu > li > a {
  display: block;
  line-height: 45px;
  font-size: 14px;
  color: #666;
  position: relative;
  padding-left: 15%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding-right: 15%;
}

.xy-menu .xy-sub-menu > li > a:after {
  position: absolute;
  right: 12%;
  top: calc(50% - 3.5px);
  content: '';
  width: 5px;
  height: 7px;
  background: url(../images/xy-sub-nav-jt.png) 0 -7px no-repeat;
}

.xy-menu .xy-sub-menu > li > a:hover {
  background: #ececec;
  color: #666;
  padding-left: 22%;
}

.xy-menu .xy-sub-menu > li > a:hover:after {
  background-position: 0 0;
}


/*é¦–é¡µbanner*/
.banner{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:645px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;right:46%;bottom:32px;z-index:100;}
.banner .num li{width:14px;height:14px;display:inline-block;margin:0 5px;background: url(../images/b1.png) no-repeat;line-height:14px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background: url(../images/b2.png) no-repeat;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}


.xypg-banner{width:100%;}
.xypg-banner img{width:100%;height:auto;}


.box1{margin-top:40px;}
.ptt{text-align:center;color:#222222;font-size:30px;line-height: 32px;}
.ptt span{display:block;color:#999999;font-size:18px;display:block;}
.box1 .cont{margin-top:35px;}

.menu_cate{width:258px;float:left;background:#0066d9;height:486px;}
.sort1{width:235px;margin:0 auto;}
.sort1 li{color:#ffffff;font-size:16px;padding-left:22px;border-bottom:1px dashed #3e98fd;line-height:48px;background:url(../images/s1.png) no-repeat 204px center;}
.sort1 li a{color:#ffffff;font-size:16px;}
.sort1 li a:hover{color:#9abe30;}

.dh{color:#fff;font-size:14px;padding-left:30px;margin-top:15px;}
.box1 .prod{width:933px;}

.product_list1 li{float:left;margin-left:26px;margin-bottom:30px;_display:inline;position:relative;}
.product_list1 li a.img{}
.product_list1 li a.img img{width:285px;height:228px;font-weight:normal;}
.product_list1 li h3{text-align:center;font-size:14px;font-weight:normal;color:#fff;background:rgba(0,102,217,.5);line-height:43px;width:100%;position:absolute;left:0;bottom:0;opacity:1;}
.product_list1 li .mask{width:285px;height:228px;position:absolute;left:0;top:0;background:url(../images/mask.png) no-repeat;opacity:0;}
.product_list1 li h4{color:#ffffff;font-size:14px;text-align:center;font-weight:normal;padding-top:78px;}
.product_list1 li:hover .mask{opacity:1;}
.product_list1 li:hover h3{opacity:0;}




.box2{margin-top:15px;}
.box2 .cont{margin-top:30px;position:relative;}

#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

.lb,.rb{position:absolute;top:37%;cursor:pointer;}
.lb{left:-45px;}
.rb{right:-45px;}

.product_list2 li{float:left;margin:0 10px;_display:inline;position:relative;}
.product_list2 li a.img{}
.product_list2 li a.img img{width:285px;height:228px;font-weight:normal;}
.product_list2 li h3{text-align:center;font-size:14px;font-weight:normal;color:#fff;background:rgba(0,102,217,.5);line-height:43px;width:100%;position:absolute;left:0;bottom:0;}
.product_list2 li:hover h3{background:#0066d9;}



.box3{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:240px;background:url(../images/bj2.png) no-repeat;margin-top:62px;}
.hwz{text-align:center;color:#fff;padding-top:60px;line-height:43px;}
.hwz p:nth-child(2){margin-top:12px;font-size: 30px;}



.box4{padding-top:50px;background: url(../images/about.png) no-repeat top center;height: 950px;overflow: hidden;}
.box4 .cont{margin-top:40px;position:relative;}
.about{width:575px;float:left;}
.about .content{color:#333333;font-size:16px;line-height:30px;text-align:justify;height: 236px;overflow:hidden;}
.about .content p{text-indent: 2em;}
.about a{display:block;width:148px;height:78px;background:url(../images/am.png) no-repeat;/* margin-top:33px; */}
.about a:hover{background:url(../images/am2.png) no-repeat;}
.abpic{width:600px;height:371px;}

.box4 .cont2{position:relative;}
.he-title{width: 190px;height: 52px;background: #0066d9;color: #fff;font-size: 22px;line-height: 52px;text-align: center;margin: 0 auto;margin-bottom: 30px;margin-top: 50px;}
#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.lb1,.rb1{position:absolute;top:37%;cursor:pointer;}
.lb1{left:-45px;}
.rb1{right:-45px;}



.heng1{
  width:1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}




.adv-bg{
  background: url(../images/adn.png) no-repeat top center;
  height: 1413px;
  overflow: hidden;
}

.adv-index{
  position: relative;
  margin-top: 493px;
}

.adv1{
  position: absolute;
  left: 408px;
  top: 0;
  width:380px;

}
.adv1 .tu{
  text-align: center;
}

.adv1 .w1{
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.adv1 .w1 p:nth-of-type(1){
  font-size: 24px;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 30px;
}


.adv2{
  position: absolute;
  left: 108px;
  top: 445px;
  width:450px;
}

.adv2 .tu{
  margin-left: 122px;
}

.adv2 .w1{
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.adv2 .w1 p:nth-of-type(1){
  font-size: 24px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 14px;
}


.adv3{
  left: 644px;
  top: 424px;
}

.adv3 .tu{
  margin-left: 43px;
}




.box5{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:240px;background:url(../images/bj3.png) no-repeat;;}
.hwz5{text-align:center;color:#fff;padding-top:68px;line-height:43px;}
.hwz5 a{color:#fff;text-align:center;font-size:16px;background:url(../images/zx1.png) no-repeat;height:43px;line-height:38px;display:inline-block;width:134px;}
.hwz5 a:hover{background:url(../images/zx1.png) no-repeat;}
.hwz5 p:nth-child(2){margin-top:30px;}


.box6{background:#ebf5fd;padding-top:38px;}
.box6 .cont{margin-top:18px;}

.n-left{width:718px;height:460px;}


.n-left h2{font-size:20px;color:#333333;font-weight:bold;line-height:45px;text-align:center;height:50px;background:url(../images/n1.png) left center no-repeat;border-bottom:1px solid #cccccc;padding-left:43px;}
.n-span{display:block;width:92px;float:left;height:45px;cursor:pointer;margin-right:20px;}
.n-span1{display:block;width:35px;float:left;height:45px;cursor:pointer;}
.n-left h2 a{font-size:12px;display:block;float:right;width:65px;line-height:20px;border:1px solid #d1d1d1;text-align:center;color:#666666;font-weight:normal;margin-top:12px;}
.n-left h2 a:hover{border-color:#0066d9;color:#0066d9;}


.active{color:#0066d9;}

.n-content dl{}
.n-content dl dt{width:100%;overflow:hidden;margin-top:20px;margin-bottom:10px;}
.n-content .n-img{float:left;width:258px;height:172px;}
.n-content .n-img img{width:100%;}
.news_det{width:435px;float:right;}

.n-content dl dt .aa{line-height:40px;font-size:18px;color:#333333;font-weight:bold;}
.n-content dl dt .a2{line-height:27px;font-size:14px;color:#888888;font-weight: normal;}
.n-content dl dt .a3{display:block;width:105px;height:27px;line-height:27px;background:#fff;color:#666666;text-align:center;margin-top:20px;border:1px solid #d1d1d1;
  margin-left:24px;font-weight: normal;}
.n-content dl dt:hover .a3{border-color:#0066d9;color:#0066d9;}

.n-content dl dd{width:100%;font-size:16px;height:50px;line-height:50px;margin-right:10px;background:url(../images/n3.png) 10px center no-repeat;border-bottom: 1px dashed #c5c5c5;color:#333333;}
.n-content dl dd a{color:#333333;padding-left:30px;}
.n-content dl dd a:hover{color:#0066d9;}
.n-content dl dd span{float:right;margin-right:10px;font-size:13px;color:#666666;}



.n-right{width:450px;}
.n-right h2{font-size:20px;color:#333333;font-weight:bold;line-height:45px;height:50px;background:url(../images/n2.png) left center no-repeat;border-bottom:1px solid #cccccc;padding-left:43px;}
.n-right h2 a{font-size:12px;display:block;float:right;width:65px;line-height:20px;border:1px solid #d1d1d1;text-align:center;color:#666666;font-weight:normal;margin-top:12px;}
.n-right h2 a:hover{border-color:#0066d9;color:#0066d9;}



.news_company{width:325px;margin-right:62px;}
.news1_title{border-bottom:1px solid #e5e5e5;font:400 22px/50px "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";color:#111;position:relative;}
.news1_title span{padding-left:12px;color:#999;font-size:14px;text-transform:uppercase;}
.news1_title a{position:absolute;right:0;top:0;}
.news_company .content{padding-top:20px;}


#ydemo{overflow:hidden;margin:0 auto;position:relative;height:456px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}

.news_list3{margin-top:20px;}
.news_list3 li{position:relative;padding:18px 0 15px;border-bottom:1px dashed #c5c5c5;}
.news_list3 li a{line-height:30px;padding-left:38px;background: url(../images/wen.png) left center no-repeat;display:block;font-size:16px;color:#333333;}
.news_list3 li a:hover{text-decoration:none;color:#0066d9;}
.news_list3 span{background: url(../images/da.png) left 3px no-repeat;padding-left:38px;font:400 12px/22px "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";margin-top:5px;color:#999;display:block}




/*ä¸»ä½“æ ·å¼*/
#container{width:1200px;margin:0 auto;margin-top:20px;}
.container{width:1200px;margin:0 auto;padding: 0;}

.navigation{float:right;width:100px;}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}




/*å‹æƒ…é“¾æŽ¥*/
.f_link{width:1200px;margin:0 auto;margin-top:18px;line-height:36px;line-height:36px;color:#0066d9;font-size:14px;text-transform:uppercase;overflow:hidden;}
.f_link span{color:#333333;font-size:14px;}
.f_link a{color:#333333;font-size:14px;}


/*é¡µé¢åº•éƒ¨*/
#footer{background:#333333;height:308px;border-top:6px solid #0066d9;color:#9a9a9a;}
#footer a{color:#9a9a9a;}
#footer a:hover{color:#fff;text-decoration:none;}
.nav_foot{text-align:center;line-height:72px;font-size:16px;border-bottom:1px solid #444444;}
.nav_foot a{padding:0 35px;}


.ads{margin-top:40px;width:900px;float:left;}
.ads li{width:450px;float:left;margin-bottom:28px;}
.ads li img{width:44px;height:44px;float:left;}
.ads li .det{padding-left:15px;float:left;padding-top:5px;}

.ads li h3{font-size:16px;color:#9a9a9a;font-weight:normal;}
.ads li span{font-size:16px;display:block;color:#9a9a9a;font-weight:bold;}
.ads li:hover h3{color: #9abe30;cursor: pointer;}
.ads li:hover span{color: #9abe30;cursor: pointer;}

.wei{margin-top:33px;margin-right:45px;}

.copyright{text-align:center;line-height:22px;background:#19191c;color:#999999;font-size:13px;padding:12px 0 18px;}
.copyright a{color:#999999;}
.copyright a:hover{color:#fff;}







/*------------å†…é¡µ-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:40px;background:#0066d9;font-size:18px;color:#fff;text-align:center;font-weight:normal;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}


.n_banner{width:1920px;position:relative;left:50%;margin-left:-960px;}
.n_banner img{width:1920px;margin:0 auto}


.left{width:240px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:920px;float:right;padding-bottom:10px;}
.sitemp{line-height:40px;height:40px;overflow:hidden;padding-right:10px;background:#0066d9;}
.sitemp h2{width:340px;float:left;line-height:40px;text-align:center;text-align:left;text-indent:15px;font-size:18px;color:#fff;font-weight:normal;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:40px;color:#fff;font-size:14px;}
.sitemp .site a{color:#fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}




/*äº§å“åˆ—è¡¨é¡µæ ·å¼*/
.xypg-pro-description {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 2em;
}

.xypg-product-list {
  margin: 0 -1%;
  font-size: 0;
}

.xypg-product-list li {
  display: inline-block;
  vertical-align: bottom;
    float: left;
  margin: 0 1% 20px 1%;
}

.xypg-product-list li .img {
  display: block;
  overflow: hidden;
}

.xypg-product-list li .img img {
  width: 287px;
  height:245px;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
}

.xypg-product-list li .img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.xypg-product-list li h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 15px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xypg-product-list li h3 a {
  color: #333333;
  display: block;
  text-align: center;

}

.xypg-product-list li h3 a:hover {
  color: #ab001a;
}

.xypg-product-list .no-result {
  margin: 0 1%;
  font-size: 14px;
}

/* å†…é¡µæ–°é—»åˆ—è¡¨ */
.xypg-news-list{}
.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative;
}

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0;
}

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666;
}

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999;
}

.xypg-news-list li .more {
  margin-top: 15px;
}

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
          box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
  color: #0066d9;
}

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #0066d9;
}


.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 13px;
    color: #666
}



.relate-title {
    background: #eee;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    margin-bottom: 15px
}

.relate-title span {
    background: #0066d9;
    padding: 0 10px;
    display: inline-block
}

.relate-product-slick {
    padding: 0 30px;
    position: relative
}
.relate-product-slick  .slick-track{
    width: 100%!important;
    z-index: 1;
}
.owl-carousel .owl-stage-outer{
    position: relative;
    overflow: hidden;
}

.relate-product-slick .owl-item {
    display: block;
    font-size: 0
}

.relate-product-slick .owl-item .img {
    display: block
}

.relate-product-slick .owl-item p {
    margin-bottom: 0;
    padding: .5em 0;
    font-size: 12px;
    color: #333;
    text-align: center
}

.relate-product-slick .owl-item:hover p {
    color: #ab001a
}

.relate-product-slick .owl-nav button.owl-next,.relate-product-slick .owl-nav button.owl-prev {
    width: 25px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    margin-top: -17.5px;
    line-height: 35px
}

.relate-product-slick .owl-nav button.owl-next span,.relate-product-slick .owl-nav button.owl-prev span {
    display: inline
}


.xypg-relate .relate-news {
    margin-top: 40px
}

.relate-news-list li {
    float: left;
    width: 48%;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #666
}

.relate-news-list li:nth-child(2n) {
    float: right
}

.relate-news-list li a {
    display: block;
    padding-right: 30%;
    color: #666
}

.relate-news-list li a:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}

.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 0
}

.relate-news-list li:hover a {
    color: #0066d9
}

.relate-news-list li:hover a:before {
    background-color: #0066d9
}

.relate-news-list li:hover span {
    color: #0066d9
}

/*å†…é¡µè¯¦æƒ…é¡µé¢å…¬ç”¨æ ·å¼*/
.xypg-detail-title {
  font-size: 20px;
  color: #363636;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.7;
}

.xypg-detail-info-bar {
  font-size: 14px;
  font-family: Arial;
  color: #9e9e9e;
  line-height: 35px;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
  float: left;
  margin-right: 20px;
}

.xypg-detail-info-bar .detail-info-time i {
  margin-right: 4px;
}

.xypg-detail-info-bar .detail-info-numbers {
  float: left;
}

.xypg-detail-info-bar .detail-info-numbers i {
  font-size: 12px;
  margin-right: 4px;
}

.xypg-detail-info-bar .xypg-file-down {
  float: right;
  position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
  cursor: pointer;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
  margin-right: 5px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
  color: #ab001a;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
  position: absolute;
  z-index: 9999;
  width: 250%;
  right: 0;
  background: #fff;
  display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
  padding: 10px 0;
  border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
  float: left;
  font-size: 40px;
  line-height: 40px;
  margin-right: 5px;
  height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
  overflow: hidden;
  line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
  font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
  color: #ab001a;
}

.xypg-detail-con-title {
  margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
  display: inline-block;
  font-size: 18px;
  color: #0066d9;
}

.xypg-detail-tags {
  margin-top: 40px;
}

.xypg-detail-tags .tags-title {
  border-bottom: 1px solid #c3c3c3;
  position: relative;
}

.xypg-detail-tags .tags-title h3 {
  display: inline-block;
  padding: 0 30px;
  font-size: 16px;
  color: #0066d9;
  line-height: 40px;
  border-bottom: 3px solid #0066d9;
  margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
  position: absolute;
  right: 0;
  top: 8px;
}

.xypg-detail-tags .tags-content {
  padding-top: 10px;
}

.xypg-detail-tags .tags-content a {
  font-size: 13px;
  color: #666666;
  display: inline-block;
}

.xypg-detail-tags .tags-content a:hover {
  color: #ab001a;
}

.xypg-detail-url {
  margin-top: 30px;
}

.xypg-detail-article p {
  margin: 10px 0 20px 0;
  line-height: 24px;
}

.xypg-detail-pn {
  margin-top: 30px;
}

.xypg-detail-pn div {
  margin-bottom: 10px;
  background: #ededed;
  line-height: 35px;
  padding: 0 20px;
  position: relative;
}

.xypg-detail-pn div b {
  font-size: 16px;
  color: #333333;
  float: left;
  font-weight: normal;
}

.xypg-detail-pn div a {
  float: left;
  width: 75%;
  font-size: 14px;
  color: #565656;
}

.xypg-detail-pn div a:hover {
  color: #0066d9;
}

/* å†…é¡µå·¦ä¾§å¯¼èˆªæ æ ·å¼ */
.xypg-left-nav > li {
  margin-bottom: 12px;
  position: relative;
}

.xypg-left-nav > li > a {
  display: block;
  text-indent: 27px;
  font-size: 14px;
  color: #666666;
  position: relative;
  line-height: 40px;
  border: 1px solid #e4e4e4;
  padding-right: 15%;
}

.xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
  right: 10%;
  top: 13px;
}

.xypg-left-nav > li .first-nav-btn.clicked {
  background: #ab001a url(../images/xypg-left-jt.png) 0 1px no-repeat;
}

.xypg-left-nav > li:last-child {
  margin-bottom: 0;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
  color: #fff;
}
.xypg-left-nav>li.clicked>a,.xypg-left-nav>li:hover>a {
    color: #fff;
    background: #0066d9
}


.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  background-color: #0066d9;
}

.xypg-left-nav .xypg-left-subnav {
  display: none;
  margin-top: 10px;
}

.xypg-left-nav .xypg-left-subnav > li > a {
  display: block;
  line-height: 35px;
  color: #666666;
  font-size: 14px;
  padding-left: 15%;
  padding-right: 5%;
}

.xypg-left-nav .xypg-left-subnav > li > a:before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #d4d4d4;
  border-right: none;
  vertical-align: 5px;
  margin-right: 10px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover:before {
  border-left-color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav > li.clicked > a:before, .xypg-left-nav .xypg-left-subnav > li.hover > a:before {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: solid dashed dashed dashed;
  border-color: #ab001a transparent transparent transparent;
  border-bottom: none;
  vertical-align: middle;
  margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav {
  display: none;
}

.xypg-left-nav .xypg-left-threenav > li > a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  padding-left: calc(15% + 15px);
  padding-right: 5%;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 2px;
  background: #d4d4d4;
  margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #ab001a;
}



/* åˆ†é¡µåŸºæœ¬æ ·å¼ */
.xypg-pagination {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
  display: inline-block;
  vertical-align: middle;
}

.xypg-pagination a,
.xypg-pagination #current {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei",Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}

.xypg-pagination #current,
.xypg-pagination a:hover {
  color: #fff;
  border-color: #0066d9;
  background: #0066d9;
}

.xypg-pagination .pagin-mid {
  font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
  display: none;
}

.xypg-pagination .pagin-select {
  font-size: 14px;
}

.xypg-pagination .pagin-select select {
  height: 28px;
  padding: 0 8px;
  margin: -1px 5px 0 5px;
}


/*å·¦ä¾§å·¥å…·æ¡*/
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 33px;
  bottom: 30%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #0066d9;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .iconfont {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
  vertical-align: middle;
  text-align: center;
  line-height: 57px;
  color: #2b2b2b;
  font-size: 26px;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #0066d9;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #0066d9;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #0066d9;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .iconfont {
  background-color: #0066d9;
  color: #fff;
}


/* å†…é¡µåŸºæœ¬æ ·å¼ */
.xypg-wrap {
  padding-top: 20px;
  padding-bottom: 40px;
}

.xypg-left-box {
  margin-bottom: 20px;
}



.xypg-left-con {
  border: 1px solid #ebebeb;
  padding: 15px;
}

.latest-news{padding: 0;}
.latest-news li{
  line-height: 27px;
    position: relative;
    font-size: 12px;
    padding:0 0 0 10px;
    border-bottom: 1px solid #dddddd;
}
.latest-news li a {
     line-height: 27px;
    color: #666;
    font-size: 12px;
}
.latest-news li a:before{
  background: none!important;margin: 0!important;width: 0!important;
}
.latest-news li a:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.latest-news li a:hover {
  color: #0066d9;
  text-decoration: none;
}

.latest-news li a:hover:before {
  background-color: #0066d9;
}
.hot-keys{padding: 0;margin:0;}
.hot-keys li {
 width: 46%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin:0 0 10px 0 ;
    text-align: center;
}

.hot-keys li a {
     line-height: 27px;
    color: #666;
    font-size: 12px;background: none;
}

.hot-keys li a:hover {
  color: #0066d9;
  text-decoration: none;
}

.hot-keys li:nth-child(even) {
  float: right;
}

.contact-box .hot-line {
  background: url(../images/xypg-right-phone.png) left 5px no-repeat;
  padding-left: 70px;
  margin-bottom: 15px;
}

.contact-box .hot-line h4 {
  font-weight: normal;
  margin: 0;
  font-size: 14px;
  color: #666666;
}

.contact-box .hot-line p {
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #0066d9;
  margin-bottom: 0;
}

.contact-box .gs-name {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.contact-box .contact-info p {
  margin-bottom: 0;
  border-bottom: 1px dotted #b8b8b8;
  font-size: 14px;
  color: #333333;
  padding: 8px 0;
}

.contact-box .contact-info p:last-child {
  border-bottom: 0;
}

.xypg-right-mbx {
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  padding: 17px 0 7px 0;
}

.xypg-right-mbx .cur-pos {
  display: inline-block;
  color: #333;
}

.xypg-right-mbx .cur-pos .iconfont {
  font-size: 25px;
  display: inline-block;
  height: 25px;
  color: #000;
  margin-right: 5px;
}

.xypg-right-mbx a {
  color: #666;
}

.xypg-right-mbx a:hover {
  color: #ab001a;
  text-decoration: underline;
}



.xypg-right-content {
  font-size: 14px;
  color: #333;
  line-height: 1.7;
  padding: 15px 0;
}

.xypg-right-content p img {
  max-width: 100%;
}

.navigation a {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  font-family: "Microsoft YaHei",Arial;
  line-height: 26px;
  border: 1px solid #cbcbcb;
  margin: 0 5px;
  padding: 0 8px;
}

.navigation a.previous_page {
  float: left;
}

.navigation a.next_page {
  float: right;
}

.navigation a:hover {
  color: #fff;
  border-color: #ab001a;
  background: #ab001a;
}

.xypg-wrap .xymob-page-icon {
  position: fixed;
  right: 15px;
  bottom: 100px;
  z-index: 9999;
}

.xypg-wrap .xymob-page-icon li {
  width: 