/* ----------    公共样式  -----------------    */
/**{word-wrap:break-word;white-space:normal}--ie自动换行(*****这个样式会把导航菜单用li标签排列出来的破坏掉，自动换成两行，最好少用，一般不用*****)--*/
@charset "utf-8";
html,body{border:0 !important;}/*--火狐优先--*/
input,select,button{vertical-align:middle;}
textarea{resize:none;}
img{border:0;}
table{empty-cells:show;border-collapse:collapse;}
.txt,.txtarea{padding:2px;*padding:0 2px;height:16px;*height:20px;border:1px solid;border-color:#999 #CCC #CCC #999;background:#f1f1f1;}
.txtarea{height:auto;}.checkbox,.radio{margin:0;width:15px;}
em, cite, th {font-style: normal;font-weight: normal;}
table {empty-cells: show;border-collapse:collapse;width: 100%;}
body {font-family: "宋体";color: #222;font-size: 12px; background:#f2f2f2}
/*设立常用标签的外边距，内边距，边框为0，防止在排版时再重复定义和出现怪问题*/
body,form,div,ul,li,ol,dl,dt,dd,img,fieldset,p,input,button,hr{margin: 0;padding: 0;}
/*设立列表样式为无，这样列表前面不带点*/
li,dl{list-style-type:none;margin: 0px;padding: 0px;}
/*设立标题1,2,3,4,5,6的文字大小为12px,内外边距为0，不加粗，有利于重要等级来排版定位*/
h1,h2,h3,h4,h5,h6{margin:0;padding:0; font-size:14px;}
/*(常用文字超链接的设定，这部分可根据你自己页面常用超链接色彩来自行定义)*/
.more ,a.more:link,a.more:visited{color: #535353;font-size: 12px;text-decoration: none;font-weight: normal;}
a.more:hover {font-size: 12px;color: #fb5503;
text-decoration: underline;font-weight: normal;}
.black ,a.black:link,a.black:visited{color: #000;}  
a.black:hover {color: #000;text-decoration: none; }
.yellow ,a.yellow:link,a.yellow:visited{color:#eb5e00;}  
a.yellow:hover {color: #fb5503; }
.zhise ,a.zhise:link,a.zhise:visited{color:#bc0d53;}  
a.zhise:hover {color: #fb5503; text-decoration:none }
.white ,a.white:link,a.white:visited{color: #fff;}  
a.white:hover {color: #353535;text-decoration: none; }
.gggg ,a.gggg:link,a.gggg:visited{border:1px solid #ddd; padding:3px 8px; display:block}
a.gggg:hover{border:1px solid red;padding:3px 8px ; display:block}
/*(设立默认全局样式超链接样式)*/
a { color:  #222; text-decoration: none; }a:hover { color: #fb5503;text-decoration: underline; }

/*========================================DIV大盒子样式============================================*/
#box{width:1000px; margin-left:auto; margin-right:auto;}
.top_page{height:25px;padding:10px 10px 12px 10px; }
/*头部副导行样式*/
.top_store_left{ float:left;width:690px}
.top_store_left .storename{ float:left;width:82px;height:25px;text-align:center;line-height:22px; color:#fff; background:url(../../images/storename.gif);}
.top_store_left .storeurl{float:left;padding-left:10px;padding-right:20px;line-height:25px; font-family:Arial, Helvetica, sans-serif;}
.top_store_left .storerecommed{float:left;width:72px;height:25px;text-align:center;line-height:22px;color:#fff;background-image: url(../../images/recommend.gif);
background-position:0 2px;background-repeat:no-repeat;}
.top_store_right{ float:right;width:290px; line-height:25px;}
.em999{ color:#999}
/*广告和导航菜单样式*/
.top_banner{ background: #999999 url(../../images/banner.jpg); height:180px;padding-left:45px;padding-top:45px;}
.f24{ font-size:24px; line-height:24px; font-family: "微软雅黑"}
.f14{ font-size:14px; line-height:32px; font-family:Arial, Helvetica, sans-serif}

.menu{width:980px;height:32px;background:#ae0c4f url(../../images/menubg.jpg); background-repeat:repeat-x;padding-left:20px;line-height:32px;font-weight:bold; font-size:14px;}
.menu ul li{ float:left}
.menu_ul{width:970px;height:32px;}
.li14{ margin-left:10px;margin-right:10px;height:32px}
.menu_liss,a.menu_liss:link,a.menu_liss:visited{color: #FFF;display: block;padding-right: 4px;padding-left: 4px;}  
a.menu_liss:hover {color:#ae0c4f;text-decoration: none;display: block;background-color: #fff;padding-right: 4px;padding-left: 4px; cursor:pointer;}

/*内容部分样式*/
.container{ padding:15px 10px; float:left; background:#fff }
/*右边内容部分当前位置样式*/
.casedetailpositionnow{padding-left:10px; line-height:25px; background:#f6eef1; color:#535353;}
/*第一块大内容部分样式*/
.big_content{border:1px solid #f592ba;padding:10px 20px;margin:10px 0;width:938px; overflow:hidden}
.big_content_tt{padding-top:10px; text-align:center;width:938px; overflow:hidden}
.big_content_tt h3{ font-size:24px; font-weight:bold; color:#c00d55;float:left; width:938px}
.big_content_tt_p{ border-bottom:1px solid #ddd;padding:10px 10px 3px 10px; float:left;width:918px}
.big_content_tt_ps{ padding:10px; width:918px; color:#999; text-align:center; float:left}
.pro_tt_left{ font-size:14px; float:left}
.pro_tt_right{float:right}

.inform_mz{width:916px; border:1px solid #ddd; padding:5px 10px; background:#f4f4f4; overflow:hidden}
.inform_mz ul{width:916px;}
.inform_mz ul li{width:229px; line-height:30px; color:#054996; font-size:14px; float:left}

.ins_example_cont{width:916px; border:1px solid #ddd; padding:10px 10px; background:#f4f4f4;margin-top:10px;line-height:24px;}
.ins_example_function{width:896px;border:1px solid #ddd; padding:10px 10px;margin-bottom:10px; background:#fff; color:#000; overflow:hidden}
.ins_example_function h3{ color:#ff0000; border-bottom:1px dashed #c3c3c3}
.ins_example_function ul li{width:896px;}
.function_test{ font-weight:bold; float:left; width:66px;}
.function_test_01{ width:830px; text-align:left; float:right}
/*返回样式*/
.blogback{padding-left:690px; padding-top:5px;padding-bottom:10px;}
.topback{width:80px;padding-left:30px;font-size:14px;}
/*站长资料块样式*/
.big_content_zl{overflow:hidden;border:1px solid #f592ba;padding:10px 10px;margin:10px 0;width:958px}
.host_informiation{ padding:10px; width:424px; height:204px; background: url(../../images/minitor_information.gif); background-repeat:no-repeat; float:left}
.host_infomation_title{ float:left; height:34px; width:20px; padding-right:30px;padding-top:17px; line-height:20px; font-size:14px; font-weight:bold; color:#bc0d53}
.host_infomation_content{ width:374px;float:left;}

.host_infomation_content dl{ width:374px; }
.host_infomation_content dt{ float:left;width:137px; height:202px;}
.host_infomation_content dd{ float:left;width:237px;}
.photodt{height:19px;background:#f3f3f4 url(../../images/fengcaibg.gif); background-repeat:repeat-x; border-bottom:1px solid #dedede;padding-top:5px;}
.casedetailphotograph{padding-bottom:13px;width:137px;height:157px; }
.casedetailphotobg{width:127px;height:147px;border:1px solid #d7d7d7; background:#eaebed;padding:4px; float:left}
.casedetailphtoimg{ border:1px solid #fff;}
.casedetailwriting{ padding-left:20px; line-height:24px; }
.writingzi1{width:158px; line-height:20px}
.writingword{width:60px; float:left}
.lookcertificate{ padding:5px 0 10px 10px;}

.recommend_pages{ margin-left:27px; padding:10px; width:465px; height:204px; background: url(../../images/mimetor_recommend.gif);  background-repeat:no-repeat; float:left}
.recommend_pages_title{ float:left; height:34px; width:20px; padding-right:30px;padding-top:19px; line-height:18px; font-size:14px; font-weight:bold; color:#bc0d53}
.recommend_pages_content{ width:415px; float:left;line-height:26px;}
.recommend_pages_content ul{width:415px}
.recommend_pages_content ul li{width:415px; float:left; border-bottom:1px dashed #ddd; }
.pages_left{width:310px;padding-right:10px;float:left;white-space:nowrap;text-overflow:ellipsis;/*转溢出,省略号*/ -o-text-overflow:ellipsis;overflow: hidden;}
.pages_right{float: left;color:#999}
.pages_span{width:415px; float:left; text-align:right}
/*感兴趣的网友样式*/
.intere_shakefriends{ float:left;font-size:14px;font-weight:bold; line-height:24px;}
.intere_sakhost{ color:#bc0d53; width:115px; height:33px; background:url(../../images/ask_hosterbutton.gif); background-repeat:no-repeat;font-size:14px;font-weight:bold; line-height:33px; float:right; text-align:center;}

/*----翻页样式代码开始----*/
.fenye {
	float: left;
    height:30px;
	width: 650px;
	padding-top: 15px;
	text-align: center;
	padding-left:5px;
}
.fenyezi1 {
	float: left;
	height: 20px;
	width: 48px;
	border: 1px solid #C7DBE4;
	color: #353535;
	line-height: 20px;
	margin-left: 8px;
}

.fenyezi2 {
	float: left;
	height: 20px;
	width: 18px;
	border: 1px solid #C7DBE4;
	color: #353535;
	line-height: 20px;
	margin-left: 8px;
}
.fenyezi3 {
	float: left;
	height: 20px;
	width: 55px;
	border: 1px solid #C7DBE4;
	color: #353535;
	line-height: 20px;
	margin-left: 8px;
}
.diyi4 {
	background-color:  #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 18px;
	text-decoration: none;
	float: left;	
}
.diyi, .diyi1, .diyi2, .diyi3{ color:#353535}
a.diyi2:hover {
	background-color:  #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 18px;
	text-decoration: none;
	float: left;	
}
a.diyi3:hover {
	background-color:  #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 55px;
	text-decoration: none;
	float: left;	
}
a.diyi:hover {
	background-color: #FF7A03;
	color: #FFFFFF;
	height: 20px;
	width: 48px;
	text-decoration: none;
	display: block;
}
/*----翻页样式代码结束----*/

/*友情链接内容部分样式*/
.link{width:978px;border:1px solid #ddd; float:left; padding-bottom:10px;}
.linktopic{ padding-left:10px;height:30px; margin-bottom:10px; background:#ededed url(../../images/bg1x30.gif);}
.linkcont{padding:0 10px; line-height:22px;}
.imgtop{ padding-top:6px; padding-right:7px; float:left}
.exanpleleft{ font-size:14px; font-weight:bold; color:#c10d55;float:left;padding-top:7px;}
/*版权内容部分样式*/
.copyrigt{ padding-bottom:10px;width:1000px;color:#535353; float:left}
.copyrigt h3{ height:30px; background:#bc0d53; line-height:30px; color:#fff;  font-size:12px; font-weight:normal; text-align:center; }
.copyinform{padding:0 20px;line-height:24px; text-align:center;}
.copypersenal{line-height:24px;padding:10px 20px 0 20px;}