@charset "gb2312";
/*		整站通配		*/
*{ margin:0; padding:0; word-break:break-all;}
img{ border:none;}
ul,li{ list-style:none;}
span,a,li,p{ font-size:12px; font-family:"Arial"}
a{ text-decoration:none; color:#0066cc;}/*A连接样式*/
a:hover{ text-decoration:underline;}
body{ background:#f3f3f3;}/*背景图片*/
/*
=====================================================
|			网站配置：ASP+ACCESS					|
|			网站属性：CSS+DIV						|
|			网站尺寸：width:990px; height:auto;	    |
|		程序开发：天津市天天亿网科技发展有限公司	|
|		  	ASP程序开发：天天亿网技术部				|
=====================================================
*/

/*		top文件内样式		
------------------------------------------------------------------------------------------------------------*/
.head{ width:100%; height:140px; background:url(../imgs/head.png) repeat-x;}
.top{ width:990px; height:100px; margin:0 auto; overflow:hidden;}
.top_logo{ float:left; margin:11px 0px 0px 45px;}
.top_con{ float:left; margin:30px 0px 0px 35px;}
.top_nav{ float:right; overflow:hidden; margin:26px 0px 0px 26px;}
.top_nav li{ float:left; font-size:12px; color:#FFF; margin:0px 10px 0px 10px;}
.top_nav li a{ font-size:12px; color:#FFF;}

/*	导航nav  
------------------------------------------------------------------------------------------------------------*/
.nav{ width:990px; height:39px; background:url(../imgs/nav.png) repeat-x; overflow:hidden; margin:0 auto;}
.nav li{ float:left; height:39px; line-height:39px; color:#fff; font-size:14px; font-weight:bold; margin:0px 35px 0px 0px; padding-left:35px; background:url(../imgs/nav_libg.png) no-repeat;}
.nav li img{ margin-top:14px;}
.nav li a{ height:39px; line-height:39px; color:#fff; font-size:14px; font-weight:bold;}

/*		banner样式		*/
.banner{ width:990px; height:310px; margin:0 auto;}
.banner_bot{ width:990px; height:38px; overflow:hidden; margin:0 auto;}

/* 主页样式
------------------------------------------------------------------------------------------------------------*/
.incet{ width:990px; height:auto; margin:0 auto; overflow:hidden;}
.incet_mo1{ overflow:hidden; width:990px; height:auto;}
.incet_mo1_left{ float:left; width:650px; height:auto;}
.incet_mo1_left_top{ width:650px; height:33px; border-bottom:2px solid #a4a4a4; overflow:hidden;}
.incet_mo1_left_top img{ float:left; margin-top:2px;}
.incet_mo1_left_top span{ float:right; margin-top:14px;}
.incet_mo1_left_icer{ width:630px; height:129px; padding:10px; overflow:hidden;}

.incet_mo1_right{ float:left; margin-left:5px;width:330px; height:auto; overflow:hidden;}
.incet_mo1_right_top{ width:330px; height:33px; border-bottom:2px solid #a4a4a4; overflow:hidden;}
.incet_mo1_right_top img{ float:left;}
.incet_mo1_right_top span{ float:right; margin-top:14px;}

.incet_mo1_right_ice{ width:310px; height:auto; padding:10px;}
.incet_mo1_right_ice li{ line-height:24px; border-bottom:1px dotted #a4a4a4; overflow:hidden; padding-left:12px; background:url(../imgs/li_01.png) no-repeat 0px 8px;}
.incet_mo1_right_ice li a{ float:left; font-size:12px; color:#666666;}
.incet_mo1_right_ice li span{ float:right; font-size:12px; color:#9d6694;}

.incet_mo2{ width:990px; height:415px; overflow:hidden; margin-top:15px;}

.incet_mo2_left{ float:left; width:269px; height:415px;}
.incet_mo2_left_top{ width:269px; height:33px; border-bottom:2px solid #a4a4a4; overflow:hidden;}
.incet_mo2_left_top img{ float:left;}
.incet_mo2_left_top span{ float:right; margin-top:5px;}
.incet_mo2_right{ float:left; overflow:hidden; margin-left:20px; width:693px; height:415px;}
.incet_mo2_right_top{ width:693px; height:33px; border-bottom:2px solid #a4a4a4; overflow:hidden;}
.incet_mo2_right_top img{ float:left;}
.incet_mo2_right_top span{ float:right; margin-top:8px;}

.incet_mo2_right_ice{ width:673px; height:371px; overflow:hidden; padding:10px;}

.protuice{ width:1190px; height:auto; overflow:hidden; margin-top:20px;} 

.pro{ width:160px; height:155px; float:left; text-align:center; margin-left:5px; margin-right:5px; margin-bottom:8px;}
.pro img{ margin-bottom:8px;}
.pro p a{ font-size:12px; color:#373737;}



.left{ float:left; width:269px; height:auto;}
.left_top{ width:269px; height:33px; border-bottom:2px solid #a4a4a4; overflow:hidden;}
.left_ice{ width:269px; height:auto; padding-top:10px; padding-bottom:10px;}

.left_ice li{ line-height:33px; margin-left:5px;}
.left_ice li a{ padding-left:10px; background:url(../imgs/li_01.png) no-repeat 0px 3px;}
.right{ float:left; margin-left:10px; width:693px; height:auto; overflow:hidden;}
.right_top{ width:693px; height:33px; border-bottom:2px solid #a4a4a4;}

.right_ice{ width:663px; height:auto; padding:15px;}















/* X文件样式 底部样式
------------------------------------------------------------------------------------------------------------*/
.botter{ width:990px; height:151px; background:#21324e; margin:0 auto; overflow:hidden;}
.botter_logo{ float:left; margin:35px 0px 0px 47px;}
.botter_right{ float:left; height:116px; overflow:hidden; background:url(../imgs/botter_li.png) no-repeat left; padding-left:35px; margin-left:35px; padding-top:35px;}
.botter_right ul{ overflow:hidden; margin-bottom:30px;}
.botter_right li{ float:left; font-size:12px; color:#FFF; margin:0px 0px 0px 10px;}
.botter_right li a{ font-size:12px; color:#FFF; margin-right:10px;}
.botter_right p{ color:#FFF; font-size:12px; line-height:18px; margin-left:10px;}
