@charset "utf-8";
/* CSS Document */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{ font-family:"Microsoft Yahei"; font-size:14px;}
ul,li{ list-style:none;}
a{ text-decoration:none;}




/*顶部*/
.header{ width:1200px; height:110px; margin:0 auto; margin-top:10px}
.logo{ width:600px; height:48px; float:left; margin-top:10px}
.small_vibox{ width:320px; height:60px; float:right;}
.small_vibox dl{ width:60px; height:60px; float:left; margin-left:20px; font-size:12px;}
.small_vibox dl dt{ width:40px; height:40px; margin:0 auto;}
.small_vibox dl dt.a1{ background:url(../images/icon_01.png) no-repeat center center}
.small_vibox dl dt.a1:hover{background:url(../images/icon_05.png) no-repeat center center}

.small_vibox dl dt.b1{ background:url(../images/icon_02.png) no-repeat center center}
.small_vibox dl dt.b1:hover{background:url(../images/icon_06.png) no-repeat center center}

.small_vibox dl dt.c1{ background:url(../images/icon_03.png) no-repeat center center}
.small_vibox dl dt.c1:hover{background:url(../images/icon_07.png) no-repeat center center}

.small_vibox dl dt.d1{ background:url(../images/icon_04.png) no-repeat center center}
.small_vibox dl dt.d1:hover{background:url(../images/icon_08.png) no-repeat center center}

.small_vibox dl dd{ text-align:center;}
.small_vibox dl a{ color:#333}
.small_vibox dl a:hover{ color:#F60}

.small_vibox ul{}
.small_vibox ul li{ width:auto; height:40px; line-height:40px; float:right; font-size:16px; margin-left:10px; text-align:right}
.small_vibox ul li span{ color:#F60}
/*顶部结束*/



/*导航部分FF8F0B*/
.public_nav{ width:100%; height:60px; background:#F07800;}
.public_nav .nav_center{ width:1200px; height:60px; margin:0 auto;}
.public_nav .nav_center ul{}
.public_nav .nav_center ul li{ width:115px; height:60px; line-height:60px; float:left; text-align:right; font-size:16px;}
.public_nav .nav_center ul li a{width:115px; height:60px; display:block; color:#fff}
.public_nav .nav_center ul li a:hover{ font-weight:bold; color:#fff}
.public_nav .nav_center ul li.nav_logo{ width:280px; height:60px; float:left;}
.public_nav .nav_center ul li.nav_logo a{ width:auto; height:auto; display:block; margin-top:18px;}



/*底部专业*/
.zhuanye_show{ width:1200px; height:120px; margin:0 auto; clear:both; margin-bottom:50px;}
.zhuanye_show dl{ width:120px; height:150px; float:left; margin-left:28px;}
.zhuanye_show dl dt{ width:90px; height:90px; margin:0 auto; text-align:center; background:#EE7800; padding-top:15px;}
.fzy_h{
transition: 0.9s cubic-bezier(1, -1, 0, 2);
-webkit-clip-path: circle(45px at 45px 45px);
clip-path: circle(45px 45px at 45px);
}


.zhuanye_show dl dt img{ width:58px; height:60px; margin:auto; vertical-align:middle;}
.zhuanye_show dl dd{ width:auto; height:30px; line-height:30px; text-align:center;}
.zhuanye_show dl a{ color:#666;}
.zhuanye_show dl a:hover{ color:#F60}







/*底部*/
.footer{ width:100%; height:auto; clear:both; background:#474443; }
.fcenter{ width:1200px; height:auto; margin:0 auto; padding-top:10px;}
.fcenter ul{ width:100%; height:40px; border-bottom:1px solid #666; margin-bottom:10px; clear:both; padding:10px 0 0 0;}
.fcenter ul li{ width:119px; height:auto; text-align:center; float:left; border-left:1px solid #FFF}
.fcenter ul li a{ color:#FFF}
.fcenter ul li a:hover{ color:#F60}
.fcenter ul li:first-child{ border:none}
.fcenter .fbody{ width:680px; height:auto; float:left;}
.fcenter .fbody h3{ width:auto; padding:10px 0; margin-bottom:30px; text-align:left}
.fcenter .fbody p{ width:auto; height:auto; color:#d9d9d9; height:22px; padding:0; margin:0; text-align:left}
.fcenter .fbody p a{ color:#d9d9d9;}
.fcenter .mform{ width:380px; height:auto; float:right; padding-top:10px;padding-bottom:30px;}
.fcenter .mform dl{ width:auto; height:auto;}
.fcenter .mform dl dd{ width:auto; height:42px; font-family:"微软雅黑"; color:#d9d9d9}
.fcenter .mform dl dd input{ width:250px; height:32px; border:1px solid #F2F2F2; text-indent:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
font-family:"微软雅黑"; color:#999
}

.zy{ width:252px; height:34px; border:1px solid #F2F2F2;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;font-family:"微软雅黑";
}

.btn{  width:250px; height:36px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
margin-left:43px; cursor:pointer; background:#EC7800; border:none; color:#FFF; font-size:14px; font-family:"微软雅黑";}

/*底部结束*/

