﻿/*滚动条样式*/

html
{
    margin:0px; padding:0px;  
    SCROLLBAR-FACE-COLOR: #1BA1E2; 
    SCROLLBAR-HIGHLIGHT-COLOR: #192d62; 
    SCROLLBAR-SHADOW-COLOR: #192d62; 
    SCROLLBAR-3DLIGHT-COLOR: #192d62; 
    SCROLLBAR-ARROW-COLOR: #192d62; 
    SCROLLBAR-TRACK-COLOR: #192d62; 
    SCROLLBAR-DARKSHADOW-COLOR: #192d62 ;
    background:#144c87; 
} 
body
{
   margin:0px; padding:0px;    
    SCROLLBAR-FACE-COLOR: #1BA1E2; 
    SCROLLBAR-HIGHLIGHT-COLOR: #192d62; 
    SCROLLBAR-SHADOW-COLOR: #192d62; 
    SCROLLBAR-3DLIGHT-COLOR: #192d62; 
    SCROLLBAR-ARROW-COLOR: #192d62; 
    SCROLLBAR-TRACK-COLOR: #192d62; 
    SCROLLBAR-DARKSHADOW-COLOR: #192d62 ;
    background:#144c87;  
 }
 a{outline:none;}
 a:link {outline:none;  }
 a:visited {outline:none;}
 a:hover {outline:none; }
 a:active {outline:none;}        
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
    background-color:  #192d62; 
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #192d62; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #1BA1E2; 
    -webkit-box-shadow: inset 0 0 2px #1BA1E2; 
}
::-webkit-scrollbar-thumb:window-inactive {
background: #1BA1E2; 
} 

img{  border:0px;}
a{  border:0px; text-decoration:none;color:black}
ul,li { list-style:none;text-align:left;color:black}
.red{    color:red; }

.body-backzz{  width:100%;height:100%; z-index:1000;position:relative;  background:url('../images/back_zz.png') repeat-y center center fixed; background-size:100% 100%}

.EngSel { width: 1000px; height: 20px; text-align: right; padding-top:10px;font-size: 12px;color: white;}
.EngSel a{  font-size: 12px;color: white; text-decoration:none}
.EngSel a:hover{ font-size: 12px;color: red;}



.TopLogoPanel{ z-index:999 ; margin:0px; padding:0px; height:20px; width:1000px;height:90px } 
.logo{  float:left;height:100%; } 

#SearchDiv{ width:177px; height:20px; float:right; margin-top:60px; background-image:url('../images/searchmainback.jpg')}
#SearchDiv .btn { float:right; width:30px; height:20px; border:0px;  cursor:pointer;border:0px; border-left:0px;margin-right:0px; margin-top:0px; }
#SearchDiv .input{ float:left; width:140px; height:15px; border:0px; color:#9c9c9c;  border:0px; margin-top:2px; margin-left:5px; background-color:transparent}
.Banner{height:305px; width:1000px; background-image:url('../images/bannerback.jpg')}
.Nav {width:100%; height:43px;background:url('../images/erjiNavBack.jpg')}
#nav {  list-style-type:none; margin:0px; padding:0px;margin-top:0px;z-index:999; width:1000px;} 
#nav li {  font-size :14px ;float:left;width:116px; height:43px;line-height:43px;text-align:left; }
#nav li a{  font-family:"微软雅黑";font-size :14px ; color:#515151; text-decoration:none; width:116px;height:43px; line-height:43px; text-align:center ;display:block;background:url('../images/erjiNavBtnBack.jpg')}


#nav li.actioned {  font-size :14px ;float:left;width:116px; height:43px;line-height:43px;text-align:left; }
#nav li.actioned a{  font-family:"微软雅黑";font-size :14px ; color:#fff; text-decoration:none; width:116px;height:43px; line-height:43px; text-align:center ;display:block;background:url('../images/erjiNavBtnBack_h.jpg')}


#LeftNav{ list-style-type:none; color:white; font-size:12px;margin:0px; padding:0px; margin:0px}
#LeftNav li{ font-size:13px; height:35px; cursor:pointer; width:90px; text-align:center; vertical-align:middle }
#LeftNav li span{ margin:0px;}
#LeftNav li span:hover{  color:red}
 

.BottomPanel{ width:100%; height:88px; color:white; font-size:12px; background-image:url('../images/footerback.jpg')}
.BottomPanel .Links{ width:40%  ; height:30px; overflow:hidden; float:left; margin-left:30px; margin-top:10px; }
.BottomPanel .More{ width:40%; height:30px; overflow:hidden ;  float:right;margin-right:30px; margin-top:10px; }
.BottomPanel p{ margin:0px;padding:0px}
.BottomPanel a{ font-size:12px;color:white; text-decoration:none;}
.BottomPanel a:hover{ font-size:12px;color:red}
.BottomPanel a:active{ font-size:12px;color:white} 


/* flexslider */
.flexslider{margin:0px auto; padding:0px;position:relative; width:96%; height:136px;overflow:hidden;background:url(../UI/Front/images/loading.gif) 50% no-repeat;}
.slides{margin:0px; padding:0px;position:relative;z-index:1;}
.slides li{height:136px; width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:90%;text-align:center;display:none}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;display:inline;zoom:1; }
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:10px; margin:0px; padding:0px;} 
.flex-direction-nav li  {height:0px}
.flex-direction-nav li a{display:block;width:50px;height:50px; cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
 

/* flexslider-min */
.flexslider-min{margin:0px; padding:0px;position:relative; width:300px; height:250px; background:url(../UI/Front/images/loading.gif) 50% no-repeat;border:solid 1px #d2d2d2;}
.flexslider-min .title{ color:Gray; font-size:12px; }
.flexslider-min .slides{margin:0px; padding:0px;position:relative;z-index:1; width:290px; height:200px; margin:5px; margin-bottom:15px;}
.flexslider-min .slides li{height:200px; }
.flexslider-min .flex-control-nav{position:absolute;bottom:40px;right:-90px; z-index:2;width:100%;text-align:center;}
.flexslider-min .flex-control-nav li{ width:15px;height:15px;margin:1px;  }
.flexslider-min .flex-control-nav a{ width:15px;height:15px;  background:url('');cursor:pointer; background-color: Black; padding:0px; margin:0px; color:White;line-height: inherit; font-size:12px; }
.flexslider-min .flex-control-nav .flex-active{ background-color:Red; font-size:10px; }

.flexslider-min .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; margin:0px; padding:0px;} 
.flexslider-min .flex-direction-nav li a{display:block;width:50px;height:50px; cursor:pointer;position:absolute;}
.flexslider-min .flex-direction-nav li a.flex-prev{left:40px;background:url(../UI/Front/images/prev.png) center center no-repeat;}
.flexslider-min .flex-direction-nav li a.flex-next{right:40px;background:url(../UI/Front/images/next.png) center center no-repeat;}
 
 
.erjiBox  { width:1000px;height:600px; background-color:white  } 
.erjiBox  .left {width:230px;    } 
.erjiBox  .left .left_t{width:230px; height:76px; line-height:76px; text-align:center; color: white;font-family:"微软雅黑";font-size:24px; background-image:url('../images/leftitleback.jpg'); background-repeat:no-repeat } 
.erjiBox  .right{ width:770px;  }
.erjiBox  .right .show_bt{font-size: 20px;
font-weight: bold;
text-align: center;
margin-top: 10px;
color: #000;
font-family: "微软雅黑";}
.erjiBox  .right .show_date{ text-align: center;
color: #666;
font-size: 12px;
width: 100%;
line-height: 40px;
background: url("../images/xuxian.gif") repeat-x scroll center bottom transparent;
margin-bottom: 10px; }
.erjiBox  .right .detail{width: 100%;
margin: auto auto 30px;
font-size: 14px;
line-height: 30px;
text-align: justify;}

.page{ width:100%; margin-top:15px; line-height:22px; margin-bottom:10px; font-size:12px;}
.page a:link{ color:#828282;}
.page a:visited{ color:#000;}
.page a:hover{ color:#f00;}
.page a:active{ color:#f00;}


.leftUl {width: 230px;list-style:none;margin:0px;padding:0px}  
.leftUl li { width:221px;height:35px; border:solid 1px #e7e7e7;border-top:0px;text-align:center;} 
.leftUl li a{ height:35px;line-height:35px; font-family:"微软雅黑"; color:black; font-weight:bold;font-size:14px;} 
 

.leftUl li.current { width:222px;height:35px; border:solid 1px #e7e7e7;border-top:0px;text-align:center;margin-top:2px; background-image:url('../images/leftliback.jpg')} 
.leftUl li.current a{ height:35px;line-height:35px; font-family:"微软雅黑"; color:white; font-weight:bold;font-size:14px;}


.pos { text-align:right; border-bottom:solid 1px #d2d2d2;height:40px; line-height:40px}
.pos .fr{ font-size:12px;color:black;font-family:"宋体"; margin-right:20px;}
.pos .fr a{ font-size:12px;color:black;font-family:"宋体";text-decoration:none}


#contlist{  }
#contlist ul{list-style:none;margin:10px; padding:0px; width:95%}
#contlist .sign{ font-size:12px;color:#444444;font-family:"宋体"; height:30px; line-height:30px; border-bottom:solid 1px #d1ebf9 }
#contlist .sign .fl{ width:630px; display:block; font-size:12px;color:#444444;font-family:"宋体"; float:left }
#contlist .sign .fr{ font-size:12px;color:#0060c5;font-family:"宋体";float:left }



.PagerCss
{
     font-size:12px; font-family:"宋体";
    color:black; background-image:url('../images/pageback.png'); height:36px; margin-top:0px; width:auto; margin-left:0px; float:right
} 
.PagerCss a 
{
     font-size:12px; font-family:"宋体";
    background-color:white; margin :5px; display:block; float:left; width:24px; height:21px; line-height:21px; text-align:center; color:#224072;margin-top:7px;
}

.PagerCss .page_curent
{
     font-size:12px; font-family:"宋体";
    background-image:url('../images/page_cust.png'); color:white
}
 

.chanpin{ margin-top:10px }
.chanpin .chanpin_3{list-style:none;margin:0px; padding:0px; margin-left:10px}
.chanpin .chanpin_3 li {width:225px; margin:5px; height:210px; float:left; overflow:hidden}
.chanpin .chanpin_3 li a{ font-size:14px;color:black;font-family:"宋体"; } 
.chanpin .chanpin_3 li a img { width:225px; height:180px;} 
.chanpin .chanpin_3 li a .tit { width:225px;height:50px; line-height:20px;
                        overflow:hidden;text-align:center;font-size:12px;
                        color:#444444;font-family:"宋体";

} 

.chanpin{ margin-top:10px }
.chanpin .chanpin_2{list-style:none;margin:0px; padding:0px; margin-left:10px}
.chanpin .chanpin_2 li {width:330px; margin:5px; height:240px; float:left; overflow:hidden}
.chanpin .chanpin_2 li a{ font-size:14px;color:black;font-family:"宋体"; } 
.chanpin .chanpin_2 li a img { width:330px; height:210px;} 
.chanpin .chanpin_2 li a .tit { width:330px;height:50px; line-height:20px;
                        overflow:hidden;text-align:center;font-size:12px;
                        color:#444444;font-family:"宋体";
} 

.chanpin{ margin-top:10px }
.chanpin .chanpin_2s{list-style:none;margin:0px; padding:0px; margin-left:10px}
.chanpin .chanpin_2s li {width:260px; margin:5px; height:403px; float:left; margin-left:40px; margin-right:40px; overflow:hidden}
.chanpin .chanpin_2s li a{ font-size:14px;color:black;font-family:"宋体"; } 
.chanpin .chanpin_2s li a img { width:260px; height:373px;} 
.chanpin .chanpin_2s li a .tit { width:260px;height:50px; line-height:20px;
                        overflow:hidden;text-align:center;font-size:12px;
                        color:#444444;font-family:"宋体";
} 


 
#cont{ font-size:12px;color:black;font-family:"宋体"; } 


/*onluy-List*/
.onluy-List  { float:left; margin:0px; padding:0px;} 
.onluy-linka{width:150px ;text-decoration:none; color:#858585; font-size:12px; overflow: hidden;white-space:nowrap; } 
.onluy-linka:hover{ color:Red;} 

.onluy-List .head{  height:40px; font-size:12px; color:#858585;  border-bottom:solid 1px #7ab0d6;  margin:0px; padding:0px} 
.onluy-List .head label{ float:left ;height:30px;color:#858585; font-size:15px; font-weight:bold ;   border:0px; width:auto; margin-top:18px} 
.onluy-List .head a{ text-decoration:none; margin-top:15px;float:right; color:#787878} 
.onluy-List .head a:hover{ color:Red;}    
.onluy-List .head img{ color:Red; float:right; margin-top:10px;}  

.onluy-List .List{ list-style-type:disc;  margin:0px; padding:0px;  color:#858585;font-size:12px; margin-top:10px; margin-left:0px;}
.onluy-List .List li{list-style-type:none; margin-top:20px; height:20px ; border-bottom:dotted 1px Gray; text-align:left;}
.onluy-List .List li:hover{ }
.onluy-List .List label{ float:right; margin-right:10px;} 
.onluy-List .List li a{ width:150px ;text-decoration:none; color:#03407f; font-size:12px; overflow: hidden;white-space:nowrap; float:left; }
.onluy-List .List li a:hover{ color:Red;}



.onluy-List .ImgList{ list-style-type:none;  margin:0px; padding:0px;  color:#858585;font-size:12px; margin-top:10px; text-align:center; }
.onluy-List .ImgList li{ margin-top:10px; float:left; margin:0px; padding:0px; margin-left:5px;} 
.onluy-List .ImgList  img{ float:right; width:306px; height:240px; border:solid 1px #d5d5d5; padding:5px; margin-bottom:10px;} 
.onluy-List .ImgList  a{ width:150px ;text-decoration:none; color:#858585; font-size:12px; overflow: hidden;white-space:nowrap;  }
.onluy-List .ImgList  a:hover{ color:Red;}


.onluy-List .ProMove ul{ list-style-type:none;  margin:0px; padding:0px;  color:#858585;font-size:12px; margin-top:10px; text-align:center; }
.onluy-List .ProMove li{ margin-top:10px; float:left; margin:0px; padding:0px; margin-left:5px;} 
.onluy-List .ProMove img{  width:110px; height:160px; border:solid 1px #d5d5d5; padding:5px; margin-bottom:10px;} 
.onluy-List .ProMove  a{ width:150px ;text-decoration:none; color:#858585; font-size:12px; overflow: hidden;white-space:nowrap;  }
.onluy-List .ProMove  a:hover{ color:Red;}

 
/*onluy-TabList*/ 
.onluy-TabList{ margin:0px; padding:0px; list-style-type:none; width:300px; height:30px; border-bottom:solid 1px #d8d8d8}
.onluy-TabList li{ float:left;width:80px; height:30px; margin-right:3px; }
.onluy-TabList li div{ background-color:#ededed; width:80px; height:30px; font-size:6px; font-weight:bold; color:#4e4e4e;cursor:pointer;}
.onluy-TabList li div:hover{ background-color:Red; color:White}
.onluy-TabList li div span{  margin-left:15px;  font-size:12px;}

.onluy-TabList .List{ position:absolute ;width:300px; left:-2000px; top:100px ; list-style-type:disc; list-style-position:inherit;  margin:0px; padding:0px;  color:#464646;font-size:12px; margin-top:10px; margin-left:10px; background-color:White; z-index:999}
.onluy-TabList .List li{  width:300px; margin-top:3px; background-color:White;margin-left:15px;}
.onluy-TabList .List li:hover{ background-color: White;}
.onluy-TabList .List label{ float:right; margin-right:10px;} 
.onluy-TabList .List li a{ width:150px ;text-decoration:none; color:#464646; font-size:12px; overflow: hidden;white-space:nowrap; float:left; }
.onluy-TabList .List li a:hover{ color:Red;}
 
.newpageleft{ width:100%;  border-right:solid 1px #dddddd; height:100%;color:#003d77; text-align:center;}
.newpageleft .barlist{  list-style-type:none; margin:0px; padding:0px;}
.newpageleft .barlist li{ width:100%; height:35px; border-bottom:dashed 1px #dddddd;  font-size:8px;background-image:url('../UI/Front/images/leftback3.png'); cursor:pointer }
.newpageleft .barlist li:hover{  background-image:url('../UI/Front/images/leftback2.png'); color:White; cursor:pointer }
.newpageleft .barlist li a{ text-decoration:none; font-size:13px; } 
.newpageleft .title{ background-image:url('../UI/Front/images/leftback1.png'); height:73px; width:100%; border-bottom:solid 2px #0b3862; text-align:center; font-size:20px; font-weight:bold; }

.newsnavtop{ list-style-type:none; margin:0px; padding:0px; color:#434343; font-size:14px; float:none; border-bottom:solid 3px #003973; height:40px; margin-top:33px; margin-left:0px; margin-right:20px; margin-left:20px;}
.newsnavtop li{ float:right; margin:0px; padding:0px; height:30px; margin-right:10px; cursor:pointer}
.newsnavtop li .ccu{  color:Red; padding-top:20px;}
 

.NEWSLIST{  margin:0px; padding:0px;  color:#464646;font-size:12px; margin-top:10px; margin-left:0px; background-color:White; z-index:999;width: 100%;  margin:20px;}
.NEWSLIST li{ list-style-type:none;  list-style-position: inherit ; width:100%; padding:10px ; height:20px;  background-color:White;  }
.NEWSLIST li:hover{ background-color: Red;}
.NEWSLIST label{ float:right; margin-right:10px;  } 
.NEWSLIST li a{  text-decoration:none; color:#464646; font-size:14px; overflow: hidden;white-space:nowrap; float:left; background-image:url('../UI/Front/images/ddot.png'); background-position: left center; background-repeat:no-repeat; padding-left:10px; }
.NEWSLIST li a:hover{ color:Red;} 
.NEWSLIST li img{  display:none;} 

.NEWSIMGLIST{  margin:0px; padding:0px;  color:#464646;font-size:12px; margin-top:10px; margin-left:0px; background-color:White; z-index:999;width: 100%;  margin:20px; margin-left:30px;}
.NEWSIMGLIST li{ list-style-type:none; width:215px; height:190px; float:left; padding:0px ;  background-color:White;  margin-right:5px; margin-right:5px; text-align:center; }
.NEWSIMGLIST li:hover{ background-color: Red;}
.NEWSIMGLIST label{ float:right; margin-right:10px;  display:none } 
.NEWSIMGLIST li a{  width:100% ;text-decoration:none; color:#464646; font-size:14px; overflow: hidden;white-space:nowrap; float:left; background-image:url(''); background-position: left center; background-repeat:no-repeat; padding-left:10px; }
.NEWSIMGLIST li a:hover{ color:Red;}
.NEWSIMGLIST li img{ width:100%; height:140px; border:solid 1px #cdcdcd; padding:5px; margin-bottom:10px;}  




#AspNetPager1 {   font-size:12px; color:Gray; width:700px; bottom:10px;  margin:0px; }
#AspNetPager1 input{ border:solid 1px #cecece}
#AspNetPager1 div{   margin:0px; padding:0px; margin-top:10px; }
#AspNetPager1 a{text-decoration: none;}
#AspNetPager1   a:link { text-decoration: none;}
#AspNetPager1   a:active { text-decoration:none}
#AspNetPager1   a:hover { text-decoration:none;} 
#AspNetPager1   a:visited { text-decoration: none;}


#footertb{ margin-top:10px; text-align:left;font-size:13px; color:Gray;}
#footertb a{ font-size:13px; color:Gray; text-decoration:none;  }
#footertb select{ font-size:13px; color:Gray; border:solid 1px gray}
#footertb p{ margin:0px; padding:0px;}

.bluebtnback { background-image:url('../images/bluebtnback.png'); width:81px; height:32px; border:0px; color:White; cursor:pointer}
.top_a{ font-size:12px; text-decoration:none; color:Gray;  margin-bottom:40px;} 