@charset "utf-8";
#wrapper {
    background:#fff;
    position:relative;
}

.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:600px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:600px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#236ff8 !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#236ff8 !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #fff;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.w1200{
    width: 1200px;
    margin: 0 auto;
}
.toplogo{
    height: 100px;
    padding: 10px 0;  
}
.toplogo .toplogop1{
      font-size: 30px;
    font-weight: 700;     
     display: inline-block;
     width: 80%;
        float: left;
}
.toplogo .toplogop2{
        font-size: 16.4px;
        float: left;
    font-weight: 700;   
     width: 80%;
     display: inline-block;
}
.toplogo .toplogoimg1{
        float: left;
    height: 78px;
    width: 91px;
}
.toplogolt{
    float: left;
    width: 50%;
}
.toplogort{
    float: right;
    width: 20%;
    padding-top: 11px;


}
.toplogort .toplogoimg2{
    float: left;
    margin-top: 5px;
    margin-right: 20px;
}
.toplogort .toplogop3{
    font-size: 18px;
}
.toplogort .toplogop4{
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    color: #f7040a;
}
.topnav{
    height: 62px;
    background: url(../images/topnavbg.png) no-repeat center center;
    background-size: 100% 100%;
}
.topnav ul{
    height: 62px;
}
.topnav ul li{
    width: 167px;
    float: left;
    height: 62px;
    line-height: 62px;
    text-align:center;
    font-weight: 700;
    font-size: 18px;
}
.topnav ul li a{
    color: white;
}
.topnav ul li:hover{
    background: url(../images/topnavcur.png) no-repeat bottom center;
    background-position: center 50px;
}


.home_cpzx{
    background: url(../images/homecpzxbg.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.home_bt{
    text-align: center;
    padding: 50px 0 20px 0;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 2px;
}
.home_bt span{
    margin: 0 10px;
}
.home_bt p{
    font-size: 15px;
    color: #656464;
    font-weight: 500;
    padding: 5px 0;
}
.home_bt .home_bt_lt{

}
.home_bt .home_bt_lt img{
    
}
.home_bt .home_bt_rt{
    
}
.home_bt .home_bt_rt img{
    
}

.tabbox {
}
.homecpcat {
    /*
list-style: none;
display: table;
width:1200px;
margin: 0 auto;
    padding-left: 198px;
    padding-right: 0;
    padding-bottom: 40px;
*/

    list-style: none;
        display: flex;
            width: 1200px; 
            margin: 0 auto;
                    padding-right: 0;
                        padding-bottom: 40px;
                            position: relative;
                                justify-content: space-between;
                                    left: -39px;



}
.homecpcat li {
    float: left;
    background:url(../images/catbg.png) no-repeat center center;
    background-size: 100% 100%;
    width: 217px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 0 25px;
        margin: 0 1px;
}
.homecpcat a{
    color: black;
	font-size: 14px;
	position: relative;
	top: -4px;
}
.homecpcat .active {
/*background-color: #e73839;
color: white;
font-weight: bold;*/
}
.tabbox .content {
    width: 1200px;margin: 0 auto;
}
.tabbox .content>div {
display: none;
}
.tabbox .content>div.active {
display: block;
}
.tabbox .content ul{

}
.tabbox .content ul li{
    float: left;
    width: 261px;
    border-bottom: 2px solid #666;
    margin: 0 15px 30px 15px;
    /*height: 202px;*/
}
.tabbox .content ul li:hover{
 border-bottom: 2px solid #236ff8;
}
.tabbox .content ul li img{
    width: 100%;
    height: 202px;
}
.tabbox .content ul li p{
    height: 10%;
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
}
.tabbox .content ul li:hover p{
    color: #236ff8;
}


.home_why{
    background: url(../images/whybg.jpg) no-repeat top center;
    padding-bottom: 70px;
}
.home_whyul1{
    width: 25%;
    padding: 144px 0 0 0;
    /*float: left;*/

}
.home_whyul1 li{
    position: relative;
    padding: 20px 0;
}
.home_whyul1 li p{
    width: 40%;
    font-size: 20px;
    color: #0476e6;
    padding: 20px 0 5px 0;
}
.home_whyul1 li div{
    width: 55%;
    line-height: 17px;
    font-size: 14px;
}
.home_whyul1 li img{
    position: absolute;
    top: 20px;
    right: 0;
    width: 170px;
    height: 136px;
}
.home_whyul2{
    width: 25%;
    padding: 144px 0 0 0;
    float: right;
    margin-top: -677px;
}
.home_whyul2 li{
    position: relative;
    padding: 20px 0;
}
.home_whyul2 li p{
    width: 100%;
    font-size: 20px;
    color: #0476e6;
    padding: 20px 0 5px 0;
        text-align: right;
}
.home_whyul2 li div{
    width: 100%;
    line-height: 17px;
    padding-left: 143px;
    font-size: 14px;
}
.home_whyul2 li img{
    position: absolute;
    top: 20px;
    left: 0;
    width: 170px;
    height: 136px;
}

.home_spzx{
    background: url(../images/homejgxcbg.jpg) no-repeat bottom center;
    padding-bottom: 50px;
}
.home_spzxcont{
    height: 288px;
}
.home_spzxcont ul{

}
.home_spzxcont ul li{
    padding: 3px;
    background: white;
    width: 288px;
    height: 288px;
    margin-right: 30px;
}
.home_spzxcont ul li img{
    width: 274px;
    height: 193px;
}
.home_spzxcont ul li:hover p{
    color: #0476e6;
}
.home_spzxcont ul li p{
    font-size: 20px;
    font-weight: 700;
    text-indent: 10px;
    padding: 8px 0 5px 0;
}
.home_spzxcont ul li div{
    color: #a5c6fb;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 0;
}
.home_spzxcont ul li div img{
    width: 16px;height: 15px;
    margin-left:10px; 
    margin-right: 10px;
    margin-top: -3px;
}
.home_spzxcont ul li div img+img{
}

.home_news{

}
.home_news ul{
    padding: 0;
    float: left;
    width: 33.33%;
}
.home_news h1{
    background: url(../images/newsbtbg.png) no-repeat top left;
    text-transform: Uppercase;
    padding: 3px 0 20px 12px;
}
.home_news h1 span{
    color: #666666;
}
.home_news .home_news_ul1img{

}
.home_newsul2{

}
.home_newsul2 li{
    font-size: 15px;
    padding: 15px 0;
    width: 85%;
    border-bottom: 1px dashed #ccc;
}
.home_newsul2 li img{
    margin-right: 10px;
}
.home_newsul2 li span{
    float: right;
}
.home_newsul2 li:hover a,.home_newsul2 li:hover span{
    color: #0476e6 !important;
}
.home_newsul3 li:hover p,.home_newsul3 li:hover div,.home_newsul3 li:hover span{
    color: #0476e6;
}
.home_newsul3{

}
.home_newsul3 li{

    border-bottom: 1px dashed #ccc;
    position: relative;
    padding-bottom: 15px;
}
.home_newsul3 li p{
    font-size: 16px;
    padding-top: 11px;
    padding-bottom: 10px;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.home_newsul3 li p img{
    margin-right: 10px;
}
.home_newsul3 li div{
font-size: 15px;
}
.home_newsul3 li span{
    position: absolute;
    right: 0;
    bottom: 15px;
}
.home_newsul3 li span img{
    margin: -3px 5px 0 0;
}
.home_yqlj{
    padding: 20px 0;
}
.home_yqlj p{
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
}   
.home_yqlj a{
    padding: 0 10px;
}
.foote{
    background: url(../images/footerbg.jpg) no-repeat center center;
}
.foote ul{
    float: left;
    width: 33.33%;
}
.foote h1{
    color: white;
    font-size: 1.4em;
    letter-spacing: 1px;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.footul1 li{
    padding: 8px 0;
    color: #cccccc;
}
.footul1 li img{
        margin: -4px 11px 0 0;
}
.footul2{

}
.footul2 li{
color: #cccccc;
    padding: 10px 0;
    line-height: 30px;
}
.fot_ipt1{
    width: 290px;
    height: 30px;
    border-radius: 5px;
    background: none;
    border: 1px solid #73FFFB;
    margin-left: 15px;
}
.fot_ipt2{
 width: 290px;
    height: 50px;
        border-radius: 5px;
    background: none;
    border: 1px solid #73FFFB;
    margin-left: 15px;
}
.fot_sub{
    width: 94px;
    height: 37px;
    text-align: center;
    background: white;
    color: #1583e6;
    font-size: 16px;
    border: none;
    border-radius: 5px;
        margin-left: 180px;
}
.footul3{
    padding-left: 70px;
}
.footul3 li{

}
.footul3 li p{
width: 32%;
    float: left;
    text-align: center;
    color: white;
    line-height: 40px;
    margin: 0 20px;
}
.footul3 li p img{

}
.footul3 li div{

}
.footul3 li div img{
    float: left;
    margin: 15px 10px 0 20px;
}
.footul3 li div span{
    display: inline-block;
    width: 220px;
    color: white;
    padding: 8px 0;
    font-size: 14px;
    padding-left: 3px;
}
.footul3 li div p{
        display: inline-block;
    float: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 30px;
}
.fot_fot{
 height: 55px;
    color: white;
 line-height: 55px;
 font-size: 18px;
 text-align: center;
 background: black;
}
.fot_fot a{
    color: white;
}
a:hover{
    color: #0476e6;
}
#banners .am-slider-default .am-control-nav{
    display: none;
}
