﻿
/*------head.htm------*/

.Top{width: 100%;height: 97px; background: url(../images/head_bg.png) repeat; position:absolute; top:0; left:0;z-index: 99;min-width:1200px;}
.Top .auto{position: relative;}
.Top .lang{position: absolute;z-index: 5;right: 0;top: 3px;}
.Top .lang a{position: relative;display: inline-block;margin:0 10px;font-size: 14px;color:#fff;}
.Top .lang a::before{content: '';position: absolute;width: 1px;height: 13px;top: 6px;right: -10px;background: #fff;}
.Top .lang a:last-child::before{width: 0;}
.Top .lang a:hover{color: #205dab;}

.Top .logo{position: absolute;z-index: 5;left: 0;top: 15px;width: 234px;height: 50px;}
.Top .logo a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.Top .logo a img { height:70px;}

.Top .tel{position: absolute;right: 0;top: 50px;z-index: 5;margin-top: -23px;display: block;font-size: 22px;color: #fff;font-weight: bold;}
.Top .tel span{display: block;background: url(../images/Top_icon.png) left center no-repeat;padding-left: 20px;font-size: 14px;color: #fff;line-height: 30px;font-weight: normal;}

.Top nav{padding-left: 270px;}
.Top nav li{float: left;padding: 0 20px;position: relative;text-align: center;}
.Top nav li > a{height: 75px;font-size: 16px;color: #fff;line-height: 97px;padding: 0;display: block;border-top: 0;}
.Top nav li:hover > a,.Top nav li.on a{background: none;color: #fff;/*font-weight: bold;*/border-bottom: 1px solid #fff;}

/*------foot.htm------*/

.Bottom{background: #205dab; width:100%; min-width:1200px;}
.Bottom .nav{padding: 35px 0 25px 0;}
.Bottom .nav a{color: #fff;}
.Bottom .nav dl{float: left;margin-right: 60px;}
.Bottom .nav dt:before{content: "";position: absolute;width: 7px;height: 1px;background-color: #9ec4ec;left: 0;top: 50%;display: block;}
.Bottom .nav .end{margin-right: 0;}
.Bottom .nav dt{position: relative;padding-left: 20px;}
.Bottom .nav dt a{font-size: 16px;line-height: 30px;}
.Bottom .nav dd a{padding-left: 20px;line-height: 30px;}

.Bottom .nav .message{float: right;width: 280px;color: #fff;}
.Bottom .nav .message .f_phone{padding-left: 45px;padding-bottom: 10px;background: url(../images/Bottom-tel.png) no-repeat;font-family: verdana;}
.Bottom .nav .message .f_phone h3{margin: 0;font-size: 28px;line-height: 1;}
.Bottom .nav .message p{padding-left: 45px;margin: 0;font-size: 12px;}
.Bottom .nav .message p span { font-weight:bold;}

.Bottom .footer{background: #1a3c94;padding: 10px 0;}
.Bottom .footer *{color: #a3b9d5;font-size: 12px;}
.Bottom .footer a:hover{color: #fff;}
.Bottom .footer .bottomlinks a{padding-left: 18px;}
.Bottom .footer .copyright{float: right;padding-bottom: 0;}
.Bottom .footer .bottomlinks{float: left;}


/*------首页轮播------*/

.Banner{position: relative; height:600px; overflow:hidden; min-width:1200px;}
.Banner .hd{position: absolute;bottom: 34px;height: 12px;width: 100%;z-index: 30;text-align: center;}
.Banner .hd .ul{display: inline-block;height: 12px;margin: 0 auto;}
.Banner .hd li{background: url(../images/Banner_dot.png) no-repeat;width: 12px;height: 12px;float: left;margin-right: 6px;cursor: pointer;}
.Banner .hd li.on{background: url(../images/Banner_doton.png) no-repeat;}
.Banner .bd a{display: block;width: 100%;height: 600px;}


/*------服务项目------*/


.fwxm{ margin-top:10px;}
.fwxm .HomeTitle{padding: 0 0 5px;margin-bottom: 15px;position: relative;z-index: 1;font-size: 16px;color: #999;border-bottom:2px solid #172a88;}
.fwxm .HomeTitle .name{position: relative;border-radius: 99px 0;font-size: 20px;color: #172a88;line-height: 46px;}
.fwxm .HomeTitle .name:before{display: block;position: absolute;left: 0;top: 0;width: 4px;height: 26px;content: '';}
.fwxm .HomeTitle .name span{float:right;font-size:16px;font-weight:700;color:#333;}

.fwxm .service{width:1200px; overflow:hidden;}
.fwxm .service ul { width:1200px; }
.fwxm .service li{position: relative;margin-bottom: 15px;float: left;width: 236px;height: 230px;text-align: center; }
.fwxm .service li.mr0{margin-right: 0;}
.fwxm .service li:nth-child(6n){margin-right: 0;}
.fwxm .service li img{display: block;width: 160px;height: 160px;transition: 0.3s; margin:0 auto;}
.fwxm .service li .hover{position: absolute;top: 0; left:38px;width: 160px;height: 160px;display: none;}
.fwxm .service li:hover .hover{display: block;}
.fwxm .service li h2{margin: 0 0 5px;font-size: 16px;color: #333;font-weight: normal;}
.fwxm .service li p{margin: 0;font-size: 14px;color: #999;line-height: 20px;}


/*------运单查询------*/


.gsjj{padding: 0;}

.ydcx { width:312px; float:left;}
.ydcx ol{border:1px solid #ececec; height:320px;}
.ydcx ol.last{margin-right: 0;}
.ydcx ol:last-child{margin-right: 0;}
.ydcx .title{line-height: 42px;height: 44px;border-bottom: 1px solid #fff;box-shadow: 0 1px 0 #ececec;padding-right: 10px;background: rgb(255, 255, 255);background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 248, 1) 100%);background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 248, 1) 100%);background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 248, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);}
.ydcx .title a{float: right;font-size: 12px;color: #999;}
.ydcx .title span{color: #172a88;font-size: 16px;border-bottom: 2px solid #172a88;display: inline-block;padding: 0 20px;}
.ydcx .title a:hover{color: #172a88;}
.ydcx dl{padding: 10px 20px;}
.ydcx dd{line-height: 33px;}
.ydcx dd time{float: right;color: #b6b6b6;font-size: 12px;margin-left: 10px;}
.ydcx dd a{background: url(../images/icon.jpg) no-repeat left center;padding-left: 15px;font-size: 14px;color: #7a7a7a;}
.ydcx dd a:hover{color: #172a88;}
.ydcx .form{padding: 20px 20px 5px;}
.ydcx .ssk{height: 34px;background: url(../images/search.png) no-repeat 10px 8px #fff;padding: 0px 10px 0px 40px;border: 1px solid #ECECEC;}
.ydcx .ssk1{height: 34px;line-height: 34px;color: #919191;font-size: 14px;border: 0px;background: none;width: 100%;}
.ydcx .ssanniu{height: 40px;line-height: 40px;color: #ffffff;font-size: 16px;background-image:url(../images/search_bg.jpg);background: linear-gradient(to right, #172a88, #2fa6df);border: 0px;border-radius: 2px;width: 100%;cursor: pointer;}
.ydcx .m1rnr{padding-top: 20px;}
.ydcx .ssk{margin-bottom: 15px;}
.ydcx .ssanniu{margin-bottom: 15px;}
.ydcx .search_img{padding: 0 20px;}


/*------关于我们------*/

.about { height:320px; background-color:#fcfcfc;  float:right; width:870px;}
.about_l { float:left; height:280px; width:400px; padding:20px;}
.about_r { float:right; width:430px; height:320px;}
.about_r img {width:430px; height:320px;}
.about_l h2 { padding:0; margin:0; height:40px;  border-bottom:1px solid #ccc;}
.about_con { font-size:14px; line-height:30px; height:240px; overflow:hidden; margin-top:10px;}


/*------业务展示------*/


.ywzs{}
.ywzs .HomeTitle{padding: 35px 0 20px;position: relative;z-index: 1;}
.ywzs .HomeTitle .name{display: inline-block;position: relative;border-radius: 99px 0;padding-left: 15px;font-size: 20px;color: #172a88;line-height: 26px;}
.ywzs .HomeTitle .name:before{display: block;position: absolute;left: 0;top: 0;background: url(../images/home_tit.jpg) no-repeat;width: 4px;height: 26px;content: '';}
.ywzs .box{width: 100%;height: 190px;position: relative; overflow:hidden;}
.ywzs .box .hd { display:none;}/*左右箭头*/
.ywzs .box .hd a{display: block;width: 25px;height: 47px;position: absolute;cursor: pointer;top: 75px;}
.ywzs .box .hd a.prev{background: url(../images/left_ex.png) no-repeat;left: -40px;}
.ywzs .box .hd a.next{background: url(../images/right_ex.png) no-repeat;right: -40px;}
.ywzs .box .bd{height: 277px;overflow: hidden;margin: 0 auto;}
.ywzs .box .bd li{float: left;width: 210px;margin-right: 30px;}
.ywzs .box .bd li .pic{width: 210px;}
.ywzs .box .bd li .pic img{display: block;width: 210px;height: 190px;border-radius: 2px;}
.ywzs .box .bd li .pic span{display: block;padding-top: 5px;font-size: 14px;color: #666;line-height: 36px;text-align: center;}


/*------新闻动态------*/


.xwdt{margin: 20px 0 0px;}
.xwdt .auto{position: relative;z-index: 0;}
.xwdt .auto::before,
.xwdt .auto::after{position: absolute;content: '';width: 2%;height: 100%;background-color: #fff;border-left: 1px solid #ececec;border-right: 1px solid #ececec;top: 0;}
.xwdt .auto::before{left: 32%;}
.xwdt .auto::after{right: 32%;}
.xwdt .auto ul{overflow: hidden;border: #ececec 1px solid;}
.xwdt ol{float: left;width: 32%;margin-right: 2%;}
.xwdt ol.last{margin-right: 0; float:right;}
.xwdt ol:last-child{margin-right: 0;}

.xwdt .title{line-height: 42px;height: 44px;border-bottom: 1px solid #fff;box-shadow: 0 1px 0 #ececec;padding-right: 10px; background: rgb(255, 255, 255);background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 248, 1) 100%);background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 248, 1) 100%);background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(248, 248, 248, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8', GradientType=0);}
.xwdt .title a{float: right;font-size: 12px;color: #999;}
.xwdt .title span{color: #172a88;font-size: 16px;border-bottom: 2px solid #172a88;display: inline-block;padding: 0 20px;}
.xwdt .title a:hover{color: #172a88;}

.xwdt dl{padding: 10px 20px; min-height:198px;}
.xwdt dd{line-height: 33px; height:33px; overflow:hidden;}
.xwdt dd time{float: right;color: #b6b6b6;font-size: 12px;margin-left: 10px;}
.xwdt dd a{background: url(../images/icon.jpg) no-repeat left center;padding-left: 15px;font-size: 14px;color: #7a7a7a;}
.xwdt dd a:hover{color: #172a88;}


/*------合作伙伴------*/


.hzhb{padding: 0 0 40px;}
.hzhb .HomeTitle{padding: 35px 0 20px;position: relative;z-index: 1;}
.hzhb .HomeTitle .name{display: inline-block;position: relative;border-radius: 99px 0;padding-left: 15px;font-size: 20px;color: #172a88;line-height: 26px;}
.hzhb .HomeTitle .name:before{display: block;position: absolute;left: 0;top: 0;background: url("../images/home_tit.jpg") no-repeat;width: 4px;height: 26px;content: '';}
.hzhb .auto{overflow: hidden;}
.hzhb ul li{float: left;width: 280px;margin-right: 26px;text-align: center;}
.hzhb ul li.mr0{margin-right: 0;}
.hzhb ul li:nth-child(4n){margin-right: 0;}
.hzhb ul li .pic{display: block;position: relative;border: 1px solid #ececec;width:260px; height:100px;}
.hzhb ul li img{width:220px; height:80px; border:6px solid #99d9ea; padding:4px;}
.hzhb ul li h4{overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;margin: 10px 0 0;font-weight: normal;font-size: 14px;color: #666;}


/*------banner_list.htm------*/

.topadcs { height:400px; background-repeat:no-repeat; background-position:center top; width:100%; min-width:1200px;}



/*------left_list.htm------*/

.Menu{padding: 50px 0;}
.Menu h2{font-size: 30px;color: #333;text-align: center;margin: 0 0 30px;font-weight: normal;}
.Menu nav{text-align: center;}
.Menu nav ul li{text-align: center;padding: 0 9px;display: inline-block;*zoom: 1;*display: inline;}
.Menu nav ul li a{display: block;min-width: 190px;height: 36px;line-height: 36px;font-size: 14px;color: #333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-radius: 40px 0;background: #f3f3f3;}
.Menu nav ul li a.on,
.Menu nav ul li a:hover{color: #fff;background:#0e59ae; /*background-image:url(../images/menu.png); background-repeat:no-repeat;*/background: linear-gradient(to right, #172a88, #2fa6df);}


/*------list_page.htm------*/

.RighInfo_page { min-height:350px;}
.RighInfo_page .txtbox{text-justify: inter-ideograph;text-align: justify;word-wrap: break-word;clear: both;}
.RighInfo_page .aboutTxt01{line-height: 30px;font-size: 14px;color: #555;}
.RighInfo_page .aboutTxt01 .pic{display: block;float: right;margin-left: 30px;}


/*----list_contact.htm----*/

.temp_ec_01f_lxwm{ height:357px; overflow:hidden; position:relative; z-index:6;}
.temp_ec_01map{ height:390px; overflow:hidden; width:1200px;}
.temp_ec_01map .mapimg{ padding:5px; border:5px solid #f0f0f0; display:block;}
.temp_ec_01map .mapimg #dituContent {width:1180px; height:370px;}
.temp_ec_01dz{ height:526px; width:1200px; background:#f0f0f0; overflow:hidden; margin:26px 0 42px 0;}
.temp_ec_01dz dl{ padding:40px;}
.temp_ec_01dz dt{ height:94px; border-bottom:1px solid #dbdbdb; font:24px "Microsoft Yahei"; line-height:59px; overflow:hidden;}
.temp_ec_01dz dt a{ color:#333132;}
.temp_ec_01dz dd{ height:70px; border-bottom:1px dashed #b1b1b1; font:16px "Microsoft Yahei"; color:#555; padding-top:14px; line-height:70px; overflow:hidden; background:url(../images/tel.png) no-repeat left 21px; padding-left:62px;}
.temp_ec_01dz dd.temp_ec_01dd01{background:url(../images/fax.png) no-repeat left 21px;}
.temp_ec_01dz dd.temp_ec_01dd02{background:url(../images/qq.png) no-repeat left 21px;}
.temp_ec_01dz dd.temp_ec_01dd03{background:url(../images/mail.png) no-repeat left 21px;}
.temp_ec_01dz dd.temp_ec_01dd04{background:url(../images/add.png) no-repeat left 21px;}
.temp_ec_01dz dd em{ padding:0 12px;}
.temp_ec_01dz dd i{ padding:0 20px;}
.temp_ec_01dz dd span{ font-weight:bold; color:#2ea5a9;}


/*----list_book.htm----*/


.temp_on_inp { height:580px; overflow:hidden; padding-top:0px; background:url(../images/on_bj.jpg)  no-repeat center bottom; width:1100px; margin:0px auto }
.temp_on_inp dl { width:408px; float:left; overflow:hidden; float:left; position:relative;padding-left: 0; }
.temp_on_inp dt { width:408px;  }
.temp_on_inp dt img { width:313px; height:263px;padding: 0 36px; }
.temp_on_inp dd { width:176px; height:100px; background:url(../images/tm55.png); position:absolute; top:158px; right:58px; text-align:center; }
.temp_on_inp dd span { display:block; font:16px "Microsoft Yahei"; color:#333; line-height:24px; height:24px; padding-top:10px; }
.temp_on_inp dd p { font:22px Impact; color:#C35400; line-height:24px; height:30px; margin:0 }
.temp_on_inp dd em { width:144px; height:25px; background:#950101; font:16px "Microsoft Yahei"; color:#FCF3E3; line-height:25px; text-align:center; display:block; margin:0 auto; }
.temp_on_inp dd em a { color:#fff; }
.temp_on_con { width:558px; overflow:hidden;padding-right: 16px; }
.temp_on_con h3 { height:56px; font:20px "Microsoft Yahei"; font-weight:bold; color:#0e59ae; line-height:56px; }
.temp_on_con h3 span { font:16px Arial; font-weight:normal; color:#8b8b8b; line-height:16px; text-transform:uppercase; padding-left:10px; }
.temp_on_con h3 a { color:#009b57; }
.temp_on_con li { min-height:36px; width:250px; float:left; margin:0 0 15px  0px; font:12px "Microsoft Yahei"; line-height:36px; overflow:hidden;  background: #fff;color: #E60012;border: 1px solid #666; list-style:none;}
.temp_on_con li span { font:12px "Microsoft Yahei"; color:#333; line-height:34px; float:left; padding-left:10px; display:inline-block; }
.temp_on_con li input { width:175px; height:34px; border:0; background:none; font:12px "Microsoft Yahei"; color:#333; line-height:34px; float:left; margin-right:10px; }
.temp_on_con .inp1 { margin-right:9px;}
.temp_on_con .inp2 { width:509px; background: #fff;color: #950101;border: 1px solid #666; }
.temp_on_con .inp2 input { width:442px; outline:none; }
.temp_on_con .inp2s { width:509px; background: #fff;color: #d23783;border: 0px solid #666;  }
.temp_on_con .inp2s span{ line-height:30px}
.temp_on_con .inp2s em{float: left; line-height:30px;}
.temp_on_con .inp3 { width:509px; height:68px;  background: #fff;color: #950101;border: 1px solid #666;}
.temp_on_con .inp3 textarea { width:442px; height:58px; background:none; resize:none; overflow:auto; outline:none; border:0; font:12px "Microsoft Yahei"; color:#333; line-height:18px; float:left; padding-top:8px; margin-right:10px; }
.temp_on_con .inp4 { width:360px; margin-bottom:14px; border:0; }
.temp_on_con .inp4 input { width:170px; margin-right:10px; border: 1px solid #666; padding-left:4px}
.temp_on_con .inp4 img {  float:right; margin-top:4px;padding-right: 20px; }
.temp_on_con .inp5 { background:none; height:30px; border:0;width: 544px; }
.temp_on_con .inp5 input { width:84px; height:30px; line-height:28px; border-radius:3px;  margin-right:16px; cursor:pointer; cursor:pointer; }
.temp_on_con .inp5 .onb1 {background: #0e59ae;color: #fff;  font-size:14px;}
.temp_on_con .inp5 .onb2 {background: #333;color: #fff;font-size:14px;}



/*------list_news.htm------*/

.TextList {min-height: 300px;}
.TextList li{border-bottom: 1px dashed #d1d1d1;font-size: 16px;line-height: 27px;padding: 10px 0;}
.TextList li a{padding-left: 25px;background: url(../images/TextList-icon.jpg) no-repeat 5px center;color: #666;}
.TextList li a:hover{color: #205dab;}
.TextList li time{float: right;color: #999;font-size: 14px;margin-left: 10px;}


/*------info_news.htm------*/


.RichInfo_news{padding:20px 0;}
.RichInfo_news .news_info .title{text-align:center;padding-bottom:20px;}
.RichInfo_news .news_info .title h1{margin:0;padding-bottom:15px;font-size:24px;font-weight:normal;}
.RichInfo_news .news_info .title p{margin:0;border-bottom:1px dashed #d2d2d2;padding-bottom:10px;}
.RichInfo_news .news_info .title p span{margin:0 5px;color:#777;}
.RichInfo_news .news_info .info{text-align:justify;text-justify:inter-ideograph; font-size:14px; line-height:30px;}
.RichInfo_news .news_info .info_back{text-align:center;clear:both;padding:20px 0;}
.RichInfo_news .news_info .info_back a{color:#0f76d3;font-size:14px;}
.RichInfo_news .news_info .info_pn span{display:block;}
.RichInfo_news .news_info .info_pn span a{color:#999;}
.RichInfo_news .news_info .info_pn span a:hover{color:#0f76d3;}


/*------list_search.htm------*/


.search_order{min-height: 300px;}
.search_order h2{display: inline-block;margin: 0;font-size: 16px;color: #333;}
.search_order input{display: inline-block;margin: 0 5px;padding-left: 10px;width: 200px;height: 28px;border: 1px solid #d1d1d1;}
.search_order .btn{display: inline-block;margin: 0 5px;padding: 0;width: 60px;height: 28px;background: linear-gradient(to right, #172a88, #2fa6df);border: none;border-radius: 4px;font-size: 14px;color: #fff;line-height: 20px;cursor: pointer;}
.search_order .title{text-align:center;}
.search_order table{border-collapse:collapse;  width:80%;margin: 25px auto;border: 1px solid #D1D1D1;}
.search_order table td{border-collapse:collapse; border: 1px solid #D1D1D1;}
.search_order table td.td1{text-align:center; width:30%;}
.search_order table td.td2{width:70%;}
.search_order table td.td2 {}


/*------分页代码------*/

.List_page{text-align:center;margin-bottom:20px; margin-top:20px; font-size:14px;}
.List_page a{background:#fff;margin:0px 1px;padding:6px 8px;border:1px solid #ccc;color:#A0A0A0;}
.List_page span{background:#205dab;color:#fff;margin:0px 1px;padding:6px 8px;border:1px solid #205dab;}

/*------客服代码------*/


.right_nav{position: fixed;width: 57px; right: 0;top: 50%;margin-top: -123px;z-index: 100;}
.fixed_right_box{position: relative;}
.zx{display: inline-block; background: url(/qq/icon1.png) no-repeat center center;width: 30px;height: 46px;vertical-align: middle;transition: 0.8s all; line-height:46px;}
.phone{display: inline-block;background: url(/qq/icon2.png) no-repeat center center;width: 30px;height: 46px;vertical-align: middle;transition: 0.8s all; line-height:46px;}
.qq{display: inline-block;background: url(/qq/icon3.png) no-repeat center center;width: 30px;height: 46px;vertical-align: middle;transition: 0.8s all; line-height:46px;}
.weixin{display: inline-block;background: url(/qq/icon4.png) no-repeat center center;width: 30px;height: 46px;vertical-align: middle;transition: 0.8s all; line-height:46px;}
.scor_top{display: inline-block;background: url(/qq/icon5.png) no-repeat center center;width: 30px;height: 46px;vertical-align: middle;transition: 0.8s all; line-height:46px;}
.right_nav li { list-style:none;}
.right_nav li span{margin-left: 12px;}
.right_nav_box{position: relative;}
.right_nav_box li{position: absolute;transition: 0.8s background-color; background-color: #0e59ae;height: 46px;line-height: 46px;padding: 0 15px;white-space: nowrap;cursor:pointer;}
.right_nav_box li.li1{top: 0;}
.right_nav_box li.li2{top: 50px;}
.right_nav_box li.li3{top: 100px;}
.right_nav_box li.li4{top: 150px;}
.right_nav_box li.li5{top: 200px;}
.right_nav_box li:hover{background-color:#1a3c94;}
.right_nav_box li a{color: #fff;font-size: 16px; cursor:pointer;}
.ewm_pic{position: absolute;right: 70px;bottom: 0;visibility: hidden;opacity: 0;transition: 0.5s all;background-color: #fff;padding: 0px; width:130px; height:130px;}
.ewm_pic img{display: block; width:130px; height:130px;}
.ewm_pic.act{visibility:visible;opacity:1;}




.text-centet{text-align: center;}

/*服务内容*/
.index_service .sec2nr_bot_k:hover {
    margin-top: -15px;
    padding-bottom: 15px;
}

.index_service{
	margin-top: 50px;
}
.index_service .service_content{
	height: 220px;

}
.index_service .service_content a{
	float: left;
	position: relative;
	width: 300px;
/*	padding: 0 32px;*/
	display: block;
	text-align: center;
}
.sec2nr_bot_ktop1{
    width: 130px;
    height: 130px;
   /* background: url(../images/service_bj.png) no-repeat center center;*/
    display: block;
    position: relative;
    margin: 0px auto 25px;
}
.sec2nr_bot_ktop1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -65px;
    margin-left: -65px;
    width: 130px;
    height: 130px;
}
.sec2nr_bot_ktop2 {
    width: 130px;
    height: 130px;
   /* background: url(../images/service_bj2.png) no-repeat center center;*/
    display: block;
    position: absolute;
    top: 0px;
    left: 85px;
}
.opa0{
	opacity: 0;
    filter: alpha(opacity=0);
}
.opa1{
	opacity: 1;
    filter: alpha(opacity=0);
}
.sec2nr_bot_ktop2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -65px;
    margin-left: -65px;
    width: 130px;
    height: 130px;
}
.sec2nr_bot_kbt {
    color: #1162af;
    font-size: 20px;
    display: block;
}
.trans_fast {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sec2nr_bot_kbt1 {
    color: #ffffff;
    font-size: 14px;
    display: block;
    padding: 10px 0px 15px;
    line-height: 14px;
}
.sec2nr_bot_knr {
    color: #e60012;
    font-size: 16px;
    line-height: 22px;
}
.sec2nr_bot_k:hover .sec2nr_bot_ktop2{
    -webkit-animation: rollIn .5s ease-in-out;
    -o-animation: rollIn .5s ease-in-out;
    animation: rollIn .5s ease-in-out;
}
.sec2nr_bot_k:hover .sec2nr_bot_ktop1 {
    -webkit-animation: rollOut .5s ease-in-out;
    -o-animation: rollOut .5s ease-in-out;
    animation: rollOut .5s ease-in-out;
}
.index_service .content ul li a,.sec2nr_bot_k:hover .sec2nr_bot_ktop1{
    -webkit-animation-fill-mode: forwards!important;
    -moz-animation-fill-mode: forwards!important;
    -ms-animation-fill-mode: forwards!important;
    -o-animation-fill-mode: forwards!important;
    animation-fill-mode: forwards!important;
}
.sec2nr_bot_k:hover .sec2nr_bot_kbt {
    color: #e60012;
}