body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	line-height:1.5em;
	font-size:1em;
	overflow-x: hidden;
	font-family:"Microsoft YaHei",SimSun,Arial; 
	
}
*{ margin:0px; padding:0px;}

ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover,a:active{ text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.float_l{ float:left}
.float_r{ float:right}
.clear_both{clear:both;}
.hand{ cursor:pointer;}
.f12{ font-size:12px;}
.hei{ color:#000;}
.en_ft{ font-family:Arial;}
.ft1{ font-size:14px; font-weight:bold; color:#FFF;}
.ft_red{ color:#C80000;}
.ft_bai{ color:#FFF;}
.txt_cent{ text-align:center;}
.Word_Break{ word-break:break-all; overflow:hidden; TABLE-LAYOUT:fixed; WORD-WRAP:break-word;}
.fixedHeader{ position:fixed; left:0; top:0; z-index:100;}
.txthid{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pd_1{ padding:0px;}
.lt{float:left;}
.rt{float:right;}
.not-animated { opacity:0; }

.container{margin:0 auto;}
@media (min-width: 1200px) {
	.container {width: 1200px; padding:0px; clear:both;}
}
@media (max-width: 768px) {
	.container { padding-left:8px; padding-right:8px;}
}





/* ================================================================================================= home atart========================================================================================== */
.cp-tab table{border-right:1px solid #2b2e78;border-bottom:1px solid #2b2e78;width:100%;margin-bottom:40px;}
.cp-tab table td{border-left:1px solid #6b6da1;border-top:1px solid #6b6da1;line-height:60px;background:#2b2e78;color:#FFF;width:33.33%;text-align:center;}
.cp-tab table td a{display:block;font-size:16px;color:#FFF}
.cur{background:#eb3e00;}

.cp_box{width:1200px;margin:0 auto;height:auto;padding-top:30px;}
.cp_fl{width:auto;height:auto;overflow:hidden; clear:both;background:#6b6da1;margin-bottom:30px;clear:both;margin-top:70px;}
.cp_fl li{float:left;width:calc(33.33% - 1px);line-height:45px;margin:0 1px 1px 0;text-align:center;}
.cp_fl li a{font-size:14px;color:#FFF;display:block;background:#2b2e78;}
.cp_fl li .cur{background:#eb3e00;}

@media (max-width: 768px) {
	.cp_box {width:auto;padding:0 10px;}
	.cp_fl{width:auto;padding:0 0 0 0;}
	.cp_fl li{width:100%;}
    .cp_fl li a{text-align:left;padding-left:10px;}	
}




.cp_list{ width:1200px; height:auto; position:relative; overflow:hidden;margin:0 auto;margin-top:0px;text-align:center; min-height:600px;}
.cp_list li{ width:280px; height:340px; float:left; background:#fff; margin:0px 10px 20px 10px; position:relative; overflow:hidden;}
.cp_list li .proThum{ width:280px; height:280px; position:relative; overflow:hidden;border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
.cp_list li .proThum img{width:280px;height:280px; position:absolute; left:0px; top:0px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.cp_list li .proName{ width:80%;margin:0 auto; padding-left:0px; height:60px; line-height:60px;  font-size:16px; color:#3e3e3e; border-bottom:1px solid #f2f2f2; overflow: hidden;}
.cp_list li .proBottom{ width:100%; height:117px; position:absolute; left:0px; bottom:-57px; -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s; background:#ececec;}

.cp_list li .proInfo{ width:80%; height:57px; color:#fff;margin:0 auto;font-size:15px;padding-top:12px;}
.cp_list li .proInfo a{color:#FFF;padding-right:5px;}
.cp_list li:hover .proBottom{ bottom:0px;color: #FFFFFF;background: linear-gradient(to right, #eb3e00,#ff7200);}
.cp_list li:hover .proBottom .proName,.xt_list li:hover .proInfo{ color: #FFFFFF;}
.cp_list li:hover .proBottom .proName{ border-bottom: 1px solid #fff;}
.cp_list li:hover .proThum img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.cp_list li:hover .proInfo .proIcon.ll{ background-position: -20px 0px;}




@media screen and (max-width:768px){
.cp-tab table td{width:100%; display:block;line-height:40px;padding-left:10px;text-align:left;}
.cp-tab table td a{font-size:14px;}
	
.cp_list{width:100%;padding:0 10px;}	
.cp_list li {width:100%;margin:0 0 12px 0;min-height:100%;overflow:hidden;}
.cp_list li .proThum{width:100%;min-height:100%;}
.cp_list li .proThum img{width:100%;min-height:100%;}
.cp_list li .proThum{width:100%;}
}


.yy_box{width:1200px;margin:0 auto;height:auto;overflow:hidden;}
.yy_rt{width:auto;padding:0 0;margin-top:80px; clear:both; }
.yy_rt li{float:left;width:298px;height:232px;margin:0 1px 1px 1px;background:#CCC;display:block;position:relative;padding:0 1px 1px 1px;}

.yy_rt .img{width:100%;display:block;height:auto;top:0px;position:absolute;border-right:1px solid #FFF;}
.yy_rt .bg{background:rgba(232,58,58,0.8);position:absolute;left:0px;top:0px;height:100%; width: 0%; transition:all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;}
.yy_rt .t { position: absolute; left: 8%; top: 10%; width: 84%; color: #323232; font-size: 16px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.yy_rt .t .by { font-size: 24px; color: #fff; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; padding:20px 0 12px 0;}
.yy_rt .b { position: absolute; left: 100%; top:33%; width: 86%; color: #fff; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; opacity: 0;font-size:15px; line-height:160%;}
.yy_rt .b .bot { height: 1px; width: 62px; display: block; background-color: #fff; margin-bottom: 8px; }
.yy_rt .b .more { line-height: 30px; width: 62px; display: block; border:1px solid #FFF; font-size:13px;text-align:center;margin-top:12px;}
.yy_rt .b .more a{display:block;color:#FFF;}
.yy_rt li:hover .t, .yy_rt li:hover .by { color: #fff; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.yy_rt li:hover .t, .yy_rt li:hover .by2 { color: #e6f0f9; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.yy_rt li:hover .bg { width: 100%;transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.yy_rt li:hover .b { left: 8%; opacity: 1; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }

@media screen and (max-width:768px){
.yy_box{width:100%;padding:0px 5px 0px 5px;}	
.yy_lt{width:100%;padding:50px 30px 0 30px;height:auto;}
.yy_rt{width:100%;}
.yy_rt li{width:calc(50% - 2px);height:auto;margin:0px 1pxpx 2px 1px;}
.yy_rt img{ width:100%;height:auto;}
.yy_rt .b{top:38%;}


}



.fw_box{width:100%;float:left;background:#282e80;border-bottom:3px solid #eb3e00;height:134px;margin-top:45px;margin-bottom:40px;}
.fw_logo{padding:35px 0 0 0;height:auto;}
.fw_tel{width:240px;height:60px;border:1px solid #FFF; position:relative;margin-top:35px;color:#FFF;text-align:center;font-size:17px;padding:25px 0 0 0;}
.fw_telrx{ position:absolute;background:#282e80;line-height:30px;color:#FFF;padding:0 10px;top:-15px;font-size:18px;left:23%;}


@media (max-width: 768px) {
.fw_box{padding:20px 0 20px 0;height:auto;margin-top:5px;}
.fw_logo{width:auto;height:auto;padding:0 0 0 0;}
.fw_logo img{width:98%;}
.fw_tel{width:auto;font-size:14px;padding:15px 5px 10px 5px;}
.fw_telrx{font-size:18px;top:-15px;}
}



.abonew{width:1200px;margin:0 auto; clear:both;}
.abo_lt{width:743px;height:auto;float:left}
.inew_rt{width:395px;height:auto;float:right;}
.abo_tit{line-height:45px;border-bottom:1px solid #d7d7d7;font-size:22px;color:#333;margin-bottom:30px;}
.abo_tit span{float:left;font-size:17px;color:#333;border-left:3px solid #cf1919;height:18px;line-height:18px;margin-top:16px;padding-left:10px;font-weight:600;}
.abo_tit a{float:right;font-size:14px;color:#666;}
.abo_con{width:360px;float:right;font-size:15px;color:#444;line-height:170%;}
.abo_pic{float:left; width:auto;}
.abo_pic img{ min-width:100%;}
.abo_xx{width:100%;height:auto}

.inew_list{width:auto;height:auto;}
.inew_list li{ overflow:hidden;border-bottom:1px dotted #ccc;padding-bottom:8px;background: url(../images/i_02.jpg) no-repeat 0px 10px;padding-left: 15px;overflow: hidden;margin-bottom:6px;}
.inew_list li a{float:left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width:270px;font-size:14px;color:#444;}
.inew_list li span{float:right;color:#AFADAD;font-size:12px;color:#999;margin-right:3px;}

@media (max-width: 768px) {
.abonew{width:100%;padding:0 10px;}
.abo_lt{width:auto;}
.abo_con{width:auto;padding:10px 0 0 0;}
.abo_pic img{width:100%;}
.inew_rt{width:100%;margin:0 0;padding:0 0;}
.inew_list li{width:100%;}
.inew_list li span{display:none;}
}


.in_honnor .scrollable{position:relative;}

.scrollable{position:relative;padding-top:35px;}
.scrollable ul li{text-align:center;float:left;width:210px;height:auto;margin:0 12px;list-style:none;overflow:hidden;border:1px solid #dadada;}
.scrollable ul li img{transition:all 0.5s;}
.scrollable ul li:hover img{transform:scale(1.1);}
.scrollable ul li img{width:100%;}
.scrollable ul li a.txt{ height:55px;line-height:55px;overflow:hidden;display:block;font-size:16px;color:#333;}
.scrollable ul li:hover .txt{ color:#FFF;background:#282e80}
.scrollable .carousel-direction a{position:absolute;top:170px;width:41px;height:41px;line-height:41px;border:1px solid #B8B8B8;border-radius:50%;font-family:Aria;color:#B8B8B8;font-size:30px;text-indent:10px;transition:all 0.3s;}
.scrollable .carousel-direction a:hover{border:1px solid #282e80;background:#282e80;color:#FFF;}
.scrollable .carousel-direction a.carousel-prev{left:-52px;}
.scrollable .carousel-direction a.carousel-next{right:-52px;text-indent:14px;}
@media (max-width: 1366px) {
	.scrollable .carousel-direction a{ border:1px solid #08ae08; color:#282e80;}
	.scrollable .carousel-direction a.carousel-prev{left:0px;}
	.scrollable .carousel-direction a.carousel-next{right:0px;}
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
	.scrollable .carousel-direction a{ border:1px solid #B8B8B8; color:#B8B8B8;}
}

.in_vh50{height:50px;line-height:50px; clear:both}
.in_vh5{height:5px;line-height:5px; clear:both}

.abo_tit1{line-height:45px;border-bottom:1px solid #d7d7d7;font-size:22px;color:#333;margin-bottom:30px;}
.abo_tit1 span{float:left;font-size:17px;color:#333;border-left:3px solid #cf1919;height:18px;line-height:18px;margin-top:16px;padding-left:10px;font-weight:600;}
.abo_tit1 a{float:right;font-size:14px;color:#666;}


.in_ryzs{width:1198px;height:auto;margin:30px auto 0 auto; clear:both}
.in_ryzs li{float:left;width:210px;margin-right:37px;margin-top:20px;}
.in_ryzs li:last-child{margin-right:0px;}
.in_ryzs li img{width:210px;height:290px;}



.went dt{cursor:pointer; color:#444; font-size:15px;margin-bottom:5px; font-weight:normal;;}
.went dd{ display:none;color:#767676; font-size:13px; padding:10px; border-radius:5px; background:#f0f0f0; margin-bottom:0px; line-height:22px; letter-spacing:1px;}
.went dd a{font-size:13px; color:#628bc8}
.went dt,.went dd{ margin-left:0px; position:relative;}
.went .mb{width:370px;height:auto;margin-top:20px; clear:both}

.cpzh{width:1200px;height:auto;margin:40px auto 20px auto; clear:both}
.cpzh li{float:left;width:370px;height:auto;margin-right:45px;}
.cpzh li:last-child{margin-right:0px}
.cpzh_title{width:100%;background:#2b2e78;color:#FFF;font-size:16px;padding-left:12px;line-height:40px;margin-bottom:20px;}
.cpzh_title span{font-size:12px; padding-left:5px;color:#b3b1d3;}

.tjcp{width:370px;height:auto}
.tjcp li{float:left;width:180px;margin-right:10px;font-size:14px;line-height:33px;}
.tjcp li:nth-child(2n){margin-right:0;}
.tjcp li a{color:#444;}
.tjcp li a:hover{color:#C00}

@media (max-width: 768px) {
.in_ryzs{display:none}
.in_vh50{height:20px;line-height:20px}
.abo_tit1{display:none}
.in_ryzs{display:none}
.went .mb{width:100%;float:left;margin-top:0px; }
.cpzh{width:100%;margin:10px auto 20px auto;padding:0 8px;}
.cpzh li{width:100%;margin:0 0;}
.tjcp{width:100%;}
.tjcp li{width:calc(50% - 8px);margin:0 4px 0 4px;font-size:12px;}
.cpzh_title{margin:12px 0 15px 0;}
}



/*====== public tab end ======*/

.pubTitle{ position: relative;border-bottom: 1px solid #e2e1e0;text-align: center; height: 40px;color: #333; margin: 20px auto 40px; padding:10px 0 0 0; clear:both;}
.pubTitle font{display: inline-block; padding: 0 15px;font-size: 30px; line-height: 55px;background: #FFF;}
.pubTitle span{ display: inline-block;font-size: 27px; line-height: 30px; height: 30px;text-align: center; background: #FFF;padding: 0px 10px;text-transform: uppercase;letter-spacing: 3px;transform: rotateX(30deg);
}
.pubTitle  p{font-size:14px;color:#777;}
/*====== public title end ======*/

.xxdh_tit{height:auto;overflow:hidden;font-size:34px;color:#333; font-weight:500;text-align:center;padding-top:30px;margin-bottom:40px;}
.xxdh_tit_line{background:#407fce;width:50px;height:2px;line-height:3px;margin:0 auto;margin-top:20px;}


.indh_tit{height:auto;overflow:hidden;font-size:34px;color:#333; text-align:center;padding:100px 0 40px 0; clear:both}
.indh_tit_line{background:#407fce;width:50px;height:2px;line-height:3px;margin:0 auto;margin-top:20px;}

.indh_tit1{height:auto;overflow:hidden;font-size:34px;color:#333; text-align:center;padding:10px 0 40px 0; clear:both}
.indh_tit1_line{background:#407fce;width:50px;height:2px;line-height:3px;margin:0 auto;margin-top:20px;}


.in_tit{font-size:36px;color:#222; text-align:center;padding:15px 0 30px 0;margin:0 auto;}
.in_tit p{font-size:18px;color:#555;border:1px solid #CCC;width:20%;margin:10px 0 0 0;height:36px;line-height:36px;}

@media (max-width: 768px) {
.in_tit{font-size:30px;color:#222; text-align:center;padding:15px 0 10px 0;}
.in_tit p{font-size:14px;color:#555;padding-top:10px;font-family:"Microsoft YaHei",SimSun,Arial; }
.pubTitle font{font-size:24px;padding: 0 10px;}
.pubTitle  p{font-size:13px;}
}





/* ==================================================================================================== home end ===================================================================================== */


/*===================================================================================================== nei ============================================================================================*/
.n-banner{height: 400px;position: relative;}
.n-banner img{display: block;position: absolute;top: 0px;left: 50%;margin-left: -960px;margin-top: -44px;}
.n-banner .w1200{position: absolute;left: 50%;top: 0px;height: 100%;margin-left: -600px;}
.n-banner .te{font-size: 48px;color: #fe5d05;line-height: 48px;padding-bottom: 15px;background: url(../images/img-15.jpg) no-repeat left bottom;margin-top: 180px;position: relative;left: 100px;opacity: 0;}
.n-banner .te p{font-size:20px;color:#333;}
.ovh{ overflow: hidden;}

@media (max-width: 768px) {
.n-banner{height: 260px;position: relative;}
.n-banner img{display: block;position: absolute;top: 0px;left: 0%;margin-top: -44px;}
.n-banner .w1200{position: absolute;left: 50%;top: 0px;height: 100%;margin-left: -150px;}
.n-banner .te{font-size: 30px;color: #fe5d05;line-height: 48px;padding-bottom: 15px;background: url(../images/img-15.jpg) no-repeat left bottom;margin-top: 180px;position: relative;left: 20px;opacity: 0;}
.n-banner .te p{font-size:14px;padding-top:-30px;}
}


.subitems-nav-box { position: relative; width: 100%;  height: 60px; padding-bottom: -5px; background: #fff; border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; clear:both;box-shadow: 0 1px 2px rgba(0,0,0,.1)}
.subitems-nav-box .mainmid { width: 1180px;margin:0 auto;text-align:left}
.subitems-slide { position: fixed; top: 0; left: 0; z-index: 98;}
.subitems-nav li { float: left; height: 49px; margin: 0 40px 0 0; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all 2s; transition:all .3s;}
.subitems-nav li.on { border-bottom: 2px solid #fe5d05;bottom: 5px; }
.subitems-nav li.on a { color: #f53822;}
.subitems-nav li a { display: block; font-size: 16px; line-height:40px; color: #2c3a46; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all 2s; transition: all .3s;}
.subitems-nav li.line { position: absolute; bottom: -1px; min-width: auto; width: 0; height: 2px; padding: 0; background: #fe5d05; -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);}


@media (max-width: 768px) {
.subitems-nav-box{display:none;}
}

.about{padding-top: 0px;position: relative;}

.conn_box{width:1180px;font-size:16px;line-height:180%;color:#444;margin:0 auto; min-height:480px;padding:60px 0 80px 0;}
.conn_box img{width:auto;}
.conn_box b{font-size:20px;color:#eb3e00;}

.conn_tit{line-height:45px;border-bottom:1px solid #d7d7d7;font-size:20px;color:#333;margin-bottom:40px;border:1px solid #ececec;background:#f9f9f9}
.conn_tit span{float:left;font-size:17px;color:#333;border-left:3px solid #eb3e00;height:18px;line-height:18px;margin-top:14px;padding-left:10px;font-weight:600;margin-left:12px;}
.conn_tit a{float:right;font-size:15px;color:#282e80;padding-right:10px;}
.conn_tit a:hover{color:#282e80;}

@media (max-width: 768px) {
.conn_tit{width:100%;padding:9px 0px 9px 0px;font-size:18px;height:auto;overflow:hidden;margin-bottom:25px;margin-top:10px;}
.conn_tit a{width:100%;float:left;padding-left:10px;font-size:14px;line-height:130%;}
}

.qywh{width:1200px;margin:0 auto;height:500px;background:url(../images/i_13.jpg)}
.qywh_lt{width:600px;background-color:rgba(46,115,200,1);color:#FFF;font-size:17px;line-height:200%;height:500px;padding:50px 40px 35px 40px;}


@media (max-width: 768px) {
.conn_box{width:100%;padding:30px 12px 30px 12px;font-size:15px;line-height:170%;}
.conn_box img{width:100%;}
.qywh{width:100%;}
.qywh_lt{width:auto;padding:30px 15px 30px 15px;font-size:15px;}
}

/*-------------chijian------------------*/

.sccj{ width:100%; padding:60px 0 40px 0; min-height:700px;}
.sccj .list{ clear:both;overflow:hidden;}
.sccj .list li{ float:left; width:calc(20% - 1px);text-align:center;margin:0 1px 1px 0;height:210px;}
.sccj .list li a{ display:block; width:100%; height:210px; color:#FFF; position:relative; overflow:hidden;}
.sccj .list li a img{ width:auto; max-width:100%; transition:all 0.3s ease-out 0s;height:210px}
.sccj .list li a div{ background:#000; width:100%; height:100%; position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); transition:all 0.3s ease-out 0s;}
.sccj .list li a p{ width:100%; height:100%; line-height:100%; position:absolute; left:0; top:50%; opacity:0; filter:alpha(opacity=0);font-size:18px;}
.sccj .list li a:hover img{ transform:scale(1.1);}
.sccj .list li a:hover div{ opacity:0.7; filter:alpha(opacity=70);}
.sccj .list li a:hover p{ opacity:1; filter:alpha(opacity=100);}
.sccj .list li:last-child{margin:0px 0px 1px 0px;}




@media (max-width: 768px) {
.sccj{width:100%;padding:40px 10px 10px 10px;}
.sccj .list li{ width:100%; padding-bottom:2px;}
.sccj .list li a{ display:block; width:100%; height:100%; color:#FFF; position:relative; overflow:hidden;}
.sccj .list li a img{ width:auto; max-width:100%; transition:all 0.3s ease-out 0s;}
}
/*-----------chejian-----------------------*/

/*-------------honor------------------*/
.honor{width:1200px;clear:both;  overflow:hidden;padding:55px 0 0 0; min-height:700px;margin:0 auto;}
.honor li{ float:left; width:calc(20% - 16px); margin:0px 16px 16px 0px;text-align:center;}
.honor li:last-child{margin-right:0px;}
.honor li a{ display:block; width:100%;color:#FFF; position:relative; overflow:hidden;}
.honor li a img{ width:auto; max-width:100%; height:299px;transition:all 0.3s ease-out 0s;}
.honor li a div{ background:#000; width:100%; height:100%; position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); transition:all 0.3s ease-out 0s;}
.honor li a p{ width:100%; height:100%; font-weight:bold; line-height:100%; position:absolute; left:0; top:50%; opacity:0; filter:alpha(opacity=0);font-size:16px;color:#FFF}
.honor li a:hover img{ transform:scale(1.1);}
.honor li a:hover div{ opacity:0.5; filter:alpha(opacity=50);}
.honor li a:hover p{ opacity:1; filter:alpha(opacity=100);}

@media (max-width: 768px) {
	.honor{width:100%;padding:40px 10px 10px 10px;}
	.honor li{ width:100%; padding-bottom:0px;padding-right:0px;margin:0px 16px 10px 0px;}
	.honor li a img{ width:auto; max-width:100%;height:auto;}
	.honor li a{width:auto;height:auto}
}
/*-----------honor-----------------------*/

/*------------contact--------------------*/
.cnt_contbox{ width:100%; height:695px; overflow:hidden;margin-top:3px;}
.cnt_contbox #allmap{ width:100%; height:695px;}
.cnt_cont{ width:1000px; margin:0px auto;}
.cnt_cont .bkg{ width:301px; padding:30px 0; overflow:hidden; background:#0067bf; color:#FFF; position:relative; z-index:10; left:0px; top:-660px; opacity:0; filter:alpha(opacity=0);}
.cnt_cont .bkg .tit{ padding:5px 0 0 27px; font-size:17px; font-weight:bold; height:16px;}
.cnt_cont .bkg .cont{ padding:13px 13px 0 13px; line-height:180%; font-size:15px;}
.cnt_cont .bkg .cont a{ color:#FFF;}


@media (max-width: 768px) 
{
 .in_lx{width:100%;}
 .in_lx .rt{width:96%;padding:20px 0px 0 0px;}
}


/*-----------content end-------------------*/


/*-----------product-----------*/
.cp-tab table{border-right:1px solid #2b2e78;border-bottom:1px solid #2b2e78;width:100%;margin-bottom:40px;}
.cp-tab table td{border-left:1px solid #6b6da1;border-top:1px solid #6b6da1;line-height:60px;background:#2b2e78;color:#FFF;width:33.33%;text-align:center;}
.cp-tab table td a{display:block;font-size:16px;color:#FFF}
.cur{background:#eb3e00;}

.yy_list{width:1200px;clear:both;  overflow:hidden;padding:80px 0 20px 0;margin:0 auto;}
.yy_list li{float:left; width:calc(25% - 26px);margin:0 13px 18px 13px; transition:all 0.5s ease-out;}
.yy_list li img{ display:block;border:1px solid #e5e5e5;border-bottom:none; width:100%;height:210px;}
.yy_list li div{ width:100%;; color:#333; padding:0 0px 0 0px; border:1px solid #E5E5E5; border-top:0;}
.yy_list li div b{ display:block; font-size:17px; line-height:36px; padding:0px 0 0 0; color:#333;font-weight:normal;}
.yy_list li div p{ line-height:16px; height:40px; overflow:hidden; margin:5px 0 5px 0;font-size:14px;color:#555;}
.yy_list li div em{ display:block;font-size:16px; width:100%; height:45px; line-height:45px; text-align:center; font-style:normal; color:#333; text-transform:capitalize; margin-top:1px;margin-bottom:0px;}
.yy_list li div em::after{ content:""; display:block; width:0; height:100%;background: linear-gradient(to right,#0e366a, #226abe);margin-top:-45px; transition:all 0.3s ease;}
.yy_list li:hover{ transform:translateY(-30px);}
.yy_list li:hover div em{ border-color:#A70500; color:#FFF;}
.yy_list li:hover div em::after{ width:100%;}
.yy_list li:hover div b{color:#A70500}


.pro_box{width:1200px;margin:0 auto;height:auto;}
.pro_fl{width:auto;height:auto;overflow:hidden; clear:both;background:#6b6da1;margin-bottom:40px;clear:both;margin-top:50px;}
.pro_fl li{float:left;width:calc(33.33% - 1px);line-height:45px;margin:0 1px 1px 0;text-align:center;}
.pro_fl li a{font-size:14px;color:#FFF;display:block;background:#2b2e78;}
.pro_fl li .cur{background:#eb3e00;}


.pro_inner{width:1200px;margin:50px auto 0 auto;height:auto;overflow:hidden;}
.pro_inner .p_lt{float:left;width:240px;height:auto;overflow:hidden; background:#f1f1f1;}
.pro_inner .p_rt{float:right;width:940px;height:auto;overflow:hidden;}

.p_lt_title{background:#2b2e78;font-size:22px;color:#fff;padding:18px 0 18px 20px;overflow:hidden;}
.p_lt_nav{height:auto;overflow:hidden;width:100%;padding:15px 0;}
.p_lt_nav li{float:left;overflow:hidden;width:100%;border-bottom:1px solid #FFF;}
.p_lt_nav li a{display:block;line-height:50px;height:50px;color:#444;font-size:16px;padding-left:20px;}
.p_lt_nav li a:hover{background:#eb3e00;color:#fff;}
.p_lt_nav li .cur{background:#eb3e00;color:#fff;}
.p_lt_nav li:last-child{border-bottom:none;}

@media screen and (max-width:768px){
.pro_inner{width:auto;}
.pro_inner .p_lt{display:none;}
.pro_inner .p_rt{width:100%;}

.pro_box{width:auto;padding:0 10px;}
.pro_fl{width:auto;padding:0 0 0 0;margin:25px 0 25px 0;}
.pro_fl li {width:100%;margin:0 0 1px 0;}
.pro_fl li a{text-align:left;padding-left:10px;}
}


.prolist{width:auto;height:auto;overflow:hidden;}
.prolist li{float:left;width:calc(25% - 20px);margin:0 10px 20px 10px;height:auto;overflow:hidden;border:1px solid #e7e4e4;}
.prolist li .pic{width:100%;height:auto;overflow:hidden;}
.prolist li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.prolist li .title{background:#f1f1f1;text-align:center;line-height:45px;height:45px;font-size:15px;color:#444;}
.prolist li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.prolist li:hover .title{background:#2b2e78;color:#fff;}


.pro_main{width:auto;height:auto;overflow:hidden;}
.pro_main .mlt{float:left;width:500px;height:auto;overflow:hidden;}
.pro_main .mrt{float:right;width:410px;height:auto;overflow:hidden;}

.mlt_pic{width:auto;height:auto;}
.mlt_pic img{width:498px;border:1px solid #e0e0e0;}



.pro_list{ width:1200px; height:auto; position:relative; overflow:hidden;margin:0 auto;margin-top:40px;min-height:600px;clear:both;}

.pro_list li{ width:280px; height:340px; float:left; background:#fff; margin:0px 10px 20px 10px; position:relative; overflow:hidden;}
.pro_list li .proThum{ width:100%; height:280px; position:relative; overflow:hidden;border-top:1px solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
.pro_list li .proThum img{ width:280px; height:280px; position:absolute; left:0px; top:0px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.pro_list li .proName{ width:80%;margin:0 auto; padding-left:0px; height:60px; line-height:60px;  font-size:16px; color:#3e3e3e; border-bottom:1px solid #f2f2f2; overflow: hidden;}
.pro_list li .proBottom{ width:100%; height:117px; position:absolute; left:0px; bottom:-57px; -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s; background:#ececec;text-align:center;}

.pro_list li .proInfo{ width:80%; height:57px; color:#fff;margin:0 auto;font-size:15px;padding-top:12px;}
.pro_list li .proInfo a{color:#FFF;padding-right:5px;}
.pro_list li:hover .proBottom{ bottom:0px;color: #FFFFFF;background: linear-gradient(to right, #eb3e00,#ff7200);}
.pro_list li:hover .proBottom .proName,.pro_list li:hover .proInfo{ color: #FFFFFF;}
.pro_list li:hover .proBottom .proName{ border-bottom: 1px solid #fff;}
.pro_list li:hover .proThum img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.pro_list li:hover .proInfo .proIcon.ll{ background-position: -20px 0px;}




@media screen and (max-width:768px){
.prolist li{width:calc(50% - 10px);margin:0 5px 10px 5px;}
.pro_main .mlt{width:100%;height:auto;overflow:hidden;}
.pro_main .mrt{width:100%;height:auto;overflow:hidden;}
.mlt_pic img{width:100%;height:auto;border:1px solid #e0e0e0;}
	
.pro_list{width:100%;padding:0 10px;margin-top:20px;}	
.pro_list li {width:100%;margin:0 0 12px 0;}
.pro_list li .proThum{width:100%;min-height:100%;}
.pro_list li .proThum img{width:100%;min-height:100%;}
.pro_list li .proThum{width:100%;}
}




.pro_cont{width:1200px; min-height:400px;padding-top:60px;padding-bottom:50px;margin:0 auto; clear:both;}
.pro_cont .rt{ float:right; width:650px;height:auto;overflow:hidden;padding-bottom:80px}

.pro_cont .lt{ float:left; width:502px;height:auto;overflow:hidden;padding-bottom:80px}
.pro_lt_pic{width:auto;height:auto;}
.pro_lt_pic img{width:500px;border:1px solid #e0e0e0;}
.pre_next{width:auto;height:auto;overflow:hidden;margin-top:12px;border:1px solid #e0e0e0;}
.pre_next li{width:50%;float:left;display:block;text-align:center;border-right:1px solid #e0e0e0;}
.pre_next li a{color:#444;display:block;font-size:15px;line-height:35px;text-transform:uppercase;-webkit-transition: all 0.5s ease-in-out;}
.pre_next li a:hover{color:#FFF;background:#407fce;}
.pre_next li:last-child{border:none}

.subtitle{padding:30px 0 0 0;overflow:hidden;font-size:20px;color:#C00;line-height:30px;}


.pro_tit{ font-size:26px; line-height:40px; padding:8px 0 8px 0 ; background:#f8f8f8;border:1px solid #e0e0e0;padding-left:20px;}
.pro_tit1{ font-size:20px; line-height:30px; padding:8px 0 8px 0 ; background:#f8f8f8;border:1px solid #e0e0e0;padding-left:20px;margin-top:20px;}
.pro_shux{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:auto;overflow:hidden;padding:12px 0;}
.pro_shux li{width:100%;float:left;display:block;line-height:42px;font-size:16px;color:#444;padding-left:20px;}
.pro_info{ line-height:24px;padding:20px 0px 10px 0;font-size:15px;color:#555; min-height:352px;}
.pro_info img{height: auto; width: auto\9; }
.img-responsive {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.goumai{padding:15px 10px;font-size:20px;color:#fff;display:block;background:#C00; border-radius:10px;width:250px;overflow:hidden;margin-top:12px;text-align:center;}
.goumai a{color:#fff;}
.goumai a:hover{color:#fff;}
.pro_info strong{font-size:20px;color:#039;}
.pro_info p{padding-top:12px;}

.pro_info_sx{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;height:auto;overflow:hidden;padding:12px 12px;}

.ff_pre{ clear:both; padding:16px 0 0 0;color:#333;}
.ff_pre a{color:#0055ab;font-size:15px;}
.ff_pre a:hover{color:#C00}
.ff_next{ clear:both; padding:0 0 10px 0;color:#333;}
.ff_next a{color:#0055ab;font-size:16px;}
.ns_pn{ clear:both; padding:15px 0 40px 0; line-height:26px;font-size:16px}

 @media (max-width: 768px) 
{
.pro_cont{width:100%;padding:0 5px 0 5px;}
.pro_cont .rt{width:auto;}
.pro_cont .lt{width:auto;}
.pro_lt_pic{width:100%;}
.pro_lt_pic img{width:100%;min-width:100%;}
.pro_tit{margin-top:10px;}
.pro_shux li{width:100%;float:left;display:block;line-height:32px;font-size:15px;color:#444;padding-left:10px;}
}
/*-----------product end------------*/

/*--------------news------------*/
.news_box{
	padding-bottom:0px;
	width:1200px;margin:0 auto;padding-top:60px;
}




.xinw_tit{ font-size:26px; line-height:40px; text-align:center; padding:8px 0 8px 0 ;background:#f8f7f7;border:1px solid #e0e0e0;margin-top:50px;}
.xinw_dtm{ text-align:center; padding:0 0 0px 0; font-size:14px; color:#999;line-height:40px;}
.xinw_info{ line-height:23px;padding:20px 0px;font-size:15px;color:#555;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_info p{font-size:15px;color:#555;}
.xinw_info a{color:#039;font-weight:bold}
.xinw_info a:hover{color:#039;}

.news_list li {width:auto;overflow:hidden; padding:17px; margin-bottom:0px;height:auto;background:#f8f8f8;margin-top:20px;}
.news_list li .img { width:200px; height:130px; float:left; margin-right:25px}
.news_list li .img img {  width:100%; height:130px;}
.news_list li .intro{float:left;width:940px; height:auto;overflow:hidden;}
.news_list li .intro .n { font-size:20px; font-weight:normal; height:30px; line-height:30px; color:#333; }
.news_list li .intro time { font-size:13px; color:#999;line-height:30px;}
.news_list li .intro .text { border-top:#999 1px dotted; overflow:hidden; padding-top:10px; margin-top:5px; color:#555;line-height:180%;font-size:14px;}
.news_list li a:hover .n { color:#282e80;}


@media (max-width: 768px) {
.news_box{width:100%;padding:0px 10px 20px 10px;}
.news_list li .img{width:100%;height:100%;margin-right:0px;}
.news_list li .img img{ min-width:100%;height:auto}
.news_list li .intro{width:auto;}
.news_list li .intro .n{font-size:16px;line-height:130%;margin-bottom:10px;padding:10px 0 0 0;}
.news_list li .intro time { font-size:14px; color:#999;padding-top:20px;}
.news_list li .intro .text{line-height:160%;}

.xinw_tit{font-size:18px;margin-top:20px;line-height:30px;}
.xinw_info{ line-height:22px;padding:20px 0px;font-size:14px;color:#555;}
.xinw_info p img{width:100%;}
.xinw_info  img{width:100%;}
}

.w1200{margin:0 auto;width:1200px;}


.related{width:100%;height:auto;overflow:hidden;padding:15px 10px 0 10px;border:1px solid #e0e0e0; clear:both;margin:20px 0;min-height:120px;}
.related li{float:left;width:calc(25% - 10px);margin:0 5px 10px 5px;background:url(../images/i_04.jpg) no-repeat 0 7px;padding-left:7px;}
.related li a{display:block;font-size:12px;}

@media (max-width: 768px) {
.related{display:none;}
.w1200{width:100%;padding:0 8px 0 8px;}
}




.xw_prod{width:1180px;margin:20px auto 20px auto;height:auto; clear:both;}
.xw_prod li{float:left;width:180px;margin-right:20px;margin-bottom:12px;border:1px solid #ececec;text-align:center}
.xw_prod li:nth-child(6n){margin-right:0}
.xw_prod img{width:178px;height:178px;}
.xw_prod p{font-size:12px;color:#444;}


/*--------------news-----------------*/
.yy_list{width:1200px;clear:both;  overflow:hidden;padding:80px 0 20px 0;margin:0 auto;}
.yy_list li{float:left; width:calc(25% - 26px);margin:0 13px 18px 13px; transition:all 0.5s ease-out;}
.yy_list li img{ display:block;border:1px solid #e5e5e5;border-bottom:none; width:100%;height:210px;}
.yy_list li div{ width:100%;; color:#333; padding:0 0px 0 0px; border:1px solid #E5E5E5; border-top:0;}
.yy_list li div b{ display:block; font-size:17px; line-height:36px; padding:0px 0 0 0; color:#333;font-weight:normal;}
.yy_list li div p{ line-height:16px; height:40px; overflow:hidden; margin:5px 0 5px 0;font-size:14px;color:#555;}
.yy_list li div em{ display:block;font-size:16px; width:100%; height:45px; line-height:45px; text-align:center; font-style:normal; color:#333; text-transform:capitalize; margin-top:1px;margin-bottom:0px;}
.yy_list li div em::after{ content:""; display:block; width:0; height:100%;background: linear-gradient(to right,#0e366a, #226abe);margin-top:-45px; transition:all 0.3s ease;}
.yy_list li:hover{ transform:translateY(-30px);}
.yy_list li:hover div em{ border-color:#A70500; color:#FFF;}
.yy_list li:hover div em::after{ width:100%;}
.yy_list li:hover div b{color:#A70500}

@media (max-width: 768px) 
{
    .yy_list{width:100%;padding:40px 10px 0 10px}
	.yy_list li div{ width:100%;; color:#333; padding:0 0px 0px 0px; border:1px solid #E5E5E5; border-top:0;}
	.yy_list li{ width:calc(100% - 0px);margin:0px 0px 10px 0px;}
	.yy_list li div b{ display:block; font-size:15px; line-height:19px; padding:0px 0 0 0; color:#333; font-weight:normal;}
    .yy_list li div p{ line-height:16px;heihgt:50px; padding:0px 0 0px 0;font-size:13px;}
	.yy_list li div em{ display:block;font-size:14px;}
}

/*-----------ying----------------*/

/*===================================================================================================== nei end =======================================================================================*/
.foot{width:100%;float:left;background:#efefef;padding:60px 0px;margin-top:50px; clear:both}
.foot .list{height:auto;overflow:hidden;}
.foot .list li{float:left;margin-right: 30px;color:#444;display:block}
.foot .list li span{
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}
.foot .list li a{
	display: block;
	color: #444;
	font-size: 15px;
	line-height: 25px;
	transition: all 0.3s;background: url(../images/i_02.jpg) no-repeat 0px 10px;padding-left: 15px;
}
.foot .list li a:hover{
	color: #444;
}
.foot .list li:last-child{float:left;margin-right:0px;}
.foot .list li:last-child .img{float:left;padding-left:0px;}
.foot .list li .img{float:right;padding-left:20px;}
.foot .list li .img p{text-align:center;font-size:13px;color:#555;}
.foot .list li p{font-size:15px;line-height:180%;color: #444;font-family:"Microsoft YaHei",SimSun,Arial; }
@media (max-width: 768px) {
.foot{display:none;}

}




.copy{width:100%;background:#24263c;height:auto;overflow:hidden;text-align:center;color:#FFF;font-size:13px; padding:12px 0 0 0;}
.copy a{color:#fff;}
.copy a:hover{color:#fff;}
.copy1{width:100%;background:#24263c;line-height:42px;text-align:center;color:#333;font-size:13px; clear:both;margin-top:50px;}
@media (max-width: 768px) {
.copy{line-height:140%;padding:15px 0;}
.copy1{line-height:140%;padding:15px 0;}
}

.web_link{float:left;width:100%;background:#24263c;color:#FFF;text-align:center;font-size:13px;padding:5px 0 ;line-height:160%;}
.web_link a{color:#FFF;padding:0 3px;}
.web_link a:hover{color:#FFF}
/* ====== home banner start ====== */
.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:10px;
	margin:0 6px;
	background:#222;
}
.carousel-btn .selected {
	background:#da251c;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	z-index:100;
}
.carousel {
	position:relative;
	padding:0px;
}


@media (min-width:768px) and (max-width:991px) {
	.carousel{ height:479px !important; }
	.carousel .carousel-item .carousel-img a img{ height:479px !important; }
}

@media screen and (max-width:768px) {
	.carousel{ height:400px !important; }
	.carousel .carousel-item .carousel-img a img{ height:400px !important; padding-top:50px;}
}
@media screen and (max-width:640px) {
	.carousel{ height:379px !important; }
	.carousel .carousel-item .carousel-img a img{ height:379px !important; }
}
@media screen and (max-width:480px) {
	.carousel{ height:250px !important; }
	.carousel .carousel-item .carousel-img a img{ height:250px !important; }
}
.carousel-item {
	position:relative;
	float:left;
	display:block;
}
.carousel-item .carousel-img {
	display:block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor:default;
}
.carousel-item .carousel-img img {
	display:block;
}
.responsive-carousel {
	overflow:hidden;
}
.responsive-carousel .carousel-item img {
	width:100%;
	height:auto !important;
}
.responsive-carousel .carousel-direction {
	display:none;
}
.responsive-carousel:hover .carousel-direction {
	display:block;
}
.responsive-carousel-set .carousel-info-inner h3 {
	font-weight:normal;}
	.banbox{ width:100%; overflow:hidden; display:block}
/* ====== home banner end ====== */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 50px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:55px;
	height:55px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 55px;
	overflow: hidden;
	width: 55px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:55px;
}

/* ====== go top end ====== */

/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链?*/
.page a:hover, .page a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */