﻿﻿/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,.iframe{margin:0;padding:0px;border:0;}
body{color:#333;font:16px Arial,'微软雅黑';font-family: "微软雅黑","Arial Narrow",HELVETICA;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:16px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a:link{color:#333; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#333; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#e63a3a;text-decoration:none;cursor:pointer;}/* 链接移上时的样式 */
a:active{color:#e63a3a;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */


ul{ overflow:hidden;zoom:1; width:100%;}
ul li.last{ margin:0 !important; border-right:none !important; background:none !important;}

.bd,.hd{ width:100%;}

/*---图标移动样式---*/
.worfCaid li i{-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms;}

.workOne dl:hover dt{webkit-transition: -webkit-transform 0.7s ease-out;-moz-transition: -moz-transform 0.7s ease-out;transition: transform 0.7s ease-out;
    transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);}




.banner{ width:100%; margin:0 auto; height:580px; background:url(../images/banner.png) no-repeat center top;}
.wrap{ width:1200px; margin:0 auto;}
.xjlogo{ width:320px;margin-top:16px; }
.xjlogo img{ width:80%;}
.xjfanh{ width:75px; background:url(../images/fanh.png) no-repeat left; height:40px; line-height:40px; margin-top:20px; color:#fff; padding-left:35px;}
.xjfanh a{ color:#fff;}


.content{ width:100%; margin:0 auto; margin-top:30px;}
.workOne{ width:588px; padding-top:20px;}
.workOne dl{ float:left; width:284px; overflow:hidden;zoom:1;margin-bottom:40px;}
.workOne dl dt,.workOne dl dd{ display:block; float:left;}
.workOne dl dt{ width:57px; height:57px; background:url(../images/xj-icon1.png) no-repeat 0 0;margin-top: 5px;}
.workOne dl dd{ width:180px; margin-left:16px;}
.workOne dl dd h3,.workOne dl dd span{ display:inline-block; width:100%;}
.workOne dl dd h3{ line-height:30px;}
.workOne dl dd span{ font-size:26px; color:#42a8e6; line-height:36px; font-family:Arial,"微软雅黑";}

.wokl1 dt{ background-position:0 0;}
.wokl2 dt{ background-position:0 -57px !important;}
.wokl3 dt{ background-position:0 -114px !important;}
.wokl4 dt{ background-position:0 -171px !important;}
.wokl5 dt{ background-position:0 -228px !important;}
.wokl6 dt{ background-position:0 -285px !important;}


.worfCaid{ width:588px;}
.worfCaid li{ float:left; width:274px; overflow:hidden;zoom:1; height:52px; padding:40px 0px;margin-bottom:30px;}
.worfCaid li i,.worfCaid li span{ display:block; height:52px; line-height:52px; font-size:20px; float:left;}
.worfCaid li span{margin-left:10px; color:#fff; letter-spacing:2px;}
.worfCaid li span strong{ font-size:26px;}
.worfCaid li i{ width:64px; background:url(../images/xj-icon2.png) no-repeat 0 0; margin-left:45px;}

li.tj1{ background:url(../images/xj-bg1.jpg) no-repeat; }
li.tj1 i{ background-position:0 0;}
li.tj1:hover i{ background-position:-76px 0;}

li.tj2{ background:url(../images/xj-bg2.jpg) no-repeat; float:right !important;}
li.tj2 i{ background-position:0 -52px;}
li.tj2:hover i{ background-position:-76px -52px;}

li.tj3{ background:url(../images/xj-bg3.jpg) no-repeat;}
li.tj3 i{ background-position:0 -104px;}
li.tj3:hover i{ background-position:-76px -104px;}

li.tj4{ background:url(../images/xj-bg4.jpg) no-repeat;float:right !important;}
li.tj4 i{ background-position:0 -156px;}
li.tj4:hover i{ background-position:-76px -156px;}

.content2{ width:100%; margin:0 auto; margin-top:10px; background:#f6f9fd; padding:30px 0 40px 0;}
.xuanqu{ width:588px;}
.xuanqu .tit{ height:36px; line-height:36px; background:url(../images/line1.png) repeat-x center;}
.xuanqu .tit h2{ margin:0 auto;font-size:24px; font-weight:bold; color:#1672d2;  text-align:center;}
.xuanqu .tit h2 a{ color:#1672d2; text-align:center;background:#f6f9fd; padding:0 10px;}
.tubiao{/*margin-top:30px;*/height:350px; width:100%;}
