﻿/*
* name: Global && Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

@charset "utf-8";/* CSS Document */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; vertical-align: middle; background: url(../images/ico.png); margin: 0 .3em; }
.ico1_2 { background-position: -20px 0; }
.ico1_3 { background-position: -40px 0; }
.ico1_4 { background-position: -60px 0; }
.ico1_5  background-position: -80px 0; 
.ico2_1 { background-position: 0 -20px; }
.ico2_2 { background-position: -20px -20px; }
.ico2_3 { background-position: -40px -20px; }
.ico2_4 { background-position: -60px -20px; }
.ico2_5 { background-position: -80px -20px; }
.ico3_1 { background-position: 0 -40px; }
.ico3_2 { background-position: -20px -40px; }
.ico3_3 { background-position: -40px -40px; }
.ico3_4 { background-position: -60px -40px; }
.ico3_5 { background-position: -80px -40px; }
.ico4_1 { background-position: 0 -60px; }
.ico4_2 { background-position: -20px -60px; }
.ico4_3 { background-position: -40px -60px; }
.ico4_4 { background-position: -60px -60px; }
.ico4_5 { background-position: -80px -60px; }
/*
* 依赖：
* placeholder插件
*/
.bg-f5{background: #f5f5f5 !important;}
.placeholder { color: #aaa; }
/* 设置 */
body { font-size: 14px; line-height: 2; color: #555; background: #f5f5f5;-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; font-family:"微软雅黑", "Microsoft YaHei UI", Arial;}
.wrap { max-width: 1366px; margin-right: auto; margin-left: auto; *width: 1366px; background: #fff;  position: relative;}
.minwrap { max-width: 1260px; margin-right: auto; margin-left: auto; *width: 1260px;}
a { color: inherit; }
a:hover { color: #d10400; }

/*css组件-设置*/
.form-control, .input-group-addon, .btn { border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6); }
/*选中设置*/
::-moz-selection {
color: #fff;
background: #39f;
}
::selection { color: #fff; background: #39f; }
/* 网站样式 */
input,select,textarea{ border: none;}
.datalist table {
	width: 100% !IMPORTANT;
	border: 1px solid #E1E1E1 !IMPORTANT;
	border-collapse: collapse !IMPORTANT;
	font-size: 12PX !IMPORTANT;
	word-break: break-all;
	word-wrap: break-word;
}
.datalist table td {
	border: 1px solid #E1E1E1 !IMPORTANT;
	padding: 5px !IMPORTANT;
}
.datalist tr.al trow { background-color: #c7e5ff; /* 隔行变色 */ }
.logo { width: 20%; margin-right: 2%; }
.logo img { vertical-align: middle; }

.nav { width: 57%; }
.nav .fix>li { float:left; width: 14.2%; text-align: center;}
.nav .fix>li>a { display: block; line-height: 64px; border-bottom: #fff solid 2px; }
.nav .fix>li.cur>a { border-color:#d10400; background: #f5f5f8; }

.navs_down{ position: absolute; z-index:21; top: 66px; left: 0; width: 100%; z-index:9999;}
.navs_down li{ overflow: hidden; background:#fff; position: absolute;border-bottom: 3px solid #d10400;border-top: 1px solid #d10400; opacity:0;-webkit-transition: all 1s ease;transition: all 1s ease;visibility:hidden;}
.navs_down li.on{ opacity:1; z-index:9999;-webkit-transition: all .7s ease;transition: all .7s ease;visibility:visible;}
.navs_down li.b-none{border: none;}
.navs_down li.show{ display: block; }
.navs_down li ._img{ width: 500px;}
.navs_down li ._intro{ padding: 50px 30px;width:806px;}
.navs_down li ._intro h3{ font-size: 20px; color:#d10400; line-height: 1; margin-bottom: 20px;}
.navs_down li ._intro .n_txt{ font-size: 15px; color:rgba(0, 0, 0, 0.5); margin-bottom: 20px;}
.navs_down li ._intro .links a{ display: inline-block; width: 32%; font-size: 16px; color:#333;}
.navs_down li ._intro .links a i{ margin-left: 10px;-webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.navs_down li ._intro .links a:hover i{ /*transform:translate(5px);-webkit-transform:translate(5px); */ margin-left: 15px;}
.navs_down li ._btn{ font-size: 16px;display: inline-block; width: 170px; height: 48px; background:#d10400; color: #fff;text-align: center; line-height: 48px; position: absolute; right: 0; bottom: 0;}
.navs_down li ._btn:hover{ background:#333;}
.navs_down li ._btn i{ margin-left: 8px; font-size: 16px; vertical-align: -1px;}
.black_mask{ background:url(../images/black.6.png) repeat; position: absolute; left: 0; top: 0; display: none; z-index:20; width: 100%; height: 100%;}
.top{ width: 100%; }
.top>.wrap{ border-top: #d10400 solid 4px;background: #fff;}
.top ._sear { width: 8.6%; margin-left: 1.5%; margin-top: 24px; position: relative;}
.top ._sear input { width: 80%; height: 18px; padding: 0; margin: 0; border: none; border-bottom: #ddd solid 1px; }
.top ._sear .button { width: 18%;height: 18px; line-height: 18px; border: none; background: none; padding: 0; margin: 0; color: #b9b9b9; cursor: pointer; }
.top ._sear .button{
    width: 20px;
    background: none;
    border-bottom: none;
    cursor: pointer;
	background: url(../images/search.png) no-repeat center center;
}

.top ._link { width: 8%;line-height: 64px; }
.top ._link img { vertical-align: middle; }
.top .sanjiao{
	width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 5px solid #d10400;
    float: left;
    margin-top: 28px;
    margin-left: 2%;}

.breadCrumb { background: url(../images/breadCrumb_bg.jpg) no-repeat center; height: 60px; width: 100%; color: #666; line-height: 60px; }
.breadCrumb em { margin: 0 7px; }
.footer { height: 54px; background:#d10400; line-height: 54px; border-top:#980c09 solid 5px; color: #fff; }
.footer em { margin: 0 15px; }
.footer .gs { margin-left: 15px; }
.footer .gs img { vertical-align: middle; }
.footer .ii{ font-family:'MicroSoft Yahei';}
.mainLeft { width: 23%; padding-top: 60px; text-indent: 10%; padding-right: 3%;/* border-right: #f4f4f4 solid 1px;*/ }
.mainLeft .channelT { line-height: 1; padding-bottom: 15px; border-bottom: #dbdbdb solid 1px; font-size: 20px; margin-bottom: 20px; }
.submenu li>a { color: #555; font-size: 17px; font-weight: normal; display: block; line-height: 36px; text-indent: 12%; overflow: hidden; }
.submenu li.cur>a{    color: #d10400; background: #f1f1f1;}
.submenu li:hover a{ padding-left: 10px; }
.submenu dd>a{ display: block; text-indent: 14%; line-height: 32px; overflow: hidden;}
.submenu dl{ display: none; padding: 8px 0;}
.submenu li.cur dl{ display: block; }
.mainRight { width: 70%; min-height:500px; padding: 0 0% 0 4%; padding-top: 60px; /*background:url(../images/line_bg.jpg) repeat-y left;*/ }
.mainRight ._cont{ padding-right: 4%;}
.mainRight ._productT h2 { line-height: 1; padding-bottom: 15px; border-bottom: #dbdbdb solid 1px; width:30%; margin-bottom: 22px; }
.pro_list { }
.pro_list li { float: left; width: 18%; margin-right: 7%; text-align: center; margin-bottom: 45px; height:auto; overflow: hidden; }
.pro_list li ._con { display: block; border-bottom: #fff solid 5px; }
.pro_list ._img { margin-bottom: 20px; position: relative; }
.pro_list ._img .cs { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #fff; display: none; }
.pro_list ._img img { width: 100%; }
.pro_list ._name { font-size: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; }
.pro_list ._weight{color: #d10400;}
.pro_list .p1, .pro_list .p2 { border-bottom: #ddd solid 1px; padding-bottom: 10px; margin-bottom: 10px; line-height: 20px; }
.pro_list li ._con:hover .cs { display: none; }
.pro_list li ._con:hover img{ opacity: 0.8;}
.pro_list li ._con:hover { border-bottom: #d10400 solid 5px; }
.shop_sear { margin: 60px 0; }
.shop_sear ._left { width: 23.7%; margin-right: 5%; }
.shop_sear ._midd { width: 24.7%; margin-right: 5%; /*position: relative; */ }
.shop_sear h3 { font-size: 21px; }
.shop_sear ._txt { line-height: 32px; }
.shop_sear ._right { width: 26.3%; padding-top: 55px; }
.shop_sear ._sele { width: 99%; margin-bottom: 10px; height: 30px; line-height: 30px;/* border-left-width:2px;*/ border: #ccc solid 1px;}
.shop_sear button { width: 100%; height: 32px; line-height: 32px; text-align: center; color: #fff; background: #0e1271; border: none; cursor: pointer; }
.shop_sear .down_btn { display: block; width: 100%; height: 30px; line-height: 30px; background:#333; color: #fff; text-align: center; }
.innerban ._txt { left: 2.5%; top: 22.5%; width: 47%; font-size: 15px; }
.innerban ._txt h2 { font-size: 30px; color: #0b328f; line-height: 1; padding-bottom: 20px; margin-bottom: 20px; border-bottom: #dbdbdb solid 1px; }
.innerban ._txt h3{ font-weight: normal; line-height: 32px;} 
.pro_bar { width: 36%; padding-right: 4%; padding-left: 18%; position: relative; }
.pro_bar .ptitle{ display: block; width: 29%; font-weight: bold; position: absolute; left: 0; top: 14px; text-align: right;}
.proRight { padding-left: 0; width: 74%; /*background: none;*/ }
.pro_pad { width: 90%; padding-left: 5%; padding-right: 5%; padding-top: 40px; }
.proRight .sec_tit { font-size: 21px; font-weight: bold; line-height: 1; margin-bottom: 30px; }
.proRight ._productT h2 {white-space: nowrap;
    width: 100%;
    color: #333;
    margin-bottom: 40px;
    margin-left: 5%;}
.proDetailImg { margin-bottom: 40px; overflow: hidden; }
.proDetailImg ._txt { position: absolute; height:420px; width: 26%; padding:40px 20px; background: rgba(241, 241, 241, 0.9); top: 0; right: 10%; z-index:99;}
.proDetailImg ._txt h3 { font-size: 25px; line-height: 1; margin-bottom: 20px; }
.proDetailImg ._txt .jianjie { overflow: hidden;    height: 260px;display: block;}
.proDetailImg ._txt #lianxi01,.proDetailImg ._txt #lianxi02{display: block;
    background: #666;
    font-size: 16px;
    color: #fff;
    padding:2px 25px;
    margin-top: 10px;}
.proDetailImg ._txt a#lianxi01{margin-top: 30px;}
.proDetailImg ._txt a#lianxi02{background:#d10400;}
.proDetailImg ._txt #lianxi01:hover{background:#333;}
.proDetailImg ._txt #lianxi02:hover{background:#333;}

.w3cFocus .bd li{ vertical-align:middle;}
.w3cFocus .bd li img{ display:block; height:500px; padding-left:50px;}
.proSImg { padding: 0 17%; margin-bottom: 20px; position: relative; }
.proSImg ._list { height: 56px; }
.proSImg ._list li { width: 134px; height: 50px; overflow: hidden; float:left; margin:0 10px; cursor:pointer;}
.proSImg ._list li img{ max-height:100%; display:block; margin:0 auto;}
.proSImg ._list li:hover,.proSImg ._list li.on { border-bottom: #d10400 solid 3px; }
.proSImg .barrs { position: absolute; background: url(../images/arrs.gif) no-repeat 0 0; width: 24px; height: 45px; top: 4px;    cursor: pointer; }
.proSImg .prev { left: 10.3%; }
.proSImg .next { right: 10.3%; background-position: -24px 0; }
.mainData { background: url(../images/cs_bg.jpg) repeat-x center bottom; height:auto; border-top: #f1f1f1 solid 1px;overflow: hidden;padding-bottom: 30px;}
.mainData .sec_tit { margin-bottom: 50px; }
.mainData dl {width: 45%;
    padding: 0 2%;
    height: 30%;
    float: left;
    margin-bottom: 20px;}
.mainData dt { font-size: 16px; margin-bottom: 5px; }
.mainData dd { font-size: 30px; color: #111; line-height: 1; }
.mainData dd span { font-size: 20px; margin-left: 10px; }
.mainData dl:last-child { border-right: none; }
.techData { padding-bottom: 25px; }
.property { background: #4a4a4a; color: #fff; padding-bottom: 40px;}
.property ._left { width: 50%; }
.property ._right { width: 43%; }
.proRight .shop_sear ._left { padding-left: 7%; }
.proRight .shop_sear ._left p { margin-bottom: 25px; }
/*产品综合*/
.proverRight { padding-left: 0; width: 74%; padding-top: 0; background: none; }
.proverall li { height: 0; padding-bottom: 50%; overflow: hidden; margin-bottom: 20px; position: relative; }
.proverall li ._con { position: relative; z-index: 2;}
.proverall li ._bg { position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; width: 100%; }
.proverall li ._bg img { width: 100%; }
.proverall ._links{ overflow: hidden;}
.proverall ._links a { display: inline-block; float: left; padding:0 15px; height: 32px; line-height: 32px; background: #0e1271; color: #fff; text-align: center; margin-right: 12px; }
.proverall ._links a i { font-size: 12px; font-weight: normal;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.proverall ._links a:hover i{ -webkit-transform:translate(10px); transform:translate(10px);}
.proverall ._tit { font-size: 30px; padding-bottom: 20px; border-bottom: #e5e5e5 solid 1px; line-height: 1; width: 32%; margin-bottom: 20px; }
.proverall .shop_sear { width: 26%; float: left; }
.shop_tit { font-size: 20px; margin-bottom: 10px; }
.shop_intro { margin-top: 15px; }
/*新闻页面*/
.videoCon {     width: 90%;
    text-indent: 0;
    padding-left: 10%;
    margin-top: 50px;
    overflow: hidden;
    border-bottom: #dbdbdb solid 1px;margin-bottom: 10px; }
.videoCon ._tit { font-size: 22px; }
._video { height: 173px; display: none; cursor:pointer; }
._video li { position: relative; width:260px;}
._video li ._title { position: absolute; width:260px;; color: #fff; background: url(../images/black.6.png) repeat; height: 68px; left: 0; bottom: 0; text-indent: 20px; }
._video li i { position: absolute; right: 0; bottom: 0; height: 100%; }
.videoCon .slideNav a { cursor: pointer; display: inline-block; line-height: 99; overflow: hidden; width: 10px; height: 10px; border-radius: 5px; background: #f9b60e; margin-left: 6px; }
.videoCon .slideNav a.on { background: #0b3190; }
/*首页*/
.fullSlide{ width:100%;  position:relative;  height:557px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:557px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:557px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:58px; line-height:58px; background:rgba(0, 0, 0, 0.25); text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:8px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; border-radius:14px; margin:5px; background:rgba(255,255,255,0.5); overflow:hidden; 
	line-height:9999px;
}
.fullSlide .hd ul .on{background:rgba(255,0,0,0.5); }

.fullSlide .hd  .arrs { position: absolute; bottom:17px; left: 50%; display: inline-block; width: 10px; height: 20px; background:url(../images/arrs_1.png) no-repeat -0 -22px;cursor:pointer;}
.fullSlide .hd  .arr_prev:hover{ background-position:0 0;}
.fullSlide .hd  .arr_prev{ margin-left: -60px;}
.fullSlide .hd  .arr_next{ background-position:-11px -22px; margin-left: 50px;}
.fullSlide .hd  .arr_next:hover{ background-position:-11px 0;}


		.slideGroup{ position:relative;}
		.slideGroup .parHd{ text-align: center; position: absolute; width: 100%; top: -50px; z-index: 9;}
		.slideGroup .parHd ul{   }
		.slideGroup .parHd ul li{ display: inline-block; *display:inline; cursor:pointer;width: 285px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #f5f5f5; margin:0 3px;}
		.slideGroup .parHd ul li.on{  background:#fff;}
		.slideGroup .parHd ul li a{display: block;}
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:0 0 0 175px; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:abdisplay: inline-block; position: absolute; top: 50%; width: 27px; height: 51px; margin-top: -27px; z-index: 10; background:url(../images/arr3.png) no-repeat 0 0;}
		
		.slideGroup .sPrev{ background-position:0 -53px; left: 60px;}
		.slideGroup .sPrev:hover{ background-position:0 0; } 
		.slideGroup .sNext{ background-position:-31px -53px; right: 60px;} 
		.slideGroup .sNext:hover{ background-position:-31px 0;}
		.slideGroup .sPrev{ background-position:0 -53px; left: 60px;}
		.slideGroup .sPrev:hover{ background-position:0 0; } 
		.slideGroup .sNext{ background-position:-31px -53px; right: 60px;} 
		.slideGroup .sNext:hover{ background-position:-31px 0;}


.h_news .tab_b { text-align: center; position: absolute; width: 100%; top: -90px; z-index: 9; }
.h_news .tab_t { z-index: 5; width: 285px; height: 50px; line-height: 50px; text-align: center; font-size: 18px; background: #dfdfdf; position: static !important; display: inline-block; *display:inline;
 *zoom:1;}
.h_news .tab_t_cur { background: #fff; }
.h_news .tab_c { padding: 0 13%; overflow: hidden; }


.slideBox { height: 270px;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd li { width: 300px; position: relative; float: left; margin-right:55px;}
.slideGroup .parBd li ._con { display: block; padding: 25px; color: #333; background: #f5f5f5; position: relative; overflow: hidden;     border: 1px solid #f5f5f5;}
.slideGroup .parBd li ._con:hover { color: #333;  /*border-bottom: #f9b60e solid 3px;*/ }
.slideGroup .parBd li ._con:hover ._day { border-color: #d10400; }
.slideGroup .parBd li ._con:hover ._detail { color: #333; }
.slideGroup .parBd li ._con:hover ._txt { color: #333; }
.slideGroup .parBd li ._day { font-size: 48px; line-height: 1; font-family: Arial; border-bottom: #000 solid 2px; width: 60px; padding-bottom: 25px; margin-bottom: 10px; }
.slideGroup .parBd li ._txt { font-size: 16px;color: #666;line-height: 28px; margin-bottom: 20px; height: 56px; overflow: hidden; }
.slideGroup .parBd li ._txt1{ overflow: hidden; white-space: nowrap; text-overflow:ellipsis; }
.slideGroup .parBd li ._txt2{ height: 82px; overflow: hidden; margin-bottom: 0;}
.slideGroup .parBd li ._tit{ font-size: 20px;}
.slideGroup .parBd li ._detail { color: #d10400; }
.slideGroup .parBd li ._detail i { font-size: 12px; margin-left: 10px; }
.slideGroup .parBd li ._con .line { position: absolute; width: 0; height: 3px; background:#d10400; bottom: 0; left: 0; -webkit-transition: all 1s ease; transition: all 1s ease; }
.slideGroup .parBd ._con:hover .line { width: 100%; }

.slideGroup .parBd .pro_img{ position:absolute; height: 100%; width: 100%; text-align: center; line-height: 267px; display: block; background: #fff; top: 100%; left: 0; z-index: 10; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.slideGroup .parBd .pro_img img{ vertical-align: middle;}
.slideGroup .parBd ._con:hover .pro_img{ top: 0;}




.sec_con1 { background: #fff; padding: 40px 0; }
.sec_con1 .more { width: 90px; height: 36px; border: #d10400 solid 2px; text-align: center; display: block; line-height: 36px; color: #d10400; font-size: 16px; margin: 0 auto; margin-top: 40px; }
.sec_con1 .more:hover{ background: #d10400; color: #fff;}
.sec_con2 { background: #fff; padding-top: 35px; padding-bottom: 70px; }
.sec_con2 ._con { border-bottom: #d10400 solid 2px; height: 0; padding-bottom: 130%; overflow: hidden; /*cursor:pointer;*/ }
.sec_con2 ._img { height: 0; padding-bottom: 80%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.sec_con2 ._info { background: #fff; padding: 8%; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.sec_con2 ._info ._more { display: block; width: 124px; height: 32px; line-height: 32px; color: #fff; text-align: center; background: #d10400; }
.sec_con2 ._info .txt { line-height: 22px; margin-bottom: 25px; height: 66px;color: #999; }
.sec_con2 ._info h3 { font-size: 20px; color: #000; font-weight: normal;}
.sec_con2 ._con:hover ._img { padding-bottom: 60%; }
.sec_head { color: #fff; width: 100%; text-align: center; padding-top: 40px; }
.sec_head ._tit { font-size: 30px; line-height: 1; margin-bottom: 10px;font-weight: normal; }
.sec_head ._txt { font-size: 16px; line-height: 1.7; font-weight:300;}
.sec_head1 { background: url(../images/itembg1.jpg) no-repeat center; height: 164px; padding-top: 30px; }
.sec_head1 ._txt { width: 75%; margin: 0 auto; line-height: 30px; }
.sec_head1 .more { font-size: 14px;}
.sec_head2 { background: url(../images/itembg2.jpg) no-repeat center ; height: 193px; }
.sec_head2 ._txt { margin-bottom: 20px;opacity: 0.9; }
.sec_head2 ._links a { display: inline-block; width: 140px; height: 38px; line-height: 38px; text-align: center; color: #fff; font-size: 18px; border: #fff solid 1px; padding: 0 15px; overflow: hidden; }
.sec_head2 ._links a i { font-size: 16px; float: right; -webkit-transition: translate 0.3s ease; transition: translate 0.3s ease; }
.sec_head2 ._links a:hover { background: #fff; color: #555; border: #fff solid 1px; }
.sec_head2 ._links a:hover i{ -webkit-transform:translate(5px);transform:translate(5px);}
.sec_head3 { background: url(../images/itembg3.jpg) no-repeat center ; height: 134px; }
.sec_head4 { background: url(../images/itembg4.jpg) no-repeat center ; height: 134px;}

.sec_con3 { padding: 40px 0 30px 0;  }
.sec_con3 ._info { padding: 10px; }

.sec_con3 .frukou a{ position: relative;display: block;}
.sec_con3 .frukou  ._info { position: absolute; top: 5px; left: 5px;}

.sec_con3 .frukou:nth-child(1)  ._info h3{color: #d10400;}
.sec_con3 .frukou:nth-child(2)  ._info h3{color: #333;}
.sec_con3 .frukou:nth-child(3)  ._info h3{color: #e5961a;}

.sec_con3 ._info h3 { font-size: 20px; font-weight: normal; }
.sec_con4 { padding: 40px 0 30px 0; margin-bottom: 0; }
.sec_con4 ._con{ display: block; }
.sec_con3 ._con:hover{ color: #a1a1a1;}

.sec_con4 { padding: 40px 0 30px 0; margin-bottom: 50px; }
.sec_con4 ._info { padding: 10px; }
.sec_con4 ._info h3 { font-size: 18px; color:#d10400; }
.sec_con4 { padding: 40px 0 30px 0; margin-bottom: 0; }
.sec_con4 ._con{ display: block; }
.sec_con4 ._con:hover{ color: #a1a1a1;}

.home_link { background: #f8f8fa; padding: 25px 0; }
.home_link img { width: 100%; }
.home_bottom { padding: 30px 0; background:#fff; }
.home_bottom ._left ._img { margin-right: 20px; width: 88px; }
.home_bottom ._left ._btn { color: #fff; width: 84px; height: 30px; text-align: center; display: inline-block; line-height: 30px; background: #989898; }
.home_bottom ._left ._btn:hover{ background: #0e1271;}
.home_bottom ._left h3 span { color: #d10400; }
.home_bottom ._left p { padding: 7px 0; line-height: 1; }
.home_bottom ._midd .code { text-align: center; margin-right: 15px;width: 88px;}
.home_bottom ._midd h3 { color:#d10400; }
.home_bottom ._right ._img{ margin-top: 2px;}
.home_bottom ._right ._img img{width: auto;}
.friendLink { background: #bbb; width: 325px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
/*友情链接*/
.fsitelink{ position: relative; width: 280px;}
.fsitelink #link{ width:100%;position:relative; z-index:45;cursor:pointer;display: inline-block;
    overflow: hidden;
    cursor: pointer;}
.fsitelink #link span._txt{    min-width: 90px;
    height: 2em;
    line-height: 2em;
    border: 1px solid #aaa;
	padding-right: 20px;
    padding-left: 8px;
    background: #fff;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
	}
	
	.fsitelink #link span._arrow{
	position: absolute;
    top: 0px;
    right: 5px;
    height: 100%;
	}
	._arrow .arr{
	margin: -.2em 0 0;
    border: .4em solid;
    border-color: transparent transparent #333;
	}
	.over ._arrow .arr{margin-top:1em;border-color:#333 transparent transparent}
				
	.fsitelink .isSelSub{position: absolute;bottom: 100%; background: #fff;    width: 278px;
    border: 1px solid #aaa;}
	.fsitelink .isSelSub dd a{ display: block;line-height: 30px; padding:0 10px;}
	.fsitelink .isSelSub dd:hover a{ background: #999;color: #fff;}

.banquan{}
.banquan a{ display: inline-block;}
.banquan a img{ float: left; display: block; margin-top: 16px;}
.banquan a p{ float: left; line-height: 54px;margin: 0px 0px 0px 5px;color: #fff;}
.footer a:hover{color: #fff; opacity: 0.8;}

/*地图下拉*/
.maplink{ position: relative; width: 280px;z-index: 999;}
.maplink #link{ width:100%;position:relative; z-index:45;cursor:pointer;display: inline-block;
    overflow: hidden;
    cursor: pointer;}
.maplink #link span._txt{    min-width: 90px;
    height: 2em;
    line-height: 2em;
    border: 1px solid #aaa;
	padding-right: 20px;
    padding-left: 8px;
    background: #fff;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	
	}
	
	.maplink #link span._arrow{
	position: absolute;
    top: 0px;
    right: 5px;
    height: 100%;
	}
	.maplink ._arrow .arr{
	margin: 12px 0 0;
    border: .4em solid;
    border-color: #333 transparent transparent;
	}
	.maplink .over ._arrow .arr{margin-top:0;border-color:transparent transparent #333 }
	.select-ui-choose-default.on ._arrow .arr{margin-top: -.5em;
    border-color: transparent transparent #333;}
				
	.maplink .isSelSub{position: absolute;top: 100%; background: #fff;    width: 278px;
    border: 1px solid #aaa;}
	.maplink .isSelSub dd a{ display: block;line-height: 30px; padding:0 10px;}
	.maplink .isSelSub dd:hover a{ background: #999;color: #fff;}
/*关于我们*/
.main_about { /*padding-left: 3%;*/ }
.innerBan ._con { width: 44%; top: 17%; font-size: 15px; font-weight: bold; left: 3%; }
.innerBan ._con h3 { font-size: 25px; color: #333; border-bottom: #dbdbdb solid 1px; width: 60%; margin-bottom: 25px; }
.innerBan ._con ._txt { margin-bottom: 20px; font-weight: normal; }
.innerBan ._con ._more { color:#d10400; }
.aboutCon2 { padding-left: 3%; }
.aboutCon2 .a1 { width: 44%; }
.aboutCon2 .a2 { width: 56%; }
.aboutCon2 img { width: 100%; }
.aboutlist { border: #f3f3f3 solid 1px; margin-bottom: 20px; }
.aboutlist li { width: 50%; float: left; box-shadow: #f5f5f5 1px 1px 15px inset; height: 0; padding-bottom: 62%; overflow: hidden; }
.aboutlist li ._con { padding: 6%; }
.aboutlist li h3 { font-size: 25px; border-bottom: #dbdbdb solid 1px; width: 80%; margin-bottom: 20px; }
.aboutlist .l1 { background: url(../images/about-4.jpg) no-repeat bottom; }
.aboutlist .l2 { background: url(../images/about-5.jpg) no-repeat bottom; }
.otherCompany { padding-right: 4%;}
.otherCompany ._tit { font-size: 25px; font-weight: bold; text-indent: 10px; overflow: hidden; }
.otherCompany ._tit a { font-size: 16px; margin-top: 10px; }
.otherCompany ._list { overflow:hidden;}
.otherCompany ._list li { width: 30%; margin-right:45px;}
.otherCompany ._list li img{ width:100%;}
.otherCompany ._list li ._title { font-size: 14px; color: #333; background: #f4f4f4; text-indent: 15px; line-height: 30px; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.main { margin-bottom: 50px; }
.backTop { border-bottom: #ececec solid 1px; margin-bottom: 30px; text-align: center; }
.backTop .gotop { display: block; margin-bottom: -20px; cursor: pointer; }
.gotop img {-webkit-animation: fadeIn 1s ease .8s both,moveUpDown 1s ease-in .8s infinite alternate;}
/*社会责任*/
.proverall li ._detail { display: inline-block; width: 110px; height: 34px; color: #fff; background: #0e1271; text-align: center; line-height: 34px; }
.proverall li ._detail i { margin-left: 10px; }
/*新闻列表*/
.news_list li { float: left; width: 30%; margin-right: 3%; margin-bottom: 50px; overflow: hidden;}
.news_list li ._img{ height:150px; overflow: hidden;padding: 6%; padding-bottom: 0;background: #f5f5f5;}
.news_list li ._img img{ width: 100%; height: 100%;}
.news_list ._intro { background: #f5f5f5; padding: 6%;color: #999;}
.news_list ._intro ._date { font-size: 15px; }
.news_list ._intro ._t { font-size: 16px; line-height: 28px; color: #555; height: 60px; overflow: hidden; }
.news_list ._intro ._txt{ height: 62px; overflow: hidden;}
.news_list .noimg ._intro ._txt{ height: 252px; overflow: hidden;}
.news_list ._intro ._more { color: #d10400; }
.news_list li:hover ._intro { color: #999; }
.news_list li:hover ._intro ._t { color:#333;}
.news_list li:hover ._intro ._more { color: #333; }
.news_list li .bline{ border-bottom: #f1f1f1 solid 4px;display: block;width: 0; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.news_list li:hover .bline{ border-color: #d10400; display: block;width: 100%; -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.news_list ._intro ._mores { color: #333; }
.news_list ._intro ._dates { font-size: 15px;color: #d10400; }
/*新闻详细*/
.widget-newsdetail-3 ._head { border-bottom: 1px solid #cccccc; padding-bottom: 10px; }
.widget-newsdetail-3 ._head ._title { font-size: 24px; line-height: 1.4; color: #333333; margin: 0 0 10px; font-weight: bold; }
.widget-newsdetail-3 ._tools { padding: 0 5px; color: #999999; }
.widget-newsdetail-3 ._tools span { margin-right: 30px; }
.widget-newsdetail-3 ._tools a:hover { color: #0e90d2; }
.widget-newsdetail-3 .ion { font-size: 1.1em; font-weight: normal; }
.widget-newsdetail-3 ._b2l { float:none; }
.widget-newsdetail-3 .myart { padding: 30px 0; }
.widget-newsdetail-3 ._detailPage_bottom { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-3 ._detailPage_bottom li { line-height: 30px; float: left; width: 50%; height: 30px; margin-left: -1px; border-left: 1px solid #cccccc; font-size: 14px; }
.widget-newsdetail-3 ._detailPage_bottom ._mark { float: left; margin-right: 10px; }
.widget-newsdetail-3 ._detailPage_bottom ._title { float: left; width: 50%; }
.widget-newsdetail-3 ._detailPage_bottom ._title:hover { color: #0e90d2; }
.widget-newsdetail-3 ._detailPage_bottom ._time { float: right; margin-right: 10px; }
.widget-newsdetail-3 ._bottom_bar {text-align: center;height: 45px;margin: 20px 0 0;background: #eee;}
.widget-newsdetail-3 ._bottom_bar .bdsharebuttonbox { float: none; display: inline-block; }
.widget-newsdetail-3 ._bottom_bar ._b2l { display:block; font-size: 14px; margin: 0 10px; line-height: 45px;}
/*招聘综合页面*/
.job_list { margin-bottom: 20px; }
.job_list li { float: left; width: 50%; }
.job_list li ._con { border: #f1f1f1 solid 2px; position: relative; }
.job_list li ._con ._c { padding: 6%; }
.job_list li ._t { width: 80%; font-size: 30px; line-height: 1; color: #000; padding-bottom: 25px; border-bottom: #dbdbdb solid 1px; margin-bottom: 25px; }
.job_list li .p_txt { margin-bottom: 20px; }
.job_list li form { padding-top: 20px; border-top: #cdcdcd dotted 1px; }
.job_list li form ._left p { margin-bottom: 5px; }
.job_list li form ._left label { margin-right: 10px; }
.job_list li form button { background: #c7c7c7; border: none; font-size: 18px; color: #fff; width: 72px; height: 68px; margin-left: 15px; cursor:pointer; }
.job_list li form button:hover{ background: #0e1271;}
.job_list li form ._sel1, .job_list li form ._sel2 { width: 180px; }
.select-ui-choose-default { border-radius: 0px !important; }
.job_3 { border: #f0f0f0 solid 2px; margin-bottom: 20px; }
.paging { text-align: right; padding-right: 4%;}
.paging a { color: #0e1271; display: inline-block; }
.paging .goprev:hover { color: #fff; background: #0e1271; }
.paging .gonext:hover { color: #fff; background: #0e1271; }
.paging span{ font-weight: bold; width: 36px; font-size: 18px; color: #0e1271; text-align: center; display: inline-block;}
/*招聘列表页面*/
.widget-job-2 ._jt { background-color: #eee; height: 34px; line-height: 34px; margin-top: 10px; overflow: hidden; *zoom: 1; cursor: pointer;  padding:0 20px;}
.widget-job-2 ._jt_act { background: #0e1271; }
.widget-job-2 ._jt strong { float: left; width: 30%; text-align: center; color:#333; }
.widget-job-2 ._jt strong:first-child { width: 60%; text-align: left; color: #333; font-weight:normal;}
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc { display:none; }
.widget-job-2 ._jcon {padding: 10px 10px 0;overflow: hidden;}
.widget-job-2 ._jcon span{width: 25%;float: left;    line-height: 50px;}
.widget-job-2 ._jcon span:last-child{text-align: right;}
.widget-job-2 ._jcon img{ width:20%;}
.widget-job-2 .sideMenu{ margin-bottom:30px;}
.widget-job-2 ._jt_act .ion { color: #fff; }
.widget-job-2 ._jcon ._submit { display: inline-block; width: 100px; height: 30px; line-height: 28px; color: #fff; text-align: center; background: #d10400;  }
.widget-job-2 ._jcon ._submit:hover { background:#333; }
/*销售网络*/
.map-M2{ 
	padding-right: 4%;
    overflow: hidden;
    margin-bottom: 30px;
}

.map-M2 .row{
    padding-bottom: 50px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
}

.map-M2-search { padding: 18px 0; margin-bottom: 15px }
.map-M2-map { height: 550px }
.map-M2-map iframe #dituContent{height: 550px}

.map-M2-map img { max-width: none }
.map-M2-list { height: 510px; background: #f6f6f6; padding: 20px; position: relative; overflow:auto; user-select: none; -webkit-user-select: none }

.map-M2-list li { margin-bottom: 28px }
.map-M2-list ._t { font-size: 14px; line-height: 22px; color:#d10400; font-weight: 600;}
.map-M2-list .scroll_slider { height: 70px; background: #0e1271; position: relative; border-radius: 0 }
.map-M2-list .scroll_slider:before { content: ""; position: absolute; width: 80%; left: 10%; top: 50%; margin-top: -3px; height: 1px; background: #fff }
.map-M2-list .scroll_slider:after { content: ""; position: absolute; width: 80%; height: 2px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; left: 10%; top: 50% }
.form-inline .form-control{ margin-right: 15px; line-height: 32px; height: 32px; border: #ccc solid 1px;}
.form-inline .form-control._sele1{ min-width: 200px;}
.form-inline .form-control._sele2{ min-width: 170px;}
.form-inline .form-control._sele3{ min-width: 170px;}
.form-inline .btn{ color: #fff; background: #0e1271; height: 32px; width: 240px; line-height: 22px; cursor:pointer; text-align: center; font-size: 14px;}
.nertworkIntro p{ margin-bottom:20px;text-indent: 2em;}
.map-M2-list ._t .ion{ display: none;}
.networkContnet{
	margin-top: 50px;
    width: 331px;
    background: #f6f6f6;
    padding: 20px;
}
.networkContnet span{ padding:10px 0px; color:#d10400; font-size:20px;}
/**/
.mess {
	width: 527px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	margin-top: 50px;
}
.mess input {
	display: block;
	height: 35px;
	width: 300px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.mess input#mobile{
	margin: 25px 0;
}
.mess input.vcode{
	margin-bottom: 30px;
	width: 200px;
	display: inline-block;
}
.mess .hand{
    margin-top: 10px;
    margin-left: 10px;
}

.mess textarea {
    width: 508px !important;
    display: inline-block;
    padding: 5px 8px;
    font-size: 12px;
    height: 120px;
    margin-top: 25px;
    margin-bottom: 15px;
	color: #555;
	border-radius: 4px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 180px;
	height: 40px !important;
    line-height: 35px;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	background: #555 !important;
	border-radius: 30px;
	border: 0 none;
	cursor: pointer;
}
textarea::-webkit-input-placeholder{color: #999;}    /* 使用webkit内核的浏览器 */
textarea:-moz-placeholder{color: #999;}                  /* Firefox版本4-18 */
textarea::-moz-placeholder{color: #999;}                  /* Firefox版本19+ */
textarea:-ms-input-placeholder{color: #999;}           /* IE浏览器 */
input::-webkit-input-placeholder{color: #999;}    /* 使用webkit内核的浏览器 */
input:-moz-placeholder{color: #999;}                  /* Firefox版本4-18 */
input::-moz-placeholder{color: #999;}                  /* Firefox版本19+ */
input:-ms-input-placeholder{color: #999;}           /* IE浏览器 */
/*关联公司*/
.widget-newslist-3 li {overflow: hidden;  padding: 20px 0; 
border-bottom: 1px dotted #cccccc; *zoom: 1;}
.widget-newslist-3 ._t, .widget-newslist-3 ._t a { font-size: 16px; margin-bottom: 15px;
  color: #333333; line-height: 1; }
.widget-newslist-3 ._t a:hover { color: #d10400;}
.widget-newslist-3 ._img { float: left; width: 100%; margin-right: 20px; height:400px;}
.widget-newslist-3 ._p { line-height: 1.6em; overflow: hidden; height: 4.8em; margin: 5px 0;color: #999999; }
.widget-newslist-3 ._link {display: inline-block; padding: 0 5px; color: #fff; font-size:12px;
	line-height: 20px; border-radius: 2px; background:#0e1271;}
.widget-newslist-3 ._link:hover {opacity: .8;}
.widget-newslist-3 ._i {overflow: hidden; color: #999999; *zoom:1;}
.widget-newslist-3 ._i span, .widget-newslist-3 ._i a { float: left; line-height: 24px;
 padding: 0 10px;font-size:12px;}
.widget-newslist-3 ._i ._more {color: #fff; background: #095f8a; }
.widget-newslist-3 ._i ._date {color: #999; background: #ededed; }
.widget-newsdetail-3{ padding-right: 4%;}
/**/
.kcsRight{ background:url(../images/line_bg.jpg) repeat-y left;}
.kcsRight ._cont{ position: relative;}
.kcsRight ._cont ._tit{ text-align: center; margin-bottom: 90px;}
.kcsRight ._cont ._list{ position: relative; width: 100%; height: 600px;}
.kcsRight ._cont ._list li{ width: 30%; float: left; margin-right: 2%; cursor:pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.kcsRight ._cont ._list li{ text-align: center; font-weight: bold;}
.kcsRight ._cont ._list li:hover{ -webkit-transform:scale(1.05,1.05); transform: scale(1.05,1.05) }
.kcsRight ._cont ._list .l2{ margin-top: 160px;}
.kcsRight ._cont ._list li p{ text-align: center;}
.kcs_tips { position: absolute; top: 20%; background:#fff url(../images/kcs_bg.jpg) no-repeat right bottom; border: #e4e4e4 solid 1px; }
.kcs_tips dd{ width: 910px; position: relative; display: none;}
.kcs_tips ._close{ position: absolute; top: -25px; right: -25px;}
.kcs_tips dd ._left{width: 20%;  }
.kcs_tips dd ._intro{ width: 70%;  padding:4% 5% 0 5%; }
.kcs_tips dd ._intro ul{ margin-right: -30px; }
.kcs_tips dd ._intro li{ float: left; width: 160px; margin-right: 30px; }
.kcs_tips dd ._intro h3{ font-size: 17px; color: #06377c; margin-bottom: 15px;}
.kcs_tips dd ._intro ._info{ margin-bottom: 50px; }
.kcs_tips dd ._intro li ._img{ margin-bottom: 15px;}
.home .top{ position: fixed; left: 0; top: 0; z-index: 90; border-bottom: #ddd solid 1px;}
.home { padding-top: 70px;}

/*分页*/
.pages {
	height: 26px;
	padding: 5px 0;
	margin-top: 5px;
	clear: both;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.pages li {
	float: left;
	margin-right: 5px;
	border-bottom:none;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #666;
	background: #666;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #666;
	background: #666;
	color: #fff;
}
/*左侧轮播*/
.videoCon h3{ font-size:20px;}
.picScroll-left2{ width:100%; position:relative; font-size:22px;}
.picScroll-left2 .hd{ position: absolute; right:10%;top: -45px; display:block;}

.picScroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:left;  width:10px; height:10px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#393939; border-radius:10px; }
.picScroll-left2 .hd ul li.on{ background:#CB0306; }
.picScroll-left2 .bd{ padding:2% 10%;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .pic{ text-align:center; }
.picScroll-left2 .bd ul li .pic img{ width:100%; height:100%; display:block; }
.picScroll-left2 .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left2 .bd ul li .title{line-height: 24px;font-size: 15px; text-align: left; text-indent: 0;padding: 5px;}
/*aboutindex底下轮播*/
.picScroll-left .hd a.r{ margin-top: 12px;}
/*产品支援*/
.zy_tit{ font-size: 30px; padding: 50px 0; color: #0b328f; line-height: 1;}
.zy_left{ width: 66%;}
.zy_right{ width: 34%;}
.zy_left .box1 { position: relative; }
.zy_left .box1 ._con{ position: absolute; padding:7% 5%; width: 40%; right: 0; top: 0; color: #fff;}
.zy_left .box1 ._con h3{ font-size: 27px;}
.zy_left .box1 ._con ._txt{ font-size: 16px;}
.zy_left .box2 { background: #f3f3f3; overflow: hidden;}
.zy_left .box2 .l{ width: 50%;}
.zy_left .box2 .l1{ padding:5%; width: 40%;}
.zy_left .box2 .l1 h3{ font-size: 26px;}
.zy_left .box2 .l1 h4{ font-size: 20px; font-weight: normal; line-height: 30px; margin-bottom: 30px;}
.zy_right .box2{ background: #d10400; color: #fff;}
.zy_right .box2 ._con{ padding: 10%;}
.zy_right .box2 ._con h3{ font-size: 27px; line-height: 1; margin-bottom: 25px;}
.zy_right .box3 ._con{ padding: 10%;}
.zy_right .box3 ._con h3{ font-size: 26px;}
.zy_right .box3 ._con h4{ font-size: 20px; font-weight: normal; line-height: 30px; margin-bottom: 30px;}
.zy_con{ background: #f3f3f3;}
/*发展历程*/
.deveRight{ padding-top: 0;}
.developBan{ position: relative;}
.developBan h3{ position: absolute; font-size: 28px; font-weight: bold; color: #0a318c; left: 0; bottom: 34px; line-height: 1;}
.year_bar{ height: 84px; background: #0a318c; color: #fff; }
.year_bar li{ width: 20%; text-align: center; font-size: 18px; line-height: 84px; cursor:pointer;}
.year_bar li.cur{ font-size: 22px; font-weight: bold;}
.year_bar ._years { padding:0 100px;}
.year_bar .arrs{ background: url(../images/btns.gif) no-repeat 0 0; display: inline-block; width: 100px; height: 84px; text-align: center; position: absolute; top:0px; cursor:pointer;}
.year_bar .arr_prev {  left: 0; }
.year_bar .arr_prev:hover{ background-position:0 -84px;}
.year_bar .arr_next { background-position:-100px 0; right: 0; }
.year_bar .arr_next:hover{ background-position:-100px -84px; }
.year_con li{ overflow: hidden; padding: 4% 6%; border: #f3f3f3 solid 2px; display: none;}
.year_con li.show{ display: block;}
.year_con ._left,.year_con ._right{ width: 100%;}
.year_con ._left h3{ font-size: 24px; color: #0a318c; height: 50px;}
.year_con ._left ._con{ color: #0a318c; }
.year_con ._right ._con{  padding-top: 30px;}
.wrap_bar{ background: #0b3190 !important;}
.content-16535 .job_form .sub{ background: #0e1271 !important; }
.content-16535 .job_form ._act button{ border: none !important;}
.content-16535 .job_form_row b{ margin-right: 8px;}
.content-16535 .job_form_row ._t{ font-size: 12px; width: 13em;}
.jobform2{ margin-bottom: 30px;}
.jobform2 .jfor { padding-top: 20px; border-top: #cdcdcd dotted 1px; }
.jobform2 .jfor ._left p { margin-bottom: 5px; margin-right: 20px; float: left; }
.jobform2 .jfor ._left label { margin-right: 10px; }
.jobform2 .jfor button { background: #c7c7c7; border: none; font-size: 18px; color: #fff; width: 72px; height: 32px; cursor:pointer; }
.jobform2 .jfor button:hover{ background: #0e1271;}
.jobform2 .jfor ._sel1, .jobform2 .jfor ._sel2 { width: 180px; }
img.hide{display:none!important}
/*css animate*/
.imghover_big { overflow: hidden; display: block; position: relative; }
.imghover_big img { -webkit-transition: all 1.2s ease 0s; transition: all 1.2s ease 0s; }
.imghover_big:hover img { -webkit-transform: scale(1.1); transform: scale(1.1);  }
.imghover_big em { position: absolute; left: -200px; top: 0px; width: 150px; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)) ; overflow: hidden; -webkit-transform: skewx(-25deg); -webkit-transition: 0s; }
.imghover_big:hover em { width: 150px; left: 600px; -webkit-transition: 0.8s;transition: 0.8s }
 @-webkit-keyframes scaleout { 0% {
-webkit-transform: scale(1.0)
}
 100% {
 -webkit-transform: scale(0.8);
}
}
 @keyframes scaleout { 0% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
100% {
 transform: scale(1.1);
 -webkit-transform: scale(0.8);
}
}
@-webkit-keyframes moveUpDown {
	from {-webkit-transform: translateY(-5px)}
	to {-webkit-transform: translateY(5px)}
}
@keyframes moveUpDown {
	from { transform: translateY(-5px)}
	to { transform: translateY(5px)}
}
.irs-bar,.irs-line-left, .irs-line-mid, .irs-line-right,.irs-line{ border-radius:5px; height: 11px !important;}
.irs-from, .irs-single, .irs-to{ color: #000 !important; border: #ddd solid 2px !important; top: -7px !important; background:#fff !important; }
a[href='']{ cursor:default;}
.home_bottom ._right ._img a{display: inline-block;}
.home_bottom ._right ._img img{ vertical-align: middle;}
.home_bottom ._right ._img .ablink{padding-left: 15px; background: url(../images/black_arr.png) no-repeat left; }
.mainLeft ._links{ overflow: hidden;}
.mainLeft ._links a { padding:6px 15px;  background:#d10400; color: #fff; text-align: center;text-indent: 0;}
.mainLeft ._links a i { font-size: 12px; font-weight: normal;-webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mainLeft ._links a:hover i{ -webkit-transform:translate(10px); transform:translate(10px);}
.widget-job-2{ padding-right:40px}
.p_txt{ padding-right:40px; color:#888;}

/*网站导航*/
.site_map_con{font-size:14px;color:#666;padding-top:0;}
.site_map_con .line{padding:25px 0px;overflow:hidden;}
.site_map_con .line1{border-bottom:1px solid #e9e9e9;}
.site_map_con .line .item{float:left; width: 20%; margin-right: 5%; text-indent: 15px;}
.site_map_con .line .item .className{padding-bottom:5px;border-bottom:1px dashed #d3d3d3;font-size: 14px;line-height: 28px; margin-bottom: 15px;}
.site_map_con .line .item ul li{line-height:28px;}

.site_map_con .line .item .className {
    background: url(../images/shipping_instructions_01.png) 0px 10px no-repeat;
}
.site_map_con .daolan{
	padding-bottom: 20px;
}
.site_map_con .daolan h3{
	padding-bottom: 20px;
}
.site_map_con .daolan a:hover{
	color: #d10400;
}
.site_map_con .daolan a{
	margin: 0 5px;
	color: #0e5a8f;
}

