/*DongDing*/
body,
h1,
h2,
h3,
h4,
h5,
dl,
dd,
dt,
p,
ul,
li,
ol {
    margin: 0;
    padding: 0;
}

em {
    font-weight: normal;
    font-style: normal;
}

input,
select,
form,
textarea,
button {
    border: none;
    margin: 0;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

img {
    border: none;
    height: auto;
    max-width: 100%;
    vertical-align:middle;
}

a {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover,
a:active {
    color: #111f3f;
    text-decoration: none;
}
* {
    
    font-family: 微软雅黑,"Microsoft YaHei";
}
ul{padding-left:0;list-style-type:none}
li {
    list-style-type: none;
}

.container{max-width: 1380px;width: 98%;margin:0 auto;position: relative;}
.left{float: left;}.right{float: right;}
.center{text-align:center !important;}
.header{background:#103F85;position: sticky;top: 0;z-index: 99999;width: 100%;}
body {      width: 100%;
            background: #ffff;
            font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
            font-size: 1rem;
            color: #fff;
            margin: 0;
            padding: 0;
        }
@media screen and (max-width: 1600px) {html{font-size:15.5px;}}
@media screen and (max-width: 1440px) {html{font-size:15px;}}
@media screen and (max-width: 1200px) {html{font-size:14.5px;}}
@media screen and (max-width: 1000px) {html{font-size:14px;}}
@media screen and (max-width: 850px) {html{font-size:13.5px;}}

.head_top{display: table;width: 100%;}
.head_top .logo{float: left;width: 18%;}
.head_top .logo a{display:block;}
.head_top .logo a img{width:91%;}
.head_top .head_nav{float: left;width: 60%;margin-left: 2%;line-height: 3.6rem;}
.head_top .head_nav li{float: left;width: 12%;text-align:center;padding: 1% 0;margin:0 1%;}
.head_top .head_nav .on{background:#223864;}
.head_top .head_nav li a{color: #fff;font-size: 1.05rem;font-weight: 500;}
.head_top .head_nav li:hover{background:#223864;}
.head_top .head_tel{width: 12%;float: right;background:url(../images/head_tel.png) no-repeat left 1rem;padding-left: 4%;padding-right: 1%;}
.head_top .head_tel .txt{margin-top: 0.68rem;}
.head_top .head_tel span{color:#fff;display: block;font-size: 1rem;}
.head_top .head_tel strong{color: #fff;font-size: 1.4rem;}
.index_f{}
.index_f .footer{width: 100%;font-size: 18px;}
.index_link{background:#121D2F;width: 100%;color: #fff;line-height: 3rem;font-size: 1rem; text-align:center;}
.index_link a{color: #fff;}
.footer .footerb{background:#0F1826;}
.footer .con_txt{display: table;width: 100%;}
.footer .con_txt li{float: left;width: 27.3333%;margin:2% auto;color: #fff;text-align:left;padding-left: 5%;}
.footer .con_txt .one{background:url(../images/footer01.png) no-repeat;}
.footer .con_txt .two{background:url(../images/footer02.png) no-repeat;}
.footer .con_txt .three{background:url(../images/footer03.png) no-repeat;}
.footer .footer_nav{display: table;padding:1% 0 ;}
.footer .footer_nav ul{float: left;margin:0 1%;text-align:left;}
.footer .footer_nav ul li{line-height: 2rem;color: #A1ADBF;font-size:1rem;}
.footer .footer_nav ul li a{color: #A1ADBF;font-size: 1rem;}
.footer .footer_nav ul li a:hover{color:#fff;}
.footer .footer_nav ul li b a{font-size: 1.1rem;}
.footer .footer_nav ul li img{width:90%;}
.footer .copyright{background:#051022;color: #fff;line-height: 2.6rem;font-size: 1rem;text-align:center;}
.footer .copyright a{color: #496CDF;}


.bjfff{background:#fff !important;}



.pro_case{color: #333;margin: 1rem 0;padding: 2rem 0;background: url(../images/pro_casetb.jpg) no-repeat;}
.pro_case .title{text-align:center;}
.pro_case .title h3{font-size: 1.8rem;color: #fff;font-weight: bold;}
.pro_case .title i {
    font-size: 1rem;
    display: block;
    color: #fff;
}
.pro_case .case_supe{display: table;width: 60%;background: linear-gradient(45deg, #355CC1, #2C468A);margin:2% auto;padding: 1% 0;border-radius: 1rem; }
.pro_case .case_supe li{float: left;color: #fff;width: 25%;text-align:center;}
.pro_case .case_supe li b{display: block;font-size: 1.8rem;}
.pro_case .case_supe li span{display: block;line-height: 1.8rem;font-size: 1rem;}

.pro_case .case_ul{display: table;width: 100%;}
.pro_case .case_ul li {
    float: left;
    width: 30.3333%;
    margin: 0 1.5%;
}
.pro_case .case_ul li a img {width: 100% !important;}
.pro_case .case_ul li h3 {
    background: #E5E5E5;
    line-height: 1.8rem;
    padding: 0.6rem 0.2rem 0.6rem 2rem;
    border-radius: 0 0 1rem 0;
    width: 88%;
    font-size: 1.1rem;
    position: relative;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;box-shadow: 0 0 1rem rgba(0, 0, 0, 0.14);
}
.pro_case .case_ul li h3::after {
    content: '';
    position: absolute;
    left: 0.4rem;
    top: -1rem;
    width: 1rem;
    height: 3rem;
    background: url(../images/pro_casetit.png) no-repeat;
    z-index: 9999999;
    display: block;
}
.pro_news{color: #333;}
.pro_news .title{text-align:center;margin: 1rem 0;}
.pro_news .title h3{font-size: 1.8rem;font-weight: bold;}
.pro_news .title i {
    font-size: 1rem;
    display: block;
    color: #666;
}
.pro_news .news_ul{display: table;width: 100%;}
.pro_news .news_ul li{float: left;width: 46%;padding-left: 2%;padding-right: 2%;margin: 0.5rem 0;position: relative;z-index: 1;}
.pro_news .news_ul li h3{font-size: 1.2rem;line-height: 2rem;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}

.pro_news .news_ul li p{font-size: 1rem;color: #666;line-height: 1.6rem;margin-bottom:0.5rem;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.pro_news .news_ul li span {
    margin: 0.2rem 0;
    display: block;
    font-size: 1rem;
}
.pro_news .news_ul li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../images/pro_newstit.png) no-repeat;
    background-size: 100%;
    z-index: 9999999;
    display: block;
}
/*my_pages*/
.my_pages{}
.my_pages ul{display:table;margin:0 auto;}
.my_pages ul li{float:left;margin:0.5rem;}
.my_pages ul li a{color:#666;}
.my_pages ul li, .my_pages ul .thisclass {
	display: block;
	padding: 0px;
	line-height: 36px;
	margin:20px 5px;
	font-size: 1rem;
	color: #333;
}
.my_pages ul .thisclass {
	background: #1853B9;
	color: #fff;
}
/*pro_rzixun*/
.pro_rzixun {
	background: #19253D;
	color: #fff;
	font-size: 1rem;
	padding: 12% 6% 6% 6%;
	margin-top: 3rem;
	border-radius: 3rem 0 0 0;
	position: relative;
}
.pro_rzixun .one{}
.pro_rzixun .two {
	background: url(../images/pro_navt.png) no-repeat left;
	padding-left: 3.2rem;
	margin-top: 1rem;
	background-size: 2.8rem;
}
.pro_rzixun .two span{display: block;}
.pro_rzixun .two b {
	display: block;
	font-size: 1.6rem;
	color: #E8662A;
}
.pro_rzixun .pro_rfd{position: absolute;top: -2.4rem;right: 0;cursor: pointer;}
/*pro_sort*/
.pro_sort{text-align:center;margin-top:2%;}
.pro_sort li {
	padding: 5% 0;background:#F6F6F6;
	border-top: 1px solid #E9E9E9; 
}
.pro_sort li h3{display: inline-block;font-size: 1.1rem;}
.pro_sort .one{background: #205FC9;color: #fff;border-radius: 0.5rem 0.5rem 0 0;}
.pro_sort .one h3 {
	font-weight: bold;
	font-size: 1.4rem;
	background: url(../images/pro_navf.png) no-repeat;
	padding-left: 2.2rem;
	background-size: 1.8rem;
}
/*pro_hot*/
.pro_hot {
	text-align: center;
	margin-top: 1rem;
	box-shadow: 0 0 0.4rem 0 rgba(0, 0, 0, 0.15);
	border-radius: 1rem 0 0 0;
}
.pro_hot li{padding: 4%;}
.pro_hot .one {
	background: #19253D;
	border-radius: 1rem 0 0 0;
}
.pro_hot .one h3{
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	background: url(../images/pro_h2.png) no-repeat;
	background-size: 1.6rem;
	padding-left: 2.2rem;
	display: inline-block;
}
.pro_hot li h4{
	background: #f0f0f0;
	padding: 4%;
	font-size: 1rem;
}
/*message*/
.message {
    background: url(../images/message.jpg) no-repeat;
    display: table;
    width: 100%;
    padding: 2% 0;
	background-size: cover;
}
.message .left{background: rgb(35, 50, 73,0.8);padding: 2% 3%;width: 40%;border: 0.18rem solid #797979;}
.message .left b{
    font-size: 1.6rem;
}
.message .left p{
    font-size: 1rem;
    margin: 1rem 0;
}
.message .left li{font-size: 1.1rem;margin-top:  1.5rem;clear:both;display: block;}
.message .left li::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}
.message .left li input, .message .left li textarea {
    padding: 0.5rem;
    font-size: 1rem;
    width: 80%;
    background: rgb(0,0,0,0);
    color: #fff;
    border: 1px solid #666;
    border-radius: 0.2rem;
    float: left;
}
.message .left li span{float: left;width: 12%;}

.message .left .submit {
    background: #C42C2B;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    margin-left: 12%;cursor: pointer;
}
.message .right{width: 53.5%;}

/*right 悬浮*/
#rig-top{display:none;}
.right-fd {
	position: fixed;
	bottom: 15%;
	right: 5px;
	text-align: center;
	z-index: 9999;
	display: none;
}

.right-fd ul {
	width: 85px;
	background: #fff;
	margin-top: -10px;
	-webkit-box-shadow: 0 10px 100px rgba(3,3,3,.2);
	-moz-box-shadow: 0 10px 100px rgba(3,3,3,.2);
	box-shadow: 0 10px 100px rgba(3,3,3,.2);
	position: relative;
	z-index: 99999;
	padding:0;
}
.right-fd li {
	position: relative;
	list-style:none;
}
.right-fd li span ,.right-fd li a {
	font-size: 1rem;
	color: #252e3c;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	display: block;
	padding: 60px 0 15px 0;
	border-top: 1px solid #ccc;
}
.right-fd .li_1 span {
	background: url(/skin/images/right-tb01.png) center 15px no-repeat;
	border-top: 1px solid #fff;
}
.right-fd .li_1 span:hover {
	background: url(/skin/images/right-tb1.png) center 15px no-repeat #018ae2;
	color:#fff;
}
.right-fd .li_2 span {
	background: url(/skin/images/right-tb03.png) center 15px no-repeat;
}
.right-fd .li_2 span:hover {
	background: url(/skin/images/right-tb3.png) center 15px no-repeat #018ae2;
	color:#fff;
}
.right-fd .li_3 span {
	background: url(/skin/images/right-tb02.png) center 15px no-repeat;
}
	
.right-fd .li_4 a {
	background: url(/skin/images/right-tb04.png) center 15px no-repeat;
}
.right-fd .li_4 a:hover {
	background: url(/skin/images/right-tb4.png) center 15px no-repeat #018ae2;
	color:#fff;
}
.right-fd ul #slidebar {
	width: 3px;
	height: 60px;
	background: red;
	display: block;
	position: absolute;
	top: 0;
	right: -3px;
	transition: all .5s;
}
.right-fd .li_3 p {
	width: 0;
	background: #018ae2;
	position: absolute;
	top: 0;
	right: 0;
	text-align: left;
	z-index: 10;
	transition-property: width;
	transition-duration: .8s;
}
.right-fd .li_3 p span {
	font-size: 1.2rem;
	color: #fff;
	line-height: 1.5;
	display: block;
	padding: 16px ;
	white-space: nowrap;
	overflow: hidden;
	opacity: 0;
	transition-duration: 1s;
	transition-delay: .2s;
	background:#018ae2;
}
.right-fd .li_3 p span strong {
	font-size: 1.4rem;
	color: #fff000;
	display: block;
}

.right-fd .li_3:hover p span {
	opacity: 1;

}
.right-fd .li_3:hover p{width:260px}
.sll-top {
	width: 85px;
	display: block;
	background: url(/skin/images/right-top.png) center 15px no-repeat #fff;
	padding: 35px 0 10px 0;
	margin-top: 20px;
	-webkit-box-shadow: 0 10px 100px rgba(3,3,3,.2);
	-moz-box-shadow: 0 10px 100px rgba(219,121,121,.2);
	box-shadow: 0 10px 100px rgba(3,3,3,.2);color:#333;
}
.sll-top:hover {
	background: url(/skin/images/right-tops.png) center 15px no-repeat #018ae2;
	color: #fff;
}
.s_shous{cursor:pointer;}
@media screen and (max-width: 650px){
	#rig-top{display:none !important;}
}
/*首页横幅图片 */
.index_spring{
 clear:both;
 position:fixed;
 left:0px;
 width:100%;
 bottom:0px;
 padding-top:8px;
 z-index:999998;
 display:none;
}
.index_springa{display:none;}
.index_spring .on{display:none !important;}
.index_springa .index_springb {
 clear:both;
 display:block;
 width:100%;
 min-width:1000px;
 max-width:1920px;
 margin:0 auto;
 position:relative;
 height:100%
}

.index_springa .index_springb .index_springc {
 position:relative;
 cursor:pointer
}

.index_springa .index_springb .index_springc .index_springd {
 position:relative;
 width:100%;
 z-index:1;
 margin-top:-40px
 display:none;
}
.index_springa .index_springb .index_springc .index_springbTxt {
 clear:both;
 display:block;
 color:#fff5eb;
 font-size:16px;
 z-index:2;
 position:absolute;
 left:66.666%;
 bottom:13%
}
.index_springa .index_springb .index_springe {
	position: absolute;
	right: 22%;
	width: 35px;
	top: 20%;
	z-index: 999999;
	cursor: pointer;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 20px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #1853B9;
    border-color: #337ab7;
    cursor: default; }
	

.news_com .left img{width:100%}、
.footer .footer_nav .fanzhua>li{width: 120px;}