@import url(main.css);

.i_tit h3 {
   text-align: center;
    font-size: 44px;
    color: #0f58d6;
    line-height: 1;
    height:77px;
    padding-top: 32px;
    padding-bottom: 26px;
    background: url(../image/h-1.png) no-repeat center 0;
    font-weight: 600;
}

.i_tit h3:before {
    width: 200px;
    height: 3px;
    background: #f0f0f0;
}

.i_tit h3 a {
    color: #0f58d6;
	font-size:40px;
}
.i_tit h3 span{
	color: #eb0424;
}
.i_tit{
    margin-top:40px;
	text-align:center;
}
.i_tit>div{
	display:inline-block;
	overflow:hidden;
	width:1200px;
}
.i_tit>div i{
	float:left;
	width:50px;
	height:1px;
	background:#999;
	margin-top:51px;
}
.i_tit>div i:last-child{
	margin-top:-54px;
	margin-left:256px;
}
.i_tit p {
    font-size: 20px;
    color: #f0f0f0;
    text-align: center;
    line-height: 20px;
}

.i_yt p {
    font-size: 12px;
    color: #eb0424;
}



.fw {
    margin: 0 auto;
    width: 1300px;
	text-align:center;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.i_brand ul li span img{width:100%;}


.i_pro_sub{width:845px;padding-top:0px;float: right;margin-right: 10px; }
.i_pro_tit{display:flex;justify-content:flex-start;}
.i_pro_tit h3{font-size:24px;line-height:30px;margin-right:10px;font-weight:500;}
.i_pro_tit h3 a{color:#0f58d6;font-weight: 600;}
.i_pro_tit p{font-size:18px;line-height:30px;color:#000;}
.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_pro_list li{width:24%;margin-top:29px;}
.i_pro_list li span{display:block;width:100%;border:1px solid #e1e1e1;overflow:hidden;width:192px;height:192px;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.i_pro_list li span img{width:100%;height:auto;transition:.5s;}
.i_pro_list li:hover span img{transition:.5s;transform:scale(1.1);}
.i_pro_list li p{width:192px;text-align:center;border:1px solid #e1e1e1;border-top:none;line-height:40px;}

.i_pro{padding:40px 0;}
.i_sidebar{width:285px;background:#f1f1f1;padding:30px 20px;float: left;}
.i_sidebar_tit p{color:#0d56db;font-size:24px;line-height:24px;margin-bottom:10px;font-weight:500;}
.i_sidebar_tit h3{font-size:36px;line-height:36px;font-weight:500;}
.i_sidebar_tit h3 a{color:#0d56db;}
.i_sidebar_list{margin-top:30px;background:#FFF;border-radius:15px;padding:15px;}
.i_sidebar_list li{background:#f1f1f1;margin-bottom:15px;height:60px;line-height:60px;margin-left: 12px;border-radius:10px;width: 94%;margin-top: 10px;}
.i_sidebar_list li:last-child{margin-bottom:0;}
.i_sidebar_list li a{display:flex;justify-content:flex-start;margin-left: 22px;}
.i_sidebar_list li span{width:100px;display:flex;align-items:center;margin-right:20px;}
.i_sidebar_list li span img{margin:0 auto;}
.i_sidebar_list li p{font-size:18px;}

.title_in h1 {
    font-size: 26px;
    color: #333;
    font-weight: 100
}

.title_in:before {
    content: '';
    position: absolute;
    width: 110px;
    height: 2px;
    background: #cc3300;
    left: 50%;
    margin-left: -55px;
    bottom: -1px
}

.title_in p {
    font-size: 13px;
    color: #999
}

.txt>div{
    margin-top:10px;
	font-size:30px;
	margin-bottom:10px;
}
.txt p{
	margin-top:20px;
}

.i_why {
    background: url(../picture/iwhy.jpg) center center no-repeat;
    max-width: 1920px;
    margin: -55px auto;
    height: 358px;
}

.i_why .tt{
    right:0px;
    top:76px;    
}

.i_why img{
    width:170px;
    height:170px;
    right:816px;
    margin-top:97px;
    position:absolute;
}

.i_why .inner{
overflow:hidden;
}

.i_why h2{
    width: 35%;
    height: 22px;
    line-height: 22px;
    margin-top: 155px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    float:right;
    text-align:right   
}

.i_why p{
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float:right;
    text-align:right   
}

.i_about{background:#f1f1f1;padding:60px 0;}
.i_about_tit{text-align:center;margin-bottom:50px;}
.i_about_tit h3{font-size:30px;line-height:60px;}
.i_about_tit h3 font{color:#0f58d6;margin-right:10px;}
.i_about_tit p{font-size:18px;}

.i_about_sub{width:1200px;margin:0 auto;display:flex;justify-content:space-between;margin-bottom:30px;}
.i_about_con{width:590px;}
.i_about_con h2{margin-bottom:10px;color:#0f58d6;font-size:24px;font-weight:600;}
.i_about_con p{font-size:16px;line-height:32px;}
.i_about_con span{display:block;width:160px;height:40px;line-height:40px;background:#0f58d6;border-radius:10px;margin-top:20px;text-align:center;}
.i_about_con span a{color:#FFF;}
.i_about_img{width:590px;height:280px;overflow:hidden;}
.i_about_img img{width:100%;}

.i_about_list{width:1200px;margin:0 auto;display:flex;justify-content:space-between;}
.i_about_list li{width:24%;overflow:hidden;}
.i_about_list li img{width:100%;height:auto;transition: .5s;}
.i_about_list li:hover img{transform: scale(1.1);transition: .5s;}


.title{
	font-size:26px;
}
.lis{
	overflow:hidden;
	margin-top:50px;
}
.lis>div:first-child{
	width:100px;
	float:left;
	background:#0f59d6;
	color:#fff;
	height:350px;
}
.lis>div>a{
	width:8%;
	float:left;
	writing-mode:vertical-rl;
	color:#fff;
	margin-top:5px;
	height:200px;
	cursor:pointer;
}
.lis>div>a:hover{
	background:#ed8e06;
}

.lightbox p_img{
    width:200px;
    height:100%;
}

.lis img{
	/*float:left;*/
	width:1200px;
	height:350px;
}
.c6 {
   
    background: url(../image/c3.png) no-repeat center bottom;
}

.c6 h2.bt {
    background: url(../image/hs.png) no-repeat center 0;
    margin-bottom: 50px;
}

.c3bg {
    padding-bottom: 64px;
}

.listx li {
    border-radius: 100px;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    float: left;
    margin-right: 36px;
    text-align: center;
    margin-top: 10px;
    padding-top: 24px;
    background: url(../image/l11.png) no-repeat center 0;
    width: 139px;
    height: 139px;
    box-sizing: border-box;
}

.listx li .tu {
    height: 45px;
    line-height: 45px;
}



.listx li p {
    font-size: 18px;
    line-height: 42px;
    color: #565656;
}

.listx li .ci {
    font-size: 20px;
    color: #ffffff;
    line-height: 29px;
}

.listx li .jh {
    position: absolute;
    bottom: -84px;
    left: 61px;
    width: 20px;
    height: 20px;
}

.listx li:last-child {
    margin-right: 0;
}

.listx li:nth-child(1) {
    margin-left: 6px;
}

.listx li:nth-child(2n) {
    margin-top: 44px;
}

.listx li:nth-child(2n) .jh {
    position: absolute;
    bottom: -50px;
    left: 61px;
}

.listx li:hover {
    background: url(../image/l22.png) no-repeat center 0;
}

.listx li:hover .jh {
    background: url(../image/sd.png) no-repeat center 0;
}

.listx li:hover p {
    color: #fff;
}

.listx li:hover .ci {
    color: #5b5b5b;
}

.listx li:hover .tu img.img1 {
    filter: brightness(10000000%);
}

h2.lc{ text-align: center; font-size: 44px; color: #0f58d6; line-height: 1; padding-top: 29px; padding-bottom: 26px;    background: url(../image/h-1.3.png) no-repeat center 0;    font-weight: 600;}

.ul-case {
    margin: 0 -5px;
}

.ul-case li {
    width: 33.3%;
    float: left;
    margin-bottom: 10px;
}

.ul-case li a {
    margin: 0 5px;
    display: block;
}

.ul-case li .pic {
    padding-top: 75%;
    height: 0;
    position: relative;
}

.ul-case li .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.ul-case li p {
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.wp {
    max-width: 1200px;
    margin: 0 auto;
}

.g-tit {
    text-align: center;
    padding: 40px 0 26px;
}

.g-tit h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3f3f3f;
    font-size: 28px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.g-tit p {
    height: 18px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.g-tit p span {
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 14px;
    padding: 0 12px;
    background: #fff;
    margin: 0 160px;
    z-index: 9;
    position: relative;
}

.g-tit p::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 50%;
}

.title_in .fl {
    font-size: 39px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 36px
}

.title_in {
    width: 1300px;
    margin: 0 auto
}

.title_in .fl {
    font-size: 39px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 36px
}

.title_in .fr {
    color: #fff
}

.title_in .fr p {
    font-size: 20px;
    font-weight: bold
}

.title_in .fr a {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #fff;
    position: relative;
    margin-top: 20px
}

.title_in .fr a i {
    padding-left: 5px
}

.title_in .fr a:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 20px;
    height: 2px;
    right: 0;
    top: -8px;
    transition: all 0.3s
}

.title_in .fr a:hover:before {
    width: 100%
}


.w1200{
    width: 1200px;
    margin: 0 auto;
}

.news_time2{
    width: 58px;
    padding:0;
    border:1px solid #999;
}
.news_time2 h3{
    font-size: 24px;
    color: #fff;
    background: #999;
    line-height: 44px;
}
.news_time2 p{
    font-size: 12px;
    color: #999;
    line-height: 22px;
}
.news_info h3{
    font-size: 18px;
    color: #444;
    padding:0px 0 9px;
}
.news_info p{
    font-size: 13px;
    color: #777;
    line-height: 24px;
}
.news_info{
    width: calc(96% - 58px);
    padding-left: 85px;
}
.news_list li{
    padding:40px 0 15px;
}
.news_list li:hover .news_info h3{
    font-weight: normal;
}
.news_list li:hover .news_info p{
    color: #000;
}
.news_list li:hover .news_time2{
    border:1px solid #0f58d6;
}
.news_list li:hover .news_time2 h3{
    background: #0f58d6;
}
.news_list li:hover .news_time2 p{
    color: #000;
}
img,object{max-width:100%;vertical-align:top;}
.news_hot{
    background: #f9f9f9;
    padding:20px 0 0;
}
.news_hot_center{
    padding-bottom: 40px;
    border-bottom: 1px solid #999;
}
.news_hot li{
    flex: 1 1 auto;
    padding:0 1%;
    width: 31%;
}
.news_hot li figcaption{
    padding:20px 0;
}
.news_hot li figcaption h3{
    font-size: 18px;
    color: #444;
    padding-bottom:33px;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} 
.news_hot li figcaption h3 b{
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle; 
    border-top: 1px solid #444;
    transition: all .4s cubic-bezier(.35, .45, .55, 1);
    margin-top: -1px;
}
.news_hot li figcaption p{
    font-size: 13px;
    color: #777;
    line-height: 2;
    overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.news_hot li:hover figcaption h3 b{
    width: 20px;
    margin-right: 5px;
}
.newspic{
    position: relative;
}
.newshot_time{
    background: #0f58d6;
    width: 105px;
    padding:13px 0;
    text-align: center;
    position: absolute;
    left:0;
    top:0;
}
.newshot_time h3{
    font-size: 26px;
    color: #fff;
    padding-bottom: 5px;
}
.newshot_time p{
    font-size: 14px;
    color: #fff;
}
.news_hot_center ul{
    display: flex;
}



.b{
	overflow:hidden;
}
.b span{
	float:left;
	color:#000;
	font-size:16px;
}
.b a{
	float:right;
}

.active_list li{
    background: #f9f9f9;
    padding:26px 0;
    border-bottom: 1px dotted #bfbfbf;
}

.active_list li:hover{
    background: #ffffff;
    padding:40px 0;
    border-bottom: 1px dotted #bfbfbf;
}

.active_time{
    float: left;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    /*width: 100px;
    padding:14px 0;*/
    text-align: center;
}

.news_time2 h3{
    font-size: 24px;
    color: #fff;
    background: #999;
    line-height: 44px;
}

a.more_in {
    width: 140px;
    height: 40px;
    line-height: 40px;
    background-color: #0f58d6;
    color: #f6f6f6;
    margin-bottom: 30px;
    text-indent: 0px;
    transition: all 0.3;
    border-radius: 20px;
	display:block;
	text-align:center;
	margin-top:27px;
	margin-left:560px;
}

a.more_in i {
    font-size: 14px;
    text-indent: -10px;
    opacity: 0;
    transition: all 0.3s
}

a.more_in:hover {
    text-indent: 25px
}

a.more_in:hover i {
    text-indent: 10px;
    opacity: 1
}

.search_in {
    background: var(--color);
    width: 601px;
    margin-top: 56px
}

.search_in img {
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
    /*考虑浏览器兼容性*/
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
}

.search_in .tt {
    float: left;
    width: 100%;
}
.ddd{
	background:#0f59d6;
}
.ddd img{
	float:left;
}
.ddd>div{
	overflow:hidden;
}
.ddd i{
	float:left;
	width:300px;
	height:1px;
	background:#fff;
	margin-top:50px;
}
.ddd div div div{
	text-align: center;
	width:calc(100% - 600px);
	oiverflow:hidden;
	float:left;
}
.ddd div div div+i{
	float:right;
}
.ddd a{
	color:#fff;
}
.ddd img{
	float:left;
	margin-top:10px;
	margin-left:35px;
}
.ddd .z{
	border-top:1px solid #fff;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	line-height:50px;
}
/*pc版轴承品牌*/
.i_brand{background:#0f58d6;padding:60px 0;margin-top: 20px;}
.i_brand ul{width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_brand ul li{width:24%;height:auto;position:relative;border-radius:50%;overflow:hidden;margin-bottom:20px;transition: .3s;}
.i_brand ul li span{display:block;width:100%;}
.i_brand ul li span img{width:100%;}
.i_brand ul li p{width:100%;height:14%;background:rgba(235,104,0,.3);position:absolute;left:0;right:0;top:43%;display:flex;justify-content:center;align-items:center;color:#FFF;font-size:18px;transition: .3s;}
.i_brand ul li:hover{border-radius:10%;transition: .3s;}
.i_brand ul li:hover p{background:rgba(251,251,251,.3);color:#000;transition: .3s;}



.cooper {    
    width: 1335px;
    padding: 0px 0 20px;
    overflow: hidden;
    margin: 0px auto 0;
}

.cooper .list {
    width: 1335px;
    margin: 30px auto 0;
    position: relative
}

.cooper .list li {
    float: left;
    width: 16.66666%
}

.radus {
    padding: 0 7px
}

.radus .pic {
    display: table;
    table-layout: fixed;
    /**background: #f3f3f3;
    border: 1px solid #f3f3f3;**/
    width: 100%;
    height: 80px
}



.radus .pic span {
    height: 176px;
    width:100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.radus .pic span img {
    max-width: 90%;
    max-height: 90%;
    width:100%;
    height:175px;
    vertical-align: middle
}



.clearboth {
    width: 100%;
    height: 0px;
    line-height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    font-size: 0px;
}

.sublist {
    width: 201px
}

.sublist .tt {
    margin-bottom: 30px
}

.sublist .tt h2 {
    font-size: 39px;
    color: #333;
    line-height: 39px;
    margin-bottom: 10px
}

.sublist .tt p {
    font-size: 18px;
    color: #888
}

.sublist li a {
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #ddd;
    padding: 0 5px;
    font-size: 14px;
    color: #333;
    position: relative;
    transition: all 0.5s
}

.sublist li a i {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 39px;
    color: #888;
    transition: all 0.5s
}

.sublist a.more-in {
    margin-top: 40px
}

.sublist li a:hover,
.sublist li a.cur {
    background: #eb0424;
    padding-left: 20px;
    color: #fff;
    border-radius: 20px
}

.sublist li a:hover i,
.sublist li a.cur i {
    color: rgba(255, 255, 255, 0.7);
    right: 20px
}

.main1{width:1200px;margin:auto;}
.bg2 {
 
    position: relative;
    overflow: hidden;
    color: #000;
}
.bg2:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
/*  border-top: 50px solid #f5f5f5;
    border-right: 960px solid transparent;
    border-left: 960px solid transparent;*/
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.bg2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 50px solid #fff;
    border-right: 960px solid transparent;
    border-left: 960px solid transparent;
    left: 50%;
    bottom: 0;
    margin-left: -960px;
}
.bg2 .yunu-section-title {
    margin-top: 0px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 40px;
}
.gyds dl {
    margin: 0;
}
.gyds dt {
    float: left;
    width: 50%;
}
.gyds dt.full img {
    width: 960px;
    max-width: none;
}
.gyds dd {
    margin-left: 50%;
    padding-left: 40px;
    padding-top: 20px;
}
.gyds dd h4 {
    margin: 0 0 40px;
    overflow: hidden;
    font-weight: normal;
}
.gyds dd h4 i {
    float: left;
    background: url(../image/sl_ctit.png) no-repeat center;
    color: #fff;
    width: 61px;
    line-height: 70px;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-family: Impact;
}
.gyds dd h4 span {
    display: block;
    margin-left: 85px;
    font-size: 36px;
    padding: 1px 0;
}
.gyds dd h4 span small {
    display: block;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.gyds dd p {
    font-size: 16px;
    line-height: 2;
    margin: 0 0 18px;
}
.gyds-slide {
    margin-top: 45px;
}
.gyds-slide .bd li {
    float: left;
    margin-right: 20px;
    width: 270px;
}
.gyds-slide .bd li .img-center {
    position: relative;
    overflow: hidden;
}
.gyds-slide .bd li .img-center:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
    -webkit-transform: skewx(-25deg);
    transform: skewx(-25deg);
}
.gyds-slide .bd li:hover .img-center:after {
    left: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.gyds-slide .hd {
    text-align: center;
    font-size: 0;
    position: relative;
    margin-top: 30px;
}
.gyds-slide .hd:before {
    content: '';
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    background-color: #eee;
    position: absolute;
}
.gyds-slide .hd ul {
    background-color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}
.gyds-slide .hd li {
    display: inline-block;
    vertical-align: middle;
    background: url(../image/sl_cqh.png) no-repeat 0 0;
    height: 13px;
    width: 11px;
    margin: 0 5px;
    cursor: pointer;
}
.gyds-slide .hd li.on {
    background-image: url(../image/sl_cqhh.png);
}
.gyds dl:nth-of-type(even) dt {
    float: right;
}
.gyds dl:nth-of-type(even) dd {
    margin: 0 50% 0 0;
    padding-left: 0;
    padding-right: 40px;
}
.gyds dl:nth-of-type(odd) dt.full {
    margin-left: -360px;
}

.img-center img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.s1 {
    text-align: center;
    font-size: 16px;
    line-height: 2.2;
    color: #181818;
    margin-top:27px;
}
.s2 li {
    float: left;
    width: 20%;
    margin-top: 40px;
}
.s2 li a {
    display: block;
}
.s2 li .img-center {
    overflow: hidden;
    width: 218px;
    margin: 0 auto;
}
.s2 li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.s2 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.container {
    width: 1200px;
    margin: 40px auto;
}

.qiehuan{
	overflow:hidden;
	background:#F5F5F5;
}
.qiehuan p{
	float:left;
	width:24.9%;
	text-align:center;
	line-height:40px;
	border-right:1px solid #e5e5e5;
	cursor:pointer;
}
.qiehuan .active{
	background-color: #0f58d6;
    color: #fff;
}

.in_sida {
  width: 100%;
  overflow: hidden;
  padding: 50px 0 20px 0;
}
.in_sida dl {
  margin-top: 20px;
  overflow: hidden;
}
.in_sida dl dt {
  float: right;
  width: 555px;
  margin-top: 20px;
}
.in_sida dl dt img {
  width: 100%;
  height: auto;
}
.in_sida dl dd {
  float: left;
  width: 550px;
  position: relative;
  padding: 0 0 0 65px;
}
.in_sida dl dd .xh {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #0082cc;
  color: #fff;
  width: 50px;
  height: 75px;
  font-size: 32px;
  text-align: center;
  overflow: hidden;
}
.in_sida dl dd .xh i {
  font-family: 'deckerregular';
  line-height: 58px;
  display: inline-block;
}/* CSSå·²æ‰“ä¹± */
.in_sida dl dd .xh .one {
  margin-left: 5px;
}
.in_sida dl dd .xh:before {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  height: 2px;
  background: #fff;
  top: 58px;
}

.in_tit {
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px 0;
}
.in_tit span {
  font-size: 30px;
  color: #333;
}
.in_tit em {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0 8px 0;
}

.in_tit p:after {
  right: -54px;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.in_sida dl dd .bt strong {
  display: block;
  overflow: hidden;
  color: #333;
  font-size: 26px;
  line-height: 30px;
  padding: 0 0 14px 0;
  border-bottom: 2px dotted #ccc;
  color: #0082cc;
}

.in_sida dl dd .info {
  line-height: 30px;
  padding-left: 32px;
  margin-top: 15px;
  background: url(../image/icon_ye.gif) no-repeat left 6px;
  margin-bottom: 30px;
  text-align: justify;
}

.in_tit p {
  display: inline-block;
  position: relative;
  color: #888;
}

.in_tit p:before,
.in_tit p:after {
  content: "";
  width: 34px;
  height: 2px;
  background: #0082cc;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.in_tit p:before {
  left: -54px;
}

.in_sida dl:first-child dt {
  float: left;
  margin-top: 0;
}
.in_sida dl:first-child dd {
  float: right;
}