/*正常模式的样式写在最上面且不可以写在media里（也可以说是单独给ie写的样式；注：ie不支持@media）*/
/*公共样式*/
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.gg{ width:1200px; margin:0px auto;}
a:hover{ text-decoration:none;}
body{ font:13px "微软雅黑", "黑体";}
.header{ position:relative; width:100%;}
.header_k{ width:100%; position:absolute; height:154px;background:url(../images/headbg.png) repeat-x center top; z-index:9999;}
.logo{ padding-top:43px;}

@font-face{ 
font-family:"myfont";
src:url(../font/fzdh.ttf);}

.daohang{ height:153px; width:710px;}

.dh{ }
/*banner样式*/
#full-screen-slider { width:100%; height:700px; position:relative; z-index:1;}
#slides { display:block; width:100%; height:700px; 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:20%; top:480px; 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:#0092CE}
/*首页样式*/
.main_s{ padding-top:70px;}
.anli_bt{ text-align:center;}
.anli_wz{ text-align:center; padding-top:18px;}
/*首页滚动样式 开始 */
#demo_zero{
	width:1200px;
	height:226px;
	overflow:hidden;
	position:relative;
	text-align:left;
	margin-top:60px;
}
#demo_content{
	width:1800%;
	float:left;
	position:absolute;
}
#demo_content .images_content .images_img img {
    border: 1px solid #DDDDDD;
    padding: 5px;
}
#demo_content .images_content {
    display: inline;
    float: left;
    margin: 5px 5px 15px 0;
    text-align: center;
}
#demo_content .images_content .images_title{ padding:10px 0px; text-align:center; background-color:#0757a8; color:#fff;}
#demo_content .images_content .images_title a{ color:#fff;
	padding-left:10px;}
/*首页滚动样式 结束*/
.main_m{ height:685px;background:url(../images/index_10.jpg) no-repeat center top; margin-top:50px;}
.about_wz{ text-align:center; color:#fff; padding-top:132px;}
.about_nr{ width:1111px; margin:0px auto; padding-top:176px; color:#fff;}
.about_m{ margin-top:73px; text-align:center;}
.about_m a{ color:#fff; border:1px solid #fff; border-radius:5px; padding:5px 10px;}
.pro{ padding-top:60px;}
.pro_bt{ text-align:center;}
.pro_wz{ text-align:center; padding-top:14px;}
.pro_nr{ position:relative; margin-top:60px;}

.pro_nr ul{padding:0px 1px 5px 12px}
.pro_nr ul li{float:left;text-align:center;width:180px; margin-top:15px;background-color:#0757a8; margin-left:10px; }
.pro_nr ul li a{display:block;width:180px;  border:1px solid #ccc; color:#fff;}
.pro_nr ul li a:link,.index-products ul li a:visited,.index-products ul li a:active{}
.pro_nr ul li a:hover{}
.pro_nr ul li a span{display:block;padding-top:8px; padding-bottom:9px;}
.pro_nr ul li a p{ padding:0px 0px; }
.pro_nr img{ max-width:100%;}
.main_x{ padding-top:80px;}
.xinwen_nr{ padding-top:80px;}
.news{ width:580px;}
.hangye{ width:590px;}
.xinwen_bt{ text-align:center;}
.xinwen_wz{ text-align:center; padding-top:12px;}
.xiwnen_nr{ padding-top:82px;}
.hangye li{ border-bottom:1px solid #d2d2d2; padding:10px 0px; }
.n_wz{ font-size:14px; font-weight:bold;}

.hangye  li .n-day{
	width:16%;
	margin-right:3%;
	margin-top:15px;
	text-align:center;	
}
.hangye  li .n-text{
	width: 74%;
}
.hangye  li .n-day .day{

	padding:8px 0;

	font-weight:bold;
	
	font-size:24px;
	font-weight:blod;
}
.hangye  li .n-day .year{


	padding:0px 0;
}
.hangye  li .n-text .text{
	height:45px;
	line-height:25px;
	overflow:hidden;
	}
.hangye li a:hover {
	color:#0757a8;
	
}


.news_p{ width:580px; height:170px; overflow:hidden; }
.news_p img{
	transition: all 1s; 
	-moz-transition: all 1s; 
	-webkit-transition: all 1s; 
	-o-transition: all 1s;
}
.news_p img:hover{
transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); 
-moz-transform:scale(1.1,1.1);
-webkit-transform:scale(1.1,1.1); 
-o-transform:scale(1.1,1.1);}


.news_nr ul{padding:0px 0px 10px 0px}
.news_nr ul li{padding:6px 0px 6px 0px; border-bottom:1px dotted #ccc; }
.news_nr ul li img{float:left;margin-right:10px}
.news_nr ul li h3{font-size:100%;font-weight:bold;line-height:25px}
.news_nr ul li p{}
.news_nr ul li a{}


.link{ background:url(../images/index_23.jpg) no-repeat center top; padding-top:25px;  color:#fff; margin-top:50px;}
.link_nr a{ color:#fff;}
.link_nr{ border:1px solid #fff; padding:10px; }


.footer{background:url(../images/index_23.jpg) no-repeat center bottom; }
.foot{ color:#fff;padding-top:40px; text-align:center; padding-bottom:30px; }
.foot a{ color:#fff}
.banquan{ text-align:center; background-color:#001c38;}
.banquan a{ color:#fff;}
.di{}
.di_z{ margin-left:120px;}

/*内页样式*/
.biankuang{ padding:7px; border:1px solid #ccc; width:235px; display:block;}
.main{ width:100%; }
.page-right,{ width:1150px; margin:0px auto;   }
.list{ }
.list_nr{}
.abbg{background: url(../images/abbg.jpg) no-repeat center bottom;}
.abk{ width:520px; padding-top:50px; margin-left:586px;}

.nyabout{ height:450px;}
.nynews{ height:450px;}
.nypro{ height:450px;}
.nymes{height:450px;}
.nyabout{background: url(../images/about.jpg) no-repeat center top;}
.nynews{background: url(../images/news.jpg) no-repeat center top;}
.nypro{background: url(../images/pro.jpg) no-repeat center top;}
.nymes{background: url(../images/mes.jpg) no-repeat center top;}
#page_main{ width:1100px; margin:0px auto; padding-top:20px;    /*-webkit-box-shadow: 4px 3px 10px rgba(0,0,0,0.1)*/
    /* box-shadow: 4px 3px 10px rgba(0,0,0,0.1); */ }
.di_z{ width:335px;}
.di_z ul li{ height:30px; line-height:30px; border-bottom:1px solid #709ac4; text-align:left;}
.di_logo{ padding-top:48px;}
.page-news{ padding-top:20px;}

.gao{ text-align:center;}
.xian{ background-color:#f9f9f9;}
.wenzhi_bt{ padding-left:43px;}
.banner_x{ width:1100px; margin:0px auto; padding-top:15px;background:url(../images/xm.jpg) no-repeat left 10px; padding-bottom:15px;}
.dianhua{ margin-top:15px;}
.nyban{ width:100%; }
.nyban img{ width:100%; overflow:hidden;}
.site-nav a{}
.listbt{  }
.listbt_k{height:93px; }
.nydh{ margin-top:10px;}

.ny-l{ width:260px;background-color:#163c87;}
.ny-lnr{ width:260px; margin:0px auto;}
.listnr{ padding-bottom: 10px; }
.liuyannr{ margin-top:10px;}
.lianxi{ margin-top:10px; text-align:center; color:#fff; font-size:24px;}
.lianxinr{ padding-left:20px;}
.lianxip{ padding-top:10px;}
.wm{ padding-top:14px;}
.lanmu{ border-bottom:1px solid #ccc;}
.lmdh{ height:53px; line-height:53px; font-size:16px;}
.nyabbg{ background: url(../images/nyabbg.jpg) no-repeat center top; height:350px;}

/*内页*/
.yanse{width: 150px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;}
.yanse_z{width: 150px;
    height: 115px;
    font-size: 38px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    padding-top: 35px; background-color:#163c87;}
.yanse_z1{width: 150px;
    height: 115px;
    font-size: 38px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    padding-top: 35px; background-color:#ffab02;}
.yanse_z2{width: 150px;
    height: 115px;
    font-size: 38px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    padding-top: 35px; background-color:#925501;}
.wk{ margin-top:15px;}


/*********************************************** 横向主导航条 ***********************************************/
.ddsmoothmenu{}
.ddsmoothmenu ul{}
/*主菜单设置*/
.ddsmoothmenu ul li{position:relative;display:inline;float:left;  height:40px; line-height:40px;}
.ddsmoothmenu ul li a{display:block;height:40px; line-height:40px; color:#fff;}
.ddsmoothmenu ul li a span{display:block;color:#fff;font:15px "微软雅黑", "黑体"; font-weight:bold; padding:0px 69px;height:40px; line-height:40px;}
/*主菜单连接效果设置*/
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff; font-weight:bold;}
.ddsmoothmenu ul li a:hover{ background-color:#1671b3;}
.ddsmoothmenu ul li a:hover span{color:#fff}
/*.ddsmoothmenu ul li a:active{background:url(../images/mainmenu.gif) no-repeat center top}*/
.ddsmoothmenu ul li a:active span{color:#fff}
/*.ddsmoothmenu ul li a.selected{ background:url(../images/index_06.jpg) no-repeat;}*/
.ddsmoothmenu ul li a.selected span{color:#fff}
/*主菜单当前所在页面*/
.ddsmoothmenu ul li a#menu_selected{background-color:#1671b3; }
.ddsmoothmenu ul li a#menu_selected span{color:#fff}
/*子集菜单设置*/
.ddsmoothmenu ul.menulevel{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item;float:none}
.ddsmoothmenu ul.menulevel li a{background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
/*子集菜单连接效果设置*/
.ddsmoothmenu ul.menulevel li ul{top:0}
.ddsmoothmenu ul.menulevel li a:link,.ddsmoothmenu ul.menulevel li a:visited{color:#000}
.ddsmoothmenu ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*下拉箭头*/
.ddsmoothmenu .downarrowclass{position:absolute;top:12px;right:8px}
.ddsmoothmenu .rightarrowclass{position:absolute;top:8px;right:10px}
/*阴影*/
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:url(../images/40.png);z-index:1}
.toplevelshadow{/*opacity:0.8*/}
* html .ddsmoothmenu{height:1%}/* Holly Hack for IE \*//*Holly Hack for IE7 and below*/
* html .ddsmoothmenu ul li a{display:inline-block}/*IE6 hack to get sub menu links to behave correctly*/

/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{}
.ddsmoothmenu-v ul{}
/*主菜单设置*/
.ddsmoothmenu-v ul li{position:relative;  float:left; margin-left:4px;}
.ddsmoothmenu-v ul li a{display:block;height:40px;line-height:40px;vertical-align:middle}
.ddsmoothmenu-v ul li a span{display:block; }

#LeftMenu .lihover #three li a{
background:none;
color:#404040;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{ border:1px solid #ccc;color:#000; padding:0px 11px; height:40px; line-height:40px;text-align:center;}
.ddsmoothmenu-v ul li a:hover{ background-color:#0757a8; text-align:center; height:40px; line-height:40px;padding:0px 11px; color:#FFFFFF;}
.ddsmoothmenu-v ul li a:hover span{color:#fff;  background-color:#0757a8;}
.ddsmoothmenu-v ul li a:active{ background-color:#0757a8;color:#fff; padding:0px 11px; height:40px; text-align:center;line-height:40px;}
.ddsmoothmenu-v ul li a:active span{color:#fff}
#LeftMenu .lihover  a{ color:#fff;  background-color:#0757a8;padding:0px 11px; height:40px; text-align:center;}
.ddsmoothmenu-v ul li .selected:link,.ddsmoothmenu-v ul li a.selected:visited,.ddsmoothmenu-v ul li a.selected:active{  background-color:#0757a8;color:#000; padding:0px 11px; height:40px; text-align:center;}
.ddsmoothmenu-v ul li a.selected span{color:#FFF;}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{ background-color:#0757a8;color:#fff; padding:0px 20px; height:40px; text-align:center;}
.ddsmoothmenu-v ul li a#menu_selected span{color:#fff}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{ background-color:#1671b3;color:#000; padding:0px 20px; height:40px; text-align:center;}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000; background-color:#1671b3;}
.ddsmoothmenu-v ul.menulevel li a:hover{background-color:#fdd900;color:#fff; padding:0px 20px; height:40px; text-align:center;}
.ddsmoothmenu-v ul.menulevel li a.selected{color:#fff; padding:0px 20px; height:40px; text-align:center;}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background-color:#fdd900;color:#fff; padding:0px 20px; height:40px; text-align:center;}
.ddsmoothmenu-v ul.menulevel li a.selected{background-color:#fdd900;color:#000; padding:0px 20px; height:40px; text-align:center;}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background-color:#1671b3;color:#000; padding:0px 20px; height:40px; text-align:center;
}

#LeftMenu .lihover ul li a{
background-color:#1671b3;color:#000; padding:0px 20px; height:40px; text-align:center;
}
#LeftMenu .lihover ul li a {
    color: #034FAB;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;color: #fff;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#034FAB;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}









/* 大屏幕 */
@media (min-width: 1200px) {
	/*屏幕分辨率超过1200有且特定样式的,把特定样式在这里*/
}
 

@media (min-width: 768px) and (max-width: 979px) { 
	/* 平板电脑和小屏电脑之间的分辨率 */
	 }
 

@media (max-width: 767px) { 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
}
 

@media (max-width: 480px) {
	/* 横向放置的手机及分辨率更小的设备 */
	 }